Merge "Use MAX_LOCK_TTL in RedisLockManager to avoid premature lock expiration"
[lhc/web/wiklou.git] / includes / libs / lockmanager / RedisLockManager.php
2016-09-30 jenkins-botMerge "Use MAX_LOCK_TTL in RedisLockManager to avoid...
2016-09-30 Aaron SchulzUse MAX_LOCK_TTL in RedisLockManager to avoid premature...
2016-09-29 jenkins-botMerge "Emit deprecation warnings for Article::doEdit...
2016-09-29 jenkins-botMerge "Disallow css attr() with url type"
2016-09-29 jenkins-botMerge "API: Add generator non-continuation data"
2016-09-28 jenkins-botMerge "Parser: Allow `<s>` and `<strike>` in table...
2016-09-28 jenkins-botMerge "Use classes to apply the 'editfont' preference"
2016-09-28 jenkins-botMerge "Avoid DBPerformance warnings in ApiClearHasMsg"
2016-09-28 jenkins-botMerge "Avoid DBPerformance log warnings in SpecialEditW...
2016-09-28 jenkins-botMerge "Set ignore_user_abort( true ) during DB commit...
2016-09-28 jenkins-botMerge "Remove full form of ChangeTags::buildTagFilterSe...
2016-09-27 jenkins-botMerge "Directly use Language::factory instead of wfGetL...
2016-09-27 jenkins-botMerge "Avoid multiple writes to changetags table in...
2016-09-27 jenkins-botMerge "Remove getSearchEngine() from DatabaseBase"
2016-09-26 jenkins-botMerge "AuthManager phpdoc cleanup"
2016-09-26 jenkins-botMerge "Update wfEscapeShellArg() comments"
2016-09-26 jenkins-botMerge "Minor installer/upgrader cleanups"
2016-09-26 jenkins-botMerge "Change mid-upload 'cancel' button to 'back'"
2016-09-26 jenkins-botMerge "Add new type SearchIndexField::INDEX_TYPE_SHORT_...
2016-09-26 jenkins-botMerge "HTMLForm: Add HTMLDateTimeField"
2016-09-26 jenkins-botMerge "Avoid DB_MASTER use on password checks and defer...
2016-09-26 jenkins-botMerge "Fix IDEA warning in FSFileBackend"
2016-09-26 jenkins-botMerge "Fix IDEA warnings in FileBackendStore"
2016-09-26 jenkins-botMerge "Use @lang tags for Lua scripts"
2016-09-25 Aaron SchulzUse @lang tags for Lua scripts
2016-09-23 jenkins-botMerge "Add transaction ticket to LinksUpdateComplete...
2016-09-23 jenkins-botMerge "Move FileBackendStore and FileOp classes to...
2016-09-23 jenkins-botMerge "SpecialRecentChanges: Allow tagfilter=tag as...
2016-09-23 jenkins-botMerge "Move RedisLockManager to /libs"
2016-09-23 Aaron SchulzMove RedisLockManager to /libs