Merge "Remove Revision::getRevisionText from migrateArchiveText"
[lhc/web/wiklou.git] / tests / phpunit / includes / content / ContentHandlerTest.php
2019-09-23 jenkins-botMerge "Remove Revision::getRevisionText from migrateArc...
2019-09-23 jenkins-botMerge "site: Make getPageUrl consistently return null"
2019-09-23 jenkins-botMerge "Add config for serving main Page from the domain...
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 Thiemo Kreuztests: Prefer PHPUnit's assertSame() when comparing...
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-23 jenkins-botMerge "parser: inject the time for {{REVISIONTIMESTAMP...
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 "Migrate remaining usages of Title::userCan(...
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-11 jenkins-botMerge "Remove return value from SpecialUploadStash...
2019-06-10 jenkins-botMerge "jquery.suggestions: Combine two isRTL checks"
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-10 jenkins-botMerge "jquery.suggestions: Use document.documentElement...
2019-06-10 jenkins-botMerge "jquery.suggestions: Use Object.create( null )"
2019-06-10 jenkins-botMerge "jquery.suggestions: Remove public object $.sugge...
2019-06-09 jenkins-botMerge "registration: Deprecate ParserTestFiles in exten...
2019-06-09 jenkins-botMerge "Adjust type hints in database related classes"
2019-06-08 jenkins-botMerge "Print: Add padding on pre elements"
2019-06-08 jenkins-botMerge "Deprecate logout token on GET"
2019-06-07 jenkins-botMerge "WatchedItemStore::getWatchedItem returns a Watch...
2019-06-06 jenkins-botMerge "Improve return types in class MagicWordArray"
2019-06-06 jenkins-botMerge "Document $rows on hook ChangesListInitRows as...
2019-06-06 jenkins-botMerge "Refactor buildPrevNextNavigation"
2019-06-06 jenkins-botMerge "Improve type hints to special page related classes"
2019-06-05 jenkins-botMerge "Decouple DatabaseBlock::newFromTarget from Datab...
2019-06-05 jenkins-botMerge "Fix return type of UploadBase::check* functions"
2019-06-05 jenkins-botMerge "Allow int as return type of MediaHandler::isMeta...
2019-06-05 jenkins-botMerge "Fix type to callable on FileRepo::getErrorCleanu...
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 "HTMLForm: Remove deprecated unused getErrors...
2019-06-03 jenkins-botMerge "make sure revision uids are 0 in the xml if...
2019-06-03 jenkins-botMerge "selenium: Temporarily drop all tests and wdio...
2019-06-03 jenkins-botMerge "Add missing newline between <?php and namespace...
2019-06-03 Thiemo KreuzAdd missing newline between <?php and namespace/use...
2019-06-01 jenkins-botMerge "Improve changePassword.php error handling"
2019-05-29 jenkins-botMerge "Print chained exceptions when maintenance script...
2019-05-22 jenkins-botMerge "jquery.tablesorter: Fix pre-JS selector to match...
2019-05-08 jenkins-botMerge "Update special page aliases for Serbian"
2019-04-30 jenkins-botMerge "Use POST to submit wikitext to mw.api.parse"
2019-04-26 jenkins-botMerge "Rename BlockRestriction -> BlockRestrictionStore...
2019-04-21 jenkins-botMerge "jquery.suggestions: Correctly place dropdown...
2019-04-19 jenkins-botMerge "Merge last-seen stash data at more points in...
2019-04-15 jenkins-botMerge "resources: Rename a few local 'filterFn' vars...
2019-04-15 jenkins-botMerge "Update MediaWikiTitleCodec to use NamespaceInfo"
2019-04-15 jenkins-botMerge "JsonContent: Remove never-used caption styles"
2019-04-15 jenkins-botMerge "Remove obsolete `color` property from horizontal...
2019-04-15 jenkins-botMerge "Set global config for test to avoid failure"
2019-04-15 jenkins-botMerge "selenium: Replace regex matching with includes()"
2019-04-15 jenkins-botMerge "JsonContent: Add missing prefix to selector"
2019-04-13 jenkins-botMerge "linting: Start enforcing a basic CSS class namin...
2019-04-13 jenkins-botMerge "Third argument to unpack() requires PHP 7.1"
2019-04-12 jenkins-botMerge "logging: Replace deprecated use of CommentStore...
2019-04-12 jenkins-botMerge "Category: Remove "todo" comment about moving...
2019-04-12 jenkins-botMerge "Improve documentation of constants throughout...
2019-04-12 jenkins-botMerge "HistoryPager: Unset 'date-range-to' parameter...
2019-04-12 jenkins-botMerge "Set MW_INSTALL_PATH in Maintenance.php"
2019-04-12 jenkins-botMerge "HTMLFormFieldWithButton: Allow passing 'inputtyp...
2019-04-12 jenkins-botMerge "dao: Correct return type doc for getLoadBalancer()"
2019-04-12 jenkins-botMerge "Fix order of @var parameter in PHP"
2019-04-08 FomafixFix order of @var parameter in PHP
2019-04-07 jenkins-botMerge "Improve docs for Title::getInternalURL/getCanoni...
2019-04-03 jenkins-botMerge "ServiceWiring: Use RequestContext instead of...
2019-04-03 jenkins-botMerge "installer: make sqlite installer move the job...
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-29 jenkins-botMerge "Use the WebRequest::getCheck() shortcut where...
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 "GlobalFunctions: Document the usage of wfUrlenco...
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 "Avoid using outdated $casToken field for BagOStu...
next