Merge "rdbms: avoid LoadBalancer::getConnection waste when using $groups"
[lhc/web/wiklou.git] / tests / phpunit / includes / api / ApiEditPageTest.php
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-06 jenkins-botMerge "Refactor buildPrevNextNavigation"
2019-06-05 jenkins-botMerge "Decouple DatabaseBlock::newFromTarget from Datab...
2019-06-04 jenkins-botMerge "Add action=query&meta=languageinfo API module"
2019-06-03 jenkins-botMerge "Set content language for test to en to ensure...
2019-06-03 jenkins-botMerge "API: Migrate Title::userCan() calls to Permissio...
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-31 jenkins-botMerge "Inline trivial …_internal() methods in Title...
2019-05-31 jenkins-botMerge "rdbms: cleanup code for read-only propagation...
2019-05-31 jenkins-botMerge "Add CirrusSearch dev dependency to require-dev"
2019-05-30 jenkins-botMerge "Make sure that each DataUpdate still has outer...
2019-05-30 jenkins-botMerge "rdbms: make resolveDomainID() use more consisten...
2019-05-30 jenkins-botMerge "rdbms: clean up and refactor ResultWrapper classes"
2019-05-30 jenkins-botMerge "Consistently use spaces and stars in comments"
2019-05-30 jenkins-botMerge "Cleanup LinkerTest leakage between provider...
2019-05-30 FomafixConsistently use spaces and stars in comments
2019-05-30 jenkins-botMerge "Revert "Factors out permissions check from User...
2019-05-30 Kosta HarlanRevert "Factors out permissions check from User into...
2019-05-29 jenkins-botMerge "jquery.suggestions: Do not show suggestions...
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-29 VedmakaFactors out permissions check from User into Permission...
2019-05-28 jenkins-botMerge "Rename Block to MediaWiki\Block\DatabaseBlock"
2019-05-28 ThaliaRename Block to MediaWiki\Block\DatabaseBlock
2019-05-08 jenkins-botMerge "Update special page aliases for Serbian"
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 jenkins-botMerge "Fix HeaderCallback failing on headers without...
2019-03-06 Aaron SchulzNormalize use of "INNER JOIN" to "JOIN" in database...
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 "Follow-up I68179974: Remove from 1.33 RL, backpo...
2019-02-21 jenkins-botMerge "RCFilters: Export config vars in the RL modules...
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 "Add support for Argon2 password hashing"
2019-02-21 jenkins-botMerge "Set BlockDisablesLogin false for Blocking group...
2019-02-20 jenkins-botMerge "Database: Have buildStringCast() actually cast...
2019-02-20 jenkins-botMerge "Fix password policy handling in temporary passwo...
next