storage: remove wfWikiId() call from RevisionStore::checkDatabaseDomain()
[lhc/web/wiklou.git] / tests / phpunit / includes / Revision / RevisionStoreDbTestBase.php
2019-07-13 Aaron Schulzstorage: remove wfWikiId() call from RevisionStore...
2019-07-11 jenkins-botMerge "Add "help" links for Special:BrokenRedirects...
2019-07-11 jenkins-botMerge "resourceloader: Omit parameter 'lang' from image...
2019-07-11 jenkins-botMerge "Various fixes and simplifications to RefreshLink...
2019-07-10 jenkins-botMerge "Allow false as return type of FileBackendStore...
2019-07-10 jenkins-botMerge "Replace old URLs in SampleTest"
2019-07-10 jenkins-botMerge "Isolate globals for ContentSecurityPolicy tests"
2019-07-10 jenkins-botMerge "maintenance: Script to rename titles for Unicode...
2019-07-09 jenkins-botMerge "Improve type hints in parser related classes"
2019-07-08 jenkins-botMerge "Selenium: replace UserLoginPage with BlankPage...
2019-07-05 jenkins-botMerge "rdbms: clean up $groups logic in LoadBalancer...
2019-07-05 jenkins-botMerge "Adjust type hints in htmlform related classes"
2019-07-04 jenkins-botMerge "Fix `cursor` on TagItemWidgets"
2019-07-04 jenkins-botMerge "Rename various $wikiId fields/parameters to...
2019-07-02 jenkins-botMerge "filebackend: remove wfTimestamp() dependency...
2019-07-02 jenkins-botMerge "s/Import Images/Importing Files/ in importImages...
2019-07-02 jenkins-botMerge "Type hint against interface for LoadBalancer...
2019-07-01 jenkins-botMerge "RCFilters: Reduce startup overhead from 'config...
2019-07-01 jenkins-botMerge "Check for valid user info before calling Linker...
2019-07-01 jenkins-botMerge "Defer cookie block checks to resolve a circular...
2019-07-01 jenkins-botMerge "Rest API: urldecode path parameters"
2019-06-30 jenkins-botMerge "Avoid :checkbox Sizzle selector"
2019-06-28 jenkins-botMerge "Re-apply: Factors out permissions check from...
2019-06-28 jenkins-botMerge "Make ExternalStore wrap ExternalStoreFactory...
2019-06-28 jenkins-botMerge "rdbms: implement IDatabase::serverIsReadOnly...
2019-06-28 jenkins-botMerge "rdbms: deprecate LoadBalancer::haveIndex() and...
2019-06-28 Aaron SchulzMake ExternalStore wrap ExternalStoreFactory and create...
2019-06-28 jenkins-botMerge "Avoid Sizzle's :first/:last selectors. Use ...
2019-06-28 jenkins-botMerge "makeCollapsible: Avoid Sizzle selectors"
2019-06-28 jenkins-botMerge "TOC: Avoid Sizzle selectors"
2019-06-28 jenkins-botMerge "TableSorter: Avoid Sizzle selectors"
2019-06-28 jenkins-botMerge "Change Special:Mute link on email footer to...
2019-06-28 jenkins-botMerge "Reset services after setting group permissions...
2019-06-28 jenkins-botMerge "Join slot and content tables when dumping XML"
2019-06-27 danielJoin slot and content tables when dumping XML
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-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-18 jenkins-botMerge "i18n: Drop img-auth-nologinnWL, unused AFAICT"
2019-05-18 jenkins-botMerge "i18n: Drop number_of_watching_users_pageview...
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-10 jenkins-botMerge "Add 'avoidhours' option to Language#formatTimePe...
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-08 jenkins-botMerge "Remove parameter 'options' from hook 'SkinEditSe...
2019-05-08 jenkins-botMerge "HTML escape parameter 'text' of hook 'SkinEditSe...
2019-05-07 jenkins-botMerge "Optimize WikiMap::getWikiFromUrl() for the commo...
2019-05-07 jenkins-botMerge "Temporarily skip rollback test"
2019-05-07 jenkins-botMerge "exception: Document the three ways we listen...
2019-05-07 jenkins-botMerge "selenium: Disable Minerva wdio tests"
2019-05-07 jenkins-botMerge "SearchEngine: Hard deprecate SearchEngine::trans...
2019-05-07 jenkins-botMerge "Fix Block::newLoad for IPv6 range blocks"
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-07 jenkins-botMerge "filebackend: Restore TempFSFile shutdown-purge...
2019-05-06 jenkins-botMerge "Consolidate duplicated unseen change logic and...
2019-05-06 jenkins-botMerge "tests: Avoid namespace slashes in getNewTempFile...
2019-05-06 jenkins-botMerge "Force user id and actor id to 0 when loading...
2019-05-06 jenkins-botMerge "Move ApiQueryUserInfo::getBlockInfo() to ApiBase"
2019-05-06 jenkins-botMerge "rcfeed: Replace usage of deprecated class RCFeed...
2019-05-06 jenkins-botMerge "NS_MEDIA also always has page_id 0"
2019-05-06 jenkins-botMerge "Improve rollback tests setup by extracting repea...
2019-05-05 jenkins-botMerge "Permissions: Declare the $nsInfo property and...
2019-05-05 Aryeh GregorDon't require Title for getTimestampFromId
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 "docs/kss/package.json: Update Gerrit /r/p/ link...
2019-05-02 jenkins-botMerge "Make generatePhpCharToUpperMappings.php a proper...
2019-05-02 jenkins-botMerge "build: Upgrade grunt-banana-checker from 0.6...
2019-05-02 jenkins-botMerge "build: Upgrade grunt from 1.0.3 to 1.0.4"
2019-05-01 jenkins-botMerge "Fix class name handling in DeprecationHelper"
2019-05-01 jenkins-botMerge "shell: annotate return types"
2019-05-01 jenkins-botMerge "Introduce a BlockManager service"
2019-05-01 jenkins-botMerge "Update an old comment that predated IPv6"
2019-05-01 jenkins-botMerge "Fix WikiPage::commitRollback error message"
2019-05-01 jenkins-botMerge "Default $wgActorTableSchemaMigrationStage to...
2019-05-01 Brad JorschDefault $wgActorTableSchemaMigrationStage to SCHEMA_COM...
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-03 jenkins-botMerge "ServiceWiring: Use RequestContext instead of...
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...
next