Merge "Added result properties to action=paraminfo"
[lhc/web/wiklou.git] / maintenance / nextJobDB.php
2012-06-12 Aaron SchulzMerge "(bug 1) doc for SiteConfiguration"
2012-06-08 Aaron SchulzMerge "Use local context to get messages"
2012-06-07 Aaron SchulzMerge "Fix error message for MySQL connection failures"
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-05 awjrichardsBig oops - merged to wrong branch.
2012-06-05 KrinkleMerge "Reverse the dependency for mediawiki.language...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-04 DemonMerge "[FileRepo] Made getDescription() respect *_delet...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-06-02 awjrichardsRevert to arbitrarily old point before initial remote...
2012-06-02 SiebrandMerge "(bug 36819) Make language names lowercase first...
2012-06-01 ReedyMerge "Added base class for testing ORMRow deriving...
2012-06-01 ReedyMerge "Adding interfaces for ORM row and table classes...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-31 Aaron SchulzMerge "Revision::getTitle produce rev_id IS NULL query"
2012-05-31 ReedyMerge "(bug 37194) remove obsoletes *.deps.php"
2012-05-31 Tim StarlingMerge "(bug 36839) Use mb_check_encoding() if available."
2012-05-30 Antoine Mussowrong class name: JobQueue -> Job
2012-05-29 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-29 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-29 Aaron SchulzMerge "Unused variable $wgUser"
2012-05-29 Aaron SchulzMerge "(bug 37072) - prevents infinite job loop"
2012-05-29 Antoine Musso(bug 37072) - prevents infinite job loop
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2011-10-18 Sam ReedRemove some unused getting of non existent arguments
2011-03-10 Tim StarlingSome bug fixes for r83634.
2011-03-10 Tim StarlingRewrite the caching code in nextJobDB.php so that jobs...
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2010-11-16 Roan KattouwFix stupid get vs. set typo in nextJobDB.php
2010-10-14 Sam ReedBig attack on unused variables...
2010-05-22 Sam ReedStylize maintenance folder..
2009-11-23 Alexandre Emsenhuberremoved trailing whitespaces
2009-08-16 Alexandre Emsenhuber* Update nextJobDB.php and cleanupSpam.php to work...
2009-08-08 Alexandre EmsenhuberMake this script really work :)
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
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:
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-03-30 Tim Starling* Introduced LBFactory -- an abstract class for configu...
2008-01-29 Brion VibberTweak to nextJobDB: don't explode on a system where...
2008-01-29 Brion VibberApply live hack from Wikimedia codebase: pass a databas...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-11 River Tarnellfixes
2007-05-11 River TarnellnextJobDB should have a way to pick a db having specifi...
2007-02-26 Tim StarlingProposed new method which will work with split Committ...
2007-02-25 Tim StarlingJob queue utility, currently Wikimedia-specific