wiki.techinc.nl/includes/api
2011-02-13 20:38:05 +00:00
..
ApiBase.php * (bug 27376) when using ApiBase::PARAM_TYPE => 'integer' without a min or max value, api doesn't validate the input is actually an integer 2011-02-13 17:00:47 +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 Added "context title" to replace $wgTitle, current behavior unchanges, but added a comment that this might change in the future to completely remove $wgTitle usage in EditPage 2011-02-10 17:08:37 +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 A few return type hints 2011-01-30 08:16:13 +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 Make paraminfo output examples along with parameter information. 2011-01-21 23:12:51 +00:00
ApiParse.php Unused globals 2011-02-08 22:10:34 +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 Follow-up r69233: use getDbKey() instead of getText() for special pages. 2011-01-23 20:19:04 +00:00
ApiQueryAllCategories.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryAllimages.php (bug 25832) query=allimages now outputs ns/title as well 2011-02-10 15:20:47 +00:00
ApiQueryAllLinks.php Delete all the "API for MediaWiki 1.8+" comments 2010-12-22 20:52:06 +00:00
ApiQueryAllmessages.php * Add a amtitle param to meta=allmessages 2011-02-09 15:19:45 +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 Explicitally define $fld_rights on all code paths 2011-02-09 22:42:26 +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 Various fixes for API category changes: 2011-01-19 00:13:20 +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 Follow-up r82049: Fix strict comparison because MediaHandler::parseParamString() is not guaranteed to use intval() on the width and height parameters. 2011-02-13 20:38:05 +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
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 * Expose list of skins in meta=siteinfo 2011-01-23 02:05:26 +00:00
ApiQueryStashImageInfo.php (follow-up r81558) Per suggestion, make this use media handler's getParamString/parseParamString 2011-02-13 07:30:49 +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 Follow-up r70137: Unconditionalize the asyncdownload params and throw asynccopyuploadsdisabled if async is requested without $wgAllowAsyncCopyUploads. 2011-02-10 18:24:19 +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