more accurate documentation for addValue() method
[lhc/web/wiklou.git] / includes / api / ApiBase.php
2011-09-21 Sam ReedReturn documentation
2011-09-06 Jeroen De Dauwdoc fix
2011-08-26 Roan Kattouw(bug 29246) Edit API occasionally throws "unknown error...
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-07-08 Alexandre EmsenhuberCreate a new RequestContext to use its OutputPage and...
2011-06-29 Sam ReedFix trailing whitespace
2011-06-17 Sam ReedSwap else if for elseif
2011-06-06 Sam Reed* (bug 27716) Make a method to do checking of 0 or...
2011-06-06 KrinkleWatchAction requires token (BREAKING CHANGE)
2011-06-05 Sam Reed* (bug 28392) mark action=undelete&timestamps as type...
2011-06-05 Sam ReedFollowup r89515, fix double spacing in API Error message
2011-06-05 Sam Reed* (bug 21107) Split error "customcssjsprotected" into...
2011-05-28 Sam ReedAnd even more documentation
2011-05-20 Sam ReedWhile looking at bug 26990 on TW api, it was noticed...
2011-05-14 Antoine MussoApiBase::dieUsageMsg() now also accept being given...
2011-05-08 Sam ReedDocumentation
2011-05-07 Happy-melon(bug 28797) Fix ApiBase::parseMsg() to properly handle...
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-04-29 Jeroen De Dauwsmall doc fix
2011-04-29 Jeroen De Dauwfix return type descriptions
2011-04-29 Jeroen De Dauwfix typo
2011-04-23 Sam ReedAdd some more spacing due to long parameter names
2011-04-21 Alexandre Emsenhuber* Added Profiler::isStub() to check if we are using...
2011-04-14 Happy-melonr86001, now with less scariness :P I took out the...
2011-04-13 Happy-melonRevert r86001: Brion says it's too scary :D will recom...
2011-04-13 Happy-melonNew infrastructure for actions, as discussed on wikitec...
2011-03-25 Bryan Tong MinhAPI upload errors may now return the parameter that...
2011-03-03 Sam ReedFollowup r82060
2011-02-27 Sam ReedTweak comments, remove some unused stuff.
2011-02-25 Sam ReedImplement getRequireOnlyOneParameterErrorMessages,...
2011-02-24 Sam ReedFollowup r82727, improve comments, cast return value...
2011-02-24 Sam ReedSeems the api edit watch/unwatch wasn't too well tested...
2011-02-13 Sam Reed* (bug 27376) when using ApiBase::PARAM_TYPE => 'intege...
2011-01-07 Sam ReedRemove some blank lines
2010-12-30 Sam ReedStyleli[zs]e the API up to date (Been a while since)
2010-12-29 Roan KattouwFollowup r78824: add missing message
2010-12-23 Sam ReedMore minor bits of documentation
2010-12-22 Sam Reed* (bug 24287) Wrap/similar on api help output
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-12-04 Sam ReedFollowup r77666, bug 26219
2010-12-03 Sam Reed* (bug 26219) Show API limits for multi values in descr...
2010-10-19 Sam ReedFollowup r74988, brion wins again ;D
2010-10-19 Sam ReedSwap usage of create_function for defined function...
2010-10-18 Roan KattouwRevert r74810 (vary API help cache on $wgUser->isAnon...
2010-10-04 Sam ReedFollowup r74234 flip parameters
2010-10-03 Sam ReedMinor tweaks to r74232, add a value for $botMax on...
2010-10-03 Sam ReedFollowup r74230, if we make things array, we should...
2010-10-03 Sam ReedFirst part of "*(bug 25303) API: integer parameter...
2010-10-01 Sam Reed* (bug 25248) API: paraminfo errors with certain modules
2010-09-28 Sam ReedTweak/add some documentation as hints for some code...
2010-09-25 Sam ReedFill in missing params from a dieUsage
2010-09-25 Sam ReedRemove some unused variables
2010-09-03 Sam ReedOnly display Examples section if it's got anything...
2010-08-31 Sam ReedApiBase.php:
2010-08-19 Sam ReedMinor followup to r70480
2010-08-12 PlatonidesRefactor to avoid defining globals inside switches.
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-08-05 Sam ReedFollowup r69091 Where did those spaces come from? :/
2010-08-05 Sam Reedstylize api up to date
2010-08-05 Sam ReedRevert r70489
2010-08-05 Sam ReedMove if ( is_array( $value ) && !$dupes ) { up to else...
2010-08-05 Sam ReedFollowup r70480, per Nikerabbits comment, there ''...
2010-08-04 Sam Reed-rakkaus/#mediawiki-i18n- [04-Aug-2010 22:02:04] PHP...
2010-08-04 Sam ReedFollowup r70479
2010-08-04 Sam ReedFurther followup to r70460/r70461 and r70477
2010-08-04 Sam ReedFollowup r70460/r70461
2010-08-04 Sam ReedFollowup r70461 if PARAM_REQUIRED is set, use for missi...
2010-08-04 X!Followup to r70460: Committed wrong version of ApiBase...
2010-08-04 X!* PARAM_REQUIRED parameter flag added. If this flag...
2010-07-28 Bryan Tong Minh(bug 24564) Fix fatal errors when using list=deletedrev...
2010-07-28 Tim StarlingReintroduced the extractRequestParams() memoization...
2010-07-26 Tim StarlingPartial revert of r69782: reverted the cache feature...
2010-07-25 PlatonidesMove getValidNamespaces() to Namespace.php
2010-07-23 Roan KattouwFollowup to r69776: cache result of extractRequestParam...
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 ReedBig blitz on unused variables (a lot of $db = $this...
2010-07-22 Sam ReedAdd braces
2010-07-14 Roan KattouwAPI: Make output containing private or user-specific...
2010-07-06 Sam ReedStylize API
2010-06-27 Sam Reed* (bug 24136) unknownerror when adding new section...
2010-06-22 Sam ReedResolve fixme of r66539
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-18 Roan Kattouw(bug 24016) API: Handle parameters specified in simple...
2010-05-11 Sam ReedFollowup to r66232 do same for limit text, and module...
2010-04-17 Sam ReedStylize Api upto date
2010-04-17 Mark A. Hershberger* New UploadFromUrlJob class to handle Upload-by-Copy
2010-04-14 Bryan Tong MinhFollowup to r64962: Fixed watchlist parameter in API...
2010-04-14 Mark A. Hershberger* EOL ws clean on ApiBase.php
2010-04-12 Sam ReedRevert r64955
2010-04-11 Alexandre EmsenhuberFix param names mismatch in code/doc from r64852 and...
2010-04-10 Mark A. Hershberger* Clean up some duplicated code in r64291
2010-04-07 Sam ReedFixup to r64197 per mediawiki.org/wiki/Special:Code...
2010-04-01 Mark A. Hershbergerfollowup r64465 — make happy-melon happy
2010-04-01 Mark A. Hershbergerfollow up r64454 — change comment style
2010-03-31 Mark A. HershbergerGet rid of E_STRICT message
2010-03-30 Mark A. Hershberger* Set $titleObj to null by default on getWatchlistValue...
2010-03-28 Sam ReedSwitch if ordering as per Roans comment for r64291
2010-03-28 Sam ReedFollowup r64197
next