Merge "Ensure users are able to edit the page after changing the content model"
[lhc/web/wiklou.git] / includes / auth / ThrottlePreAuthenticationProvider.php
2016-09-23 jenkins-botMerge "Ensure users are able to edit the page after...
2016-09-23 jenkins-botMerge "Inject "srvCache" and local DB connections into...
2016-09-23 jenkins-botMerge "Call setTransactionTicket() on DeferredUpdates...
2016-09-23 jenkins-botMerge "Rename includes/Services to includes/services...
2016-09-23 jenkins-botMerge "Revert "Move wfEscapeWikiText() to Parser::escap...
2016-09-22 jenkins-botMerge "Support multiple limits and arbitrary periods...
2016-09-22 cenariumSupport multiple limits and arbitrary periods in accoun...
2016-09-05 jenkins-botMerge "Make statsd sampling rates configurable"
2016-08-15 jenkins-botMerge "Move bottomScripts() call in SkinTemplate"
2016-08-11 jenkins-botMerge "Replace extract() with explicit variable definit...
2016-06-17 jenkins-botMerge "DumpUploads: output local path instead of mwstor...
2016-06-07 jenkins-botMerge "Chinese Conversion Table Update 2016-3"
2016-05-24 jenkins-botMerge "Convert Special:WithoutInterwiki to OOUI"
2016-05-19 jenkins-botMerge "Revert "Convert Special:WhatLinksHere from XML...
2016-05-19 jenkins-botMerge "Highlight new requirement"
2016-05-19 jenkins-botMerge "API: Avoid duplicate IDs in API documentation"
2016-05-19 jenkins-botMerge "Allow resources to be salvaged across service...
2016-05-19 jenkins-botMerge "Disable Cucumber scenarios that are broken in...
2016-05-18 jenkins-botMerge "Speed up password-handling in the unit tests"
2016-05-17 jenkins-botMerge "Let BagOStuff::merge() callbacks override the...
2016-05-17 jenkins-botMerge "Increase LocalFile lock() timeout and improve...
2016-05-17 jenkins-botMerge "mediawiki.util: Use RegExp.test() instead of...
2016-05-16 jenkins-botMerge "Add Status::getStatusValue()"
2016-05-16 jenkins-botMerge "mediawiki.jqueryMsg: Implement `<nowiki>` support"
2016-05-16 jenkins-botMerge "mediawiki.jqueryMsg: Allow logging errors throug...
2016-05-16 jenkins-botMerge "Add "mVersion" sanity check to User::loadFromCac...
2016-05-16 jenkins-botMerge "Avoid unstubbing $wgLang in Title::getLocalURL"
2016-05-16 jenkins-botMerge "Add AuthManager"
2016-05-16 Brad JorschAdd AuthManager