Merge "SpecialResetTokens: Use Config instead of globals"
[lhc/web/wiklou.git] / includes / api /
2014-07-18 jenkins-botMerge "Fix doc of ChangesListSpecialPage::doHeader"
2014-07-18 jenkins-botMerge "Reduce revdelete-text-others verbosity"
2014-07-18 jenkins-botMerge "i18n: use int: for consistency"
2014-07-18 jenkins-botMerge "Revert "Breaking out disallowed CSS into a globa...
2014-07-18 jenkins-botMerge "Breaking out disallowed CSS into a global variable"
2014-07-17 jenkins-botMerge "Fix navigation buttons on Special:Listfiles...
2014-07-15 jenkins-botMerge "Rename Wiki.php to MediaWiki.php"
2014-07-15 jenkins-botMerge "RevDelArchivedFileItem needs to override getApiData"
2014-07-15 jenkins-botMerge "Allow importing of LESS from MediaWiki.UI"
2014-07-15 jenkins-botMerge "API: Cleanup list=filearchive"
2014-07-15 jenkins-botMerge "Small tweaks to media handler tests"
2014-07-15 Brad JorschAPI: Cleanup list=filearchive
2014-07-15 jenkins-botMerge "jquery.textSelection: Remove references to iframe"
2014-07-15 jenkins-botMerge "Add link on Special:Upload to edit MediaWiki...
2014-07-15 jenkins-botMerge "Avoid wfWaitForSlaves() call when in a transacti...
2014-07-14 jenkins-botMerge "Defer addAutopromoteOnceGroups to transaction...
2014-07-14 Chad HorohoeMerge "Force default search backend on search test"
2014-07-14 jenkins-botMerge "Actually detect duplicate section=new submissions"
2014-07-14 jenkins-botMerge "Display MediaWiki:Loginprompt on the login page"
2014-07-13 jenkins-botMerge "Make OutputPageTest more independent from global...
2014-07-11 jenkins-botMerge "jquery.arrowSteps: Center arrowheads text"
2014-07-11 jenkins-botMerge "QUnit: Detect unfinished jQuery effects or ajax...
2014-07-11 jenkins-botMerge "Warn when DISPLAYTITLE is used more than once"
2014-07-11 jenkins-botMerge "Take redirect modifications into account for...
2014-07-11 Yuri AstrakhanAdded ApiResult::NO_SIZE_CHECK flag for addValue()
2014-07-11 jenkins-botMerge "Made getMaxLag() use caching to reduce connectio...
2014-07-11 jenkins-botMerge "Made getMaxLag() skip checking the master DB"
2014-07-11 jenkins-botMerge "Set autofocus on Special:Unblock"
2014-07-10 jenkins-botMerge "New 'UserResetAllOptions' hook from the wikiHow...
2014-07-10 jenkins-botMerge "Change message on Special:Wantedfiles based...
2014-07-10 jenkins-botMerge "Handle invalid language code gracefully in Langu...
2014-07-10 jenkins-botMerge "thumb.php: Fix undefined variable $width"
2014-07-10 jenkins-botMerge "API: Fix list=deletedrevs with pre-1.5 revisions"
2014-07-10 jenkins-botMerge "Remove outdated unused jquery.tipsy styles from...
2014-07-10 jenkins-botMerge "Use PHP_VERSION constant instead of phpversion...
2014-07-10 jenkins-botMerge "jquery.makeCollapsible: No tabindex="0" for...
2014-07-10 jenkins-botMerge "Remove unused message 'postcomment'"
2014-07-10 jenkins-botMerge "GlobalFunctions: Deprecate swap()"
2014-07-09 Chad HorohoeUse PHP_VERSION constant instead of phpversion() functi...
2014-07-09 jenkins-botMerge "Web installer: check for low PHP versions before...
2014-07-09 jenkins-botMerge "Use the user from the context to format the...
2014-07-09 jenkins-botMerge "Allow third party code to hook-up MIME type...
2014-07-09 jenkins-botMerge "Remove ParserOptions::setSkin() (deprecated...
2014-07-09 jenkins-botMerge "Fix MediaWikiPageLinkRendererTest failing in...
2014-07-09 jenkins-botMerge "Fix TitlePermissionTest failing on non-English...
2014-07-09 jenkins-botMerge "Skip 64 bit MWMessagePack tests on 32 bit machines"
2014-07-09 jenkins-botMerge "Change some mixed @param docs in api classes"
2014-07-09 umherirrenderChange some mixed @param docs in api classes
2014-07-09 Brad JorschAPI: Fix list=deletedrevs with pre-1.5 revisions
2014-07-09 jenkins-botMerge "Generate thumbnails based on buckets"
2014-07-09 jenkins-botMerge "mediawiki.page.gallery.resize: Remove weird...
2014-07-08 Brion VIBBERMerge "Allow HTML5 <rtc> tag (ruby support for East...
2014-07-08 jenkins-botMerge "Fix alpha transparency in XCF images"
2014-07-07 jenkins-botMerge "Add tests for OutputPage::makeResourceLoaderLink()"
2014-07-06 jenkins-botMerge "Fix RepoGroup::hasForeignRepos() and RepoGroup...
2014-07-06 jenkins-botMerge "Do not include file redirects in Special:Wantedf...
2014-07-04 jenkins-botMerge "API: Refactor continuation code and add to purge...
2014-07-04 jenkins-botMerge "Don't use isset() to check for null"
2014-07-04 Brad JorschAPI: Refactor continuation code and add to purge, watch...
2014-07-04 jenkins-botMerge "Do thumb attempt-failures limitting via sha1...
2014-07-04 jenkins-botMerge "Fix mime detection of easily-confused-with text...
2014-07-03 jenkins-botMerge "Fixed broken exception code"
2014-07-03 jenkins-botMerge "Allow local interwiki links with an empty title...
2014-07-03 jenkins-botMerge "Porting file test from browsertests"
2014-07-03 jenkins-botMerge "QA: updates to edit test ported from qa/browsert...
2014-07-03 jenkins-botMerge "QA: porting login test from /qa/browsertests"
2014-07-03 jenkins-botMerge "Make SVG files show "In other resolutions" at...
2014-07-02 jenkins-botMerge "Don't use rclimit preference on Special:Search"
2014-07-02 jenkins-botMerge "De-duplicate pages in replaceInternal"
2014-07-02 jenkins-botMerge "Make the URL input on Special:LinkSearch ltr...
2014-07-02 jenkins-botMerge "Workaround image magick issue with greyscale...
2014-07-01 jenkins-botMerge "Database: Generalise SQL before writing to debug...
2014-07-01 jenkins-botMerge "API: Fix queries for list=allusers&auactiveusers"
2014-07-01 jenkins-botMerge "vector/jquery.ui.core.css: Update rule for ...
2014-07-01 jenkins-botMerge "API: Fix setnotificationtimestamp with no pages...
2014-07-01 jenkins-botMerge "UserTest: Cover User::isIP and User::isValidUser...
2014-07-01 Brad JorschAPI: Fix setnotificationtimestamp with no pages given
2014-07-01 jenkins-botMerge "Removes 'languageshtml' property in mediawiki...
2014-07-01 RohanRemoves 'languageshtml' property in mediawiki API's...
2014-07-01 jenkins-botMerge "Improve Database related documentation a bit"
2014-07-01 jenkins-botMerge "Make the global objects documentation consistent...
2014-07-01 jenkins-botMerge "Documentation improvements in ChangeTags.php"
2014-06-30 jenkins-botMerge "Salt the "nsToken" used for Special:Search names...
2014-06-30 Brad JorschAPI: Fix queries for list=allusers&auactiveusers
2014-06-29 jenkins-botMerge "Less false positives for MEDIATYPE_VIDEO"
2014-06-29 jenkins-botMerge "Move QueryPage and abstract subclasses to specia...
2014-06-27 jenkins-botMerge "objectcache: Actually unserialize integers as...
2014-06-27 jenkins-botMerge "Reset RequestContext between tests"
2014-06-27 jenkins-botMerge "Add some casts for sanity before BagOStuff:...
2014-06-27 jenkins-botMerge "Port preferences test from /qa repo"
2014-06-27 jenkins-botMerge "Remove ApiBase::createContext() (deprecated...
2014-06-27 jenkins-botMerge "Make SpecialPreferencesTest::testBug41337 non...
2014-06-26 jenkins-botMerge "mediawiki.ui: Rename .mw-ui-vform-div → .mw...
2014-06-26 jenkins-botMerge "SpecialJavaScriptTest: Implement prefixSearchSub...
2014-06-26 jenkins-botMerge "Avoid key conflict errors in User::addToDatabase"
2014-06-26 jenkins-botMerge "SpecialPage: DRY array filter for prefixSearchSu...
2014-06-26 jenkins-botMerge "Prevent OutputPage::addWikiText and friends...
2014-06-26 jenkins-botMerge "Change NS_FILE_TALK alias in Korean"
2014-06-25 jenkins-botMerge "Check for $wgAllowUserCss and $wgAllowUserJs...
2014-06-25 jenkins-botMerge "Only use limit.sh if /bin/bash executable, inste...
next