Merge "Emit deprecation warnings from Article::fetchContent"
[lhc/web/wiklou.git] / includes / libs / rdbms / database / Database.php
2016-09-20 jenkins-botMerge "Emit deprecation warnings from Article::fetchCon...
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 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...