Remove hard deprecation of PasswordPolicyChecks::checkPopularPasswordBlacklist
[lhc/web/wiklou.git] / tests / phpunit / includes / api / ApiLogoutTest.php
2019-07-29 jenkins-botMerge "Fix SlotDiffRenderer documentation"
2019-07-27 jenkins-botMerge "import: Fix wrong/unspecific type hints in Uploa...
2019-06-18 jenkins-botMerge "ApiCSPReport: Support origin/path matching for...
2019-06-18 jenkins-botMerge "ApiCSPReport: Log user ID instead of name, and...
2019-06-01 jenkins-botMerge "Improve changePassword.php error handling"
2019-05-29 jenkins-botMerge "Print chained exceptions when maintenance script...
2019-05-22 jenkins-botMerge "jquery.tablesorter: Fix pre-JS selector to match...
2019-05-19 jenkins-botMerge "Follow-up 3535a5f327: Remove old CSS now caches...
2019-05-15 jenkins-botMerge "Don't allow completing a partial stash upload"
2019-05-15 jenkins-botMerge "Bind retry callback with correct this argument"
2019-05-13 jenkins-botMerge "allow xml page content or metadata dumps to...
2019-05-09 jenkins-botMerge "Simplify by using ?: operator"
2019-05-09 jenkins-botMerge "Hard deprecate Password::equals()"
2019-05-08 jenkins-botMerge "WebRequest: Change getFullRequestURL() to use...
2019-05-08 jenkins-botMerge "FauxRequest: Remove influence from $wgRequest...
2019-05-08 jenkins-botMerge "Update special page aliases for Serbian"
2019-05-03 jenkins-botMerge "generatePhpCharToUpperMappings.php: Write output...
2019-05-03 jenkins-botMerge "Make JSON styling available on mobile"
2019-05-02 jenkins-botMerge "Make generatePhpCharToUpperMappings.php a proper...
2019-05-01 jenkins-botMerge "Fix class name handling in DeprecationHelper"
2019-05-01 jenkins-botMerge "ContribsPager: Fix slow queries"
2019-04-30 jenkins-botMerge "Fix @return documentation for MediaWikiTestCase...
2019-04-30 jenkins-botMerge "Add missing IDatabase type hints to all doAtomic...
2019-04-30 jenkins-botMerge "Replace pauses in rollback tests w/ dynamic...
2019-04-30 jenkins-botMerge "Use POST to submit wikitext to mw.api.parse"
2019-04-29 jenkins-botMerge "Deprecate User::isBlocked()"
2019-04-29 jenkins-botMerge "editpage: Make TextConflictHelper::toEditContent...
2019-04-28 jenkins-botMerge "jobqueue: Follow-up for fc5d51f12936ed (added...
2019-04-27 jenkins-botMerge "API: Add STRAIGHT_JOIN to ApiQueryUserContribs...
2019-04-26 jenkins-botMerge "Allow <figure-inline> attributes through Sanitizer"
2019-04-26 jenkins-botMerge "Synchronize allowed attributes for <audio> with...
2019-04-26 jenkins-botMerge "Rename BlockRestriction -> BlockRestrictionStore...
2019-04-26 jenkins-botMerge "Add STRAIGHT_JOIN to ApiQueryLogEvents and LogPa...
2019-04-25 jenkins-botMerge "Change the autonym of Javanese from "Basa Jawa...
2019-04-25 jenkins-botMerge "rdbms: add "secret" parameter to ChronologyProte...
2019-04-25 jenkins-botMerge "specials: Avoid the use of global variables...
2019-04-25 Brad JorschApiLogout: Follow up Icb674095
2019-04-25 jenkins-botMerge "[SECURITY] [API BREAKING CHANGE] Require logout...
2019-04-24 sbassett[SECURITY] [API BREAKING CHANGE] Require logout token.