* Removed require/require_once from maintenance scripts where possible, replaced...
[lhc/web/wiklou.git] / includes / api /
2010-06-23 Sam ReedMinor followup to r68482, fix the fail I introduced
2010-06-23 Sam Reed* (bug 23473) - Give description of properties on all...
2010-06-23 Sam Reed* (bug 24089) Logevents causes PHP Notice if leprop...
2010-06-22 Sam ReedResolve fixme of r66539
2010-06-22 Sam ReedFix typo (and change wrong variable)
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-20 Sam ReedDo ApiQueryAllUsers per r68337 (was using while (true)..)
2010-06-20 Sam ReedPer mediawiki.org/wiki/Special:Code/MediaWiki/66168...
2010-06-20 Sam ReedNuke $db->freeResult() from Api stuffs
2010-06-20 Sam ReedFollowup r68157 and r68161 per Bryans comment (anons...
2010-06-19 Derk-Jan HartmanUse the helper function Title::newMainPage() instead...
2010-06-18 Roan KattouwFollowup to r67554: move getAcceptLang() to WebRequest...
2010-06-18 Roan Kattouw(bug 24016) API: Handle parameters specified in simple...
2010-06-17 Roan KattouwFollowup to r68157: simplify ApiQueryUsers::getAutoGroups()
2010-06-17 Sam ReedRem whitespace, function comment for r68158
2010-06-17 Sam ReedMinor followup to r68156, add "user" as implicit group
2010-06-17 Sam Reed* (bug 24009) Include implicit groups in action=query...
2010-06-13 Sam ReedMove some braces
2010-06-12 Mark A. Hershberger* re r65152 add back async option for uploadByURL API...
2010-06-09 Bryan Tong MinhReturn some more verbose error messages when editing...
2010-06-09 Chad HorohoeFixed a bunch of silly instances of [^!=]==\s*(true...
2010-06-08 Sam ReedFixup mixture of copy pasta fail, and some oversights...
2010-06-08 Sam Reed* (bug 23835) Need "thumbmime" result in "imageinfo...
2010-06-08 Sam Reed* (bug 23834) Invalid "thumbwidth" and "thumbheight...
2010-06-07 Roan KattouwAPI: Add Accept-Language echoer, useful for JS that...
2010-06-06 Sam ReedFix method comment from r66539
2010-06-06 Roan KattouwAPI: Add pltitles and tltemplates to prop=links and...
2010-06-03 Roan KattouwFixed for r58099 per CR:
2010-06-01 Alexandre EmsenhuberFixed fatal error because of undefined $wgParser variable
2010-05-25 Sam ReedUpdate description of ApiQueryIWBacklinks as per IRC...
2010-05-25 Sam ReedRemove arrays from getDescription where we are only...
2010-05-25 Sam Reed* (bug 23524) Api Modules as followup to bug 14473...
2010-05-25 Sam ReedFollowup to r66873
2010-05-25 Sam ReedFollowup r66872
2010-05-25 Sam ReedPart of bug 23254 - Add interwiki links to parse output
2010-05-25 Sam Reedbug 23524 - &url for ApiQueryIWLinks to expand full URL
2010-05-25 Sam ReedRemove &redirects from example
2010-05-24 Sam Reedbug 18608 done in a fashion much closer to how I should...
2010-05-21 Sam ReedChange text to Users for bug 23620
2010-05-21 Sam ReedAdd missing {$p}
2010-05-16 Sam ReedAdd extra newline between permissions (nicer formatting)
2010-05-16 Sam Reed* (bug 23548) Allow access of another users watchlist...
2010-05-16 Matthew BrittonAPI: document uiprop=email parameter
2010-05-15 Roan KattouwAdd missing global
2010-05-15 Roan KattouwAPI: (bug 23534) Fix regression from r46809 (!) causing...
2010-05-15 Sam ReedMinor part of bug 23473 - For the top level ApiMain...
2010-05-14 Sam ReedPart 1 of Bug 23524 - Api Modules as followup to bug...
2010-05-14 Sam Reedmetadata is one word...
2010-05-12 Andrew GarrettFunction accessibility changes, documentation, revert...
2010-05-12 Andrew GarrettRewrite of XML Dump Processing:
2010-05-12 Sam ReedFollowup r66259 r66168
2010-05-12 Matthew Brittonfollowup r66168: fix typo in variable name
2010-05-11 Sam ReedFollowup to r66232 do same for limit text, and module...
2010-05-11 Sam ReedMixture of things.
2010-05-11 Sam ReedFurther followup to r66168
2010-05-11 Sam ReedFollowup to r66168
2010-05-10 Sam Reed* (bug 21346) Make deleted images searchable by hash
2010-05-10 Sam ReedApiQueryDeletedrevs doesn't enumerate all available...
2010-05-10 Sam ReedFixup getPossibleErrors description from r66150, add...
2010-05-10 Sam Reed* (bug 23460) Parse action should have a section option
2010-05-10 Sam ReedMove some braces to match coding styles
2010-05-10 Sam ReedRemove blank comment line
2010-05-10 Sam Reed* (bug 23458) Add support for pageid parameter to actio...
2010-05-10 Sam ReedNicer wording, as per werdna on irc
2010-05-08 Sam Reed* (bug 19721) API action=help should have a way to...
2010-04-27 Happy-melonRewrite ajaxwatch.js to use the API watch action, and...
2010-04-24 Sam ReedAppend " and errors" to getDescription for ApiParamInfo...
2010-04-17 Sam ReedStylize Api upto date
2010-04-17 Mark A. Hershbergerre: r65152
2010-04-17 Mark A. Hershberger* New UploadFromUrlJob class to handle Upload-by-Copy
2010-04-16 Alexandre Emsenhuber* part of bug 23119: removed WikiError stuff for Specia...
2010-04-15 Bryan Tong Minh(bug 17941) $wgMaxUploadSize is now honored by all...
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 Mark A. Hershbergerre r64962 clean up the logic for watchlist a little
2010-04-12 Mark A. Hershbergerre r64291 and r64852 use ApiBase::setWatch instead...
2010-04-12 Sam ReedRevert r64955
2010-04-12 Sam ReedPartial fix to bug 23167
2010-04-11 Alexandre EmsenhuberFix param names mismatch in code/doc from r64852 and...
2010-04-10 Happy-melonOverhaul Special:EmailUser, use HTMLForm, a SpecialPage...
2010-04-10 Sam ReedRefactor getTokenSalt to use caching getUser/getTitle...
2010-04-10 Sam ReedRevert r64825
2010-04-10 Roan KattouwFollowup to r64850: replace $username with the right var
2010-04-10 Mark A. Hershberger* Clean up some duplicated code in r64291
2010-04-10 Mark A. Hershbergerfix a bug where an undefined var was used, api actually...
2010-04-09 Sam ReedRefactor code in ApiRollback to fix bug 23117
2010-04-09 Sam ReedReuse created instance of UserrightsPage
2010-04-09 Sam ReedAdd link to Api Announcements mailing list
2010-04-07 Sam ReedFixup to r64197 per mediawiki.org/wiki/Special:Code...
2010-04-07 Roan KattouwFix for r64677: as reported on mediawiki-api, I forgot...
2010-04-07 Tim Starling* (bug 23076) Fixed login CSRF vulnerability. Logins...
2010-04-01 Sam Reedsvn:keywords Id for r64436
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-31 Matthew Britton(bug 22290) Inconsistent presence of "comment" field...
2010-03-31 Matthew Britton(bug 22868) don't list infinite block expiry date as...
2010-03-31 Matthew Britton(bug 22339) "Go" result should be available through...
2010-03-30 Mark A. Hershberger* Set $titleObj to null by default on getWatchlistValue...
2010-03-30 Alexandre EmsenhuberAnd while I'm at it, fix PHP Notice: Undefined variable...
next