wiki.techinc.nl/includes/api
Siebrand Mazeland fe05f85a62 Update formatting on API classes
Change-Id: Ifd18a8de1d2580b723a5b91e8d202818fd97795a
2013-11-14 17:03:20 +00:00
..
ApiBase.php Update formatting on API classes 2013-11-14 17:03:20 +00:00
ApiBlock.php SECURITY: Prevent tokens in jsonp mode 2013-09-03 15:04:47 -07:00
ApiComparePages.php Update formatting on API classes 2013-11-14 17:03:20 +00:00
ApiCreateAccount.php Update formatting on API classes 2013-11-14 17:03:20 +00:00
ApiDelete.php Update formatting on API classes 2013-11-14 17:03:20 +00:00
ApiDisabled.php api: remove duplicate __contruct calls 2013-01-29 09:38:17 +01:00
ApiEditPage.php Update formatting on API classes 2013-11-14 17:03:20 +00:00
ApiEmailUser.php (bug 45633) Fix more occurences of "e-mail" to "email" in API 2013-03-03 18:45:53 +01:00
ApiExpandTemplates.php ApiResult::setContent is static 2013-04-30 20:16:36 +02:00
ApiFeedContributions.php Update formatting on API classes 2013-11-14 17:03:20 +00:00
ApiFeedWatchlist.php Update formatting on API classes 2013-11-14 17:03:20 +00:00
ApiFileRevert.php Update formatting on API classes 2013-11-14 17:03:20 +00:00
ApiFormatBase.php Update formatting on API classes 2013-11-14 17:03:20 +00:00
ApiFormatDbg.php api: remove duplicate __contruct calls 2013-01-29 09:38:17 +01:00
ApiFormatDump.php api: remove duplicate __contruct calls 2013-01-29 09:38:17 +01:00
ApiFormatJson.php Update formatting on API classes 2013-11-14 17:03:20 +00:00
ApiFormatNone.php api: remove duplicate __contruct calls 2013-01-29 09:38:17 +01:00
ApiFormatPhp.php api: remove duplicate __contruct calls 2013-01-29 09:38:17 +01:00
ApiFormatRaw.php (bug 35885) remove api version string and parameter 2013-01-18 12:41:18 -05:00
ApiFormatTxt.php api: remove duplicate __contruct calls 2013-01-29 09:38:17 +01:00
ApiFormatWddx.php Fix WDDX formatted output 2013-03-18 14:47:44 -04:00
ApiFormatXml.php Added space after switch/Removed spaces after unset 2013-04-26 16:42:31 +02:00
ApiFormatYaml.php (bug 35885) remove api version string and parameter 2013-01-18 12:41:18 -05:00
ApiHelp.php API module manager and help rewrite 2013-02-05 01:52:55 -05:00
ApiImageRotate.php Fixed spacing in api folder 2013-04-20 07:47:36 +00:00
ApiImport.php Return errors from WatchAction 2013-06-20 15:51:05 -04:00
ApiLogin.php API: Remove leading/trailing spaces from error and description text 2013-10-27 17:24:15 +01:00
ApiLogout.php api: remove duplicate __contruct calls 2013-01-29 09:38:17 +01:00
ApiMain.php exception: Use MWExceptionHandler::logException in more places 2013-10-30 15:46:35 -07:00
ApiModuleManager.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
ApiMove.php Fixed spacing in api folder 2013-04-20 07:47:36 +00:00
ApiOpenSearch.php OpenSearch: Error for unsupported formats and adding format=jsonfm 2013-03-28 21:05:10 +01:00
ApiOptions.php Pass Context to User::resetOptions 2013-10-12 22:48:26 +02:00
ApiPageSet.php Fix exception in ApiPageSet 2013-07-22 14:12:38 -04:00
ApiParamInfo.php ApiResult::setContent is static 2013-04-30 20:16:36 +02:00
ApiParse.php API: Have action=parse indicate hidden categories 2013-11-04 12:20:56 -05:00
ApiPatrol.php Allow patrolling pages by revision id 2013-06-10 20:54:43 -04:00
ApiProtect.php Cleanup watchlist preference usage 2013-11-08 20:12:55 +00:00
ApiPurge.php Support rate limiting backlink purges, including null edits 2013-09-27 05:37:39 +00:00
ApiQuery.php Add list=allfileusages 2013-10-08 15:32:05 +00:00
ApiQueryAllCategories.php ApiResult::setContent is static 2013-04-30 20:16:36 +02:00
ApiQueryAllImages.php Fixed spacing around parenthesis in includes 2013-04-28 15:50:07 +00:00
ApiQueryAllLinks.php Add list=allfileusages 2013-10-08 15:32:05 +00:00
ApiQueryAllMessages.php Fixed spacing in api folder 2013-04-20 07:47:36 +00:00
ApiQueryAllPages.php (bug 45535) Hook for changing language links. 2013-04-29 09:13:47 -04:00
ApiQueryAllUsers.php Fixed spacing in api folder 2013-04-20 07:47:36 +00:00
ApiQueryBacklinks.php API: Enforce limit max in ApiQueryBacklinks 2013-09-11 13:57:09 -07:00
ApiQueryBase.php Fixed spacing around parenthesis in includes 2013-04-28 15:50:07 +00:00
ApiQueryBlocks.php API: Fix IPv6 handling in list=blocks 2013-06-13 10:42:32 -04:00
ApiQueryCategories.php Added spaces before and removed spaces after 'array' 2013-04-14 21:57:46 +02:00
ApiQueryCategoryInfo.php Fixed many small spelling mistakes and php docs, var decl. 2013-03-10 23:45:51 -04:00
ApiQueryCategoryMembers.php Fixed spacing around parenthesis in includes 2013-04-28 15:50:07 +00:00
ApiQueryDeletedrevs.php SECURITY: Prevent tokens in jsonp mode 2013-09-03 15:04:47 -07:00
ApiQueryDisabled.php api: remove duplicate __contruct calls 2013-01-29 09:38:17 +01:00
ApiQueryDuplicateFiles.php Fixed spacing in api folder 2013-04-20 07:47:36 +00:00
ApiQueryExternalLinks.php Capitalize URL in api help 2013-06-21 23:32:28 +02:00
ApiQueryExtLinksUsage.php Capitalize URL in api help 2013-06-21 23:32:28 +02:00
ApiQueryFilearchive.php Add helpurls to some api modules 2013-05-16 09:08:18 +02:00
ApiQueryFileRepoInfo.php Add meta=filerepoinfo for getting file repo info 2013-09-27 13:53:34 -07:00
ApiQueryImageInfo.php Change mode of non-executable files back to 0644 2013-11-05 08:13:32 +01:00
ApiQueryImages.php fix some spacing 2013-03-07 17:53:21 +01:00
ApiQueryInfo.php Add user rights 'viewmywatchlist', 'editmywatchlist' 2013-06-26 10:20:40 -04:00
ApiQueryIWBacklinks.php Add helpurls to some api modules 2013-05-16 09:08:18 +02:00
ApiQueryIWLinks.php Add helpurls to some api modules 2013-05-16 09:08:18 +02:00
ApiQueryLangBacklinks.php Add helpurls to some api modules 2013-05-16 09:08:18 +02:00
ApiQueryLangLinks.php (bug 45535) Hook for changing language links. 2013-04-29 09:13:47 -04:00
ApiQueryLinks.php fix some spacing 2013-03-07 17:53:21 +01:00
ApiQueryLogEvents.php Removed $wgOldChangeTagsIndex 2013-07-12 19:06:15 +01:00
ApiQueryORM.php Added spaces before and removed spaces after 'array' 2013-04-14 21:57:46 +02:00
ApiQueryPagePropNames.php Add PagesWithProp special page and API module 2013-02-26 00:24:31 +00:00
ApiQueryPageProps.php (bug 43251) API prop=pageprops ppprop should accept multiple values 2013-02-20 08:42:53 -05:00
ApiQueryPagesWithProp.php Added spaces before and removed spaces after 'array' 2013-04-14 21:57:46 +02:00
ApiQueryProtectedTitles.php Added spaces before and removed spaces after 'array' 2013-04-14 21:57:46 +02:00
ApiQueryQueryPage.php API: Allow extensions to specify "useless" query pages 2013-07-19 11:34:02 -04:00
ApiQueryRandom.php API: Remove leading/trailing spaces from error and description text 2013-10-27 17:24:15 +01:00
ApiQueryRecentChanges.php Add rc.unpatrolled to the recentchanges API 2013-10-25 17:26:43 +02:00
ApiQueryRevisions.php Removed $wgOldChangeTagsIndex 2013-07-12 19:06:15 +01:00
ApiQuerySearch.php Select search backend by query parameter 2013-08-12 17:09:01 -07:00
ApiQuerySiteinfo.php Merge "Expose iw_trans in siteinfo API interwikimap prop" 2013-11-09 00:56:53 +00:00
ApiQueryStashImageInfo.php fix some spacing 2013-02-09 23:03:53 +01:00
ApiQueryTags.php Add helpurls to some api modules 2013-05-16 09:08:18 +02:00
ApiQueryUserContributions.php Removed $wgOldChangeTagsIndex 2013-07-12 19:06:15 +01:00
ApiQueryUserInfo.php Make User::getEditCount() always return an integer 2013-07-18 15:46:15 -07:00
ApiQueryUsers.php Make User::getEditCount() always return an integer 2013-07-18 15:46:15 -07:00
ApiQueryWatchlist.php (bug 47219) Allow specifying change type of Wikipedia feed items 2013-04-30 18:52:56 +02:00
ApiQueryWatchlistRaw.php Add helpurls to some api modules 2013-05-16 09:08:18 +02:00
ApiResult.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
ApiRollback.php API: Throw error when interwiki is given for various title param 2013-03-01 16:01:26 +01:00
ApiRsd.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
ApiSetNotificationTimestamp.php Add user rights 'viewmywatchlist', 'editmywatchlist' 2013-06-26 10:20:40 -04:00
ApiTokens.php SECURITY: Prevent tokens in jsonp mode 2013-09-03 15:04:47 -07:00
ApiUnblock.php SECURITY: Prevent tokens in jsonp mode 2013-09-03 15:04:47 -07:00
ApiUndelete.php API: Throw error when interwiki is given for various title param 2013-03-01 16:01:26 +01:00
ApiUpload.php Cleanup watchlist preference usage 2013-11-08 20:12:55 +00:00
ApiUserrights.php Return errors from WatchAction 2013-06-20 15:51:05 -04:00
ApiWatch.php Add user rights 'viewmywatchlist', 'editmywatchlist' 2013-06-26 10:20:40 -04:00