Mostly drop old comment schemas
[lhc/web/wiklou.git] / includes / specials / SpecialBlock.php
2019-02-07 Brad JorschMostly drop old comment schemas
2019-02-07 jenkins-botMerge "Make invalidateModuleCache() take a database...
2019-02-07 jenkins-botMerge "Rename WikiMap DB domain ID methods to reduce...
2019-02-07 jenkins-botMerge "Ensure calls to Title::getArticleID use the...
2019-02-06 ThaliaEnsure calls to Title::getArticleID use the same case...
2019-02-06 jenkins-botMerge "Remove deprecated class SquidUpdate"
2019-02-06 jenkins-botMerge "Improve error handling for wrong autoloader...
2019-02-06 jenkins-botMerge "Fix message documentation to refer to Special...
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-06 jenkins-botMerge "Add test for User::isBlockedFrom"
2019-02-06 jenkins-botMerge "Follow-up dbfe1c9a935: Fix RELEASE-NOTES typo"
2019-02-06 jenkins-botMerge "resourceloader: Support TestModules registration...
2019-02-05 jenkins-botMerge "Disallow user suppression in a partial block"
2019-02-05 ThaliaDisallow user suppression in a partial block
2019-02-05 jenkins-botMerge "Add BeforeResetNotificationTimestamp hook"
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 "build: Don't install symfony/polyfill-* that...
2019-01-30 jenkins-botMerge "Password: replace equals() with verify()"
2019-01-25 jenkins-botMerge "Add namespace restrictions to block's log messages"
2019-01-25 Dayllan MazaAdd namespace restrictions to block's log messages
2019-01-25 jenkins-botMerge "wdio-mediawiki: Release 0.3.0"
2019-01-25 jenkins-botMerge "Add block and unblock commands to WDIO"
2019-01-24 jenkins-botMerge "Add missing `@return` PHPDoc to __sleep() function"
2019-01-24 jenkins-botMerge "Document Uri.js constructor and methods throwing...
2019-01-24 jenkins-botMerge "MIME: Re-classify DjVu files as OFFICE, like...
2019-01-24 jenkins-botMerge "Make sure database update succeeds from older...
2019-01-23 jenkins-botMerge "Fix typo in apierror message"
2019-01-23 jenkins-botMerge "Fix Title::getFragmentForURL for bad interwiki...
2019-01-23 jenkins-botMerge "Add namespace restrictions to Special:Block...
2019-01-23 jenkins-botMerge "Better detection for old MS Office files"
2019-01-22 jenkins-botMerge "Fix more jquery event shorthand usages"
2019-01-22 jenkins-botMerge "rdbms: Remove references to pg_attrdef.adsrc...
2019-01-22 ThaliaAdd namespace restrictions to Special:Block and API
2019-01-22 jenkins-botMerge "Replace deprecated `setIconTitle` with `setTitle`"
2019-01-22 jenkins-botMerge "Return to LESS multiple value escape mechanism...
2019-01-21 jenkins-botMerge "WebInstallerOutput: Add getLanguage()"
2019-01-18 jenkins-botMerge "Make sure page restrictions are handled as a...
2019-01-18 ThaliaMake sure page restrictions are handled as a string
2019-01-17 jenkins-botMerge "ApiSetNotificationTimestamp: Make entirewatchlis...
2019-01-17 jenkins-botMerge "Separate content parts of mw-usertoollinks from...
2019-01-16 jenkins-botMerge "Fix BlockList params for non-editing partial...
2019-01-16 jenkins-botMerge "Chinese Conversion Table Update 2018-4"
2019-01-16 jenkins-botMerge "Setup: Avoid using count() function in any kind...
2019-01-16 jenkins-botMerge "Safe replacement of a lot of `!count()` with...
2019-01-16 jenkins-botMerge "resourceloader: Avoid toplevel `<title>` under...
2019-01-15 jenkins-botMerge "Fix non-editing partial block creation on Specia...
2019-01-15 ThaliaFix non-editing partial block creation on Special:Block
2019-01-13 jenkins-botMerge "Clarify warnings about missing software diff3...
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-09 jenkins-botMerge "Don't check for LIBXML_PARSEHUGE presence"
2019-01-09 jenkins-botMerge "Remove a CURLOPT_CONNECTTIMEOUT_MS check"
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 "Revert "Revert "Title::checkUserBlock should...
2019-01-07 ThaliaUpdate the design of Special:Block
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 "Add force option to password policy"
2019-01-04 jenkins-botMerge "DeletedContribsPager: Add getters for properties...
2019-01-04 jenkins-botMerge "Add getters for properties accessed by Flow"
2019-01-04 jenkins-botMerge "Always load styles for Special:Block page"
2019-01-03 ThaliaAlways load styles for Special:Block page
2019-01-02 jenkins-botMerge "Make sql.php exit status more informative"
2019-01-01 jenkins-botMerge "Mark constructors of IndexPager subclasses as...
2018-12-29 jenkins-botMerge "auth: Follow up on e907d4328dc3e"
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-20 jenkins-botMerge "Fix order on Special:Contributions when timestam...
2018-12-20 jenkins-botMerge "Fix the cache timestamp for forced updates."
2018-12-20 jenkins-botMerge "Include block ID in unblock log"
2018-12-20 jenkins-botMerge "Add editing own JSON to editmyoptions grant"
2018-12-19 jenkins-botMerge "API: Add User-Agent to CORS allow list"
2018-12-19 D3r1ck01Merge "Use MediaWiki\SuppressWarnings around trigger_er...
2018-12-19 jenkins-botMerge "Include bot password app ID in audit data"
2018-12-19 jenkins-botMerge "Fix regular expression"
2018-12-19 Gergő TiszaInclude block ID in unblock log
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-18 jenkins-botMerge "Message: Don't include Title objects in the...
2018-12-17 jenkins-botMerge "Follow-up I2266ec0: Mark new method as an internal"
2018-12-17 jenkins-botMerge "Fix sql.php --json behavior"
2018-12-17 jenkins-botMerge "Stop updating tag_summary table"
2018-12-16 jenkins-botMerge "Add ProfilerExcimer"
2018-12-14 jenkins-botMerge "eslint: Turn on reportUnusedDisableDirectives"
2018-12-14 jenkins-botMerge "Introduce TagMultiselectWidget.php"
2018-12-14 ThaliaIntroduce TagMultiselectWidget.php
2018-12-13 jenkins-botMerge "Increase default minimum password length on...
next