Merge "Move up devunt's name to Developers"
[lhc/web/wiklou.git] / includes / api / ApiFormatBase.php
2016-10-13 jenkins-botMerge "Move up devunt's name to Developers"
2016-10-12 jenkins-botMerge "Improve Doxygen template used by mwdocgen.php"
2016-10-11 jenkins-botMerge "Convert LanguageConverter to using getLocalServe...
2016-10-11 jenkins-botMerge "Make server index validity checks in LoadBalance...
2016-10-11 jenkins-botMerge "Ignore defineProperty() failures in mw.log.depre...
2016-10-11 jenkins-botMerge "API: Remove deprecated response values from...
2016-10-11 jenkins-botMerge "Tweak fullscreen styles for API sandbox"
2016-10-11 jenkins-botMerge "Preserve font size in ApiSandbox when going...
2016-10-11 jenkins-botMerge "SECURITY: quote booleans as string (not integer...
2016-10-10 jenkins-botMerge "Password reset link is shown when no reset optio...
2016-10-07 jenkins-botMerge "Documentation link changes"
2016-10-06 jenkins-botMerge "Make DatabaseMysqlBase use connLogger for connec...
2016-10-06 jenkins-botMerge "Make Revision::getText() emit deprecation warnings."
2016-10-05 jenkins-botMerge "ObjectCache::newFromParams fix SqlBagOStuff...
2016-10-05 jenkins-botMerge "API: Add assertuser parameter"
2016-10-05 jenkins-botMerge "Use a parameterized log for sub-optimal transact...
2016-10-05 jenkins-botMerge "ApiHelp: Add directionality to various things...
2016-10-05 jenkins-botMerge "ApiBase: Remove deprecated getResultData()"
2016-10-05 jenkins-botMerge "Add a continuation button to ApiSandbox"
2016-10-05 Gergő TiszaAdd a continuation button to ApiSandbox
2016-10-04 jenkins-botMerge "Avoid 'message' in log context in AuthManager"
2016-09-29 jenkins-botMerge "Disallow css attr() with url type"
2016-09-28 jenkins-botMerge "Use classes to apply the 'editfont' preference"
2016-09-23 jenkins-botMerge "Revert "resourceloader: Make cache-eval in mw...
2016-09-23 jenkins-botMerge "Log when Message::__toString has an unexpected...
2016-09-23 jenkins-botMerge "Handle links with multiple pipes correctly in...
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 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 "Improve lag/flag behavior and docs in LoadBalancer"
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-06-17 jenkins-botMerge "DumpUploads: output local path instead of mwstor...
2016-04-26 jenkins-botMerge "OutputPage: Use PageViewLanguage instead of...
2016-04-25 jenkins-botMerge "Fix escaping for MSSQL LIKE queries."
2016-04-11 jenkins-botMerge "jquery.makeCollapsible: Don't ignore clicks...
2016-04-11 jenkins-botMerge "Finish stash uploads with upload dialog"
2016-04-09 jenkins-botMerge "Add note that IP::isInRange() can return unexpec...
2016-04-08 jenkins-botMerge "Use pg_result_error, not pg_last_error, as the...
2016-04-06 jenkins-botMerge "Add a hook for collapsible content"
2016-04-02 jenkins-botMerge "Add GENDER support to $3 in logentry-rights...
2016-03-25 jenkins-botMerge "Http::getProxy() method to get proxy configuration"
2016-03-24 TjonesMerge "Add redirect=no only to redirects on redirect...
2016-03-18 jenkins-botMerge "resetUserEmail: Allow resetting email without...
2016-03-15 jenkins-botMerge "Add id field to watchlist db table"
2016-03-15 jenkins-botMerge "Make unused variable optional in ChangesList...
2016-03-14 jenkins-botMerge "Use an example with working digit transformation"
2016-03-13 jenkins-botMerge "build: Update grunt-jscs to 2.8.0"
2016-03-11 jenkins-botMerge "resourceloader: Inverse hasOwn() check to fix...
2016-03-10 jenkins-botMerge "Make UploadBase use TempFSFile to wrap the tempo...
2016-03-10 jenkins-botMerge "build: Ignore phpcs in /skins but not /includes...
2016-03-08 jenkins-botMerge "Deprecating: Consolidating `progressive` & ...
2016-03-08 jenkins-botMerge "Hygiene: Add wrapHTML method"
2016-03-08 jenkins-botMerge "Remove use of "successful" in strings"
2016-03-08 jenkins-botMerge "Move EmailNotification::updateWatchlistTimestamp...
2016-03-08 jenkins-botMerge "Hooks do not have to return true any more, they...
2016-03-08 jenkins-botMerge "Move WatchedItem logic to WatchedItemStore"
2016-03-08 jenkins-botMerge "Add WatchedItemIntegrationTest"
2016-03-08 jenkins-botMerge "Guard against allowing intermediate caching...
2016-03-08 jenkins-botMerge "Use single quotes in API where possible"
2016-03-08 jenkins-botMerge "MemoizedCallable: Add test for memoized closure"
2016-03-08 jenkins-botMerge "Explicitly declare ApiFormatBase::initPrinter...
2016-03-08 Siebrand MazelandExplicitly declare ApiFormatBase::initPrinter public
2016-03-02 jenkins-botMerge "Revert "Deprecating: Consolidating `progressive...
2016-03-02 jenkins-botMerge "Deprecating: Consolidating `progressive` & ...
2016-03-02 jenkins-botMerge "mw.Upload.BookletLayout/Dialog: Add determinate...
2016-03-01 jenkins-botMerge "Reset scoped session for upload jobs after defer...
2016-02-29 jenkins-botMerge "Revert "Add type hint against LinkTarget""
2016-02-29 jenkins-botMerge "Remove fix for a 5.3 problem"
2016-02-26 jenkins-botMerge "Add type hint against LinkTarget"
2016-02-25 jenkins-botMerge "Get timestamp from WikiPage, instead of Article"
2016-02-25 jenkins-botMerge "Fixup contenttype stuff in UserMailer"
2016-02-25 jenkins-botMerge "Remove no-op parameter from UIDGeneratorTest"
2016-02-25 jenkins-botMerge "Fix typo and improve code comments in LinkTarget"
2016-02-25 jenkins-botMerge "ApiSandbox: Visual separation of fields"
2016-02-18 jenkins-botMerge "rc_old/new_len null for CategoryMembership RC...
2016-02-18 jenkins-botMerge "database: Add extra sanity check to selectFieldV...
2016-02-18 jenkins-botMerge "Avoid master queries in Title::getLinksFrom()"
2016-02-17 Kunal MehtaConvert all array() syntax to []
2016-02-16 jenkins-botMerge "Stop using SiteConfiguration::isLocalVHost()"
2016-02-12 jenkins-botMerge "Add IContextSource as parameter to ChangeTags...
2016-02-11 jenkins-botMerge "Set context on RedirectSpecialPage in MediaWiki...
2016-02-11 jenkins-botMerge "Add tests for LanguageConverter classes that...
2016-02-11 jenkins-botMerge "Don't modify $wgHooks on language object constru...
2016-02-11 jenkins-botMerge "Remove extra line breaks in memcached debug...
2016-02-11 jenkins-botMerge "Use LinkTarget in LinkBatch::addObj"
2016-02-11 jenkins-botMerge "DiffFormatter: Don't mess with PHP output buffering"
2016-02-10 jenkins-botMerge "Use LinkTarget in EmailNotification::updateWatch...
next