Make @deprecated documentation more consistent (see: http://svn.wikimedia.org/doc...
[lhc/web/wiklou.git] / includes / api /
2011-05-17 Siebrand MazelandMake @deprecated documentation more consistent (see...
2011-05-17 Siebrand MazelandSuprtfluous whitespace removed.
2011-05-15 Bryan Tong MinhKill the error suppression operator in the Api
2011-05-15 Bryan Tong MinhPer CR r75906, reintroduce ApiUpload::transformWarnings()
2011-05-15 Sam Reed* (bug 27593) API: add error message when sha1/sha1base...
2011-05-15 Bryan Tong Minh(bug 1780) Uploading files with non-ascii characters...
2011-05-14 Sam ReedFix line removedfor no explicit reason from r85771
2011-05-14 Roan Kattouw(bug 28952) Add tofragment to the redirect resolution...
2011-05-14 Sam ReedFix up last errors from r88047
2011-05-14 Sam ReedFix daft loading error I added in r88047
2011-05-14 Sam Reed* (bug 28963) add langbacklinks module to api
2011-05-14 Antoine MussoApiBase::dieUsageMsg() now also accept being given...
2011-05-14 Sam ReedFollowup r88002, fix naming on param documentation
2011-05-13 Roan Kattouw(bug 24781) Define XML namespace for API output. Also...
2011-05-13 Sam ReedImprove variable naming
2011-05-13 Brion Vibber* (bug 28634) document possible API caveat caused by...
2011-05-13 Alexandre EmsenhuberArticle::updateArticle() doesn't exist anymore
2011-05-10 Sam Reed* (bug 27790) add query type for querymodules to action...
2011-05-08 Sam ReedWhitespace fixes
2011-05-08 Sam ReedDocumentation
2011-05-07 Happy-melonFix E_STRICT reported on r86273 CR.
2011-05-07 Sam ReedFollowup r87261
2011-05-07 Happy-melon(bug 28797) Fix ApiBase::parseMsg() to properly handle...
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-05-04 Sam Reed* (bug 28812) API's parse module documentation should...
2011-05-04 Daniel FriesenDrop the $out params I added before I added context...
2011-05-03 Max SemenikAdded a function that returns the list of supported...
2011-05-02 Sam ReedA few minor RSD changes
2011-05-02 Sam ReedFollowup r87225
2011-05-01 Sam Reed* (bug 28265) allow outputting of comments for action...
2011-05-01 Sam Reed* (bug 27185) API: Add Special:ComparePages
2011-05-01 Max SemenikUse HTML5 for formatted API output
2011-05-01 Sam ReedRemove unneeded manual quoting from r87180
2011-05-01 Sam Reed* (bug 28225) Allow hiding of user groups in list=allusers
2011-05-01 Sam Reed$db is already defined, don't use $this->getDB() again
2011-04-30 Sam ReedFollowup r85884
2011-04-30 Sam ReedFollowup r87150
2011-04-30 Sam ReedFollowup r87147, let the formatters do teh escaping
2011-04-29 Sam ReedTweak documentation
2011-04-29 Sam Reed* Get a list of all subscribed hooks, and those subscribers
2011-04-29 Sam Reed* (bug 27179) API: List of extension tags
2011-04-29 Jeroen De Dauwsmall doc fix
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-29 Jeroen De Dauwfix return type descriptions
2011-04-29 Jeroen De Dauwfix typo
2011-04-26 Max SemenikOops, forgot to revert r86954 in r86973, not needed...
2011-04-26 Max SemenikFollow-up r86954: make one centralised call to array_va...
2011-04-26 Max SemenikWithout this array_values(), user groups will be export...
2011-04-25 Sam Reed* (bug 28702) Undefined offset in ApiParamInfo.php
2011-04-25 Max SemenikRm all mentions of "this module" in API action descript...
2011-04-25 Max SemenikFix typo in description
2011-04-23 Sam Reed* (bug 28560) list=deletedrevs should die, if combinati...
2011-04-23 Sam Reed* (bug 27344) add drprefix param to list=deletedrevs
2011-04-23 Sam ReedFollowup r86763, and also fix ancient revision from...
2011-04-23 Sam ReedAdd some more spacing due to long parameter names
2011-04-23 Sam Reed* (bug 26882) Allow listing of indefinite protections...
2011-04-23 Sam Reed* (bug 28558) Add iw_api and iw_wikiid to meta=siteinfo...
2011-04-23 Sam Reed* (bug 28672) give information about misermode on api
2011-04-21 Alexandre Emsenhuber* Added Profiler::isStub() to check if we are using...
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-04-19 Roan KattouwAPI: Clarify help text for cmstartsortkey and cmendsort...
2011-04-18 Chad HorohoePer CR on r78824 (#c12467): Some query pages are useles...
2011-04-18 Sam Reed* (bug 28586) YAML: strings that are the same as boolea...
2011-04-17 Happy-melonFollow-up r85929: update MediaWiki::articleFromTitle...
2011-04-17 Roan KattouwAPI: BREAKING CHANGE: (bug 28541) Output of binary...
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.
2011-04-14 Bryan Tong MinhFollow-up r83302: Check permissions
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-04-10 Sam Reed* (bug 26873) API: Add 'toponly' filter in usercontribs...
2011-04-10 Sam Reed* (bug 28455) Add 'toponly' to recentchanges API module
2011-04-10 Sam Reed* (bug 27712) add parent_id to list=deletedrevs
2011-04-10 Sam Reed* (bug 28254) action=paraminfo: Extract type from PARAM...
2011-04-10 Sam Reed* (bug 28364) add registration date to meta=userinfo
2011-04-10 Sam Reed* (bug 28368) add hint for multipart/form-data to api...
2011-04-10 Aaron SchulzQuick fix to categoriesHtml() given new skin changes
2011-04-07 Paul CoppermanVarious fixes for PHPUnit tests:
2011-04-06 Brion Vibber* (bug 28368) add hint for multipart/form-data to api...
2011-04-05 Alexandre EmsenhuberSeems I forgot this file in r85442
2011-04-05 Happy-melonFollow-up r85302: update OutputPage constructors in...
2011-04-04 Sam ReedFixup a few undefined variables and alike while checkin...
2011-04-04 KrinkleSet forgotten api parameters types
2011-04-03 Daniel FriesenStart better utalizing OutputPage as the focal point...
2011-04-02 Bryan Tong MinhGet the thumbmime from the handler instead of guessing...
2011-04-01 Sam ReedFollowup r84825
2011-03-28 Roan KattouwBREAKING CHANGE: Ignore cmtype when cmsort=timestamp...
2011-03-28 Daniel FriesenFollowup r79433, hide realname from output when realnam...
2011-03-27 Sam Reed* (bug 28263) cannot import xml with the api, when...
2011-03-26 Sam Reed* (bug 28249) allow dupes in meta=allmessages&amargs
2011-03-26 Sam ReedFollowup r84356, don't pass title string, pass a title...
2011-03-26 Sam ReedFollowup r84363
2011-03-25 Bryan Tong MinhAPI upload errors may now return the parameter that...
2011-03-25 Bryan Tong Minh(bug 28070) Fix watchlist RSS for databases that store...
2011-03-25 Neil Kandalgaonkardon't check title permissions if upload is destined...
2011-03-25 Neil Kandalgaonkarchange the name of UploadBase::verifyPermissions()...
2011-03-25 Sam ReedFollowup r84698, remove unused $db
2011-03-25 Sam ReedFix the last assignment in conditional, bit of code...
next