[JobQueue] Made the maximum number of job attempts configurable.
[lhc/web/wiklou.git] / includes / UIDGenerator.php
2013-02-20 jenkins-botMerge "(bug 42600) (bug 24375) Fix doMaintenance.php...
2013-02-20 jenkins-botMerge "fix a typo in generateCollationData.php"
2013-02-20 jenkins-botMerge "(bug 35993) API gettoken parameter is deprecated...
2013-02-20 jenkins-botMerge "Fix documentation in Linker::formatTemplates."
2013-02-20 jenkins-botMerge "Mention that User::setInternalPassword() accepts...
2013-02-20 jenkins-botMerge "Fix API output formatting (change lines delimite...
2013-02-19 jenkins-botMerge "Allow API results to wrap long lines"
2013-02-18 jenkins-botMerge "(Bug 44192) Do not attempt to send a real e...
2013-02-17 jenkins-botMerge "Revert "Overriding Vector's footer margin when...
2013-02-15 jenkins-botMerge "(bug 44385) move jquery.collapsibleTabs module...
2013-02-13 jenkins-botMerge "(bug 43211) Remove unneeded noprint classes...
2013-02-13 CSteippMerge "(bug 44775) Don't pre-fill username when creating."
2013-02-13 KrinkleMerge "Revert "phpcs: Convert var to public in SpecialU...
2013-02-13 jenkins-botMerge "$.suggestions: make it possible to re-show sugge...
2013-02-13 Tim StarlingMerge "Added --all option and other features to purgeLi...
2013-02-12 ReedyMerge "Fixed unmatched begin/commit in SiteStatsUpdate."
2013-02-12 jenkins-botMerge "Bug 40167 - Filename cannot be empty in SwiftFil...
2013-02-12 Aaron SchulzBreak long line.
2013-02-11 jenkins-botMerge "misc style issues"
2013-02-11 jenkins-botMerge "(Bug 27559) Preserve tab selection after submit...
2013-02-10 jenkins-botMerge "Rename Image namespace to File for 'be' locale"
2013-02-09 jenkins-botMerge "Added deprecation comment to constant that when...
2013-02-09 jenkins-botMerge "generateId -> mw.user.generateRandomSessionId"
2013-02-09 jenkins-botMerge "(bug 44459) Ensure jqueryMsg treats plain messag...
2013-02-08 jenkins-botMerge "API tests to verify basic query functionality...
2013-02-08 Tim StarlingMerge "[JobQueue] Added a JobQueueRedis class."
2013-02-08 jenkins-botMerge "mediawiki.action.view.dblClickEdit: Fix undefine...
2013-02-07 jenkins-botMerge "Made Page an interface, since it is only there...
2013-02-07 Translation update... Merge "Localisation updates from translatewiki.net."
2013-02-07 jenkins-botMerge "Use wfShellExec() in UIDGenerator and style...
2013-02-07 Tyler Anthony RomeoUse wfShellExec() in UIDGenerator and style fixes.
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 jenkins-botMerge "update the sites cache version"
2013-02-07 Aaron SchulzAdded UIDGenerator class for getting statistically...
2012-12-14 jenkins-botMerge "(bug 40679) Set $wgSecureLogin to false for...
2012-12-06 DemonMerge "[Upload] Added async upload concatenation support."
2012-12-06 Aaron SchulzMerge "While testing, turn off DataBase::ignoreErrors."
2012-12-05 AnomieMerge "test: detects parent setUp not being called"
2012-12-05 IAlexMerge "Update misleading variable names in docs"
2012-12-05 IAlexMerge "Update docs for DifferenceEngine::getDiff()"
2012-12-05 Antoine MussoRevert UIDGenerator commits.
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-04 Translation update... Merge "Localisation updates from translatewiki.net."
2012-12-04 Aaron SchulzMerge "Treat message cache loading as fatal"
2012-12-04 Aaron SchulzCleaned up UIDGenerator docs a bit.
2012-12-04 Patrick ReillyClass for getting statistically unique IDs NOT a RFC412...