lhc/web/wiklou.git
2016-09-22 Gergő TiszaLog when Message::__toString has an unexpected format
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 SchulzInclude setTableAliases/setDomainPrefix in ILoadBalancer
2016-09-20 Aaron SchulzDatabase class parameter and documentation cleanups
2016-09-20 jenkins-botMerge "mediawiki.UI: Make colors' contrast compliant...
2016-09-19 jenkins-botMerge "Fix undefined getDelimiter() call in sql.php"
2016-09-19 Aaron SchulzChange DatabaseBase::factory call to Database::factory...
2016-09-19 jenkins-botMerge "Remove unused DatabaseBase::debug() method"
2016-09-19 jenkins-botMerge "Fix broken $wgExternalServers example setting"
2016-09-19 Aaron SchulzFix undefined getDelimiter() call in sql.php
2016-09-19 jenkins-botMerge "Fix "externalCluster" LBFactorySimple setting...
2016-09-19 Aaron SchulzFix broken $wgExternalServers example setting
2016-09-19 Aaron SchulzFix "externalCluster" LBFactorySimple setting in LBFact...
2016-09-19 Volker Emediawiki.UI: Make colors' contrast compliant to WCAG...
2016-09-19 Aaron SchulzMove DatabasePostgres to /libs/rdbms
2016-09-19 Aaron SchulzRemove unused DatabaseBase::debug() method
2016-09-19 jenkins-botMerge "Remove strictIPs(), cascadingDeletes(), and...
2016-09-19 L10n-botMerge "Localisation updates from https://translatewiki...
2016-09-19 Aaron SchulzRemove strictIPs(), cascadingDeletes(), and cleanupTrig...
2016-09-19 Translation... Localisation updates from https://translatewiki.net.
2016-09-19 jenkins-botMerge "Fix SQLite $wgObjectCaches definition + b/c...
2016-09-19 Marius HochFix SQLite $wgObjectCaches definition + b/c handling
2016-09-19 jenkins-botMerge "Clarify comment in traditional gallery"
2016-09-19 jenkins-botMerge "Avoid using cascadingDeletes()/cleanupTriggers()"
2016-09-19 Arlo BreaultClarify comment in traditional gallery
2016-09-19 jenkins-botMerge "Avoid calling awful DatabaseBase::strictIPs...
2016-09-19 jenkins-botMerge "Fix SqliteInstaller DatabaseSqlite creation"
2016-09-19 Marius HochFix SqliteInstaller DatabaseSqlite creation
2016-09-19 Aaron SchulzFix "MWExceptionRenderer::getText() should not be calle...
2016-09-19 jenkins-botMerge "Html: Update list of $voidElements"
2016-09-19 jenkins-botMerge "Cleanup ServiceWiring/LBFactoryMW interaction"
2016-09-19 Brad JorschMake MWExceptionRenderer work with PHP7's exception...
2016-09-19 Bartosz DziewońskiHtml: Update list of $voidElements
2016-09-19 Aaron SchulzCleanup ServiceWiring/LBFactoryMW interaction
2016-09-19 jenkins-botMerge "Various small cleanups to ResultWrapper"
2016-09-19 jenkins-botMerge "Move LBFactorySingle to /libs/rdbms"
2016-09-19 James D. ForresterOOjs UI: FieldsetLayout: Styling fixes for `<legend...
2016-09-19 jenkins-botMerge "Add Localisation to the links, add the link...
2016-09-19 Aaron SchulzStub out DatabaseBase::getSearchEngine() as a dummy...
2016-09-19 jenkins-botMerge "Make ApiMain use isBot() to catch global bots...
2016-09-19 Aaron SchulzVarious small cleanups to ResultWrapper
2016-09-19 jenkins-botMerge "Move LIST_ constaints to IDatabase class constants"
2016-09-19 jenkins-botMerge "Move DatabaseSqlite to /libs/rdbms"
2016-09-19 jenkins-botMerge "Fixed method name casing and IDEA warnings in...
2016-09-19 Aaron SchulzMove LIST_ constaints to IDatabase class constants
2016-09-19 Aaron SchulzFixed method name casing and IDEA warnings in FileRepo
2016-09-19 Aaron SchulzMove DatabaseSqlite to /libs/rdbms
2016-09-19 jenkins-botMerge "Remove wf* function and global variable usage...
2016-09-19 Aaron SchulzRemove wf* function and global variable usage from...
2016-09-19 Aaron SchulzCleanups and IDEA warning fixes to FileRepo classes
2016-09-19 Aaron SchulzMake LockManager use StatusValue and move classes to...
2016-09-19 jenkins-botMerge "Remove wf* function dependencies from FSLockManager"
2016-09-18 Aaron SchulzMake ApiMain use isBot() to catch global bots in checkR...
2016-09-18 Aaron SchulzRemove wf* function dependencies from FSLockManager
2016-09-18 Translation... Localisation updates from https://translatewiki.net.
2016-09-18 Aaron SchulzAvoid calling awful DatabaseBase::strictIPs() method
2016-09-18 Aaron SchulzMove LBFactorySingle to /libs/rdbms
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 Aaron SchulzAvoid using cascadingDeletes()/cleanupTriggers()
2016-09-18 jenkins-botMerge "Avoid MWDebug usage in DatabaseBase"
2016-09-18 Aaron SchulzFix file/class name mismatch from e2adcc89bbe
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 SchulzRemove long-since unused cruft methods from DatabaseBase
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 Aaron SchulzMake Status extend StatusValue and start FileBackend...
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 Translation... Localisation updates from https://translatewiki.net.
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 Bartosz DziewońskiLoginSignupSpecialPage: Reduce hackiness of "You are...
2016-09-17 FlorianShow warnings in HTMLForm and warnings as warnings...
2016-09-17 Amir SarabadaniRework UserContribs options section
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-17 zppix1Add Localisation to the links, add the link to Localisa...
2016-09-17 Aaron SchulzFix type doc in StatusValue
2016-09-16 Translation... Localisation updates from https://translatewiki.net.
2016-09-16 jenkins-botMerge "resourceloader: Move 'site' and 'user' logic...
2016-09-16 jenkins-botMerge "Avoid triggering SiteConfiguration lookup in...
next