Improve detection of php binary.
[lhc/web/wiklou.git] / maintenance / cleanupTable.inc
2012-07-26 Aaron SchulzMerge "Fix for I5211ec50 (d969a27): more refactoring...
2012-07-25 KrinkleMerge "Revert "(bug 260) Handle <pre> overflow automati...
2012-07-24 CatropeMerge "Fix regression in API log events (bug 35635)"
2012-07-21 Aaron SchulzMerge "Updated result properties in paraminfo API"
2012-07-20 Trevor ParscalMerge "(bug 260) Handle <pre> overflow automatically...
2012-07-18 CatropeMerge "API: Cleanup around comment/reason params"
2012-07-17 CatropeMerge "merge msg script now detects extensions main...
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-15 Aaron SchulzMerge "Retrieve rev_len for sizediff in usercontributio...
2012-07-13 SiebrandMerge "'lang' attrib in #mw-imagepage-content should...
2012-07-13 SiebrandMerge "(bug 37587) Enforce language codes to be html...
2012-07-13 Aaron SchulzMerge "merge two foreach in Special:Contributions"
2012-07-13 Aaron SchulzMerge "(bug 38093) Gender of changed user groups missin...
2012-07-13 Aaron SchulzMerge "Add userToolLinks on Special:FileDuplicateSearch"
2012-07-13 Aaron SchulzMerge "Sort result of FileRepo::findBySha1"
2012-07-10 SiebrandMerge "Drop characters in Unicode Private Use Area...
2012-07-09 Aaron SchulzMerge "adjust method comment for Ia19f1011"
2012-07-09 HasharMerge "pass Language to wfMessage() calls"
2012-07-08 KrinkleMerge "Add some trailing full stops"
2012-07-07 ReedyMerge "(bug 38237) Add missing parentheses around diff...
2012-07-07 ReedyMerge "CLI install exited with 0 status code"
2012-07-07 Aaron SchulzMerge "Send correct HTML when reporting a MWException...
2012-07-07 ReedyMerge "Use Revision::getParentLengths in history"
2012-07-07 Aaron SchulzMerge "Added assertArrayEquals method to MediaWikiTestC...
2012-07-07 ReedyMerge "Added SpecialPageAfterExecute and SpecialPageBef...
2012-07-07 ReedyMerge "Improve documentation of maintenance scripts."
2012-06-25 Alexandre EmsenhuberImprove documentation of maintenance scripts.
2011-12-28 Alexandre Emsenhuber* Use User::newFromName() instead of calling setName...
2011-07-08 Chad HorohoeWow major typo, r91763
2011-07-08 Chad HorohoeUse estimateRowCount() in CleanupTable rather than...
2010-09-05 Alexandre Emsenhuber* Standardised file description headers
2010-05-22 Sam ReedStylize maintenance folder..
2009-12-05 Alexandre EmsenhuberDoxygen fixes:
2009-09-24 Tim StarlingFixes for TitleCleanup subclasses:
2009-09-21 Andrew GarrettUse slave for unbuffered reading in cleanupTable.inc...
2009-09-21 Andrew GarrettMerge r56715 from wmf-deployment (Moved unbuffered...
2009-09-21 Andrew GarrettUse unbuffered queries in cleanupTable maintenance...
2009-08-24 Chad HorohoeRewrite various TableCleanup scripts to subclass Mainte...
2009-02-16 Alexandre EmsenhuberMade WatchlistCleanup and CapsCleanup extend TableClean...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2007-01-12 Nick JenkinsFor the maintenance/ directory files:
2006-10-04 Tim StarlingAbolished $wgDBname as a unique wiki identifier, it...
2006-07-13 Brion VibberAdd script to clean up badly named image records. Doesn...
2006-07-13 Brion VibberAbstract out some of the cleanupTitles code to reuse it