Mediawiki commits

RevisionAuthorDateDescription
40494catrope05 Sep 2008 11:05:57

(bug 15486) API action=block ignores autoblock parameter

40475aaron05 Sep 2008 03:17:47

tweak comment

40471aaron05 Sep 2008 00:53:49

Show localised log names in revision deletion log (bug 13694)

40470tstarling05 Sep 2008 00:23:24

* Don't force rendering in File::getThumbnail(). The old code (pre-filerepo) required rendering to be forced all the time, the new code is much smarter about when to render and doesn't need rendering to be forced. Forcing rendering causes non-scaler servers to be used for scaling.
* Use File::transform() in the core instead of the deprecated File::getThumbnail().

40469aaron05 Sep 2008 00:14:15

Add begin() for good housekeeping

40468tstarling04 Sep 2008 23:46:07

In wfDebugLog(): log the hostname if $wgShowHostnames is true. Cache the hostname.

40467demon04 Sep 2008 23:41:31

Document isOpen() and lastQuery(). (set|clear|get)Flag still need some lovin'...I just don't know what they do.

40466tstarling04 Sep 2008 23:32:09

In wfShellExec(), log return code 127 to a special log file, to check for missing executables on the Wikimedia cluster.

40462demon04 Sep 2008 21:36:51

Better test name for test 13. Like test 12, we should say *what* about wfTime() we're checking.

40461ialex04 Sep 2008 19:25:53

(bug 15292) New message notification for unregistred users now works again

40460ialex04 Sep 2008 18:20:32

missing svn:keywords property

40459catrope04 Sep 2008 17:53:43

(bug 15466) Added action=purge to the API. Modified patch by ^demon

40458ialex04 Sep 2008 17:20:16

(bug 15482) Special:Recentchangeslinked has no longer two submit buttons