resourceloader: Avoid needless GPC normalisation
[lhc/web/wiklou.git] / tests /
2016-09-28 jenkins-botMerge "Avoid DBPerformance log warnings in SpecialEditW...
2016-09-28 jenkins-botMerge "Fix "Incorrect watchlist token provided" unit...
2016-09-28 jenkins-botMerge "resourceloader: Fix undefined getPrefixedText()"
2016-09-28 Aaron SchulzFix "Incorrect watchlist token provided" unit test...
2016-09-28 jenkins-botMerge "Add @deprecated annotations to NS_IMAGE and...
2016-09-28 Kunal MehtaAdd @deprecated annotations to NS_IMAGE and NS_IMAGE_TALK
2016-09-28 jenkins-botMerge "Set ignore_user_abort( true ) during DB commit...
2016-09-28 jenkins-botMerge "Use getConnectionRef in WatchedItemStore"
2016-09-28 addshoreUse getConnectionRef in WatchedItemStore
2016-09-28 jenkins-botMerge "Remove full form of ChangeTags::buildTagFilterSe...
2016-09-27 jenkins-botMerge "Directly use Language::factory instead of wfGetL...
2016-09-27 jenkins-botMerge "Avoid multiple writes to changetags table in...
2016-09-27 jenkins-botMerge "Remove getSearchEngine() from DatabaseBase"
2016-09-27 jenkins-botMerge "Create fields & data for image/file data indexing"
2016-09-27 Stanislav MalyshevCreate fields & data for image/file data indexing
2016-09-27 jenkins-botMerge "Clean up array() syntax in docs, part VII"
2016-09-27 jenkins-botMerge "Replace DatabaseBase:: with Database:: and updat...
2016-09-27 Aaron SchulzReplace DatabaseBase:: with Database:: and update type...
2016-09-27 Amir SarabadaniClean up array() syntax in docs, part VII
2016-09-26 jenkins-botMerge "AuthManager phpdoc cleanup"
2016-09-26 jenkins-botMerge "Update wfEscapeShellArg() comments"
2016-09-26 jenkins-botMerge "Minor installer/upgrader cleanups"
2016-09-26 jenkins-botMerge "Change mid-upload 'cancel' button to 'back'"
2016-09-26 jenkins-botMerge "HTMLForm: Add HTMLDateTimeField"
2016-09-26 jenkins-botMerge "Avoid DB_MASTER use on password checks and defer...
2016-09-24 jenkins-botMerge "Move RedisBagOStuff to /libs"
2016-09-24 jenkins-botMerge "Depedencency cleanups to SwiftFileBackend"
2016-09-24 Aaron SchulzRemove unused Database::isView()/clearViewsCache()...
2016-09-24 jenkins-botMerge "Make LoadBalancer return docs more specific...
2016-09-24 jenkins-botMerge "Clean up misuse of wfTimestampOrNull()"
2016-09-24 jenkins-botMerge "Remove wf* function usage from FSFileBackend"
2016-09-23 jenkins-botMerge "Avoid DatabaseBase type errors in setupDatabaseW...
2016-09-23 Aaron SchulzAvoid DatabaseBase type errors in setupDatabaseWithTest...
2016-09-23 jenkins-botMerge "Add transaction ticket to LinksUpdateComplete...
2016-09-23 jenkins-botMerge "Move RedisLockManager to /libs"
2016-09-23 jenkins-botMerge "Move RedisConnectionPool to /libs/redis"
2016-09-23 jenkins-botMerge "Revert "resourceloader: Make cache-eval in mw...
2016-09-23 jenkins-botMerge "Add IMaintainableDatabase for non-OLTP type...
2016-09-23 jenkins-botMerge "Make newExternalLB() public to match newMainLB()"
2016-09-23 jenkins-botMerge "Add HTMLFormField class for MWRestrictions and...
2016-09-23 jenkins-botMerge "Log when Message::__toString has an unexpected...
2016-09-23 jenkins-botMerge "ScopedCallback: Fix a typo in a comment"
2016-09-23 jenkins-botMerge "Handle links with multiple pipes correctly in...
2016-09-23 jenkins-botMerge "Move tagging of API deletions to RC save"
2016-09-23 jenkins-botMerge "Ensure users are able to edit the page after...
2016-09-23 jenkins-botMerge "Inject "srvCache" and local DB connections into...
2016-09-23 jenkins-botMerge "Call setTransactionTicket() on DeferredUpdates...
2016-09-23 jenkins-botMerge "Rename includes/Services to includes/services...
2016-09-23 jenkins-botMerge "Revert "Move wfEscapeWikiText() to Parser::escap...
2016-09-22 jenkins-botMerge "Support multiple limits and arbitrary periods...
2016-09-22 jenkins-botMerge "Split out new ObjectCache::newWANCacheFromParams...
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 Gergő TiszaAdd HTMLFormField class for MWRestrictions and use...
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 Timo Tijhoftests: Fix invalid @covers value in StatusTest.php
2016-09-22 cenariumSupport multiple limits and arbitrary periods in accoun...
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 Timo Tijhoftime: 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 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 "Cleanup method visibilites in Database"
2016-09-21 jenkins-botMerge "Set more FakeDatabaseMysqlBase fields in __const...
2016-09-21 jenkins-botMerge "Clean up lock name in lock messages in DatabaseM...
2016-09-21 jenkins-botMerge "Fix IDEA warnings in CloneDatabase"
2016-09-21 Aaron SchulzSet more FakeDatabaseMysqlBase fields in __construct()
2016-09-21 jenkins-botMerge "Set more fields in fake DB subclasses to avoid...
2016-09-21 jenkins-botMerge "Set the DatabaseDomain in some tests classes...
2016-09-21 jenkins-botMerge "Remove dangling $wgDBmysql5 usage from DatabaseM...
2016-09-21 jenkins-botMerge "Check Database::mSessionTempTables in Database...
2016-09-21 Aaron SchulzCheck Database::mSessionTempTables in Database::tableEx...
2016-09-21 Aaron SchulzSet more fields in fake DB subclasses to avoid errors
2016-09-21 jenkins-botMerge "Database: Behave correctly when inserting booleans"
2016-09-21 jenkins-botMerge "Make LBFactory::waitForReplication() use "domain...
2016-09-21 jenkins-botMerge "Add sanity check to LoadBalancer::setDomainPrefix()"
2016-09-21 jenkins-botMerge "Remove .mw-help-field-hint and -data CSS classes...
2016-09-21 Aaron SchulzAdd sanity check to LoadBalancer::setDomainPrefix()
2016-09-21 Aaron SchulzSet the DatabaseDomain in some tests classes for sanity
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-21 jenkins-botMerge "jsduck: Remove custom @source tag"
next