Replace lowercase {@inheritdoc} with @inheritDoc
[lhc/web/wiklou.git] / tests / phpunit / includes / specials / SpecialBlockTest.php
2019-03-01 Thiemo KreuzReplace lowercase {@inheritdoc} with @inheritDoc
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 "ApiQueryUserContribs: Only use 'contributions...
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 "mediawiki.ui: Align button height to standard...
2019-02-21 jenkins-botMerge "Separate out different functionalities of Block...
2019-02-21 ThaliaSeparate out different functionalities of Block::prevents
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-21 jenkins-botMerge "Set $wgMediaInTargetLanguage to true by default"
2019-02-21 jenkins-botMerge "Set BlockDisablesLogin false for Blocking group...
2019-02-19 ThaliaSet BlockDisablesLogin false for Blocking group tests...
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-17 jenkins-botMerge "widgets: Remove redundant equality check in...
2019-02-16 jenkins-botMerge "Fix documentation for Revision::getComment and...
2019-02-15 jenkins-botMerge "Remove double check of $oldRevision"
2019-02-14 jenkins-botMerge "Use "try-catch" block instead of "if" block...
2019-02-14 jenkins-botMerge "jquery.makeCollapsible.styles: Avoid FOUC for...
2019-02-14 jenkins-botMerge "EnhancedChangesList: Load style module via addMo...
2019-02-14 jenkins-botMerge "registration: Allow @-prefixed keys in manifest_...
2019-02-14 jenkins-botMerge "objectcache: cleanup tombstone/mutex logic in...
2019-02-13 jenkins-botMerge "Add missing documentation to ProtectedTitlesPager"
2019-02-13 jenkins-botMerge "rdbms: Use more narrow type hints in LBFactoryTest"
2019-02-13 jenkins-botMerge "rdbms: avoid duplicate spammy logging in LoadBal...
2019-02-13 jenkins-botMerge "resourceloader: Ignore warnings in JSMinPlus...
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-07 David BarrattPrevent fatal PHP errors when PageRestriction::getTitle...
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 "Fix grammar of "config-db-host-help""
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-04 jenkins-botMerge "Prevent undesired toggling on Special:NewPages"
2019-02-04 jenkins-botMerge "watcheditem: Replace error message strings with...
2019-02-04 jenkins-botMerge "Equialization of Serbian Latin translations...
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 "Add missing @covers to media related tests"
2019-02-02 jenkins-botMerge "Add missing @covers to revision related tests"
2019-02-02 jenkins-botMerge "Add missing @covers to search related tests"
2019-02-02 jenkins-botMerge "Add missing @covers to action related tests"
2019-02-02 jenkins-botMerge "Add missing @covers to user related tests"
2019-02-02 jenkins-botMerge "Add missing @covers to backend related tests"
2019-02-02 jenkins-botMerge "Add missing @covers to parser related tests"
2019-02-02 jenkins-botMerge "Add missing @covers to database related tests"
2019-02-02 jenkins-botMerge "build: Update eslint-config-wikimedia to 0.10.1"
2019-02-02 ThaliaPrevent special block test failures with certain configs
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-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-22 ThaliaAdd namespace restrictions to Special:Block and API
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-10 jenkins-botMerge "createAndPromote: use AuthManager::autoCreateUser"
2019-01-10 jenkins-botMerge "Fix slow queries in migrateActors.php"
2019-01-08 jenkins-botMerge "Remove comments documenting constructors as...
2019-01-08 jenkins-botMerge "Revert "Revert "Title::checkUserBlock should...
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-04 jenkins-botMerge "Temporarily make ContribsPager properties public...
2019-01-03 jenkins-botMerge "Remove duplicate assertion in SpecialBlockTest"
next