MediaWiki Mail | 1 Jun 2012 22:51
Picon

[Wikimedia r1783]: Revision status changed

"Pgehres (WMF)" changed the status of Wikimedia.r1783 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1783

Old status:  new
New status: ok

Commit summary for Wikimedia.r1783:

Adds a 7-day pad to one of the checks in date calculations for GC recurring. This will allow a donation made
on, for instance, the 30th of May, to count as one that _should_ have been targeted for the 31st of May.
MediaWiki Mail | 1 Jun 2012 23:01
Picon

[Wikimedia r1727]: Revision status changed

"Khorn (WMF)" changed the status of Wikimedia.r1727 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1727

Old status:  new
New status: ok

Commit summary for Wikimedia.r1727:

Adding empty wmf_common module
MediaWiki Mail | 1 Jun 2012 23:02
Picon

[Wikimedia r1728]: Revision status changed

"Khorn (WMF)" changed the status of Wikimedia.r1728 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1728

Old status:  new
New status: ok

Commit summary for Wikimedia.r1728:

Adding class MessageFile that provides support for MW i18n files
MediaWiki Mail | 2 Jun 2012 00:17
Picon

[Wikimedia r1784]: New comment added, and revision status changed

"Khorn (WMF)" changed the status of Wikimedia.r1784 to "ok" and commented it.
URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1784#c32832

Old Status: new
New Status: ok

Commit summary for Wikimedia.r1784:

Adding CiviCRM API check class as well as a replace messages function that makes use of MessageFile.

Khorn (WMF)'s comment:

As I said before: Going forward it would probably be cool to add a parameter for an array of fields that should
be treated as "required", for functions like function check_api_contact. But that's going forward. 
MediaWiki Mail | 2 Jun 2012 05:13
Picon

[MediaWiki r114004]: New comment added

"MZMcBride" posted a comment on MediaWiki.r114004.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/114004#c32833

Commit summary for MediaWiki.r114004:

Bug 34942 - Add a show Headers preference. Apply ThomasPT's patch

MZMcBride's comment:

Re-merged in <https://gerrit.wikimedia.org/r/3466>.
MediaWiki Mail | 2 Jun 2012 23:10
Picon

[pywikipedia r8156]: New comment added, and revision status changed

"Xqt" changed the status of pywikipedia.r8156 to "fixme" and commented it.
URL: http://www.mediawiki.org/wiki/Special:Code/pywikipedia/8156#c32834

Old Status: old
New Status: fixme

Commit summary for pywikipedia.r8156:

Fixing bugs identified on mailing list by Morten Wang.

Xqt's comment:

sysop value assigned to a site object must not be boolean but a string (the sysop user name). Otherwise it
failes in that line.
MediaWiki Mail | 3 Jun 2012 12:28
Picon

[pywikipedia r8156]: Revision status changed

"Xqt" changed the status of pywikipedia.r8156 to "resolved"
URL: http://www.mediawiki.org/wiki/Special:Code/pywikipedia/8156

Old status:  fixme
New status: resolved

Commit summary for pywikipedia.r8156:

Fixing bugs identified on mailing list by Morten Wang.
MediaWiki Mail | 3 Jun 2012 12:49
Picon

[pywikipedia r10273]: Revision status changed

"Xqt" changed the status of pywikipedia.r10273 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/pywikipedia/10273

Old status:  new
New status: ok

Commit summary for pywikipedia.r10273:

+ wrapper script to use rewrite in 'directory' mode - run scripts using
python pwb.py <name_of_script> <options>

and it will use the package directory to store all user files, will fix up
search paths so the package does not need to be installed, etc.
MediaWiki Mail | 3 Jun 2012 12:50
Picon

[pywikipedia r10279]: Revision status changed

"Xqt" changed the status of pywikipedia.r10279 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/pywikipedia/10279

Old status:  new
New status: ok

Commit summary for pywikipedia.r10279:

Site.logged_in now no longer calls the site to check the username
+ added tests to define behaviour.
MediaWiki Mail | 3 Jun 2012 14:35
Picon

[pywikipedia r10284]: Revision status changed

"Xqt" changed the status of pywikipedia.r10284 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/pywikipedia/10284

Old status:  new
New status: ok

Commit summary for pywikipedia.r10284:

Removed requirement to be logged in to access the API

Gmane