Merge "Added result properties to action=paraminfo"
[lhc/web/wiklou.git] / includes / api / ApiParamInfo.php
2012-06-12 CatropeMerge "Added result properties to action=paraminfo"
2012-06-06 Petr OnderkaAdded result properties to action=paraminfo
2012-02-24 Sam ReedExamples can just be a string
2011-12-27 Sam ReedRe-instate most of the revisions for bug 33147 "API...
2011-12-20 Brion VibberRevert r106439, r106441 - bad formatting mushing separa...
2011-12-20 Max SemenikFollow-up r97303: sort module names in paraminfo's...
2011-12-16 Sam ReedPrep work for * (bug 33147) API examples should explain...
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-28 Sam ReedAdded "ApiGetDescription" hook
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-09-16 Sam ReedRefactor variables to give somewhat useful names
2011-09-16 Sam ReedAdd handling of format modules to ApiParamInfo
2011-09-16 Sam ReedGive a list of modules to query and action into paraminfo
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-08-15 Sam ReedFollowup r92430 per CR, like r94448
2011-08-14 Max SemenikApiParamInfo: if no help URLs are available, return...
2011-07-18 Sam Reed* (bug 29935) Improve formatting of examples in ApiPara...
2011-07-17 Sam ReedFollowup r92396
2011-07-17 Sam ReedFollowup r92396 rename method, fix boolean comparison...
2011-07-17 Sam Reed* (bug 28817) Add reference help page link to API Modules
2011-06-05 Sam ReedFix 2 usages of 'bool' when 'boolean' is used elsewhere
2011-05-10 Sam Reed* (bug 27790) add query type for querymodules to action...
2011-05-08 Sam ReedWhitespace fixes
2011-04-29 Sam ReedFollowup r87132, per Bryan, still return the "limit...
2011-04-29 Sam Reed* (bug 28238) paraminfo: output both limits for multi...
2011-04-26 Max SemenikFollow-up r86954: make one centralised call to array_va...
2011-04-25 Sam Reed* (bug 28702) Undefined offset in ApiParamInfo.php
2011-04-10 Sam Reed* (bug 28254) action=paraminfo: Extract type from PARAM...
2011-01-21 Zak GreantMake paraminfo output examples along with parameter...
2010-12-23 Sam ReedAnother variable type hint, and some function 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-10-01 Sam ReedRemove error from ApiUserrights getPossibleErrors,...
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-08-06 Sam ReedReduce unnecessary seperate nested if's, move them...
2010-08-06 Sam ReedFollowup r70460 per Umherirrender comment
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-04-24 Sam ReedAppend " and errors" to getDescription for ApiParamInfo...
2010-02-23 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-11 Sam ReedFix r62331 - If we renamed a method, we need to to...
2010-02-11 Sam ReedMore of bug 18771 - List possible errors in action...
2010-02-11 Sam ReedStart implementation of bug 18771 - List possible error...
2010-01-23 Sam ReedMore of r61437 (adding/removing whitespace)
2010-01-11 Aryeh Gregorstylize.php on API code
2010-01-05 Chad HorohoeOnly use one if, not 2
2009-10-28 Chad Horohoe(bug 21106) tag deprecated parameter in action=paraminf...
2009-05-10 Roan KattouwAPI: (bug 18749) Add generator flag to action=paraminfo...
2009-05-09 Roan KattouwAPI: (bug 18730) Add version information to action...
2009-05-08 Roan KattouwAPI: (bug 18709) Missing descriptions for some paramete...
2009-05-07 Chad Horohoe(bug 18710) Fixed internal error with empty parameter...
2009-03-06 Roan Kattouw* API: (bug 17774) API pretends action=query doesn...
2009-02-14 Roan KattouwAPI: Make information about the main module (ApiMain...
2008-10-04 Roan KattouwAPI: Add allowsduplicates attribute to action=paraminfo...
2008-09-07 Roan Kattouw(bug 15359) Add APIGetAllowedParams and APIGetParamDesc...
2008-08-05 Roan KattouwAPI:
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-03 Alexandre Emsenhubersetting property svn:keywords Id to api files that...
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-25 Roan KattouwChange action=paraminfo's format to something that...
2008-01-23 Roan KattouwAPI:
2008-01-23 Roan KattouwAPI: Adding module prefix information to action=paraminfo
2008-01-23 Roan KattouwAPI: Adding parameter description to action=paraminfo...
2008-01-22 Roan Kattouw(bug 12718) Added action=paraminfo module that provides...