Make LBFactoryTest.php pass for sqlite
[lhc/web/wiklou.git] / includes / libs / rdbms / database / DatabaseSqlite.php
2016-10-29 Aaron SchulzMake LBFactoryTest.php pass for sqlite
2016-10-29 jenkins-botMerge "Postgres updater fixes to make update.php able...
2016-10-28 jenkins-botMerge "Make updateCategoryCounts() have better lag...
2016-10-28 jenkins-botMerge "Add Parser to MediaWikiServices"
2016-10-28 jenkins-botMerge "Introduce InterwikiLookupAdapter on top of SiteL...
2016-10-28 jenkins-botMerge "Pass context to ChangeTags::tagDescription"
2016-10-28 jenkins-botMerge "PHPSessionHandler: Workaround PHP5 bug"
2016-10-27 jenkins-botMerge "Change .tocnumber to use grey text for section...
2016-10-27 jenkins-botMerge "UploadBase: Permit SVG files with broken namespa...
2016-10-27 jenkins-botMerge "Add short-circuit to DatabasePostgres::schemaExi...
2016-10-25 jenkins-botMerge "Add documentation for wfClientAcceptsGzip()"
2016-10-25 L10n-botMerge "Localisation updates from https://translatewiki...
2016-10-25 jenkins-botMerge "Fix DatabaseSqlite IDEA warnings"
2016-10-25 Aaron SchulzFix DatabaseSqlite IDEA warnings
2016-10-21 jenkins-botMerge "Use adaptive CDN TTLs for page views"
2016-10-21 jenkins-botMerge "Make grammar data loadable as an RL module and...
2016-10-20 jenkins-botMerge "Relax phpdoc of PermissionError to match actual...
2016-10-20 jenkins-botMerge "FormSpecialPage: Only add redirectparams for...
2016-10-20 jenkins-botMerge "Use a more specific rule for setting cursor...
2016-10-19 jenkins-botMerge "Add 'noflip' option on RL modules to disable...
2016-10-19 jenkins-botMerge "MessageCache: Use checkKeys for large messages"
2016-10-19 jenkins-botMerge "ApiPurge: Remove setTriggeringUser call."
2016-10-19 jenkins-botMerge "Make MessageCache::load() require a language...
2016-10-19 jenkins-botMerge "Postgres installation fixes"
2016-10-18 jenkins-botMerge "Gallery: Use intrinsic width for gallery to...
2016-10-17 Aaron SchulzPostgres installation fixes
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 "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 "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 "parserTests: Do not check for DjVu support"
2016-10-04 jenkins-botMerge "Avoid 'message' in log context in AuthManager"
2016-10-03 jenkins-botMerge "action=history should return 404 if there is...
2016-10-02 jenkins-botMerge "Add a class to the <a> element of the interlangu...
2016-09-30 jenkins-botMerge "Remove test for <math> which fails when Extensio...
2016-09-30 jenkins-botMerge "Don't skip tests which lack non-tidy output"
2016-09-29 jenkins-botMerge "Do not run exact db match if offset is > 0"
2016-09-29 jenkins-botMerge "Move DatabaseBase to a class alias for type...
2016-09-29 jenkins-botMerge "Emit deprecation warnings for Article::doEdit...
2016-09-29 Aaron SchulzMove DatabaseBase to a class alias for type-hints
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 "AuthManager phpdoc cleanup"
2016-09-26 jenkins-botMerge "Minor installer/upgrader cleanups"
2016-09-26 jenkins-botMerge "Change mid-upload 'cancel' button to 'back'"
2016-09-26 jenkins-botMerge "HTMLForm: Add HTMLDateTimeField"
2016-09-26 jenkins-botMerge "Avoid DB_MASTER use on password checks and defer...
2016-09-23 jenkins-botMerge "Add transaction ticket to LinksUpdateComplete...
2016-09-23 jenkins-botMerge "SpecialRecentChanges: Allow tagfilter=tag as...
2016-09-23 jenkins-botMerge "Move RedisLockManager to /libs"
2016-09-23 jenkins-botMerge "Move RedisConnectionPool to /libs/redis"
2016-09-23 jenkins-botMerge "Move FileBackendMultiWrite to /libs"
2016-09-23 jenkins-botMerge "Revert "resourceloader: Make cache-eval in mw...
2016-09-23 jenkins-botMerge "mediawiki.js: Refactor definition of mw.log...
2016-09-23 jenkins-botMerge "mw.loader: Use native Set where possible instead...
2016-09-23 jenkins-botMerge "Add IMaintainableDatabase for non-OLTP type...
2016-09-23 jenkins-botMerge "Add ILBFactory interface for completeness"
2016-09-23 jenkins-botMerge "Add DBO_* class constants and defines.php alias...
2016-09-23 Aaron SchulzAdd DBO_* class constants and defines.php alias the...
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 "Split out new ObjectCache::newWANCacheFromParams...
2016-09-22 jenkins-botMerge "Make MigrateFileRepoLayout use getErrors()"
2016-09-22 jenkins-botMerge "Move wfEscapeWikiText() to Parser::escapeWikitext()"
2016-09-22 jenkins-botMerge "Break long lines and generalize some comments...
2016-09-22 jenkins-botMerge "Inject schema vars into DatabaseMysql"
2016-09-22 Bartosz DziewońskiMerge "IcuCollation: Update comments on $tailoringFirst...
2016-09-22 Bartosz DziewońskiMerge "Correct error handling for exceptions in 'user...
2016-09-22 jenkins-botMerge "Remove old remapping hacks from Database::indexN...
2016-09-22 jenkins-botMerge "Follow-up 764cd6a1: unbreak quiet buttons"
2016-09-22 jenkins-botMerge "Remove screen layout references in passwordreset...
next