Merge "Improve the shell cgroup feature"
[lhc/web/wiklou.git] / includes / job / JobQueueGroup.php
2013-02-07 jenkins-botMerge "Improve the shell cgroup feature"
2013-02-07 jenkins-botMerge "(bug 44253) Add message when there are few watchers"
2013-02-07 IAlexMerge "Fixed E_STRICT notices in PostgresUpdater::renam...
2013-02-07 IAlexMerge "Show no size links on image pages with errors"
2013-02-07 Trevor ParscalMerge "(bug 44141) Vector: Phase out one-pixel images."
2013-02-06 jenkins-botMerge "Improve description of paths/urls in the INSTALL...
2013-02-06 jenkins-botMerge "Remove Preprocessor_HipHop"
2013-02-06 jenkins-botMerge "(bug 29472) kill $wgUseDynamicDates"
2013-02-06 jenkins-botMerge "(bug 43801) add a getter for ICU version to...
2013-02-06 jenkins-botMerge "style: fix up commas in function arguments"
2013-02-06 Aaron Schulz[JobQueue] Improved job recycle rate for small queues.
2013-02-05 jenkins-botMerge "(bug 34211) Initial focus on Special:Block is...
2013-02-05 jenkins-botMerge "(bug 43560) Initial input focus on Special:ListU...
2013-01-31 jenkins-botMerge "Force case-sensitivity on the LIKE operator...
2013-01-31 jenkins-botMerge "Fix self link issues about titles in different...
2013-01-31 jenkins-botMerge "Followup I888c616e: one more string to localize."
2013-01-31 jenkins-botMerge "Followup I888c616e: Keep IRC line format unchanged."
2013-01-28 jenkins-botMerge "(bug 41330) Default to the current year in the...
2013-01-25 Subramanya SastryMerge "Test improperly quoted attribute values in HTML...
2013-01-24 jenkins-botMerge "(bug 42030) Include original URL params in varia...
2013-01-24 jenkins-botMerge "(bug 22457) More natural flow for the "By e...
2013-01-24 jenkins-botMerge "Further tweaks to pipe trick documentation ...
2013-01-24 jenkins-botMerge " (bug 42004) Enable subpages per default on...
2013-01-22 jenkins-botMerge "Simplify DatabaseBase::tableName()"
2013-01-22 jenkins-botMerge "Cleanup to ImagePage::openShowImage()"
2013-01-21 jenkins-botMerge "Links created by Linker::makeExternalLink didn...
2013-01-21 jenkins-botMerge "Fix ApiCreateAccountTest for $wgEnableEmail...
2013-01-21 jenkins-botMerge "Pass database connection to SpecialWatchlist...
2013-01-18 IAlexMerge "(bug 44010) Pass context to UserGetLanguageObject"
2013-01-18 jenkins-botMerge "(bug 43942) Skip screen sheets with media querie...
2013-01-17 GWickeMerge "Additional tests to catch Parsoid regressions."
2013-01-17 jenkins-botMerge "Minor tweaks to installer text"
2013-01-17 Aaron Schulz[JobQueue] Added push() convenience wrapper function.
2013-01-15 jenkins-botMerge "(bug 43498) (bug 43574) Two wikilink types and...
2013-01-15 Trevor ParscalMerge "(bug 43052) dblClickEdit/rightClickEdit: Trigger...
2013-01-15 jenkins-botMerge "API Cleanup: renamed '_badcontinue'->'badcontinu...
2013-01-15 DemonMerge "[JobQueue] Optimized JobQueueGroup::pop()."
2013-01-15 KrinkleMerge "Revert "Live preview no longer experimental""
2013-01-15 Aaron Schulz[JobQueue] Optimized JobQueueGroup::pop().
2013-01-14 jenkins-botMerge "fixed timestamp validation for api"
2013-01-14 DemonMerge "Removed useless keys() function from BagOStuff."
2013-01-13 ReedyMerge "Add wfProfileOut() missing in 74f581e34"
2013-01-12 jenkins-botMerge "Eliminate dummy Language instances from being...
2013-01-11 jenkins-botMerge "Use ResultWrapper::numRows() instead of Database...
2013-01-11 IAlexMerge "Add "modifyExtensionField" utility function"
2013-01-11 IAlexMerge "[JobQueue] Added wfIncrStats() for job recycling."
2013-01-11 Ori.livnehMerge "Overriding Vector's footer margin when in print...
2013-01-10 DemonMerge "[JobQueue] Minor documentation improvements."
2013-01-10 Aaron Schulz[JobQueue] Minor documentation improvements.
2013-01-04 jenkins-botMerge "Parser test to test language conversion around...
2012-12-23 jenkins-botMerge "Hook to allow manipulation of image data"
2012-12-15 jenkins-botMerge "Add some entries removed in I41f1995d back."
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 "(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-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 ArielGlennMerge "[JobQueue] Pushed stats down to job queue subcla...
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 jenkins-botMerge "Remove unreachable lines"
2012-12-09 jenkins-botMerge "[JobQueue] Make doIsEmpty return bool in all...
2012-12-09 IAlexMerge "Add numerous missing @throws to method documenta...
2012-12-09 ReedyAdd numerous missing @throws to method documentation
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-12-07 Brion VIBBERMerge "[FileBackend] Removed obsolete "allowStale"...
2012-12-05 NikerabbitMerge "Improve documentation for "pipe trick""
2012-12-02 IAlexMerge "(bug 37755) Set robot meta tags for 'view source...
2012-11-30 NikerabbitMerge "Implement static public Parser::getExternalLinkRel"
2012-11-29 CatropeMerge "[FileBackend] Actually unset the "conn" field...
2012-11-28 NikerabbitMerge "MWTimestamp::getHumanTimestamp uses 'just-now...
2012-11-28 CatropeMerge "Add 'dimensions' and 'thumbmine' to resultproper...
2012-11-28 Ori.livnehMerge "Addition of SearchAfterNoDirectMatch hook"
2012-11-28 Aaron Schulz[JobQueue] Improved refreshLinks/htmlCacheUpdate job...
2012-11-18 MaxSemMerge "updater now shows the SQLite file being used"
2012-11-16 MarkTraceurMerge "(bug 37158) display personal menu on top of...
2012-11-16 IAlexMerge "Fix prop=userid in list=protectedtitles"
2012-11-15 IAlexMerge "Made SSL validation in Curl HTTP requests the...
2012-11-15 IAlexMerge "Add 'contentmodel' to resultproperties in prop...
2012-11-13 AnomieMerge "Separated validation login in SpecialBlock."
2012-11-13 AnomieMerge "Set default type attribute for button html elements"
2012-11-11 DemonMerge changes I4ac3bc14,I470acb8b
2012-11-11 NikerabbitMerge "Make sure that SQLite uses no prefix"
2012-11-10 HasharMerge "(Bug 41352) Provide tests for edit conflicts."
2012-11-10 ReedyMerge "(Bug 41352) Proper fix for vanishing content."
2012-11-10 IAlexMerge "Simplify cached check in Special:SpecialPages"
2012-11-10 HasharMerge "Lint: Go-go-gadget jshint! Passing entire JS...
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-09 IAlexMerge "It should not be possible for a RequestContext...
next