Merge "(bug 32297) Use symbolic names, not offsets for a default timezone."
[lhc/web/wiklou.git] / maintenance / doMaintenance.php
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-07-01 SiebrandMerge "Make LogFormatter::msg() use RequestContext...
2012-07-01 SiebrandMerge "(bug 32348) Allow descending order for list...
2012-07-01 SiebrandMerge "- Make the require_once independent of the curre...
2012-07-01 SiebrandMerge "Special:EditWatchlist/raw now make use of Gender...
2012-06-29 Aaron SchulzMerge "Rename getCopyWarn() to getCopyrightWarning...
2012-06-29 Tim StarlingMerge "[FileBackend] Rewrote FileBackendStoreShardListI...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-28 Aaron SchulzMerge "Purge Squid variant pages based on page language...
2012-06-28 SiebrandMerge "Add missing entry in autoloader for abstract...
2012-06-28 KrinkleMerge "mediawiki.jqueryMsg: Fix double-escaped attribut...
2012-06-28 Aaron SchulzMerge "setting to completely override server hostname"
2012-06-28 Aaron SchulzMerge "helpers to get subjects/talk namespaces"
2012-06-28 Aaron SchulzMerge "Choose parentids in tests as they are in real...
2012-06-28 Aaron SchulzMerge "xsd: fix id within contributor to allow 0"
2012-06-28 DemonMerge "Math isn't in core, so no point having a TODO...
2012-06-28 Aaron SchulzMerge "Class renaming didn't went into change 12729"
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-27 DemonMerge "Make HTMLFileCache also work when gzip is not...
2012-06-27 DemonMerge "Explicitely define $links as an array in Special...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-27 DemonMerge "Disable the db LCStore if the maintenance script...
2012-06-26 PlatonidesDisable the db LCStore if the maintenance script doesn...
2011-11-24 Antoine Mussorevert r102636
2011-11-10 Antoine Mussoload up includes/Setup.php before Maintenance::finalSetup()
2011-09-08 Chad HorohoeStupid merge conflicts, fix r96537
2011-09-08 Chad HorohoeLast fix for r96529, I swear...only CommonSettings...
2011-09-08 Chad HorohoeAnother fix for r96529: using MW_CONFIG_CALLBACK should...
2011-09-08 Chad HorohoeTweaks to WikimediaMaintenance:
2011-07-18 Aaron SchulzUpdated doMaintenance since wmf-config/ was moved up...
2011-06-30 Chad HorohoeRemove superfluous inclusion of SiteConfiguration in...
2011-06-03 Chad HorohoeKill $wgWikiFarm. Only use in a wmf code path, and...
2011-05-30 Tim StarlingHipHop improvements:
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-06 Sam ReedRemove install-utils.inc marked for 1.19 removal
2011-04-16 Chad HorohoeFollowup r86228 (profiling cleanup):
2011-04-16 Chad HorohoeMore profiler cleanup:
2011-04-16 Chad HorohoeFirst step of reorganizing profiling files:
2011-04-04 Tim StarlingThe beginnings of HipHop compiled mode support. It...
2011-01-14 Chad HorohoeFollowup r80205: scripts using commandLine.inc were...
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2011-01-02 X!Per my comment on r68760: Make MWfunction class, comple...
2010-12-06 Tim StarlingRemove some of the rubbish that has been accumulating...
2010-11-27 Sam ReedRevert r77358, didn't have intended affect, and broke...
2010-11-27 Sam ReedCreate instance of Maintenance class after AutoLoader...
2010-11-27 Sam Reed$options doesn't exist in PurgeList
2010-10-18 Chad HorohoeFollowup r68760: add comment
2010-09-04 Mark A. Hershberger* add wfRunMaintenance() script to simplify maint scrip...
2010-06-30 Mark A. Hershbergerr68756 - Make the use of MW_CONFIG_CALLBACK compatible...
2010-06-27 Mark A. Hershberger* consolidate some installer functionals into the Insta...
2010-05-22 Sam ReedStylize maintenance folder..
2010-03-10 Chad HorohoeFix regression from r51677, still need to load AdminSet...
2010-02-10 Chad HorohoeReduce code duplication in requires
2010-01-25 Chad HorohoeNeed a newline after this error
2009-12-03 Alexandre EmsenhuberDon't exit with status 0 after an exception, for the...
2009-10-22 Siebrand MazelandRevert r58033. This change made all command line script...
2009-10-22 Max SemenikSet a nonzero exit status in case of maintenance script...
2009-09-11 Brion VibberForward-port r53264 from wmf-deployment branch: "Adjust...
2009-09-04 Tim Starling* Rewrote commandLine.inc to be a simple wrapper around...
2009-09-04 Tim StarlingFix potential arbitrary script execution vulnerability...
2009-08-19 Brion VibberDe-clutter base directory; moving install-utils.inc...
2009-08-15 Alexandre Emsenhuber* run Maintenance::finalSetup() after including LocalSe...
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-06-24 Brion VibberRevert r52336 "Merge maintenance-work branch:"
2009-06-24 Chad HorohoeMerge maintenance-work branch: