Revert "Remove old remapping hacks from Database::indexName()"
[lhc/web/wiklou.git] / includes / libs / rdbms / database / Database.php
2017-03-24 ReedyRevert "Remove old remapping hacks from Database::index...
2016-09-21 Aaron SchulzRemove old remapping hacks from Database::indexName()
2016-09-21 jenkins-botMerge "Database: Behave correctly when inserting booleans"
2016-09-21 Brad JorschDatabase: Behave correctly when inserting booleans
2016-09-21 jenkins-botMerge "Remove .mw-help-field-hint and -data CSS classes...
2016-09-21 jenkins-botMerge "Fix importation of weird file names in importTex...
2016-09-21 jenkins-botMerge "Move XMP* classes to includes/libs"
2016-09-21 jenkins-botMerge "XMPValidate: Use ConvertibleTimestamp instead...
2016-09-21 jenkins-botMerge "mediawiki.requestIdleCallback: Avoid native...
2016-09-21 jenkins-botMerge "Toolbox: Mark RecentChangesLinked link as nofollow"
2016-09-21 jenkins-botMerge "Improve lag/flag behavior and docs in LoadBalancer"
2016-09-21 jenkins-botMerge "Use Status::isOK() method in FileDeleteForm"
2016-09-21 jenkins-botMerge "jsduck: Remove custom @source tag"
2016-09-20 jenkins-botMerge "Mention the lock name in DatabaseMysqlBase lock...
2016-09-20 jenkins-botMerge "Remove Database clone call from DatabaseTests...
2016-09-20 Aaron SchulzRemove Database clone call from DatabaseTests.php
2016-09-20 jenkins-botMerge "FSFile and TempFSFile cleanups"
2016-09-20 jenkins-botMerge "Move some FileBackend related classes to /libs"
2016-09-20 jenkins-botMerge "Only send DB query profiling to MWDebug::query"
2016-09-20 jenkins-botMerge "Avoid TransactionProfiler notices for TEMPORARY...
2016-09-20 jenkins-botMerge "Improve Database::__destruct() and add a __clone...
2016-09-20 jenkins-botMerge "Emit deprecation warnings from Article::fetchCon...
2016-09-20 Aaron SchulzImprove Database::__destruct() and add a __clone()...
2016-09-20 jenkins-botMerge "Pass User to SearchEngine::getProfiles"
2016-09-20 jenkins-botMerge "Fix minor SqliteInstaller IDEA warning"
2016-09-20 jenkins-botMerge "Set an initial dummy domain in Database::__const...
2016-09-20 jenkins-botMerge "Deprecfate WikiRevision::getText"
2016-09-20 jenkins-botMerge "Clean up redundant defaults in Database::__const...
2016-09-20 Aaron SchulzClean up redundant defaults in Database::__construct()
2016-09-20 Aaron SchulzSet an initial dummy domain in Database::__construct()
2016-09-20 jenkins-botMerge "Extract replacePrefixes into a static method"
2016-09-20 jenkins-botMerge "WikiPage::getDeletionUpdates returns DeferrableU...
2016-09-20 jenkins-botMerge "phpdoc Title::inNamespaces also allows array"
2016-09-20 jenkins-botMerge "Make rebuildFileCache cover ?action=history"
2016-09-20 jenkins-botMerge "Include setTableAliases/setDomainPrefix in ILoad...
2016-09-20 jenkins-botMerge "Database class parameter and documentation cleanups"
2016-09-20 Aaron SchulzDatabase class parameter and documentation cleanups
2016-09-19 Aaron SchulzAvoid TransactionProfiler notices for TEMPORARY table...
2016-09-19 jenkins-botMerge "Avoid using cascadingDeletes()/cleanupTriggers()"
2016-09-19 jenkins-botMerge "Avoid calling awful DatabaseBase::strictIPs...
2016-09-19 jenkins-botMerge "Html: Update list of $voidElements"
2016-09-19 jenkins-botMerge "Move LBFactorySingle to /libs/rdbms"
2016-09-19 jenkins-botMerge "Add Localisation to the links, add the link...
2016-09-19 jenkins-botMerge "Make ApiMain use isBot() to catch global bots...
2016-09-19 jenkins-botMerge "Move LIST_ constaints to IDatabase class constants"
2016-09-19 Aaron SchulzMove LIST_ constaints to IDatabase class constants
2016-09-18 jenkins-botMerge "Remove long-since unused cruft methods from...
2016-09-18 jenkins-botMerge "Fix file/class name mismatch from e2adcc89bbe"
2016-09-18 jenkins-botMerge "Avoid MWDebug usage in DatabaseBase"
2016-09-18 Aaron SchulzAvoid MWDebug usage in DatabaseBase
2016-09-18 jenkins-botMerge "Move LBFactoryMulti to /libs/rdbms"
2016-09-18 jenkins-botMerge "Move mysql database classes to /libs/rdbms"
2016-09-17 jenkins-botMerge "Clean up $wgDBmwschema handling and only apply...
2016-09-17 Aaron SchulzClean up $wgDBmwschema handling and only apply it to...
2016-09-17 jenkins-botMerge "Make Status extend StatusValue and start FileBac...
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 SchulzInject Profiler into Database objects
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 "Move all of the reasonable DatabaseBase methods...
2016-09-17 Aaron SchulzMove all of the reasonable DatabaseBase methods to...