Merge "Simplify Block::getBy and Block::getByName"
[lhc/web/wiklou.git] / tests / phpunit / includes / BlockTest.php
2019-03-25 jenkins-botMerge "Simplify Block::getBy and Block::getByName"
2019-03-25 jenkins-botMerge "GlobalFunctions: Document the usage of wfUrlenco...
2019-03-25 jenkins-botMerge "HISTORY: Add MediaWiki 1.19 post-release change...
2019-03-25 jenkins-botMerge "HISTORY: Add MediaWiki 1.18 post-release change...
2019-03-25 jenkins-botMerge "HISTORY: Add MediaWiki 1.12 post-release change...
2019-03-25 jenkins-botMerge "HISTORY: Add MediaWiki 1.11 post-release change...
2019-03-25 jenkins-botMerge "Add filterFunction to visible{Byte,CodePoint...
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 "add lbzip2 output processor for exports"
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-23 jenkins-botMerge "block: Avoid use of empty() which doesn't warn...
2019-03-23 jenkins-botMerge "Remove reliance on Block properties being public"
2019-03-22 ThaliaRemove reliance on Block properties being public
2019-03-22 jenkins-botMerge "Update OOUI to v0.31.1"
2019-03-22 jenkins-botMerge "don't die producing xml files if rev text export...
2019-03-22 jenkins-botMerge "Support more coupled DBs in AtomicSectionUpdate...
2019-03-22 jenkins-botMerge "rdbms: make LBFactory::setLocalDomainPrefix...
2019-03-22 jenkins-botMerge "Title: Test the ->equals() method more thoughrou...
2019-03-22 jenkins-botMerge "Fix fatal due to lock name mismatch in Maintenan...
2019-03-21 jenkins-botMerge "objectcache: convert APC and hash BagOStuff...
2019-03-21 jenkins-botMerge "objectcache: optimize merge()/incr() for WinCach...
2019-03-21 jenkins-botMerge "Fix phpstorm IDEA errors in SkinTemplate"
2019-03-21 jenkins-botMerge "Do not create new archive file names for old...
2019-03-21 jenkins-botMerge "Use delegated events for rollback confirmable"
2019-03-21 jenkins-botMerge "Rearrange code in User::getBlockedStatus to...
2019-03-21 jenkins-botMerge "Fixed typo 'implments' and 'implmented'"
2019-03-21 jenkins-botMerge "Remove deprecated handling of multiple arguments...
2019-03-21 ThaliaRemove deprecated handling of multiple arguments by...
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-05 jenkins-botMerge "Block Special pages only if the user is sitewide...
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 "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-18 jenkins-botMerge "Cache redirects from Special:Redirect"
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"
2019-02-08 jenkins-botMerge "Collapse some else statements and nested if...
2019-02-08 jenkins-botMerge "Expose external link additions and deletions"
2019-02-08 jenkins-botMerge "Move upload stash related exceptions to own...
2019-02-07 jenkins-botMerge "build: Updating mediawiki/mediawiki-codesniffer...
2019-02-07 jenkins-botMerge "build: Add 'svgmin' Grunt task and crush SVGs"
2019-02-07 jenkins-botMerge "Ensure action object matches passed in right...
2019-02-07 David BarrattEnsure action object matches passed in right in Title...
2019-02-06 jenkins-botMerge "objectcache: Fixes WinCache increment losing...
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-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 NamespaceRestriction class so that BlockRest...
2019-01-21 David BarrattAdd NamespaceRestriction class so that BlockRestriction...
2019-01-12 jenkins-botMerge "Add special page class for disabling special...
next