Remove hard deprecation of PasswordPolicyChecks::checkPopularPasswordBlacklist
[lhc/web/wiklou.git] / tests / phpunit / includes / SystemBlockTest.php
2019-07-29 jenkins-botMerge "Fix SlotDiffRenderer documentation"
2019-07-27 jenkins-botMerge "import: Fix wrong/unspecific type hints in Uploa...
2019-07-10 jenkins-botMerge "maintenance: Script to rename titles for Unicode...
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-18 jenkins-botMerge "i18n: Drop img-auth-nologinnWL, unused AFAICT"
2019-05-18 jenkins-botMerge "i18n: Drop number_of_watching_users_pageview...
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-10 jenkins-botMerge "Add 'avoidhours' option to Language#formatTimePe...
2019-05-10 jenkins-botMerge "Missing space between variable name and docstring"
2019-05-09 jenkins-botMerge "Always validate uploads over api"
2019-05-09 jenkins-botMerge "Simplify by using ?: operator"
2019-05-09 jenkins-botMerge "Hard deprecate Password::equals()"
2019-05-08 jenkins-botMerge "rdbms: remove unused SavepointPostgres class"
2019-05-08 jenkins-botMerge "Remove rcenhancedfilters from $wgDefaultUserOptions"
2019-05-08 jenkins-botMerge "Corrected grammatical error."
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-08 jenkins-botMerge "Remove parameter 'options' from hook 'SkinEditSe...
2019-05-08 jenkins-botMerge "HTML escape parameter 'text' of hook 'SkinEditSe...
2019-05-07 jenkins-botMerge "localisation: Improve documentation around wgLoc...
2019-05-07 ThaliaSeparate Block into AbstractBlock, Block and SystemBlock