Merge "Fix file/class name mismatch from e2adcc89bbe"
[lhc/web/wiklou.git] / includes / db /
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 LoadBalancerSingle to /libs/rdbms"
2016-09-18 Aaron SchulzMove LoadBalancerSingle to /libs/rdbms
2016-09-18 jenkins-botMerge "Move LBFactoryMulti to /libs/rdbms"
2016-09-18 Aaron SchulzMove 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 Aaron SchulzMove mysql database classes to /libs/rdbms
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 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 Aaron SchulzCleanups to DatabaseMysqlBase
2016-09-17 jenkins-botMerge "Move all of the reasonable DatabaseBase methods...
2016-09-17 jenkins-botMerge "PrefixSearch: Implement searching in multiple...
2016-09-17 Aaron SchulzMove all of the reasonable DatabaseBase methods to...
2016-09-17 jenkins-botMerge "Fix type doc in StatusValue"
2016-09-17 Aaron SchulzMake LoadBalancer domain handling more robust
2016-09-17 Aaron SchulzRename domain => localDomain in LBFactory for consistency
2016-09-16 jenkins-botMerge "resourceloader: Move 'site' and 'user' logic...
2016-09-16 jenkins-botMerge "Add SearchEngineFactory::getSearchEngineClass...
2016-09-16 jenkins-botMerge "Split out ConvertableTimestamp class"
2016-09-16 Aaron SchulzSplit out ConvertableTimestamp class
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 "Make DB snapshot commit errors include active...
2016-09-16 jenkins-botMerge "mediawiki.user: Minor clean up of code and unit...
2016-09-16 jenkins-botMerge "Avoid global state in DatabaseBase::factory...
2016-09-16 jenkins-botMerge "Remove wfSetBit()/wfSetVar() calls in DatabaseBase"
2016-09-16 Aaron SchulzRemove wfSetBit()/wfSetVar() calls in DatabaseBase
2016-09-16 jenkins-botMerge "Remove wfRandomString() dependency in DatabaseBase"
2016-09-16 jenkins-botMerge "Move LoadMonitorMySQL to LoadMonitor"
2016-09-16 jenkins-botMerge "Move database constants to their own file"
2016-09-16 Aaron SchulzAvoid global state in DatabaseBase::factory()/query()
2016-09-16 Aaron SchulzMake DB snapshot commit errors include active methods
2016-09-16 Aaron SchulzRemove wfRandomString() dependency in DatabaseBase
2016-09-16 jenkins-botMerge "Remove wfGetCaller() dependency from DatabaseBase"
2016-09-16 jenkins-botMerge "Deprecate jquery.arrowSteps module"
2016-09-15 Aaron SchulzRemove wfGetCaller() dependency from DatabaseBase
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 "Fix default "srvCache" BagOStuff in DatabaseBase"
2016-09-15 jenkins-botMerge "Dependency inject $wgSharedTables into DatabaseBase"
2016-09-15 Aaron SchulzDependency inject $wgSharedTables into DatabaseBase
2016-09-15 Aaron SchulzFix default "srvCache" BagOStuff in 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...
2016-09-15 Aaron SchulzRename LBFactory => LBFactoryMW and make LBFactory...
2016-09-15 jenkins-botMerge "Remove global state from DatabaseBase::__constru...
2016-09-15 jenkins-botMerge "Move Linker::formatTemplates() to separate class...
2016-09-15 jenkins-botMerge "OutputPage: Don't set 'user' module state if...
2016-09-15 jenkins-botMerge "Revert "Remove jquery.arrowSteps module""
2016-09-15 Aaron SchulzRemove global state from DatabaseBase::__construct()
2016-09-15 Aaron SchulzMove updater/installer specific methods out of DatabaseBase
2016-09-15 Aaron SchulzRemove unused LBFactoryFake class
2016-09-15 jenkins-botMerge "Avoid MWException and wf* log methods in Databas...
2016-09-15 Aaron SchulzAvoid MWException and wf* log methods in DatabaseBase
2016-09-15 Aaron SchulzMove various DB helper classes to /libs/rdbms
2016-09-15 Aaron SchulzMove LoadBalancer to /libs/rdbms
2016-09-15 Aaron SchulzChange DatabaseBase => IDatabase in /db where possible
2016-09-15 jenkins-botMerge "Change $wiki => $domain in LoadBalancer"
2016-09-15 jenkins-botMerge "Exception cleanups for LoadBalancer"
2016-09-15 Aaron SchulzChange $wiki => $domain in LoadBalancer
2016-09-15 Aaron SchulzException cleanups for LoadBalancer
2016-09-15 jenkins-botMerge "Move DBConnRef and ChronologyProtector to /libs...
2016-09-15 jenkins-botMerge "Move TransactionProfiler to /libs/rdbms"
2016-09-15 jenkins-botMerge "Make WikiPage::getRevision() make use of Revisio...
2016-09-15 Aaron SchulzMove DBConnRef and ChronologyProtector to /libs/rdbms
2016-09-15 jenkins-botMerge "More DB related class cleanups to prepare files...
2016-09-15 jenkins-botMerge "Re-add parser tests to the ParserTests group"
2016-09-15 jenkins-botMerge "Fix broken select() call in rebuildFileCache...
2016-09-15 Aaron SchulzMore DB related class cleanups to prepare files for...
2016-09-14 jenkins-botMerge "Move IDatabase/ILoadBalancer to /libs/rdbms"
2016-09-14 Aaron SchulzMove IDatabase/ILoadBalancer to /libs/rdbms
2016-09-14 L10n-botMerge "Localisation updates from https://translatewiki...
2016-09-14 jenkins-botMerge "Move DBError to /libs/rdbms/exception"
2016-09-14 jenkins-botMerge "Add MWExceptionRenderer class and decouple DBError"
2016-09-14 jenkins-botMerge "Reduce WikiPage::getContentModel() queries via...
2016-09-14 jenkins-botMerge "Add caching to Title::loadRestrictions()"
2016-09-14 Aaron SchulzMove DBError to /libs/rdbms/exception
2016-09-14 Aaron SchulzAdd MWExceptionRenderer class and decouple DBError
2016-09-14 jenkins-botMerge "API: Expose $wgEnableMagicLinks in meta=siteinfo"
2016-09-14 jenkins-botMerge "Fix login API for users with @ in their usernames"
2016-09-14 jenkins-botMerge "Move LoadMonitor classes to libs/rdbms/loadmonitor"
2016-09-14 Aaron SchulzMove LoadMonitor classes to libs/rdbms/loadmonitor
2016-09-14 jenkins-botMerge "Replace some MWExceptions with natives ones...
2016-09-14 jenkins-botMerge "Special:ChangeContentModel: Run EditFilterMerged...
2016-09-14 Aaron SchulzReplace some MWExceptions with natives ones in /db
2016-09-14 jenkins-botMerge "refreshLinks: Add --namespace option"
next