Make LoadBalancer return docs more specific about types
[lhc/web/wiklou.git] / includes / api /
2016-09-23 jenkins-botMerge "SpecialRecentChanges: Allow tagfilter=tag as...
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 "mediawiki.js: Refactor definition of mw.log...
2016-09-23 jenkins-botMerge "mw.loader: Use native Set where possible instead...
2016-09-23 jenkins-botMerge "Add IMaintainableDatabase for non-OLTP type...
2016-09-23 jenkins-botMerge "Add ILBFactory interface for completeness"
2016-09-23 jenkins-botMerge "Add DBO_* class constants and defines.php alias...
2016-09-23 L10n-botMerge "Localisation updates from https://translatewiki...
2016-09-23 Translation update... Localisation updates from https://translatewiki.net.
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 "Revert "Move wfEscapeWikiText() to Parser::escap...
2016-09-22 jenkins-botMerge "Move wfEscapeWikiText() to Parser::escapeWikitext()"
2016-09-22 jenkins-botMerge "Follow-up 764cd6a1: unbreak quiet buttons"
2016-09-22 jenkins-botMerge "refreshLinks: Use vslow group for DB_REPLICA...
2016-09-21 jenkins-botMerge "Remove .mw-help-field-hint and -data CSS classes...
2016-09-21 cenariumMove tagging of API deletions to RC save
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 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 "Only send DB query profiling to MWDebug::query"
2016-09-20 jenkins-botMerge "Avoid TransactionProfiler notices for TEMPORARY...
2016-09-20 jenkins-botMerge "Improve Database::__destruct() and add a __clone...
2016-09-20 jenkins-botMerge "Emit deprecation warnings from Article::fetchCon...
2016-09-20 Brad JorschAPI: Remove deprecated methods
2016-09-20 jenkins-botMerge "Pass User to SearchEngine::getProfiles"
2016-09-20 dcaussePass User to SearchEngine::getProfiles
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 "Make rebuildFileCache cover ?action=history"
2016-09-19 jenkins-botMerge "Remove strictIPs(), cascadingDeletes(), and...
2016-09-19 L10n-botMerge "Localisation updates from https://translatewiki...
2016-09-19 Translation update... Localisation updates from https://translatewiki.net.
2016-09-19 Aaron SchulzFSFile and TempFSFile 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 "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-18 Aaron SchulzMake ApiMain use isBot() to catch global bots in checkR...
2016-09-17 jenkins-botMerge "registration: Support 'ServiceWiringFiles' in...
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 "PrefixSearch: Implement searching in multiple...
2016-09-16 Translation update... Localisation updates from https://translatewiki.net.
2016-09-16 jenkins-botMerge "resourceloader: Move 'site' and 'user' logic...
2016-09-16 jenkins-botMerge "Split 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 "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 jenkins-botMerge "Remove 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 jenkins-botMerge "Replace WikiPage::doEdit() usages"
2016-09-15 jenkins-botMerge "Allow quotes in $wgDebugComments HTML comments"
2016-09-15 L10n-botMerge "Localisation updates from https://translatewiki...
2016-09-15 ReedyReplace WikiPage::doEdit() usages
2016-09-15 jenkins-botMerge "benchmarkParse: Add option to clear link cache"
2016-09-15 jenkins-botMerge "Linker: Deprecate formatSize()"
2016-09-15 Translation update... Localisation updates from https://translatewiki.net.
2016-09-15 jenkins-botMerge "docs: mw.widgets.CategorySelector: Fix example...
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 jenkins-botMerge "Move TransactionProfiler to /libs/rdbms"
2016-09-14 L10n-botMerge "Localisation updates from https://translatewiki...
2016-09-14 Translation update... Localisation updates from https://translatewiki.net.
2016-09-14 jenkins-botMerge "Reduce WikiPage::getContentModel() queries via...
2016-09-14 jenkins-botMerge "Add caching to Title::loadRestrictions()"
2016-09-14 jenkins-botMerge "API: Deprecate use of ApiPurge via GET"
2016-09-14 jenkins-botMerge "API: Expose $wgEnableMagicLinks in meta=siteinfo"
2016-09-14 Brad JorschAPI: Deprecate use of ApiPurge via GET
2016-09-14 Brad JorschAPI: Force straight join for prop=linkshere|transcluded...
2016-09-14 jenkins-botMerge "Special:ChangeContentModel: Run EditFilterMerged...
2016-09-14 jenkins-botMerge "refreshLinks: Add --namespace option"
2016-09-14 jenkins-botMerge "Move PECL memcached class to /libs"
2016-09-14 jenkins-botMerge "Various dependency injection cleanups to LoadBal...
2016-09-14 jenkins-botMerge "Make sure emails from RecentChange::save() are...
2016-09-13 Kunal MehtaAPI: Expose $wgEnableMagicLinks in meta=siteinfo
next