Don't try to verify XML well-formedness for partial SVG uploads
[lhc/web/wiklou.git] / includes / api / ApiQueryLangBacklinks.php
2014-09-16 jenkins-botMerge "Using ULS in Special:PageLanguage"
2014-09-16 jenkins-botMerge "Improve hidden field validation"
2014-09-12 Aaron SchulzMerge "Group E-mail settings stuff in Setup.php"
2014-09-10 jenkins-botMerge "Maintenance: Add an easy way to access Config...
2014-09-05 jenkins-botMerge "Add parser tests about building table with ...
2014-09-01 jenkins-botMerge "Revert "Toolbar: Only show on WikiText pages""
2014-08-28 jenkins-botMerge "Making missing old files not try to render a...
2014-08-28 jenkins-botMerge "Check for error before outputting srcset urls"
2014-08-27 jenkins-botMerge "Indicate the actual version of HHVM in use"
2014-08-18 jenkins-botMerge "Use HTMLForm to generate the form on Special...
2014-08-18 jenkins-botMerge "Special:Search: Remove token from URL when savin...
2014-08-18 jenkins-botMerge "Special:Version: Link to tree instead of commit...
2014-08-18 jenkins-botMerge "Include action in permission error messages"
2014-08-18 jenkins-botMerge "Do not flip margin of magnify icon on user inter...
2014-08-18 jenkins-botMerge "CSS style for thumbs on special pages"
2014-08-17 jenkins-botMerge "Avoid theoretical division by zero"
2014-08-17 jenkins-botMerge "Use Xml::element instead of Html::element for...
2014-08-16 jenkins-botMerge "Fix the (un)watch token to include the namespace...
2014-08-15 jenkins-botMerge "mediawiki.toc: Remove class="internal" from...
2014-08-15 jenkins-botMerge "Turn HTMLBlockedUsersItemSelect into HTMLSelectL...
2014-08-15 jenkins-botMerge "mediawiki.jqueryMsg: Prevent default action...
2014-08-15 jenkins-botMerge "jquery.tablesorter: Only look at th's for headers"
2014-08-14 jenkins-botMerge "Followup I4049b666: "Removing prefix exception...
2014-08-13 jenkins-botMerge "Use camel case for variable names in Article...
2014-08-13 jenkins-botMerge "Don't set the session name in CLI or when sessio...
2014-08-13 jenkins-botMerge "Allow to send the memory usage with UDP profiler."
2014-08-13 jenkins-botMerge "Added --lastUpdatedId option to backlink namespa...
2014-08-13 jenkins-botMerge "Run some parser tests with tidy."
2014-08-13 jenkins-botMerge "Revert "Made LCStoreDB try to use a separate...
2014-08-13 jenkins-botMerge "EditPage::newSectionSummary should return a...
2014-08-13 jenkins-botMerge "resourceloader: Wrap only=script responses in...
2014-08-11 jenkins-botMerge "Cleanup some docs (tests)"
2014-08-11 jenkins-botMerge "Remove some unnecessary IE 6 hacks"
2014-08-10 jenkins-botMerge "API: Remove action=paraminfo 'props' and 'errors...
2014-08-07 Brad JorschAPI: Remove action=paraminfo 'props' and 'errors' resul...
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-07-01 jenkins-botMerge "Improve Database related documentation a bit"
2014-06-29 jenkins-botMerge "Less false positives for MEDIATYPE_VIDEO"
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-06-10 jenkins-botMerge "Fetch string to pass through writeTemporary...
2014-06-05 jenkins-botMerge "Load previous tags in ChangeTags::addTags()...
2014-06-02 jenkins-botMerge "Include edit summary in permalink"
2014-05-30 jenkins-botMerge "Don't use isset() to check for null"
2014-05-30 jenkins-botMerge "Allow adding Deleted log entries"
2014-05-30 jenkins-botMerge "Fix typo"
2014-05-28 jenkins-botMerge "Reorganize commonPrint.css"
2014-05-28 jenkins-botMerge "Add SelfLinkBeginHook"
2014-05-28 jenkins-botMerge "mediawiki.searchSuggest: Show full article title...
2014-05-27 jenkins-botMerge "Remove Vector from the default LESS import path"
2014-05-27 jenkins-botMerge "Remove "Help/Project" profile from Special:Search"
2014-05-27 jenkins-botMerge "Remove silly 'm' prefix from StubObject/Deprecat...
2014-05-27 jenkins-botMerge "Cleaned up database reconnection logic"
2014-05-27 jenkins-botMerge "Installer: output css correctly when session...
2014-05-27 jenkins-botMerge "Make abstract Config class truly implementation...
2014-05-25 jenkins-botMerge "Revert "Pass phpcs-strict on includes/revisionde...
2014-05-23 jenkins-botMerge "Make HTTPS port configurable"
2014-05-22 jenkins-botMerge "format the tests/phpunit/TODO document for reada...
2014-05-21 jenkins-botMerge "Create a version of mediawiki.skinning.content...
2014-05-20 jenkins-botMerge "Update kss style guide wording and README"
2014-05-20 jenkins-botMerge "Improve rendering of Living Style Guide sections...
2014-05-20 PhuedxMerge "Pass archived page id to ArticleUndelete hook."
2014-05-20 jenkins-botMerge "API: Fix prop=revisions&rvdiffto= without rvprop...
2014-05-19 jenkins-botMerge "Make phpcs-strict pass on includes/ (7/7)"
2014-05-19 jenkins-botMerge "Move ApiQueryRecentChanges::parseRCType to stati...
2014-05-19 jenkins-botMerge "IP class cleanups"
2014-05-19 jenkins-botMerge "mediawiki.api: Use then() in getToken instead...
2014-05-19 jenkins-botMerge "mediawiki.api: Do not cache errors in getToken()"
2014-05-18 jenkins-botMerge "Update jscs and jshint config"
2014-05-16 jenkins-botMerge "Drop rc_cur_time from recentchanges"
2014-05-16 jenkins-botMerge "mediawiki.util: Decode parentheses and bang...
2014-05-16 jenkins-botMerge "Use precise ApiMain/ApiQuery type hints in all...
2014-05-16 Thiemo MättigUse precise ApiMain/ApiQuery type hints in all API...
2014-05-15 jenkins-botMerge "Installer: properly override default $wgLogo...
2014-05-14 jenkins-botMerge "Avoid an infinite redirect in $wgSecureLogin...
2014-05-09 jenkins-botMerge "Fix Oracle 1.23 missing patches (rebase)"
2014-05-05 jenkins-botMerge "Return $wgSitename as displayname for local...
2014-05-01 jenkins-botMerge "Expand core post edit functionality to match VE"
2014-04-29 jenkins-botMerge "Fix IE9's lack of support for console.warn.apply"
2014-04-29 jenkins-botMerge "The $CHANGEDORCREATED parameter to the 'enotif_b...
2014-04-29 jenkins-botMerge "API: Warn when unsupported PHP array syntax...
2014-04-27 jenkins-botMerge "resourceloader: Optimize module registry sent...
2014-04-24 jenkins-botMerge "HtmlFormatter::filterContent() should always...
2014-04-24 jenkins-botMerge "Introducing pp_sortkey."
2014-04-22 jenkins-botMerge "Add 'since <version>' to @deprecated annotations"
2014-04-22 jenkins-botMerge "Fix "UTPage" creation in tests"
2014-04-22 jenkins-botMerge "JSON i18n shim: Only register LocalisationCacheR...
2014-04-21 jenkins-botMerge "Expand the protocol for proto-relative links...
2014-04-21 jenkins-botMerge "Make room for preloadFileStat() call in FileBack...
2014-04-21 jenkins-botMerge "Bail out on FileBackend operations if the initia...
2014-04-21 jenkins-botMerge "Avoid image table updates on file upload failure"
2014-04-21 jenkins-botMerge "Support tighter rate limiting for "non-standard...
2014-04-20 jenkins-botMerge "Allow additional interwiki prefixes on local...
2014-04-20 AddshoreMerge "Fixed some @params documentation (includes/api)"
2014-04-18 umherirrenderFixed some @params documentation (includes/api)
2014-04-13 jenkins-botMerge "Rename Skin::getUsableSkins() to Skin::getAllowe...
2014-03-15 jenkins-botMerge "Reapplying r45820 to support the NewSignupPage...
next