Merge "FauxRequest: don’t override getValues()"
[lhc/web/wiklou.git] / tests / phpunit / includes / block / BlockRestrictionStoreTest.php
2019-09-23 jenkins-botMerge "FauxRequest: don’t override getValues()"
2019-09-20 jenkins-botMerge "Messages collected above the form are meant...
2019-09-20 jenkins-botMerge "Remove `inline-block` from message boxes"
2019-09-20 jenkins-botMerge "Use mw.util.getUrl( null ) to get the default...
2019-09-20 jenkins-botMerge "HTMLTitleTextField: Remove incorrect check for...
2019-09-20 jenkins-botMerge "Do not output wikitext in maintenance script"
2019-09-20 jenkins-botMerge "Gallery: Don't fire wikipage.content hook twice...
2019-09-20 jenkins-botMerge "Mark consistently with any edit summaries"
2019-09-20 jenkins-botMerge "filebackend: reduce hashing I/O in SwiftFileBack...
2019-09-20 jenkins-botMerge "tests: Prefer PHPUnit's assertSame() when compar...
2019-09-20 jenkins-botMerge "tests: Prefer assertSame() when comparing the...
2019-09-19 Thiemo Kreuztests: Prefer assertSame() when comparing the integer 0
2019-08-19 jenkins-botMerge "Select "move subpages" by default when moving...
2019-07-29 jenkins-botMerge "Fix SlotDiffRenderer documentation"
2019-07-27 jenkins-botMerge "import: Fix wrong/unspecific type hints in Uploa...
2019-07-20 jenkins-botMerge "installer: Add a defined check to overrideConfig...
2019-07-10 jenkins-botMerge "Replace old URLs in SampleTest"
2019-07-10 jenkins-botMerge "maintenance: Script to rename titles for Unicode...
2019-07-08 jenkins-botMerge "Selenium: replace UserLoginPage with BlankPage...
2019-06-24 jenkins-botMerge "Replace very trivial mock builders with createMo...
2019-06-18 jenkins-botMerge "ApiCSPReport: Support origin/path matching for...
2019-06-18 jenkins-botMerge "ApiCSPReport: Log user ID instead of name, and...
2019-06-17 jenkins-botMerge "FileRepo: Use Late Static Binding in File static...
2019-06-14 jenkins-botMerge "Clarify MediaWikiTestCase::getSchemaOverrides()"
2019-06-13 jenkins-botMerge "objectcache: add object segmentation support...
2019-06-11 jenkins-botMerge "Inline trivial object creation helpers in tests"
2019-06-10 jenkins-botMerge "resourceloader: Add explicit tests for isValidMo...
2019-06-10 jenkins-botMerge "mediawiki.Title: Remove dead code and streamline...
2019-06-10 jenkins-botMerge "foreign-resources.yaml: Add jquery.chosen"
2019-06-08 jenkins-botMerge "Print: Add padding on pre elements"
2019-06-08 jenkins-botMerge "Deprecate logout token on GET"
2019-06-04 jenkins-botMerge "Add action=query&meta=languageinfo API module"
2019-06-03 jenkins-botMerge "always order by page_id for dumps of current...
2019-06-01 jenkins-botMerge "Improve changePassword.php error handling"
2019-05-31 jenkins-botMerge "Fix typos in DefaultSettings"
2019-05-30 jenkins-botMerge "rdbms: clean up and refactor ResultWrapper classes"
2019-05-29 jenkins-botMerge "Print chained exceptions when maintenance script...
2019-05-29 jenkins-botMerge "Add checkDependencies.php"
2019-05-29 jenkins-botMerge "WatchedItemStore: Remove deprecated Title param...
2019-05-28 jenkins-botMerge "Rename Block to MediaWiki\Block\DatabaseBlock"
2019-05-28 ThaliaRename Block to MediaWiki\Block\DatabaseBlock
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-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-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-07 jenkins-botMerge "Remove superfluous cast to int"
2019-05-07 jenkins-botMerge "Let User::idFromName always return int or null"
2019-05-03 jenkins-botMerge "generatePhpCharToUpperMappings.php: Write output...
2019-05-03 jenkins-botMerge "Make JSON styling available on mobile"
2019-05-02 jenkins-botMerge "Make generatePhpCharToUpperMappings.php a proper...
2019-05-01 jenkins-botMerge "Fix class name handling in DeprecationHelper"
2019-05-01 jenkins-botMerge "ContribsPager: Fix slow queries"
2019-04-30 jenkins-botMerge "Fix @return documentation for MediaWikiTestCase...
2019-04-30 jenkins-botMerge "Add missing IDatabase type hints to all doAtomic...
2019-04-30 jenkins-botMerge "Replace pauses in rollback tests w/ dynamic...
2019-04-30 jenkins-botMerge "Use POST to submit wikitext to mw.api.parse"
2019-04-29 jenkins-botMerge "Deprecate User::isBlocked()"
2019-04-29 jenkins-botMerge "editpage: Make TextConflictHelper::toEditContent...
2019-04-28 jenkins-botMerge "jobqueue: Follow-up for fc5d51f12936ed (added...
2019-04-27 jenkins-botMerge "API: Add STRAIGHT_JOIN to ApiQueryUserContribs...
2019-04-26 jenkins-botMerge "Allow <figure-inline> attributes through Sanitizer"
2019-04-26 jenkins-botMerge "Synchronize allowed attributes for <audio> with...
2019-04-26 jenkins-botMerge "Rename BlockRestriction -> BlockRestrictionStore...
2019-04-17 Dayllan MazaRename BlockRestriction -> BlockRestrictionStore and...