Merge "Run the ImagePageShowTOC hook before adding the 'metadata' link"
[lhc/web/wiklou.git] / includes / libs / virtualrest / VirtualRESTServiceClient.php
2015-01-13 jenkins-botMerge "Run the ImagePageShowTOC hook before adding...
2015-01-12 jenkins-botMerge "mediawiki.action.edit.stash: set timeout to...
2015-01-11 jenkins-botMerge "Surround edit notices with appropriate classes"
2015-01-10 jenkins-botMerge "Add autocomplete for WhatLinksHere subpages"
2015-01-10 jenkins-botMerge "Fix gallery rearrange on resize with missing...
2015-01-10 AddshoreMerge "Add data provider to split MediaHandlerTest...
2015-01-09 jenkins-botMerge "Implement namespace inversion on WhatLinksHere"
2015-01-09 jenkins-botMerge "Don't call localisation functions when initializ...
2015-01-09 jenkins-botMerge "mw.ui: checkbox: Add state change transition"
2015-01-08 jenkins-botMerge "Export mw.Message's string formatter as mw.format"
2015-01-08 jenkins-botMerge "Added MapCacheLRU::getAllKeys() method"
2015-01-08 jenkins-botMerge "Always use the canonical extension name when...
2015-01-08 jenkins-botMerge "Change loading order of Chinese conversion tables"
2015-01-07 jenkins-botMerge "PostgreSQL: Fix Special:ActiveUsers GROUP BY...
2015-01-07 jenkins-botMerge "jquery-ui: Remove dark color from links inside...
2015-01-07 jenkins-botMerge "Remove the 'top' definition from .mw-ui-icon...
2015-01-07 jenkins-botMerge "Escape unescaped messages in Special:Preferences"
2015-01-07 jenkins-botMerge "Make a VirtualRESTService class for Parsoid"
2015-01-06 Aaron SchulzTrigger onResponses on non-replacement request too...
2015-01-05 jenkins-botMerge "Proper namespace handling for WikiImporter"
2014-12-31 jenkins-botMerge "Use preview content when it transcludes itself"
2014-12-30 jenkins-botMerge "Set mw.config wgFileExtensions only on Upload...
2014-12-25 jenkins-botMerge "Add and use Title::getOtherPage()"
2014-12-25 jenkins-botMerge "Remove meaningless default action name"
2014-12-24 ReedyAdd lots of @throws
2014-12-23 jenkins-botMerge "hygiene: small special:search refactor"
2014-12-23 jenkins-botMerge "Use getHtmlCode() instead of getCode() to set...
2014-12-22 jenkins-botMerge "Moved "nowait:" key code to PoolCounter in core"
2014-12-20 jenkins-botMerge "Ensure integer compare in Special:WantedCategories"
2014-12-20 jenkins-botMerge "Add batch lookup for user groups on Special...
2014-12-20 jenkins-botMerge "jquery.tipsy: Unbreak the 'live' option for...
2014-12-20 jenkins-botMerge "Hide file links in action=info's 'Number of...
2014-12-20 jenkins-botMerge "Update jQuery from v1.11.1 to v1.11.2"
2014-12-20 jenkins-botMerge "Fix error in docs of VirtualRESTServiceClient...
2014-12-19 Alex MonkFix error in docs of VirtualRESTServiceClient and Multi...
2014-12-19 Alex MonkFix VirtualRESTServiceClient::run
2014-12-19 jenkins-botMerge "Don't create Language objects during ResourceLoa...
2014-12-19 LegoktmMerge "Make HTMLForm::formatErrors non-static to can...
2014-12-19 Aaron SchulzFixed comment typo and other docs tweaks
2014-07-29 jenkins-botMerge "Disallow top level domains in Cookie::validateCo...
2014-07-29 jenkins-botMerge "Unsetting the email address for a user when...
2014-07-21 jenkins-botMerge "Allow wildcard searching in wiki IDs for interwi...
2014-07-03 jenkins-botMerge "Allow local interwiki links with an empty title...
2014-06-17 jenkins-botMerge "shell script fix using shellcheck lint"
2014-06-16 jenkins-botMerge "Add tests for API's assert={user|bot}"
2014-05-30 jenkins-botMerge "Allow adding Deleted log entries"
2014-05-30 jenkins-botMerge "Fix typo"
2014-05-28 jenkins-botMerge "Add SelfLinkBeginHook"
2014-05-28 jenkins-botMerge "mediawiki.searchSuggest: Show full article title...
2014-05-27 jenkins-botMerge "Make abstract Config class truly implementation...
2014-05-15 jenkins-botMerge "Installer: properly override default $wgLogo...
2014-05-14 jenkins-botMerge "Avoid an infinite redirect in $wgSecureLogin...
2014-05-14 RobmoenMerge "Implement mediawiki.cookie module"
2014-05-09 Brion VIBBERMerge "Allow mobile to reduce image quality"
2014-05-09 jenkins-botMerge "Fix Oracle 1.23 missing patches (rebase)"
2014-05-06 jenkins-botMerge "Special:BookSources: Remove link to PriceSCAN"
2014-05-05 jenkins-botMerge "mediawiki.mixins: Move .box-sizing mixin from...
2014-05-05 jenkins-botMerge "PostgreSQL: Fix syntax error in page_props index"
2014-05-05 jenkins-botMerge "Return $wgSitename as displayname for local...
2014-05-02 jenkins-botMerge "Initialize static input to null"
2014-05-01 jenkins-botMerge "Expand core post edit functionality to match VE"
2014-05-01 jenkins-botMerge "Update default contents of interwiki table"
2014-05-01 jenkins-botMerge "Change X-UA-Compatible from <meta> tag to HTTP...
2014-05-01 jenkins-botMerge "Add WhatLinksHereProps hook, to allow extensions...
2014-04-30 jenkins-botMerge "Provide a ResourceLoader module for language...
2014-04-30 jenkins-botMerge "Don't bother showing prev/next links navigation...
2014-04-30 jenkins-botMerge "Drop vendor prefixes for border-radius"
2014-04-30 jenkins-botMerge "Append redirect=no to RecentChanges/Watchlist...
2014-04-30 jenkins-botMerge "Made DB errors go to the exception log again"
2014-04-30 jenkins-botMerge "Added VirtualRESTServiceClient/VirtualRESTServic...
2014-04-30 Aaron SchulzAdded VirtualRESTServiceClient/VirtualRESTService classes