SECURITY: rate-limit and prevent blocked users from changing email
[lhc/web/wiklou.git] / includes / Revision.php
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-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-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 "Optimize WikiMap::getWikiFromUrl() for the commo...
2019-05-07 jenkins-botMerge "Temporarily skip rollback test"
2019-05-07 jenkins-botMerge "exception: Document the three ways we listen...
2019-05-07 jenkins-botMerge "selenium: Disable Minerva wdio tests"
2019-05-07 jenkins-botMerge "SearchEngine: Hard deprecate SearchEngine::trans...
2019-05-07 jenkins-botMerge "Fix Block::newLoad for IPv6 range blocks"
2019-05-07 jenkins-botMerge "Remove superfluous cast to int"
2019-05-07 jenkins-botMerge "Let User::idFromName always return int or null"
2019-05-07 jenkins-botMerge "filebackend: Restore TempFSFile shutdown-purge...
2019-05-06 jenkins-botMerge "Consolidate duplicated unseen change logic and...
2019-05-06 jenkins-botMerge "tests: Avoid namespace slashes in getNewTempFile...
2019-05-06 jenkins-botMerge "Force user id and actor id to 0 when loading...
2019-05-06 jenkins-botMerge "Move ApiQueryUserInfo::getBlockInfo() to ApiBase"
2019-05-06 jenkins-botMerge "rcfeed: Replace usage of deprecated class RCFeed...
2019-05-06 jenkins-botMerge "NS_MEDIA also always has page_id 0"
2019-05-06 jenkins-botMerge "Improve rollback tests setup by extracting repea...
2019-05-05 jenkins-botMerge "Permissions: Declare the $nsInfo property and...
2019-05-05 Aryeh GregorMove getPrevious/NextRevision logic out of Title
2019-05-05 Aryeh GregorDon't require Title for getTimestampFromId
2019-04-12 jenkins-botMerge "Category: Remove "todo" comment about moving...
2019-04-12 jenkins-botMerge "Improve documentation of constants throughout...
2019-04-07 jenkins-botMerge "Improve docs for Title::getInternalURL/getCanoni...
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-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 "docs: Update outdated PageContentSave hook docum...
2019-03-25 jenkins-botMerge "upload: Simplify file extension extraction in...
2019-03-23 jenkins-botMerge "Do not suppress php notices in SpecialPageFatalTest"
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-19 jenkins-botMerge "jquery.tablesorter: Never initialize twice on...
2019-03-14 jenkins-botMerge "SpecialContributions: Conditionally hide the...
2019-03-14 jenkins-botMerge "SpecialWatchlist: Conditionally hide the namespa...
2019-03-14 jenkins-botMerge "Make copyTestData work on postgres"
2019-03-14 jenkins-botMerge "Add a user preference to opt in or out of a...
2019-03-13 jenkins-botMerge "Replace sorting classes with better naming conve...
2019-03-12 jenkins-botMerge "Add password policy setting `suggestChangeOnLogin`"
2019-03-12 jenkins-botMerge "Improve documentation of the PageContentLanguage...
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-11 jenkins-botMerge "Avoid using stale data for revision visibility...
2019-03-09 jenkins-botMerge "NamespaceMultiselectWidget: Allow filtering...
2019-03-09 jenkins-botMerge "Block: Explicit convert Message to string"
2019-03-09 jenkins-botMerge "Make addIdentifierQuotes part of IDatabase"
2019-03-08 jenkins-botMerge "ApiQueryLogEvents: Add IGNORE INDEX to avoid...
2019-03-08 jenkins-botMerge "objectcache: add metrics for WAN cache deletes...
2019-03-08 jenkins-botMerge "Check normalization rules of usernames during...
2019-03-07 jenkins-botMerge "Make ApiStashEdit use a separate key for the...
2019-03-07 jenkins-botMerge "Added Id to the input box"
2019-03-07 jenkins-botMerge "Remove various references to cURL in code comments"
2019-03-07 jenkins-botMerge "Report logs for each individual test failure"
2019-03-07 jenkins-botMerge "Title: Minor clean up for stricter checks, casti...
2019-03-06 jenkins-botMerge "Use the .= operator to concatenate a var with...
2019-03-06 jenkins-botMerge "ActiveUsersPager: Fix ordering and return 0...
2019-03-06 jenkins-botMerge "Stash WatchedItem changes so that the jobs run...
2019-03-06 jenkins-botMerge "resourceloader: Remove wgAvailableSkins from...
2019-03-06 jenkins-botMerge "Normalize use of "INNER JOIN" to "JOIN" in datab...
2019-03-06 Aaron SchulzNormalize use of "INNER JOIN" to "JOIN" in database...
2019-03-02 jenkins-botMerge "Show password policy flags on Special:PasswordPo...
2019-02-27 jenkins-botMerge "Fix read-only mode for LoadBalancerSingle"
2019-02-22 jenkins-botMerge "Print logs generated during unit test when test...
2019-02-22 jenkins-botMerge "Follow-up I68179974: Remove from 1.33 RL, backpo...
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 "Add support for Argon2 password hashing"
2019-02-20 jenkins-botMerge "objectcache: avoid duplicate cache sets for...
2019-02-20 jenkins-botMerge "eslint: Enable caching"
2019-02-19 jenkins-botMerge "Changed the name of the (gcr) language from...
2019-02-18 jenkins-botMerge "Cache redirects from Special:Redirect"
2019-02-18 jenkins-botMerge "MigrateActors: Don't delete log_search rows...
2019-02-18 jenkins-botMerge "import: Remove deprecated WikiRevision::$importe...
2019-02-17 jenkins-botMerge "widgets: Remove redundant equality check in...
2019-02-16 jenkins-botMerge "objectcache: remove EventRelayer dependency...
2019-02-16 jenkins-botMerge "Fix documentation for Revision::getComment and...
2019-02-14 jenkins-botMerge "registration: Allow @-prefixed keys in manifest_...
2019-02-12 jenkins-botMerge "Prevent fatal PHP errors when PageRestriction...
2019-02-11 jenkins-botMerge "mw.widgets: Use CSS grid for the calendar in...
2019-02-11 jenkins-botMerge "Exception is never thrown in the getConnection...
2019-02-10 jenkins-botMerge "Hard deprecate Language::setCode"
2019-02-09 jenkins-botMerge "Persist sessions pre-send instead of post-send"
2019-02-08 jenkins-botMerge "Fix mw-ui-quiet+progressive/destructive selectors"
next