aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance
Commit message (Expand)AuthorAgeFilesLines
* Per wikitech-l discussion: it would be nice if the various DBMSs we support k...Chad Horohoe2010-09-072-15/+0
* Follow-up r70137: Made asynchronous upload working a bit more. It now fully w...Bryan Tong Minh2010-09-063-62/+187
* * Standardised file description headersAlexandre Emsenhuber2010-09-0515-9/+36
* Remove usage of deprecated makeKnownLinkObj().Platonides2010-09-042-1/+27
* Fix parsertests after r72349.Platonides2010-09-042-9/+9
* Follow up r72394. Remove global line.Platonides2010-09-041-1/+0
* Move dumpInterwiki.inc over dumpInterwiki.phpPlatonides2010-09-042-253/+226
* Converting dumpInterwiki.php into new Maintenance. In two steps to get better...Platonides2010-09-042-164/+197
* Port rebuildInterwiki to the new Maintenance system.Platonides2010-09-042-274/+260
* Follow-up r72340. Remove functions defined twice.Platonides2010-09-041-43/+0
* More whitespace updates for files touched in r72342:Siebrand Mazeland2010-09-044-34/+177
* Use canonical class name.Platonides2010-09-041-1/+1
* Stylize files added in r72349Siebrand Mazeland2010-09-042-14/+12
* Force User.php include for EDIT_TOKEN_SUFFIX Platonides2010-09-041-0/+3
* * added @fileAlexandre Emsenhuber2010-09-041-6/+6
* Follow-up r72340: Special page and its user rights have goneRaimond Spekking2010-09-041-1/+0
* Followup to r72349, PG table def + updater for module_depsOverlordQ2010-09-041-0/+7
* Followup to r72349, PG tables + updaterOverlordQ2010-09-042-0/+14
* Merging resourceloader branch into trunk. Full documentation is at http://www...Roan Kattouw2010-09-045-0/+98
* w/s changesMark A. Hershberger2010-09-045-14/+14
* Add changes that I missed in r72340Mark A. Hershberger2010-09-041-0/+41
* * Remove $wg*Selenium* globals as they are only used for testing.Mark A. Hershberger2010-09-042-48/+140
* Bug 6204 - TOC not properly rendered when using $wgMaxTocLevelConrad Irwin2010-09-041-0/+30
* * add wfRunMaintenance() script to simplify maint script writingMark A. Hershberger2010-09-043-1/+35
* Follow-up r65504. Use canonical class name.Platonides2010-09-031-1/+1
* Fix sequence renaming to be backwards-compat with older versions of PG. Needs...OverlordQ2010-09-031-7/+7
* Bump cl_collation from smallint to a textGreg Sabino Mullane2010-09-031-1/+1
* Further categorylinks schema changesAryeh Gregor2010-09-035-21/+42
* Followup r72108, put the history file in $IP/maintenance rather than the cwd....Chad Horohoe2010-09-031-1/+1
* Follow up r72202 rename of Message::key() to wfMessage()Platonides2010-09-031-15/+15
* Fixing bad cpmmand to make phpunit work r72250Priyanka Dhanda2010-09-031-2/+2
* Actually does what r72249 claimed to do.Trevor Parscal2010-09-031-1/+1
* Fixed PHPUnit < 3.5 compatibiliy breaking change r72248, now we automatically...Trevor Parscal2010-09-031-1/+8
* Using PHPUnit/Autoload.php instead of trying to include everything by hand al...Trevor Parscal2010-09-031-1/+1
* $result = '' in Title->checkPermissionHooksSam Reed2010-09-021-1/+1
* Fixup some method calls with missing parametersSam Reed2010-09-022-4/+4
* Removed leading whitespaceAlexandre Emsenhuber2010-09-021-1/+1
* Completed removal of $wgDBport_db2 in favour of regular $wgDBport begun by pl...Leons Petrazickis2010-09-011-5/+1
* Standardised file description headers:Alexandre Emsenhuber2010-09-0113-23/+68
* Don't show the namespace list (and members) since we don't use itAlexandre Emsenhuber2010-09-011-0/+1
* Deprecate archive() in favor of DatabaseBase::patchPath()Chad Horohoe2010-09-011-6/+2
* svn:eol-style=nativeMax Semenik2010-09-011-106/+106
* DB2: Implemented prepared statements for INSERT and UPDATE to allow more than...Leons Petrazickis2010-09-012-59/+124
* $_ENV['HOME'] might not exist for everyone, doesn't on OSXChad Horohoe2010-09-011-1/+2
* Update DoxyfileNiklas Laxström2010-09-011-3/+6
* Fix for bug 24906Adam Miller2010-08-311-11/+0
* Fix three test failures if project contains spaceAryeh Gregor2010-08-311-3/+3
* Add in new categorylinks columns.Greg Sabino Mullane2010-08-311-4/+7
* Get rid of PHP4-style constructorsChad Horohoe2010-08-302-2/+2
* Partial revert r71363. I lied, these are used. They're just not documented fo...Chad Horohoe2010-08-291-0/+10