Merge "Print logs generated during unit test when test fails"
[lhc/web/wiklou.git] / includes / password /
2019-02-22 jenkins-botMerge "Print logs generated during unit test when test...
2019-02-22 jenkins-botMerge "build: Increase fresnel runs to 5, and add more...
2019-02-22 jenkins-botMerge "Follow-up I68179974: Remove from 1.33 RL, backpo...
2019-02-22 jenkins-botMerge "Apply the pseudo-css selector rules to diff...
2019-02-21 jenkins-botMerge "RCFilters: Export config vars in the RL modules...
2019-02-21 jenkins-botMerge "Uncheck "create account" on Special:Block for...
2019-02-21 jenkins-botMerge "Remove suggestions for negative namespaces in...
2019-02-21 jenkins-botMerge "mw.widgets.TitleWidget: Add 'excludeDynamicNames...
2019-02-21 jenkins-botMerge "build: Update eslint-config-wikimedia to 0.11.0"
2019-02-21 jenkins-botMerge "Add support for Argon2 password hashing"
2019-02-16 jenkins-botMerge "Fix documentation for Revision::getComment and...
2019-02-14 jenkins-botMerge "registration: Allow @-prefixed keys in manifest_...
2019-02-11 jenkins-botMerge "mw.widgets: Use CSS grid for the calendar in...
2019-02-10 Max SemenikAdd support for Argon2 password hashing
2019-02-06 jenkins-botMerge "Improve error handling for wrong autoloader...
2019-02-06 jenkins-botMerge "objectcache: Fixes WinCache increment losing...
2019-02-06 jenkins-botMerge "rdbms: lower value of MAX_LAG_DEFAULT to 6"
2019-02-06 jenkins-botMerge "rdbms: move "maxLag" parameter up to LBFactory...
2019-02-05 jenkins-botMerge "Add BeforeResetNotificationTimestamp hook"
2019-02-05 jenkins-botMerge "specialpage: Fix login crash caused by unknown...
2019-02-04 jenkins-botMerge "Added future compat expectException to PHPUnit4A...
2019-02-03 jenkins-botMerge "Add @coversNothing for left over tests and enabl...
2019-02-03 jenkins-botMerge "Add some missing @covers tags"
2019-02-02 jenkins-botMerge "Preload styles for 'jquery.tablesorter'"
2019-01-31 jenkins-botMerge "Fix documentation for RevisionRecord::$mPageId"
2019-01-31 jenkins-botMerge "Avoid making master connection from Skin::getUnd...
2019-01-31 jenkins-botMerge "build: Don't install symfony/polyfill-* that...
2019-01-31 jenkins-botMerge "docs: Remove 'code-coverage' placeholder directory"
2019-01-31 jenkins-botMerge "Remove deprecated wgEnableParserCache"
2019-01-30 jenkins-botMerge "RemexCompatMunger: Don't split p-wrapping on...
2019-01-30 jenkins-botMerge "Password: replace equals() with verify()"
2019-01-24 Max SemenikPassword: replace equals() with verify()
2019-01-24 jenkins-botMerge "MIME: Re-classify DjVu files as OFFICE, like...
2019-01-17 jenkins-botMerge "ApiSetNotificationTimestamp: Make entirewatchlis...
2019-01-16 jenkins-botMerge "Chinese Conversion Table Update 2018-4"
2019-01-12 jenkins-botMerge "Add special page class for disabling special...
2019-01-12 jenkins-botMerge "ImageListPager: Kill that annoying GROUP BY"
2019-01-10 jenkins-botMerge "createAndPromote: use AuthManager::autoCreateUser"
2019-01-10 jenkins-botMerge "Fix slow queries in migrateActors.php"
2019-01-08 jenkins-botMerge "Fix missing ATOMIC_CANCELABLE in MovePage::move()"
2019-01-08 jenkins-botMerge "Update the design of Special:Block"
2019-01-08 jenkins-botMerge "Remove comments documenting constructors as...
2019-01-08 jenkins-botMerge "Fix tag for partial blocks config"
2019-01-08 jenkins-botMerge "Add @since tags to new public methods related...
2019-01-08 jenkins-botMerge "Revert "Revert "Title::checkUserBlock should...
2019-01-08 jenkins-botMerge "objectcache: add more "touchedCallback" comments...
2019-01-07 jenkins-botMerge "Do not pass $archiveName two times to OldLocalFile"
2019-01-07 jenkins-botMerge "Pass READ_LATEST in $flags to Title::loadRestric...
2019-01-07 jenkins-botMerge "Make user rights conflict error a bit more obvious"
2019-01-07 jenkins-botMerge "Add force option to password policy"
2019-01-02 jenkins-botMerge "mailmap: list new address not detected by update...
2019-01-02 jenkins-botMerge "Update CREDITS file to include new contributors"
2019-01-02 jenkins-botMerge "Make sql.php exit status more informative"
2019-01-02 jenkins-botMerge "user: Ensure returned user groups are sorted"
2019-01-02 Gergő TiszaAdd force option to password policy
2019-01-02 jenkins-botMerge "Move exif messages to a separate i18n file"
2019-01-01 jenkins-botMerge "Mark constructors of IndexPager subclasses as...
2019-01-01 jenkins-botMerge "Improve documentation of wfDeprecated"
2018-12-29 jenkins-botMerge "auth: Follow up on e907d4328dc3e"
2018-12-28 jenkins-botMerge "Special:Search: Generate toggle buttons in HTML...
2018-12-27 ReedyDeprecate PasswordPolicyChecks::checkPopularPasswordBla...
2018-12-23 jenkins-botMerge "Add 'suppressrevision' right to new 'oversight...
2018-12-22 jenkins-botMerge "XmlSelect: Fix PHPDoc param comments for addOpti...
2018-12-21 jenkins-botMerge "Mark protected IndexPager properties also as...
2018-12-21 jenkins-botMerge "Avoid expensive array_shift where possible"
2018-12-21 jenkins-botMerge "Revision: Assert that $mRecord is never null...
2018-12-21 jenkins-botMerge "objectcache: add expiration check callback to...
2018-12-21 Aaron SchulzMerge "Make thumbnail image decoding async"
2018-12-21 jenkins-botMerge "Deprecate User::getPasswordValidity()"
2018-12-21 Gergő TiszaDeprecate User::getPasswordValidity()
2018-12-20 jenkins-botMerge "Fix order on Special:Contributions when timestam...
2018-12-20 jenkins-botMerge "Add editing own JSON to editmyoptions grant"
2018-12-19 D3r1ck01Merge "Use MediaWiki\SuppressWarnings around trigger_er...
2018-12-19 jenkins-botMerge "Fix regular expression"
2018-12-18 jenkins-botMerge "ApiComparePages: Don't error with no prev/next...
2018-12-18 jenkins-botMerge "tests: Add PHPUnit tests for methods in MagicWor...
2018-12-16 jenkins-botMerge "Add ProfilerExcimer"
2018-12-13 jenkins-botMerge "Soft deprecate Title::getUserCaseDBKey()"
2018-12-13 jenkins-botMerge "Revert "ChangesListSpecialPage: Make maximum...
2018-12-13 jenkins-botMerge "Remove loading of module 'mediawiki.toc' in...
2018-12-12 jenkins-botMerge "Migrate SpecialUndelete and Diff from tag_summar...
2018-12-11 jenkins-botMerge "Add PHPUnit tests for methods in ViewAction...
2018-12-11 jenkins-botMerge "Fix return typehint"
2018-12-11 jenkins-botMerge "Use Travis CI cache and reduce clone depth to...
2018-12-11 jenkins-botMerge "RCFilters: Tweak opt-out preference description"
2018-12-10 jenkins-botMerge "Chinese Conversion Table Update 2018-3"
2018-12-10 jenkins-botMerge "filebackend: avoiding computing file SHA-1 hashe...
2018-12-10 jenkins-botMerge "Revert "textSelection: Use execcommand to replac...
2018-12-09 jenkins-botMerge "Allow users to block the user that blocked them."
2018-12-09 jenkins-botMerge "No yoda conditions"
2018-12-07 jenkins-botMerge "User: Bypass repeatable-read when creating an...
2018-12-07 jenkins-botMerge "monolog: add CeeFormatter"
2018-12-07 jenkins-botMerge "textSelection: Use execcommand to replace text"
2018-12-06 jenkins-botMerge "ApiComparePages: Don't try to find next/prev...
2018-12-06 jenkins-botMerge "Add namespace to action=info page"
2018-12-05 jenkins-botMerge "Change rules when displaying block log extract"
2018-12-05 jenkins-botMerge "Don't silently fail if API result fails to encode"
2018-12-05 jenkins-botMerge "i18n: Clarify the default sidebar 'Help' link...
2018-12-05 jenkins-botMerge "Remove most support for configuring Tidy, includ...
2018-12-05 jenkins-botMerge "objectcache: Add urls for mysql bug refs in...
next