Merge "Add a preference to require email for password resets"
[lhc/web/wiklou.git] / tests / phpunit / includes / parser / ParserMethodsTest.php
2019-09-09 jenkins-botMerge "Make DBAccessBase use DBConnRef, rename $wiki...
2019-09-06 jenkins-botMerge "Fix installation failure due to unexpected dbpat...
2019-09-05 jenkins-botMerge "Allow partially blocked users to import images"
2019-09-02 jenkins-botMerge "Use IDatabase::buildStringCast in Special:MediaS...
2019-09-01 jenkins-botMerge "Unit tests: Remove duplicated code in ExtensionR...
2019-08-30 jenkins-botMerge "Make Special:ChangeContentModel field labels...
2019-08-30 jenkins-botMerge "Return null from EditPage::importContentFormData"
2019-08-30 jenkins-botMerge "Actually assign suppression-related rights to...
2019-08-29 jenkins-botMerge "Preserve grapheme clusters in upper corner compl...
2019-08-28 jenkins-botMerge "Fix call to non-existing TempFSFileFactory:...
2019-08-28 jenkins-botMerge "Upstream "pulsating dot" widget from VE"
2019-08-28 jenkins-botMerge "Let Html::element do the HTML encoding"
2019-08-28 jenkins-botMerge "parserTests: Add parser test with filename conta...
2019-08-27 jenkins-botMerge "Recognize exif values for Apple iOS photo modes"
2019-08-27 jenkins-botMerge "Add SearchResultTrait"
2019-08-25 jenkins-botMerge "objectcache: make MediumSpecificBagOStuff::merge...
2019-08-25 jenkins-botMerge "Migrate BagOStuff::incr() calls to incrWithInit()"
2019-08-25 jenkins-botMerge "rdbms: add setTempTablesOnlyMode() to suppress...
2019-08-24 jenkins-botMerge "rdbms: make LBFactory close/rollback dangling...
2019-08-24 jenkins-botMerge "maintenance: Cleanup db code and bogus RevisionR...
2019-08-24 jenkins-botMerge "maintenance: Fix bogus IDatabase method calls...
2019-08-24 jenkins-botMerge "maintenance: Fix bad method call in RebuildTextI...
2019-08-24 jenkins-botMerge "maintenance: Sanity check that --replicadb isn...
2019-08-24 jenkins-botMerge "API: Warn about POST without Content-Type"
2019-08-23 jenkins-botMerge "objectcache: move MemcachedClient class to ...
2019-08-22 jenkins-botMerge "BadFileLookup to replace wfIsBadImage"
2019-08-22 jenkins-botMerge "Rewrite integration test for wfIsBadImage()"
2019-08-22 jenkins-botMerge "Add support for native image lazy loading"
2019-08-21 jenkins-botMerge "rdbms: add some more comments to DatabaseDomain"
2019-08-21 jenkins-botMerge "rdbms: remove IDatabase::clearFlag() calls made...
2019-08-21 jenkins-botMerge "parser: document what 0/null rev IDs do when...
2019-08-21 Aaron Schulzparser: document what 0/null rev IDs do when given...
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-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"
next