Rename includes/Services to includes/services for consistency
[lhc/web/wiklou.git] / autoload.php
2016-09-23 ReedyRename includes/Services to includes/services for consi...
2016-09-22 jenkins-botMerge "Split out new ObjectCache::newWANCacheFromParams...
2016-09-22 jenkins-botMerge "Simplify and clean up FileBackend exceptions"
2016-09-22 Aaron SchulzSimplify and clean up FileBackend exceptions
2016-09-22 jenkins-botMerge "Make MigrateFileRepoLayout use getErrors()"
2016-09-22 jenkins-botMerge "Move wfEscapeWikiText() to Parser::escapeWikitext()"
2016-09-22 jenkins-botMerge "Remove old remapping hacks from Database::indexN...
2016-09-22 jenkins-botMerge "Make Database::__clone() a bit more robust using...
2016-09-22 jenkins-botMerge "Split up DBError classes into their own files"
2016-09-22 Aaron SchulzSplit up DBError classes into their own files
2016-09-22 jenkins-botMerge "Follow-up 764cd6a1: unbreak quiet buttons"
2016-09-22 jenkins-botMerge "Remove MediaWiki mentions from /rdbms error...
2016-09-22 jenkins-botMerge "Remove screen layout references in passwordreset...
2016-09-22 Kunal MehtaRename Convert*a*bleTimestamp to Convert*i*bleTimestamp
2016-09-22 jenkins-botMerge "Add deprecated comment to Article::doEdit()"
2016-09-22 jenkins-botMerge "time: Implement ConvertableTimestamp::convert()"
2016-09-22 jenkins-botMerge "Move IP class to libs/"
2016-09-22 jenkins-botMerge "Remove MimeMagic depedency from FSFile and move...
2016-09-22 jenkins-botMerge "Move IP::isConfigured/TrustedProxy() to ProxyLoo...
2016-09-22 Kunal MehtaMove IP class to libs/
2016-09-22 Aaron SchulzRemove MimeMagic depedency from FSFile and move it...
2016-09-22 jenkins-botMerge "Move SamplingStatsdClient into stats/ subdirectory"
2016-09-22 Kunal MehtaMove IP::isConfigured/TrustedProxy() to ProxyLookup...
2016-09-22 jenkins-botMerge "refreshLinks: Use vslow group for DB_REPLICA...
2016-09-22 jenkins-botMerge "Migrate callers to new MWFileProps::getPropsFrom...
2016-09-22 jenkins-botMerge "Dependency inject $wgTmpDirectory into FileBacke...
2016-09-22 Aaron SchulzMigrate callers to new MWFileProps::getPropsFromPath...
2016-09-21 jenkins-botMerge "Clean up lock name in lock messages in DatabaseM...
2016-09-21 jenkins-botMerge "Remove .mw-help-field-hint and -data CSS classes...
2016-09-21 Kunal MehtaMove SamplingStatsdClient into stats/ subdirectory
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 Kunal MehtaMove XMP* classes to includes/libs
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-20 jenkins-botMerge "Remove Database clone call from DatabaseTests...
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 "Emit deprecation warnings from Article::fetchCon...
2016-09-20 jenkins-botMerge "Fix minor SqliteInstaller IDEA warning"
2016-09-20 jenkins-botMerge "Deprecfate WikiRevision::getText"
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 "mediawiki.UI: Make colors' contrast compliant...
2016-09-19 jenkins-botMerge "Fix undefined getDelimiter() call in sql.php"
2016-09-19 jenkins-botMerge "Remove unused DatabaseBase::debug() method"
2016-09-19 jenkins-botMerge "Fix broken $wgExternalServers example setting"
2016-09-19 jenkins-botMerge "Fix "externalCluster" LBFactorySimple setting...
2016-09-19 Aaron SchulzMove DatabasePostgres to /libs/rdbms
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 "Cleanup 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 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 jenkins-botMerge "Move DatabaseSqlite to /libs/rdbms"
2016-09-19 Aaron SchulzMove DatabaseSqlite to /libs/rdbms
2016-09-19 Aaron SchulzMove some FileBackend related classes to /libs
2016-09-19 Aaron SchulzMake LockManager use StatusValue and move classes to...
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 jenkins-botMerge "Avoid MWDebug usage in DatabaseBase"
2016-09-18 Aaron SchulzFix file/class name mismatch from e2adcc89bbe
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 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 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-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...
next