Make UsageException extend MWException
[lhc/web/wiklou.git] / includes / api / ApiMain.php
2012-03-16 Sam ReedMake UsageException extend MWException
2012-01-30 Sam ReedBug 34032 - API help header not aligned
2012-01-11 Antoine Mussoreverts Concurrency works
2012-01-10 Ian BakerMERGE branches/concurrency 108301:108557 into trunk
2012-01-03 Sam Reed* (bug 33483) One space to much in header of auto-gener...
2011-12-13 Jeroen De Dauwadd missing deprecation notices and added deprecation...
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-28 Sam ReedHttps for all!
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-11-14 Roan KattouwRemove commented-out variable ApiMain::$mRequest
2011-11-08 Alexandre EmsenhuberUse the local context instead of $wgOut, now that we...
2011-10-29 John Du HartFollowup r100927 and r100905, when setting a FauxReques...
2011-10-27 John Du HartFollowup r100905, cleanup per CR and fixes the overridi...
2011-10-26 John Du HartAdding context to the API
2011-10-26 John Du HartFollowup r100847, ApiMain now respects $wgShowHostnames
2011-10-26 John Du HartSmall todo note about ApiMain
2011-10-03 Roan KattouwRename $wgVaryOnXFPForAPI (introduced in r93818) to...
2011-09-07 Sam ReedFix whitespace
2011-08-03 Roan KattouwIntroduce $wgVaryOnXFPToAPI which sends Vary: X-Forward...
2011-07-17 Sam ReedAdd a couple more useful URL's to the API help banner
2011-06-30 Sam ReedReplace more multiple calls to $this->getResult() in...
2011-06-06 Sam Reed* (bug 26763) Make RSS/Atom of user contributions more...
2011-06-05 Sam ReedFollowup r89528, don't use $wgRequest use $this->getMai...
2011-06-05 Sam Reed* (bug 22179) Internal use of API (FauxRequest) results...
2011-06-05 Sam ReedAdd missing word to r89505
2011-06-05 Sam Reed* (bug 29265) Mediawiki API documentation incomplete
2011-06-04 Sam Reed* (bug 29265) Mediawiki API documentation incomplete
2011-05-19 Antoine MussoSingle messages can be passed as strings to Api::dieUsa...
2011-05-08 Sam ReedDocumentation
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-05-03 Max SemenikAdded a function that returns the list of supported...
2011-05-01 Sam Reed* (bug 27185) API: Add Special:ComparePages
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-03-05 Bryan Tong Minh(bug 27018) Added action=filerevert to revert files...
2011-03-02 Alexandre EmsenhuberPer Platonides, fix for r82686: make ApiUploadTest...
2011-02-27 Sam ReedTweak comments, remove some unused stuff.
2011-01-30 Sam ReedA few return type hints
2011-01-10 Sam Reed* (bug 26650) Remove $wgAPICacheHelp in favour of ...
2011-01-07 Sam ReedWiden documentation header also
2011-01-07 Sam ReedWiden api help splitters
2010-12-23 Sam ReedMore minor bits of documentation
2010-12-23 Sam ReedAdd some method documentation
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-11-06 Sam ReedFixup fail from r76191. Thanks Nikerabbit
2010-11-06 Sam ReedAdd missing credits from r75975
2010-10-28 Bryan Tong Minh(bug 25648) API discovery information has been added...
2010-10-18 Roan KattouwRevert r74810 (vary API help cache on $wgUser->isAnon...
2010-10-15 Sam Reed* (bug 24792) API help caching doesn't vary on $wgUser...
2010-10-09 Sam ReedComment return types, some explicit class variable...
2010-10-06 Sam ReedExplicit class variable definition
2010-10-03 Sam ReedObject return type hints
2010-09-29 Chad HorohoeDocument return values I needed
2010-09-28 Sam ReedTweak/add some documentation as hints for some code...
2010-09-25 Sam ReedRemove some unused keys from foreach
2010-09-25 Sam ReedFill in missing params from a dieUsage
2010-09-25 Sam ReedRemove some unused variables
2010-09-22 Roan KattouwRevert r73510 (trunk version of r73511 ; missed the...
2010-09-22 Tim StarlingAllow API modules to be disabled in configuration....
2010-09-03 PlatonidesFollow-up r70970. There's no StubUser any more, so...
2010-09-03 Sam ReedWiden header documentation
2010-09-02 Sam ReedAlign URL's
2010-08-09 X!Add format=dump and format=dumpfm, outputs results...
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-07-26 Tim StarlingFix for r69776: remove unused variable ApiMain::$mVaryC...
2010-07-23 Sam ReedStylize API up to date
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-07-22 Sam ReedRemove some unused globals
2010-07-22 Sam ReedFix fail from r69755, press save, actually do "LIMIT_SM...
2010-07-19 Roan KattouwReverse-merge r69521 from 1.16wmf4: fix OpenSearch...
2010-07-15 Mark A. Hershbergerre r69339 use the actual function: s/hasCache/haveCache/
2010-07-14 Roan KattouwAPI: Make output containing private or user-specific...
2010-07-10 Bryan Tong MinhFollow-up r69231: servedby is a boolean so will always...
2010-07-10 Chad Horohoe(bug 24303) Expose hostname in API results. Show via...
2010-07-09 Bryan Tong MinhRevert r64436, r64437, r64508 per CR r64436
2010-07-08 Max SemenikrequestWriteMode() is deprecated and unused
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-03 Roan KattouwFixed for r58099 per CR:
2010-05-16 Sam ReedAdd extra newline between permissions (nicer formatting)
2010-05-15 Sam ReedMinor part of bug 23473 - For the top level ApiMain...
2010-05-11 Sam ReedMixture of things.
2010-05-08 Sam Reed* (bug 19721) API action=help should have a way to...
2010-04-17 Sam ReedStylize Api upto date
2010-04-11 Alexandre EmsenhuberFix param names mismatch in code/doc from r64852 and...
2010-04-09 Sam ReedAdd link to Api Announcements mailing list
2010-03-31 Matthew Britton(bug 22339) "Go" result should be available through...
2010-03-30 Alexandre EmsenhuberAnd while I'm at it, fix PHP Notice: Undefined variable...
2010-03-30 Alexandre EmsenhuberFix parse error: syntax error, unexpected '}' in includ...
2010-03-30 Mark A. HershbergerRefactor ApiMain to make the code more readable.
2010-02-23 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-22 Mark A. Hershbergerws-only cleanup
2010-02-19 Sam Reedr65299 c5894 followup
2010-02-19 Sam ReedStylize on Api
2010-02-16 Sam ReedFollowup to r62557 as per Roans comment
2010-02-16 Sam ReedDecomment parts accidentally commited commented in...
2010-02-15 Sam ReedRemove a couple of duplicated errors from ApiEditPage...
2010-02-15 Sam ReedRefactor requiresToken to getTokenSalt - Returns salt...
2010-02-15 Roan KattouwFix broken comma logic in r62486
2010-02-15 Roan KattouwAPI: Redo r62540 for all modules, easier than I first...
2010-02-15 Raimond SpekkingFix fir r62482: PHP Notice: Undefined index: token...
next