Merge "fix sidebar HTML escaping in CologneBlue (again)"
[lhc/web/wiklou.git] / includes / job / JobQueueDB.php
2012-10-26 CatropeMerge "fix sidebar HTML escaping in CologneBlue (again)"
2012-10-26 Ori.livnehMerge "fix sidebar HTML escaping in CologneBlue"
2012-10-26 MaxSemMerge "Move cache purging out of doUpdates()"
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 Aaron SchulzMerge "Seems we have error conditions where fa_storage_...
2012-10-25 Brion VIBBERMerge "[JobQueue] Added support for approximate FIFO...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 Aaron Schulz[JobQueue] Added support for approximate FIFO job queues.
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-24 Aaron SchulzMerge "fix fatal error in HttpTest"
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-23 Aaron SchulzMerge "Stop php strict error warnings from MemcachedCli...
2012-10-22 SiebrandMerge "Use Linker::link() instead of Linker::linkKnown...
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 ReedyMerge "Add wfSuppressWarnings(); to CologneBlue."
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-19 IAlexMerge "Avoid using $wgUser in TitlePermissionTest"
2012-10-18 KaldariMerge "reinstating Change Ifb1f6125..."
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-17 ReedyMerge "Revert "Show a "(blocked)" hint on Special:ListU...
2012-10-17 TheDJMerge "(bug 40154) On action=info show where this page...
2012-10-17 Daniel KinzlerMerge "Replaced some !count() with explicit and more...
2012-10-17 DemonMerge "[FileBackend] Added chaining ability to some...
2012-10-17 Aaron SchulzMerge "Warn when flushing inside an explicit transaction."
2012-10-17 Aaron SchulzMerge "Fix RevisionStorageTest with non-wikitext NS_MAIN"
2012-10-16 ReedyMerge "Special:Undelete used non existant global wgCont...
2012-10-16 Aaron SchulzTweaked code comment from 557a68838c594ea98bd233f6cc05f...
2012-10-16 Aaron SchulzAdded MAX_JOB_RANDOM constant and replace one bad instance.
2012-10-16 Aaron SchulzMerge "Adding a base query API module that allows very...
2012-10-16 IAlexMerge "Use 'flush' flag to end automatic transactions."
2012-10-16 danielUse 'flush' flag to end automatic transactions.
2012-10-16 Aaron SchulzMerge "Fixing dump tests for non-wikitext in NS_MAIN."
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-15 ReedyMerge "fix bug 41043, return false on edit page form...
2012-10-15 ReedyMerge "[FileBackend] Added tiny getContainerStoragePath...
2012-10-15 Tim StarlingMerge "[JobQueue] Job queue refactoring and generalizing."
2012-10-15 ASchulz[JobQueue] Job queue refactoring and generalizing.