Merge "Selenium: replace UserLoginPage with BlankPage where possible"
[lhc/web/wiklou.git] / tests / phpunit / includes / parser / ParserMethodsTest.php
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-19 jenkins-botMerge "Follow-up 3535a5f327: Remove old CSS now caches...
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 "Update special page aliases for Serbian"
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-26 jenkins-botMerge "Rename BlockRestriction -> BlockRestrictionStore...
2019-04-26 jenkins-botMerge "Add STRAIGHT_JOIN to ApiQueryLogEvents and LogPa...
2019-04-24 jenkins-botMerge "StubObject: Use 'self' instead of 'StubObject...
2019-04-21 jenkins-botMerge "jquery.suggestions: Correctly place dropdown...
2019-04-20 jenkins-botMerge "rdbms: add getChronologyProtectorClientId()...
2019-04-19 jenkins-botMerge "Merge last-seen stash data at more points in...
2019-04-19 jenkins-botMerge "RCFilters: display timestamp of new changes...
2019-04-19 jenkins-botMerge "Change "e-mail" to "email" in Log-action-filter...
2019-04-19 jenkins-botMerge "resourceloader: Omit non-existent messages in...
2019-04-18 jenkins-botMerge "Add block type filter to Special:BlockList"
2019-04-17 jenkins-botMerge "rdbms: add missing return value to LoadBalancer...
2019-04-17 jenkins-botMerge "Simplify and unify the {{REVISIONID}} handling...
2019-04-17 jenkins-botMerge "build: Set Fresnel scenario run count to 7"
2019-04-17 jenkins-botMerge "Use LinkTarget in Linker instead of Title"
2019-04-17 jenkins-botMerge "Add ability to override mb_strtoupper in Languag...
2019-04-17 Aryeh GregorRemove all $wgParser use from core
2019-03-26 jenkins-botMerge "rdbms: Use correct value for 'sslmode' in Databa...
2019-03-07 jenkins-botMerge "Added Id to the input box"
2018-12-29 jenkins-botMerge "auth: Follow up on e907d4328dc3e"
2018-12-21 jenkins-botMerge "Revision: Assert that $mRecord is never null...
2018-12-19 D3r1ck01Merge "Use MediaWiki\SuppressWarnings around trigger_er...
2018-12-18 jenkins-botMerge "ApiComparePages: Don't error with no prev/next...
2018-12-13 jenkins-botMerge "Soft deprecate Title::getUserCaseDBKey()"
2018-12-13 jenkins-botMerge "Remove loading of module 'mediawiki.toc' in...
2018-12-11 jenkins-botMerge "Use Travis CI cache and reduce clone depth to...
2018-12-10 jenkins-botMerge "Chinese Conversion Table Update 2018-3"
2018-12-10 jenkins-botMerge "filebackend: avoiding computing file SHA-1 hashe...
2018-12-06 jenkins-botMerge "ApiComparePages: Don't try to find next/prev...
2018-12-03 jenkins-botMerge "RevisionStore: Avoid exception on prev/next...
2018-11-29 jenkins-botMerge "Add stats for block errors on create/edit actions"
2018-11-28 jenkins-botMerge "Add block notice stats on EditPage."
2018-11-28 jenkins-botMerge "SQLite: Make patch-add-3d.sql a no-op"
2018-11-27 jenkins-botMerge "Accept BCP 47 codes in LanguageConverter rules"
2018-11-27 jenkins-botMerge "Quoted attributes don't need to be followed...
2018-11-27 jenkins-botMerge "Parse wikitext in gallery caption"
2018-11-21 jenkins-botMerge "Update wording for RC and Watchlist UI opt-out...
2018-11-20 jenkins-botMerge "Add class mw-editable in body element"
2018-11-20 jenkins-botMerge "Fix partial block translation for non-editing...
2018-11-19 jenkins-botMerge "Block: Clean up handling of non-User targets"
2018-11-19 jenkins-botMerge "Add some additional domains to the CSP false...
2018-11-16 NiedzielskiMerge "Doc: result domain for GlobalFunctions::wfRandom()"
2018-11-16 jenkins-botMerge "Wrap the "bytes changed" indication on Special...
2018-11-16 jenkins-botMerge "Accessibility: Improve contributions navigation...
2018-11-14 jenkins-botMerge "Wrap the text for out-of-date edits into a warni...
2018-11-14 jenkins-botMerge "Set migration stage for change tag to read new"
2018-11-14 jenkins-botMerge "TitlesMultiSelectWidget: pass through 'input...
2018-11-14 jenkins-botMerge "Special:Log: Use OOUI"
2018-11-13 jenkins-botMerge "Hard deprecate codepaths where tidy is disabled"
2018-11-13 jenkins-botMerge "doc: Modernise parameter names and documentation...
2018-11-13 jenkins-botMerge "Special:AllMessages: Rename 'Go' to 'Filter'"
2018-11-13 jenkins-botMerge "JSON formatversion=2 is no longer experimental"
2018-11-13 jenkins-botMerge "TitlesMultiselectWidget: rename 'limit' config...
next