wiki.techinc.nl/includes/api
Sam Reed 610c943cd2 Last bits of bug 24650 Fix API to work with categorylinks changes
Allow optional output of cl_sortkey_prefix (will anyone needed it, no idea)
2011-01-15 00:10:57 +00:00
..
ApiBase.php Remove some blank lines 2011-01-07 02:53:00 +00:00
ApiBlock.php -Add &watchuser option to ApiBlock 2011-01-02 19:58:27 +00:00
ApiDelete.php Add some more requireOnlyOneParameter related errors 2011-01-07 02:42:16 +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 Followup to r79532: Did I really need to implement a parameter? No, I did not. 2011-01-04 01:35:01 +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 * (bug 26650) Remove $wgAPICacheHelp in favour of $wgAPICacheHelpTimeout 2011-01-10 18:08:54 +00:00
ApiMove.php Add some more requireOnlyOneParameter related errors 2011-01-07 02:42:16 +00:00
ApiOpenSearch.php Minor followup to r79649. Rename variables 2011-01-06 00:31:23 +00:00
ApiPageSet.php initFromQueryResult doesn't use the $db parameter. 2011-01-12 00:24:25 +00:00
ApiParamInfo.php Another variable type hint, and some function documentation 2010-12-23 20:00:02 +00:00
ApiParse.php More tweaks/comments/fixups per r79455 2011-01-06 23:35:59 +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 Followup r79638 2011-01-05 17:57:12 +00:00
ApiQuery.php Not sure why I originally used array_key_exists(). Switch for isset() 2011-01-12 01:17:31 +00:00
ApiQueryAllCategories.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryAllimages.php Document return type. 2011-01-12 00:29:17 +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 * (bug 26560) On allusers if limit < total number of users, last user gets duplicate 2011-01-04 04:05:32 +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 Last bits of bug 24650 Fix API to work with categorylinks changes 2011-01-15 00:10:57 +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 * (bug 26485) add a elextlinks param to prop=extlinks 2011-01-05 19:45:19 +00:00
ApiQueryExtLinksUsage.php * (bug 26485) add a elextlinks param to prop=extlinks 2011-01-05 19:45:19 +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 * (bug 26482) add a imimages param to prop=images 2011-01-05 02:52:04 +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 * (bug 26483) add a iwtitles param to prop=iwlinks 2011-01-05 21:28:18 +00:00
ApiQueryLangLinks.php * (bug 26484) add a lltitles param to prop=langlinks 2011-01-05 21:51:12 +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 * (bug 26480) add a pppageprops param to prop=pageprops 2011-01-05 22:11:39 +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 * (bug 26541) Generator-ise ApiQueryRecentChanges 2011-01-02 21:01:44 +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 * (bug 25767) Add userrights properties to allusers and users query lists 2011-01-04 01:39:02 +00:00
ApiQueryUsers.php * (bug 26559) list=allusers auprop=rights does not match list=users usprop=rights 2011-01-04 03:36:39 +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 Normalise casing of svn:keywords Id 2011-01-10 22:36:26 +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