[JobQueue] Some tweaks to reduce claimRandom() retries.
[lhc/web/wiklou.git] / includes / job / JobQueueDB.php
2013-01-07 Aaron Schulz[JobQueue] Some tweaks to reduce claimRandom() retries.
2013-01-07 jenkins-botMerge "Revert "Also delete the page information cache...
2013-01-05 jenkins-botMerge "Normalise inline comment markers to "//" in...
2013-01-05 IAlexMerge "Show changed bits on file version (oldimage...
2013-01-05 IAlexMerge "Use nocookiesfornew on account creation if no...
2013-01-04 jenkins-botMerge "Fix Sqlite upgrade test when profiling to databa...
2013-01-04 Aaron Schulz[JobQueue] Increment stats for jobs ignored as duplicates.
2013-01-04 jenkins-botMerge "Also delete the page information cache when...
2013-01-04 jenkins-botMerge "Remove "read" from list of allowed actions on...
2013-01-04 jenkins-botMerge "Block::parseTarget() accepts and can return...
2013-01-04 jenkins-botMerge "Multiple servers in one SqlBagOStuff"
2013-01-04 jenkins-botMerge "(bug 43595) Add a cache version variable to...
2013-01-04 jenkins-botMerge "Parser test to test language conversion around...
2013-01-04 jenkins-botMerge "Use proper function recursiveConvertTopLevel...
2013-01-04 jenkins-botMerge "Add months and years to Timestamp::getHumanTimes...
2013-01-03 Aaron Schulz[JobQueue] Made showJobs.php work for non-DB queues.
2013-01-03 jenkins-botMerge "(bug 42915) make MovePage aware of whether redir...
2012-12-31 jenkins-botMerge "(bug 34876) improve $.makeCollapsible performanc...
2012-12-26 Brion VIBBERMerge "Add mobile target to modules needed for mw.msg()"
2012-12-23 jenkins-botMerge "Hook to allow manipulation of image data"
2012-12-23 jenkins-botMerge "Improve usage of which and that"
2012-12-20 jenkins-botMerge "(bug 42168) Nicely handle missing revisions...
2012-12-20 jenkins-botMerge "[JobQueue] Cleaned up DuplicateJob factory funct...
2012-12-20 IAlexMerge "[MessageCache] Cleaned message cache load()...
2012-12-20 IAlexMerge "(bug 37195) Doc fix. $from and $until are arrays...
2012-12-20 Aaron SchulzFixed comment typo.
2012-12-15 jenkins-botMerge "Add some entries removed in I41f1995d back."
2012-12-15 jenkins-botMerge "(bug 42787) Make import robust against corrupt...
2012-12-14 KrinkleMerge "Revert "Adding ability of jQuery badge to displa...
2012-12-14 CSteippMerge "(bug 37714) Use log type in target object when...
2012-12-14 BsituMerge "Adding ability of jQuery badge to display the...
2012-12-14 jenkins-botMerge "(minor) Always use getSites() to get sites."
2012-12-14 jenkins-botMerge "Removed references to DB ignoreErrors() function."
2012-12-14 jenkins-botMerge "(bug 42639) Fix API action=options for multisele...
2012-12-14 Daniel KinzlerMerge "(bug 42089) meta=siteinfo should output the...
2012-12-14 jenkins-botMerge "(bug 40679) Set $wgSecureLogin to false for...
2012-12-13 Trevor ParscalMerge "Upstream: Upgrade jQuery JSON from 2.3 to 2...
2012-12-12 Aaron Schulz[JobQueue] Kill ORDER BY in job claim function.
2012-12-12 ReedyMerge "Revert "(bug 29115) Add redirect target value...
2012-12-12 jenkins-botMerge "(bug 42832) Fixed cookie security when not wpSti...
2012-12-12 jenkins-botMerge "(bug 42211) Fix the display of some user rights...
2012-12-12 Daniel KinzlerMerge "(Bug 42616) Remove extra newline from redirect...
2012-12-11 ReedyMerge "messsage -> message"
2012-12-11 ArielGlennMerge "[JobQueue] Pushed stats down to job queue subcla...
2012-12-11 Aaron SchulzFixed backwards return value in 55592f37f4ebf8f257ce559...
2012-12-11 jenkins-botMerge "Remove the \ before the class name."
2012-12-11 Aaron Schulz[JobQueue] Do not count claimed jobs in isEmpty().
2012-12-10 jenkins-botMerge "[Upload] Async upload code cleanups."
2012-12-10 jenkins-botMerge "(minor) use wfMemcKey when caching sites list."
2012-12-10 jenkins-botMerge "Less wild whitespace"
2012-12-10 Daniel KinzlerMerge "Fix check to see if element is there already."
2012-12-09 SiebrandMerge "(Bug 38439) Attempt on fixing the suicidal LangO...
2012-12-09 jenkins-botMerge "Genderize Special:Preferences"
2012-12-09 IAlexMerge "ParserOutput::addLanguageLink needs a string"
2012-12-09 IAlexMerge "Tidy up some unbalanced returns in methods"
2012-12-09 IAlexMerge "Remove static method from interface"
2012-12-09 IAlexMerge "Adding missing @group Database to unit tests"
2012-12-09 jenkins-botMerge "Remove unreachable lines"
2012-12-09 jenkins-botMerge "[JobQueue] Make doIsEmpty return bool in all...
2012-12-09 Reedy[JobQueue] Make doIsEmpty return bool in all cases.
2012-12-09 IAlexMerge "Add numerous missing @throws to method documenta...
2012-12-09 ReedyAdd numerous missing @throws to method documentation
2012-12-08 IAlexMerge "Memory setting for djvutext is now a constant"
2012-12-08 jenkins-botMerge "(bug 40585) Don't drop 'step="any"' in HTML...
2012-12-07 BsituMerge "Adding fragment support to SpecialPage::getTitle...
2012-12-07 NikerabbitMerge "parse argument for message 'ago' in MWTimestamp...
2012-12-07 jenkins-botMerge "Remove code duplication"
2012-12-07 jenkins-botMerge "Leave some FIXME comments for Bug 36911 - Divisi...
2012-12-07 jenkins-botMerge "Add the required call to the parent setUp to...
2012-12-07 jenkins-botMerge "Fix method declaration in UploadFromStash"
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-12-07 PlatonidesMerge "Also pass $doxygenInputFilter as parameter inste...
2012-12-07 DemonMerge "[JobQueue] Added __METHOD__ to delete() call."
2012-12-07 HasharMerge changes Ic85d486d,I95bfb886
2012-12-07 HasharMerge "(bug 42226) failure in sites tests"
2012-12-07 KaldariMerge "[JobQueue] Added a sanity check to catch ack...
2012-12-07 Aaron Schulz[JobQueue] Added a sanity check to catch ack() breakage.
2012-12-07 Brion VIBBERMerge "[FileBackend] Removed obsolete "allowStale"...
2012-12-07 Aaron Schulz[JobQueue] Pushed stats down to job queue subclasses.
2012-12-06 Aaron Schulz[JobQueue] Added __METHOD__ to delete() call.
2012-12-06 HasharMerge "Register WikitextContentTest in the test autoloa...
2012-12-06 HasharMerge "Add missing wfProfileOut()"
2012-12-06 DemonMerge "[JobQueue] Reduced the change of deadlocks in...
2012-12-06 Aaron Schulz[JobQueue] Reduced the change of deadlocks in recycleSt...
2012-12-06 ReedyMerge "(bug 42466) Allow djvutxt to use more memory"
2012-12-06 CatropeMerge "mediawiki.Uri: Don't raw encode the 'title'...
2012-12-05 NikerabbitMerge "Add wfDeprecated to wfMsg* methods from 1.21 on"
2012-12-05 ReedyMerge "Add 1.20 RELEASE-NOTES to HISTORY"
2012-12-05 ReedyMerge "Add type hint"
2012-12-05 NikerabbitMerge "Improve documentation for "pipe trick""
2012-12-05 Aaron Schulz[JobQueue] Removed redundant DBO_TRX handling in JobQue...
2012-12-04 KrinkleMerge "(bug 42638) Fix API action=options&reset=1 ...
2012-12-03 KrinkleMerge "(bug 42601) Make deleteOldRevisions.php no longe...
2012-12-03 Aaron SchulzMerge "(no bug) Fix per-connection db name in ORMTable."
2012-12-03 Aaron Schulz[JobQueue] Use SELECT for deduplication rather than...
2012-12-02 HasharMerge "Fixed documentation"
2012-12-02 NikerabbitMerge "(Bug 40367) MediaWiki:Contributions should suppo...
2012-12-02 IAlexMerge "Show comment not as block in tables"
2012-12-02 IAlexMerge "(bug 37755) Set robot meta tags for 'view source...
2012-12-02 NikerabbitMerge "(bug 42598) Database: fname was not logged for...
next