Merge "Improve docs for Title::getInternalURL/getCanonicalURL"
[lhc/web/wiklou.git] / includes / password / Password.php
2019-04-07 jenkins-botMerge "Improve docs for Title::getInternalURL/getCanoni...
2019-04-03 jenkins-botMerge "ServiceWiring: Use RequestContext instead of...
2019-04-03 jenkins-botMerge "installer: make sqlite installer move the job...
2019-04-02 jenkins-botMerge "Disable expensive {{REVISIONID}} magic word...
2019-04-01 jenkins-botMerge "i18n: Add line-break in email notificaton for...
2019-03-29 jenkins-botMerge "Use the WebRequest::getCheck() shortcut where...
2019-03-28 jenkins-botMerge "Only show config-install-success on command...
2019-03-26 jenkins-botMerge "rdbms: Use correct value for 'sslmode' in Databa...
2019-03-25 jenkins-botMerge "GlobalFunctions: Document the usage of wfUrlenco...
2019-03-25 jenkins-botMerge "docs: Update outdated PageContentSave hook docum...
2019-03-25 jenkins-botMerge "upload: Simplify file extension extraction in...
2019-03-23 jenkins-botMerge "Move class RevisionListBase and friends to own...
2019-03-23 jenkins-botMerge "Do not suppress php notices in SpecialPageFatalTest"
2019-03-22 jenkins-botMerge "don't die producing xml files if rev text export...
2019-03-22 jenkins-botMerge "Title: Test the ->equals() method more thoughrou...
2019-03-21 jenkins-botMerge "Correct API documentation for action=parse&prop...
2019-03-21 jenkins-botMerge "Fix account create checkbox bug"
2019-03-20 jenkins-botMerge "Validate the output of the dump scripts."
2019-03-20 jenkins-botMerge "Make BackupDumper MCR compatible (main slot...
2019-03-20 jenkins-botMerge "Replace 'TablePager' CSS class exclusively by...
2019-03-19 jenkins-botMerge "jquery.tablesorter: Never initialize twice on...
2019-03-19 jenkins-botMerge "Remove many references to db fields being retire...
2019-03-19 jenkins-botMerge "parser: Rename $lastSection to $lastParagraph"
2019-03-19 jenkins-botMerge "Revert "Temporarily trim leading/trailing whites...
2019-03-19 jenkins-botMerge "parser: Omit outputting newline after final...
2019-03-19 jenkins-botMerge "parser: Remove trailing newline after prefixes...
2019-03-19 jenkins-botMerge "Temporarily trim leading/trailing whitespace...
2019-03-19 jenkins-botMerge "Improve RemexStripTagHandler working with tables"
2019-03-19 jenkins-botMerge "Use READ_EXCLUSIVE in SpecialConfirmEmail::attem...
2019-03-19 jenkins-botMerge "rdbms: document that IDatabase::selectFieldValue...
2019-03-18 jenkins-botMerge "Make DeferredUpdates enqueue updates that failed...
2019-03-18 jenkins-botMerge "Urlencode fragments when redirecting after editing"
2019-03-18 jenkins-botMerge "Password: update documentation"
2019-03-17 Max SemenikPassword: update documentation
2019-03-13 jenkins-botMerge "Replace sorting classes with better naming conve...
2019-03-12 jenkins-botMerge "logging: Start using LinkTarget & UserIdentity...
2019-03-11 jenkins-botMerge "Fix small typos"
2019-03-11 jenkins-botMerge "Linker: Use RequestContext::getMain()->getLangua...
2019-03-09 jenkins-botMerge "Make addIdentifierQuotes part of IDatabase"
2019-03-07 jenkins-botMerge "Added Id to the input box"
2019-03-06 jenkins-botMerge "Fix HeaderCallback failing on headers without...
2019-03-04 jenkins-botMerge "Use htmlspecialchars() not htmlentities in xml...
2019-03-02 jenkins-botMerge "Show password policy flags on Special:PasswordPo...
2019-02-28 jenkins-botMerge "Preferences: Remove href="#" from stub threshold...
2019-02-27 jenkins-botMerge "Add tests to ensure that retrieved actions match...
2019-02-27 jenkins-botMerge "Fix read-only mode for LoadBalancerSingle"
2019-02-26 jenkins-botMerge "DatabasePostgres: Ignore "IGNORE" option to...
2019-02-25 jenkins-botMerge "debug: Add basic accessibility support to debug...
2019-02-25 jenkins-botMerge "Add Priority Hints support"
2019-02-25 jenkins-botMerge "Chrome Origin Trial support"
2019-02-25 jenkins-botMerge "media: Mark ImageHandler::getScriptParams()...
2019-02-25 jenkins-botMerge "media: Mark public MediaHandler/ImageHandler...
2019-02-24 jenkins-botMerge "Remove comments literally documenting unit tests...
2019-02-22 jenkins-botMerge "Fix grammar in UserPasswordPolicy documentation"
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()
2018-08-21 jenkins-botMerge "Skin: Avoid redirect=no for links to non-redirects"
2017-08-09 jenkins-botMerge "Added a separate error message for mkdir failures"
2017-06-13 jenkins-botMerge "Update magic words and special page aliases...
2017-05-04 jenkins-botMerge "Embed TinyRGB color profile when JPG EXIF Color...
2017-03-30 jenkins-botMerge "Revert "Remove old remapping hacks from Database...
2017-03-16 jenkins-botMerge "Add support for PHP7 random_bytes in favor of...
2017-02-24 jenkins-botMerge "Improve logging of exceptions which are not...
2017-02-22 jenkins-botMerge "Add GENDER to rollback-success message"
2017-01-25 jenkins-botMerge "InstantCommons: do not cache thumbs"
2017-01-03 jenkins-botMerge "DateTimeInputWidget: Only show calendar when...
2016-12-25 jenkins-botMerge "Add id attribute to error message "mw-error...
2016-12-25 jenkins-botMerge "Add populateInterwiki maintenance script"
2016-12-22 jenkins-botMerge "Fix tests that don't check composer's autoloader"
2016-12-22 jenkins-botMerge "Sync up with Parsoid parserTests."
next