Make LBFactoryTest.php pass for sqlite
[lhc/web/wiklou.git] / tests / phpunit / includes / db / LBFactoryTest.php
2016-10-29 Aaron SchulzMake LBFactoryTest.php pass for sqlite
2016-10-28 jenkins-botMerge "Introduce InterwikiLookupAdapter on top of SiteL...
2016-10-27 jenkins-botMerge "Change .tocnumber to use grey text for section...
2016-10-25 jenkins-botMerge "Add documentation for wfClientAcceptsGzip()"
2016-10-21 jenkins-botMerge "Use adaptive CDN TTLs for page views"
2016-10-18 jenkins-botMerge "Gallery: Use intrinsic width for gallery to...
2016-10-14 jenkins-botMerge "Allow users with deleterevision but not deletedh...
2016-10-14 jenkins-botMerge "Enable APISandbox code on mobile"
2016-10-13 jenkins-botMerge "Move up devunt's name to Developers"
2016-10-12 jenkins-botMerge "Improve Doxygen template used by mwdocgen.php"
2016-10-11 jenkins-botMerge "Convert LanguageConverter to using getLocalServe...
2016-10-11 jenkins-botMerge "Ignore defineProperty() failures in mw.log.depre...
2016-10-11 jenkins-botMerge "API: Remove deprecated response values from...
2016-10-11 jenkins-botMerge "Tweak fullscreen styles for API sandbox"
2016-10-11 jenkins-botMerge "Preserve font size in ApiSandbox when going...
2016-10-07 jenkins-botMerge "Documentation link changes"
2016-10-05 jenkins-botMerge "ObjectCache::newFromParams fix SqlBagOStuff...
2016-10-05 jenkins-botMerge "ApiHelp: Add directionality to various things...
2016-10-05 jenkins-botMerge "ApiBase: Remove deprecated getResultData()"
2016-10-05 jenkins-botMerge "Add a continuation button to ApiSandbox"
2016-10-05 jenkins-botMerge "Make Special:MIMESearch non-expensive, again"
2016-10-04 jenkins-botMerge "Add an option to the title widget to exclude...
2016-10-04 jenkins-botMerge "parserTests: Do not check for DjVu support"
2016-10-04 jenkins-botMerge "Improve @covers tags for ComposerJson and Compos...
2016-10-04 jenkins-botMerge "Avoid 'message' in log context in AuthManager"
2016-10-04 jenkins-botMerge "Restore Content-Language header change from...
2016-10-03 jenkins-botMerge "action=history should return 404 if there is...
2016-10-03 jenkins-botMerge "mw.feedback: Use standard OOjs UI dialog error...
2016-10-03 jenkins-botMerge "Enable deprecation warnings for WikiPage::getText()"
2016-10-02 jenkins-botMerge "Add a class to the <a> element of the interlangu...
2016-09-30 jenkins-botMerge "database: Rename LBFactoryMW to MWLBFactory"
2016-09-30 Timo Tijhofdatabase: Rename LBFactoryMW to MWLBFactory
2016-09-29 jenkins-botMerge "Emit deprecation warnings for Article::doEdit...
2016-09-29 jenkins-botMerge "Disallow css attr() with url type"
2016-09-29 jenkins-botMerge "API: Add generator non-continuation data"
2016-09-28 jenkins-botMerge "Parser: Allow `<s>` and `<strike>` in table...
2016-09-28 jenkins-botMerge "Use classes to apply the 'editfont' preference"
2016-09-28 jenkins-botMerge "Avoid DBPerformance warnings in ApiClearHasMsg"
2016-09-28 jenkins-botMerge "Avoid DBPerformance log warnings in SpecialEditW...
2016-09-28 jenkins-botMerge "Set ignore_user_abort( true ) during DB commit...
2016-09-28 jenkins-botMerge "Remove full form of ChangeTags::buildTagFilterSe...
2016-09-27 jenkins-botMerge "Directly use Language::factory instead of wfGetL...
2016-09-27 jenkins-botMerge "Avoid multiple writes to changetags table in...
2016-09-27 jenkins-botMerge "Remove getSearchEngine() from DatabaseBase"
2016-09-27 jenkins-botMerge "Create fields & data for image/file data indexing"
2016-09-27 jenkins-botMerge "Clean up array() syntax in docs, part VII"
2016-09-27 jenkins-botMerge "Replace DatabaseBase:: with Database:: and updat...
2016-09-27 Aaron SchulzReplace DatabaseBase:: with Database:: and update type...
2016-09-26 jenkins-botMerge "Change mid-upload 'cancel' button to 'back'"
2016-09-23 jenkins-botMerge "Revert "resourceloader: Make cache-eval in mw...
2016-09-23 jenkins-botMerge "Add HTMLFormField class for MWRestrictions and...
2016-09-23 jenkins-botMerge "Log when Message::__toString has an unexpected...
2016-09-23 jenkins-botMerge "ScopedCallback: Fix a typo in a comment"
2016-09-23 jenkins-botMerge "Handle links with multiple pipes correctly in...
2016-09-23 jenkins-botMerge "Move tagging of API deletions to RC save"
2016-09-23 jenkins-botMerge "Ensure users are able to edit the page after...
2016-09-23 jenkins-botMerge "Inject "srvCache" and local DB connections into...
2016-09-23 jenkins-botMerge "Revert "Move wfEscapeWikiText() to Parser::escap...
2016-09-22 jenkins-botMerge "Support multiple limits and arbitrary periods...
2016-09-22 jenkins-botMerge "Move wfEscapeWikiText() to Parser::escapeWikitext()"
2016-09-22 jenkins-botMerge "Follow-up 764cd6a1: unbreak quiet buttons"
2016-09-22 jenkins-botMerge "Remove screen layout references in passwordreset...
2016-09-22 jenkins-botMerge "time: Implement ConvertableTimestamp::convert()"
2016-09-22 jenkins-botMerge "Move SamplingStatsdClient into stats/ subdirectory"
2016-09-22 jenkins-botMerge "refreshLinks: Use vslow group for DB_REPLICA...
2016-09-22 jenkins-botMerge "Dependency inject $wgTmpDirectory into FileBacke...
2016-09-21 jenkins-botMerge "Clean up lock name in lock messages in DatabaseM...
2016-09-21 jenkins-botMerge "Fix IDEA warnings in CloneDatabase"
2016-09-21 jenkins-botMerge "Set more fields in fake DB subclasses to avoid...
2016-09-21 jenkins-botMerge "Set the DatabaseDomain in some tests classes...
2016-09-21 jenkins-botMerge "Check Database::mSessionTempTables in Database...
2016-09-21 jenkins-botMerge "Database: Behave correctly when inserting booleans"
2016-09-21 jenkins-botMerge "Make LBFactory::waitForReplication() use "domain...
2016-09-21 jenkins-botMerge "Add sanity check to LoadBalancer::setDomainPrefix()"
2016-09-21 jenkins-botMerge "Remove .mw-help-field-hint and -data CSS classes...
2016-09-21 Aaron SchulzAdd sanity check to LoadBalancer::setDomainPrefix()
2016-09-21 jenkins-botMerge "Fix importation of weird file names in importTex...
2016-09-20 jenkins-botMerge "Emit deprecation warnings from Article::fetchCon...
2016-09-20 jenkins-botMerge "Deprecfate WikiRevision::getText"
2016-09-19 jenkins-botMerge "Add Localisation to the links, add the link...
2016-09-17 jenkins-botMerge "Make Status extend StatusValue and start FileBac...
2016-09-17 Aaron SchulzMove LBFactorySimple to /libs/rdbms
2016-09-17 jenkins-botMerge "Inject Profiler into Database objects"
2016-09-17 jenkins-botMerge "registration: Support 'ServiceWiringFiles' in...
2016-09-17 jenkins-botMerge "Make database classes handle hyphens in $wgDBname"
2016-09-17 Aaron SchulzMake database classes handle hyphens in $wgDBname
2016-09-17 jenkins-botMerge "LoginSignupSpecialPage: Reduce hackiness of...
2016-09-17 jenkins-botMerge "Show warnings in HTMLForm and warnings as warnin...
2016-09-17 jenkins-botMerge "mw.widgets.CategorySelector: Add client-side...
2016-09-17 jenkins-botMerge "PrefixSearch: Implement searching in multiple...
2016-09-16 jenkins-botMerge "Rephrase tooltip-rollback for clarity"
2016-09-16 jenkins-botMerge "API: Force straight join for prop=linkshere...
2016-09-16 jenkins-botMerge "Deprecate jquery.arrowSteps module"
2016-09-15 jenkins-botMerge "benchmarkParse: Add option to clear link cache"
2016-09-15 jenkins-botMerge "Emit deprecation warnigns for Article::getText()"
2016-09-15 jenkins-botMerge "Linker: Deprecate formatSize()"
2016-09-15 jenkins-botMerge "Dependency inject $wgSharedTables into DatabaseBase"
2016-09-15 jenkins-botMerge "Move updater/installer specific methods out...
2016-09-15 jenkins-botMerge "Rename LBFactory => LBFactoryMW and make LBFacto...
2016-09-15 jenkins-botMerge "docs: mw.widgets.CategorySelector: Fix example...
next