merged master
[lhc/web/wiklou.git] / includes / api / ApiImport.php
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "ImagePage refactoring"
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-02 HasharMerge "Bumping minimum supported version of PHPUnit...
2012-05-02 KaldariMerge "Prevents sidebar links from jumping on page...
2012-05-01 Aaron SchulzMerge "enable email for PreferencesTest.php"
2012-05-01 Aaron SchulzMerge "(bug 30975) API import of pages with invalid...
2012-04-29 umherirrender(bug 30975) API import of pages with invalid characters...
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2011-12-27 Sam ReedRe-instate most of the revisions for bug 33147 "API...
2011-12-20 Brion VibberRevert r106521: creates lots of long, unwrappable lines...
2011-12-17 Sam ReedMore example conversions/additions
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-10-26 John Du HartAdding context to the API
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-17 Sam ReedFollowup r92396, add help urls for most of the core...
2011-06-30 Sam ReedReplace more multiple calls to $this->getResult() in...
2011-05-20 Sam ReedWhitespace
2011-05-19 Antoine MussoSingle messages can be passed as strings to Api::dieUsa...
2011-04-06 Brion Vibber* (bug 28368) add hint for multipart/form-data to api...
2011-03-27 Sam Reed* (bug 28263) cannot import xml with the api, when...
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-12-22 Roan KattouwReplace my old e-mail address with my new one in API...
2010-12-05 Alexandre EmsenhuberConverted ImportStreamSource functions to return a...
2010-11-24 Alexandre EmsenhuberWikiImport no longer returns a WikiError since the...
2010-11-23 Bryan Tong Minh(bug 25174) Add equal sign to boolean parameters in...
2010-11-10 Andrew GarrettResolve bug 25580: pass $pageInfo along to finishImport...
2010-10-01 Sam Reed* (bug 25248) API: paraminfo errors with certain modules
2010-09-25 Sam ReedRemove some unused variables
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-05-25 Sam ReedRemove arrays from getDescription where we are only...
2010-05-12 Andrew GarrettFunction accessibility changes, documentation, revert...
2010-05-12 Andrew GarrettRewrite of XML Dump Processing:
2010-02-23 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-16 Sam ReedFollowup to r62557 as per Roans comment
2010-02-15 Sam ReedRefactor requiresToken to getTokenSalt - Returns salt...
2010-02-14 Sam ReedStart of "Bug 21991 - Move common query parameter...
2010-02-14 Sam ReedChange layout of the mustBePosted format to standardise it
2010-02-14 Sam ReedFixup spaces to tabs from r62404
2010-02-13 Sam ReedRest of dieUsageMsg in getPossibleErrors
2010-01-23 Sam ReedAdd/remove whitelines to increase readability in API...
2010-01-11 Aryeh Gregorstylize.php on API code
2009-03-06 Roan Kattouw* API: (bug 17774) API pretends action=query doesn...
2009-02-27 Roan KattouwAPI: Some cleanup
2009-02-06 Roan KattouwFix fatal error in r46885 (add templates parameter...
2009-02-06 Chad HorohoeAdd r46884 (Import templates via interwiki) to API...
2009-02-04 Roan Kattouw* API: (bug 17007) Add action=import