wiki.techinc.nl/includes/api
2010-08-05 07:08:06 +00:00
..
ApiBase.php Followup r69091 Where did those spaces come from? :/ 2010-08-05 07:08:06 +00:00
ApiBlock.php Followup r70461 if PARAM_REQUIRED is set, use for missing param in getPossibleErrors in ApiBase 2010-08-04 19:20:15 +00:00
ApiDelete.php Remove some unused globals 2010-07-22 22:00:27 +00:00
ApiDisabled.php Correct the address of the FSF in some of the GPL headers 2010-06-21 13:13:32 +00:00
ApiEditPage.php Followup r70461 if PARAM_REQUIRED is set, use for missing param in getPossibleErrors in ApiBase 2010-08-04 19:20:15 +00:00
ApiEmailUser.php Followup r70461 if PARAM_REQUIRED is set, use for missing param in getPossibleErrors in ApiBase 2010-08-04 19:20:15 +00:00
ApiExpandTemplates.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiFeedWatchlist.php Apply r69357 to trunk; was a fix for trunk but got committed to REL1_16 2010-07-15 09:25:58 +00:00
ApiFormatBase.php Stylize API up to date 2010-07-23 07:33:40 +00:00
ApiFormatDbg.php Correct the address of the FSF in some of the GPL headers 2010-06-21 13:13:32 +00:00
ApiFormatJson.php Whitespace fix 2010-07-08 09:28:31 +00:00
ApiFormatPhp.php Correct the address of the FSF in some of the GPL headers 2010-06-21 13:13:32 +00:00
ApiFormatRaw.php Correct the address of the FSF in some of the GPL headers 2010-06-21 13:13:32 +00:00
ApiFormatTxt.php Correct the address of the FSF in some of the GPL headers 2010-06-21 13:13:32 +00:00
ApiFormatWddx.php Correct the address of the FSF in some of the GPL headers 2010-06-21 13:13:32 +00:00
ApiFormatXml.php Correct the address of the FSF in some of the GPL headers 2010-06-21 13:13:32 +00:00
ApiFormatYaml.php Correct the address of the FSF in some of the GPL headers 2010-06-21 13:13:32 +00:00
ApiFormatYaml_spyc.php Minor comment improvement to r69757 2010-07-23 07:38:45 +00:00
ApiHelp.php Stylize API up to date 2010-07-23 07:33:40 +00:00
ApiImport.php Correct the address of the FSF in some of the GPL headers 2010-06-21 13:13:32 +00:00
ApiLogin.php Follow-up r69898: fix Undefined variable: wgCookiePrefix in /ApiLogin.php on line 94 2010-08-03 20:05:38 +00:00
ApiLogout.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiMain.php Fix for r69776: remove unused variable ApiMain::$mVaryCookie 2010-07-26 07:35:30 +00:00
ApiMove.php Followup r70461 if PARAM_REQUIRED is set, use for missing param in getPossibleErrors in ApiBase 2010-08-04 19:20:15 +00:00
ApiOpenSearch.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiPageSet.php Stylize API up to date 2010-07-23 07:33:40 +00:00
ApiParamInfo.php Correct the address of the FSF in some of the GPL headers 2010-06-21 13:13:32 +00:00
ApiParse.php * (bug 24656) API's parse module needs option to disable PP report 2010-08-04 07:44:23 +00:00
ApiPatrol.php Followup r70461 if PARAM_REQUIRED is set, use for missing param in getPossibleErrors in ApiBase 2010-08-04 19:20:15 +00:00
ApiProtect.php Followup r70461 if PARAM_REQUIRED is set, use for missing param in getPossibleErrors in ApiBase 2010-08-04 19:20:15 +00:00
ApiPurge.php Followup r70461 if PARAM_REQUIRED is set, use for missing param in getPossibleErrors in ApiBase 2010-08-04 19:20:15 +00:00
ApiQuery.php Followup to r69776: cache result of extractRequestParams() because it gets called 2 or 3 times per module per request now. Also touch up documentation here and there 2010-07-23 10:15:29 +00:00
ApiQueryAllCategories.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiQueryAllimages.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiQueryAllLinks.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiQueryAllmessages.php Stylize API up to date 2010-07-23 07:33:40 +00:00
ApiQueryAllpages.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiQueryAllUsers.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiQueryBacklinks.php Followup r70474 and r70461, drop missingparam from getPossibleErrors 2010-08-04 19:32:23 +00:00
ApiQueryBase.php Followup to r69776: cache result of extractRequestParams() because it gets called 2 or 3 times per module per request now. Also touch up documentation here and there 2010-07-23 10:15:29 +00:00
ApiQueryBlocks.php Stylize API up to date 2010-07-23 07:33:40 +00:00
ApiQueryCategories.php Stylize API up to date 2010-07-23 07:33:40 +00:00
ApiQueryCategoryInfo.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiQueryCategoryMembers.php Make search enforced by API in search by setting PARAM_REQUIRED 2010-08-04 20:47:58 +00:00
ApiQueryDeletedrevs.php (bug 24564) Fix fatal errors when using list=deletedrevs, prop=revisions or one of the backlinks generators with limit=max. 2010-07-28 11:30:14 +00:00
ApiQueryDisabled.php Correct the address of the FSF in some of the GPL headers 2010-06-21 13:13:32 +00:00
ApiQueryDuplicateFiles.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiQueryExternalLinks.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiQueryExtLinksUsage.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiQueryFilearchive.php Stylize API up to date 2010-07-23 07:33:40 +00:00
ApiQueryImageInfo.php Stylize API up to date 2010-07-23 07:33:40 +00:00
ApiQueryImages.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiQueryInfo.php Stylize API up to date 2010-07-23 07:33:40 +00:00
ApiQueryIWBacklinks.php Fixup code from r69753, create title from row and use that in the pageset 2010-07-23 16:59:27 +00:00
ApiQueryIWLinks.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiQueryLangLinks.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiQueryLinks.php Stylize API up to date 2010-07-23 07:33:40 +00:00
ApiQueryLogEvents.php Stylize API up to date 2010-07-23 07:33:40 +00:00
ApiQueryProtectedTitles.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiQueryRandom.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiQueryRecentChanges.php Move a few braces noticed while doing CR 2010-07-31 19:53:43 +00:00
ApiQueryRevisions.php (bug 24564) Fix fatal errors when using list=deletedrevs, prop=revisions or one of the backlinks generators with limit=max. 2010-07-28 11:30:14 +00:00
ApiQuerySearch.php Make search enforced by API in search by setting PARAM_REQUIRED 2010-08-04 20:47:58 +00:00
ApiQuerySiteinfo.php stylize api up to date 2010-08-05 07:02:09 +00:00
ApiQueryTags.php Rewrote r69339 etc. to clean up API cache header handling. 2010-07-23 07:17:56 +00:00
ApiQueryUserContributions.php Move a few braces noticed while doing CR 2010-07-31 19:53:43 +00:00
ApiQueryUserInfo.php Stylize API up to date 2010-07-23 07:33:40 +00:00
ApiQueryUsers.php Stylize API up to date 2010-07-23 07:33:40 +00:00
ApiQueryWatchlist.php Use the canonical names for classes. 2010-07-27 18:33:04 +00:00
ApiQueryWatchlistRaw.php Stylize API up to date 2010-07-23 07:33:40 +00:00
ApiResult.php stylize api up to date 2010-08-05 07:02:09 +00:00
ApiRollback.php Followup r70461 if PARAM_REQUIRED is set, use for missing param in getPossibleErrors in ApiBase 2010-08-04 19:20:15 +00:00
ApiUnblock.php Correct the address of the FSF in some of the GPL headers 2010-06-21 13:13:32 +00:00
ApiUndelete.php Followup r70461 if PARAM_REQUIRED is set, use for missing param in getPossibleErrors in ApiBase 2010-08-04 19:20:15 +00:00
ApiUpload.php stylize api up to date 2010-08-05 07:02:09 +00:00
ApiUserrights.php Followup to r70460 and r70461: Use true instead of 1 2010-08-04 14:29:39 +00:00
ApiWatch.php Make search enforced by API in search by setting PARAM_REQUIRED 2010-08-04 20:47:58 +00:00