wiki.techinc.nl/includes/api
Alex Monk 78ebf8767e Add content-not-allowed-here to API message map
So we don't get 'Unknown error: "content-not-allowed-here"'

Bug: 70593
Change-Id: Ibde9eb45c798a7b3abef088f7abd78c926d13031
2014-09-09 02:16:04 +01:00
..
ApiBase.php Add content-not-allowed-here to API message map 2014-09-09 02:16:04 +01:00
ApiBlock.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiComparePages.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiCreateAccount.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiDelete.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiDisabled.php Add final period to API module descriptions 2014-03-10 09:04:08 +00:00
ApiEditPage.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiEmailUser.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiExpandTemplates.php API: Log usage of various deprecated features 2014-08-14 16:51:14 -07:00
ApiFeedContributions.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiFeedRecentChanges.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiFeedWatchlist.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiFileRevert.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiFormatBase.php API: Organize classes 2014-08-27 16:39:24 -04:00
ApiFormatDbg.php API: Internal cleanup 2014-08-27 16:18:19 -04:00
ApiFormatDump.php API: Internal cleanup 2014-08-27 16:18:19 -04:00
ApiFormatFeedWrapper.php API: Organize classes 2014-08-27 16:39:24 -04:00
ApiFormatJson.php SECURITY: Prepend jsonp callback with comment 2014-07-30 20:26:39 +02: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 Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiFormatTxt.php API: Internal cleanup 2014-08-27 16:18:19 -04:00
ApiFormatWddx.php API: Internal cleanup 2014-08-27 16:18:19 -04:00
ApiFormatXml.php Restructure output of ApiExpandTemplates 2014-06-03 16:25:08 -04:00
ApiFormatYaml.php API: Internal cleanup 2014-08-27 16:18:19 -04:00
ApiHelp.php API: Log usage of various deprecated features 2014-08-14 16:51:14 -07:00
ApiImageRotate.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiImport.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiLogin.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiLogout.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiMain.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiModuleManager.php Fixed spacing 2014-08-13 20:14:56 +00:00
ApiMove.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiOpenSearch.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiOptions.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiPageSet.php Cleanup - let's make IDEs more useful 2014-08-13 16:02:59 -04:00
ApiParamInfo.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiParse.php Add missing @return to function docs 2014-08-23 23:14:57 +02:00
ApiPatrol.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiProtect.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiPurge.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQuery.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiQueryAllCategories.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryAllImages.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryAllLinks.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryAllMessages.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryAllPages.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryAllUsers.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryBacklinks.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryBase.php ApiQueryBase: wfDeprecated() takes a string as second parameter, not number 2014-08-29 19:42:26 +02:00
ApiQueryBlocks.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryCategories.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryCategoryInfo.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryCategoryMembers.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryContributors.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryDeletedrevs.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiQueryDisabled.php Add final period to API module descriptions 2014-03-10 09:04:08 +00:00
ApiQueryDuplicateFiles.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryExternalLinks.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryExtLinksUsage.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryFilearchive.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryFileRepoInfo.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryImageInfo.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryImages.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryInfo.php APIQueryInfo: Allow fetching the canonical url of a page 2014-09-05 03:20:27 -07:00
ApiQueryIWBacklinks.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryIWLinks.php API: Add iwprop=url, deprecate iwurl for prop=iwlinks 2014-08-20 09:40:01 -04:00
ApiQueryLangBacklinks.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryLangLinks.php API: Log usage of various deprecated features 2014-08-14 16:51:14 -07:00
ApiQueryLinks.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryLogEvents.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryORM.php Update formatting, return of the API classes 2013-11-14 18:25:45 +00:00
ApiQueryPagePropNames.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryPageProps.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryPagesWithProp.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryPrefixSearch.php Pass phpcs-strict on various files in includes/ 2014-04-24 21:50:01 +02:00
ApiQueryProtectedTitles.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryQueryPage.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryRandom.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryRecentChanges.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiQueryRedirects.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryRevisions.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiQuerySearch.php Cleanup - let's make IDEs more useful 2014-08-13 16:02:59 -04:00
ApiQuerySiteinfo.php Add missing space to autodoc of meta=siteinfo&siprop=languages 2014-09-01 05:05:20 +00:00
ApiQueryStashImageInfo.php API: Log usage of various deprecated features 2014-08-14 16:51:14 -07:00
ApiQueryTags.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryTokens.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiQueryUserContributions.php API: Log usage of various deprecated features 2014-08-14 16:51:14 -07:00
ApiQueryUserInfo.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiQueryUsers.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiQueryWatchlist.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiQueryWatchlistRaw.php API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
ApiResult.php Cleanup - let's make IDEs more useful 2014-08-13 16:02:59 -04:00
ApiRevisionDelete.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiRollback.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiRsd.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiSetNotificationTimestamp.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiTokens.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiUnblock.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiUndelete.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiUpload.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiUserrights.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00
ApiWatch.php API: Overhaul token handling 2014-08-26 14:53:45 -04:00