[JobQueue] Fixed numbers given to redis queue stat calls.
[lhc/web/wiklou.git] / includes / job / JobQueueRedis.php
2013-04-19 Aaron Schulz[JobQueue] Fixed numbers given to redis queue stat...
2013-04-19 Translation update... Merge "Localisation updates from translatewiki.net."
2013-04-19 Aaron SchulzAdded abandoned job stats.
2013-04-19 Aaron Schulz[JobQueue] Deprecated confusing Job::getId() function.
2013-04-19 Aaron SchulzFactored JobQueueRedis::redisEval() into RedisConnRef...
2013-04-18 jenkins-botMerge "UIDGenerator: better support for 32-bit machines"
2013-04-18 jenkins-botMerge "Wrap job execution around profiling calls."
2013-04-18 jenkins-botMerge "[JobQueue] Added per-type stat counter calls...
2013-04-18 MassafMerge "Clean up, comments, remove obsolete mw-ui-formlist"
2013-04-18 jenkins-botMerge "Clean up SpecialFilepath."
2013-04-18 Aaron Schulz[JobQueue] Added per-type stat counter calls for better...
2013-04-18 jenkins-botMerge "Modifying ArticleEditUpdateNewTalk hook so that...
2013-04-18 jenkins-botMerge "Add non DBMS depending SQL tests for DatabaseBase"
2013-04-18 Aaron SchulzMerge "Make UserCache only look up a user once."
2013-04-18 Aaron Schulz[JobQueue] Simplified a bit of code in JobQueueRedis.
2013-04-18 jenkins-botMerge "Fixed spacing in skins folder"
2013-04-18 jenkins-botMerge "Got rid of some global $wgContLang usage in...
2013-04-18 jenkins-botMerge "Fixes to Special:ConfirmEmail form"
2013-04-17 jenkins-botMerge "else if -> elseif"
2013-04-17 jenkins-botMerge "Fix HTML output of TablePager"
2013-04-17 jenkins-botMerge "Fixes to Special:BookSources form"
2013-04-17 jenkins-botMerge "Add gender to 'passwordreset-emailerror-capture...
2013-04-17 Aaron SchulzMerge "Set up the profiler in CLI mode."
2013-04-17 Aaron SchulzMerge "[FileBackend] Simplified the shard list iterator...
2013-04-17 Aaron SchulzMerge "Reduced DB contention in User::saveOptions()."
2013-04-17 Aaron SchulzMerge "Small doc fix to JobQueueRedis."
2013-04-17 Aaron SchulzSmall doc fix to JobQueueRedis.
2013-04-16 jenkins-botMerge "Cleanup and performance tweaks for BacklinkCache."
2013-04-15 Brion VIBBERMerge "Moved JobQueueDB::recycleAndDeleteStaleJobs...
2013-04-15 jenkins-botMerge "(bug 42607) $.tablesorter: require separators...
2013-04-15 GWickeMerge "5 new tests (3 Parsoid serializer, 2 parser...
2013-04-12 jenkins-botMerge "Update/fix docs"
2013-04-12 jenkins-botMerge "Update limit/urlwidth param doc of prop=imageinfo"
2013-04-12 jenkins-botMerge "Support for linking directly to sections in...
2013-04-12 jenkins-botMerge "Add devunt to CREDITS as patch contributor"
2013-04-11 jenkins-botMerge "Revised design of Special:Userlogin"
2013-04-11 jenkins-botMerge "Add ChronologyProtector to ExternalLBs"
2013-04-11 jenkins-botMerge "phpcs: Fix Squiz.WhiteSpace.ScopeClosingBrace...
2013-04-11 Translation update... Merge "Localisation updates from translatewiki.net."
2013-04-11 jenkins-botMerge "Disable Special:PasswordReset when $wgEnableEmai...
2013-04-11 jenkins-botMerge "Minor fix to redis queue docs."
2013-04-11 Aaron SchulzMinor fix to redis queue docs.
2013-04-09 jenkins-botMerge "add htmlform-no and htmlform-yes messages for...
2013-04-09 jenkins-botMerge "Fixes to Special:PagesWithProp"
2013-04-09 jenkins-botMerge "Add SVG version of user icon in Vector personal...
2013-04-08 Aaron SchulzMerge "LocalisationCache: add profiling, fix doxygen...
2013-04-08 Trevor ParscalMerge "mw.loader: Fix regression that caused CSS load...
2013-04-08 jenkins-botMerge "Normalize as and or language names"
2013-04-07 jenkins-botMerge "Update formatting and docs"
2013-04-07 MaxSemMerge "startup: Add unit tests and add Firefox < 4...
2013-04-06 Alex MonkMerge "Remove link to Special:ActiveUsers from Special...
2013-04-05 jenkins-botMerge "Protected function UploadBase->validateName...
2013-04-05 jenkins-botMerge changes Ic22a190c,Ia5b37f99
2013-04-04 jenkins-botMerge "Set lang in api createaccount regardless of...
2013-04-04 jenkins-botMerge "Adding wfLogWarning for production warnings."
2013-04-04 jenkins-botMerge "Add to/tweak mediawiki and jqueryMsg JS tests...
2013-04-04 Brian WolffMerge "(bug 46615) updateCollation.php: sanity check...
2013-04-04 jenkins-botMerge "Remove non-functional handling of curl_error()"
2013-04-03 jenkins-botMerge "ResourceLoader: Honor $wgAllow* settings in...
2013-04-03 jenkins-botMerge "Test: Assert that modules loaded correctly."
2013-04-03 jenkins-botMerge "OutputPage: Set empty modules to state 'ready...
2013-04-03 jenkins-botMerge "jquery.makeCollapsible: events for collapsing...
2013-04-03 jenkins-botMerge changes Icdd8f392,Ied13e5ab
2013-04-03 jenkins-botMerge "(bug 36400) API: Fix sorting for iwlinks, langlinks"
2013-04-03 Aaron SchulzAdded Job::hasRootJobParams() convenience function.
2013-04-02 jenkins-botMerge "Add wfProfileOut to the new returns added by...
2013-04-02 jenkins-botMerge "Use canonical class name."
2013-04-02 jenkins-botMerge "Monobook: Solve padding issues with #content...
2013-04-02 jenkins-botMerge "add index to image table to query by type"
2013-04-02 jenkins-botMerge "Remove removed message keys from maintenance...
2013-04-01 Aaron Schulz[JobQueue] Fixed use of ipairs() in JobQueueRedis.
2013-04-01 jenkins-botMerge "Remove several ancient skins"
2013-04-01 jenkins-botMerge "Reduced indentation levels, broke long lines."
2013-04-01 Aaron Schulz[JobQueue] Added JobQueue::getAbandonedCount() and...
2013-04-01 GWickeMerge "Several Parsoid-specific tests for serializer...
2013-04-01 jenkins-botMerge "Fix pretty JSON when strings end with backslashes"
2013-04-01 jenkins-botMerge "Fix errors reported by phpcs in includes/HTMLFor...
2013-03-30 Trevor ParscalMerge "Make ResourceLoaderStartupModule work on mobile"
2013-03-30 Trevor ParscalMerge "Add RL targets support to OutputPage"
2013-03-29 Aaron SchulzMove QoS_Atomic -> QOS_ATOMIC.
2013-03-29 YuvipandaMerge "(Bug 23472) Removed undesirable space after...
2013-03-29 jenkins-botMerge "Omit RC_EXTERNAL edits from UDP feed"
2013-03-27 jenkins-botMerge "Added UserCache::getUserName() convenience funct...
2013-03-26 jenkins-botMerge "Move subclasses of LogFormatter to their own...
2013-03-25 jenkins-botMerge "QUnit: Re-enable config.requireExpects and add...
2013-03-24 jenkins-botMerge "release notes update due to Change-Id: Idab489f...
2013-03-24 jenkins-botMerge "(bug 25325) fix hiding bot edits"
2013-03-23 Brian WolffMerge "IcuCollation::$tailoringFirstLetters: letter...
2013-03-23 Brian WolffMerge "IcuCollation::$tailoringFirstLetters: 'sv',...
2013-03-22 jenkins-botMerge "Remove (edit) from Special:Tags for non-editinte...
2013-03-22 jenkins-botMerge "ContentHandlerTest: Use dataProvider"
2013-03-22 Subramanya SastryMerge "Add tests for case-(in)sensitive magic words"
2013-03-22 jenkins-botMerge "Test to make sure numRows() calls don't show...
2013-03-21 jenkins-botMerge "API: Fix parameter validation in setnotification...
2013-03-21 jenkins-botMerge "Call loadPageData() as needed in Title::moveToIn...
2013-03-21 Aaron Schulz[JobQueue] Added support for delayed jobs with JobQueue...
2013-03-21 jenkins-botMerge "Fix WDDX formatted output"
2013-03-21 jenkins-botMerge "Add comments for grep (includes/installer/)"
2013-03-20 Peter GehresMerge "Fix wfWaitForSlaves() so the $wiki parameter...
2013-03-20 jenkins-botMerge "Added a PoolCounterWorkViaCallback convenience...
next