wiki.techinc.nl/includes/api
X! 867c9402be -Add &watchuser option to ApiBlock
-Write tests for ApiBlock
2011-01-02 19:58:27 +00:00
..
ApiBase.php Styleli[zs]e the API up to date (Been a while since) 2010-12-30 17:06:09 +00:00
ApiBlock.php -Add &watchuser option to ApiBlock 2011-01-02 19:58:27 +00:00
ApiDelete.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiDisabled.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiEditPage.php Styleli[zs]e the API up to date (Been a while since) 2010-12-30 17:06:09 +00:00
ApiEmailUser.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiExpandTemplates.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiFeedWatchlist.php Styleli[zs]e the API up to date (Been a while since) 2010-12-30 17:06:09 +00:00
ApiFormatBase.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiFormatDbg.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiFormatDump.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiFormatJson.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiFormatPhp.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiFormatRaw.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiFormatTxt.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiFormatWddx.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiFormatXml.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiFormatYaml.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiHelp.php Add some method documentation 2010-12-23 19:24:38 +00:00
ApiImport.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiLogin.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiLogout.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiMain.php More minor bits of documentation 2010-12-23 19:53:28 +00:00
ApiMove.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiOpenSearch.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiPageSet.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiParamInfo.php Another variable type hint, and some function documentation 2010-12-23 20:00:02 +00:00
ApiParse.php ApiQueryRevisions: Switch from manual Cache checking, to use $article->getParserOutput() 2011-01-02 03:20:45 +00:00
ApiPatrol.php BREAKING CHANGE: Require POST for patrolling revisions and salt the patrol token with 'patrol' instead of rc_id. 2010-12-09 21:29:03 +00:00
ApiProtect.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiPurge.php Revert r74810 (vary API help cache on $wgUser->isAnon()) and move the POST check into the purge module. Also fix the permissions check in action=purge, which was totally broken and based on a misunderstanding of what the 'purge' right means. 2010-10-18 09:19:20 +00:00
ApiQuery.php Styleli[zs]e the API up to date (Been a while since) 2010-12-30 17:06:09 +00:00
ApiQueryAllCategories.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryAllimages.php Method documentation 2011-01-02 04:37:06 +00:00
ApiQueryAllLinks.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryAllmessages.php Styleli[zs]e the API up to date (Been a while since) 2010-12-30 17:06:09 +00:00
ApiQueryAllpages.php Styleli[zs]e the API up to date (Been a while since) 2010-12-30 17:06:09 +00:00
ApiQueryAllUsers.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryBacklinks.php Styleli[zs]e the API up to date (Been a while since) 2010-12-30 17:06:09 +00:00
ApiQueryBase.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryBlocks.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryCategories.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryCategoryInfo.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryCategoryMembers.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryDeletedrevs.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryDisabled.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryDuplicateFiles.php Fix r78828: comma to dot 2010-12-22 21:32:57 +00:00
ApiQueryExternalLinks.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryExtLinksUsage.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryFilearchive.php Improve some of the descriptions added in r68482 2010-12-14 11:47:13 +00:00
ApiQueryImageInfo.php Per CR on r68482, fix adss to add 2010-12-30 00:56:30 +00:00
ApiQueryImages.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryInfo.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryIWBacklinks.php Standardised file description headers, added @file 2010-08-07 19:59:42 +00:00
ApiQueryIWLinks.php Per r77072 CR, followup r66872 (seemingly my crappy code from 5 months ago) like r77079 2010-11-21 17:27:13 +00:00
ApiQueryLangLinks.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryLinks.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryLogEvents.php Styleli[zs]e the API up to date (Been a while since) 2010-12-30 17:06:09 +00:00
ApiQueryPageProps.php Styleli[zs]e the API up to date (Been a while since) 2010-12-30 17:06:09 +00:00
ApiQueryProtectedTitles.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryQueryPage.php Fix example per r78832 CR 2010-12-29 18:37:08 +00:00
ApiQueryRandom.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryRecentChanges.php Styleli[zs]e the API up to date (Been a while since) 2010-12-30 17:06:09 +00:00
ApiQueryRevisions.php Followup r79470, removed unused variable 2011-01-02 04:46:41 +00:00
ApiQuerySearch.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQuerySiteinfo.php Styleli[zs]e the API up to date (Been a while since) 2010-12-30 17:06:09 +00:00
ApiQueryStashImageInfo.php Per CR on r68482, fix adss to add 2010-12-30 00:56:30 +00:00
ApiQueryTags.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryUserContributions.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryUserInfo.php Add a realname option to query=userinfo in the api. 2011-01-01 17:38:15 +00:00
ApiQueryUsers.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryWatchlist.php Styleli[zs]e the API up to date (Been a while since) 2010-12-30 17:06:09 +00:00
ApiQueryWatchlistRaw.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiResult.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiRollback.php Method documentation 2011-01-02 04:37:06 +00:00
ApiRsd.php Styleli[zs]e the API up to date (Been a while since) 2010-12-30 17:06:09 +00:00
ApiUnblock.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiUndelete.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiUpload.php Styleli[zs]e the API up to date (Been a while since) 2010-12-30 17:06:09 +00:00
ApiUserrights.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiWatch.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00