wiki.techinc.nl/includes/api
umherirrender ec4d7e87ad Correct apihelp for show parameter for some modules
They mention "!redirects", but the value is called "!redirect"

Bug: T85431
Change-Id: I1034b56b659db0c1e0aaede92a373919a7878dfe
2014-12-30 09:52:12 +00:00
..
i18n Correct apihelp for show parameter for some modules 2014-12-30 09:52:12 +00:00
ApiBase.php Add lots of @throws 2014-12-24 13:49:20 +00:00
ApiBlock.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiClearHasMsg.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiComparePages.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiCreateAccount.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiDelete.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiDisabled.php API: Internationalize all remaining core API modules 2014-10-20 16:56:35 -04:00
ApiEditPage.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiEmailUser.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiExpandTemplates.php API: Add page properties to action=expandtemplates output 2014-12-22 21:45:59 +00:00
ApiFeedContributions.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiFeedRecentChanges.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiFeedWatchlist.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiFileRevert.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiFormatBase.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiFormatDbg.php API: Clean up and internationalize pretty-printed output 2014-10-13 16:17:37 -07:00
ApiFormatDump.php API: Clean up and internationalize pretty-printed output 2014-10-13 16:17:37 -07:00
ApiFormatFeedWrapper.php API: Fix ApiFormatFeedWrapper 2014-10-22 13:13:11 -04:00
ApiFormatJson.php API: Work around wfMangleFlashPolicy() 2014-11-20 10:03:31 -05:00
ApiFormatNone.php API: Clean up and internationalize pretty-printed output 2014-10-13 16:17:37 -07:00
ApiFormatPhp.php API: Work around wfMangleFlashPolicy() 2014-11-20 10:03:31 -05:00
ApiFormatRaw.php Make declaration of ApiFormatRaw compatible with ApiFormatBase 2014-10-17 21:16:58 +02:00
ApiFormatTxt.php API: Clean up and internationalize pretty-printed output 2014-10-13 16:17:37 -07:00
ApiFormatWddx.php Improve testing for ApiFormatBase subclasses 2014-12-23 14:55:23 -05:00
ApiFormatXml.php Fix copy/pasto in API help and a typo in message name 2014-10-15 22:52:40 +02:00
ApiFormatYaml.php API: Clean up and internationalize pretty-printed output 2014-10-13 16:17:37 -07:00
ApiHelp.php API: Allow for documenting individual values of 'prop' parameters 2014-12-22 16:46:44 -05:00
ApiHelpParamValueMessage.php API: Allow for documenting individual values of 'prop' parameters 2014-12-22 16:46:44 -05:00
ApiImageRotate.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiImport.php Merge "Import.php: Use Config instead of globals" 2014-10-30 22:42:00 +00:00
ApiLogin.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiLogout.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiMain.php API: Clean up uncaught exception backtrace output 2014-12-29 19:09:54 +00:00
ApiModuleManager.php Add ApiModuleManager::getClassName() 2014-09-08 02:06:33 -07:00
ApiMove.php API: Check suppressredirect right in ApiMove 2014-11-26 14:43:58 -05:00
ApiOpenSearch.php Add lots of @throws 2014-12-24 13:49:20 +00:00
ApiOptions.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiPageSet.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiParamInfo.php API: Allow for documenting individual values of 'prop' parameters 2014-12-22 16:46:44 -05:00
ApiParse.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiPatrol.php Fix case of various newFromID/newFromId functions 2014-12-10 19:40:27 +00:00
ApiProtect.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiPurge.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQuery.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiQueryAllCategories.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryAllDeletedRevisions.php API: Fix namespace handling in list=alldeletedrevs with from/to/predix 2014-11-24 10:14:37 -05:00
ApiQueryAllImages.php Allow querying for multiple MIME types in the allimages API 2014-12-29 22:57:29 +01:00
ApiQueryAllLinks.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryAllMessages.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryAllPages.php API: Avoid MySQL filesort with list=allpages&apfilterlanglinks=withlanglinks 2014-12-19 00:08:36 +00:00
ApiQueryAllUsers.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryBacklinks.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryBacklinksprop.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryBase.php API: Fix simplified continuation module skipping 2014-10-30 13:32:49 -04:00
ApiQueryBlocks.php API: Make usernames a local variable 2014-11-10 18:44:00 +00:00
ApiQueryCategories.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryCategoryInfo.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryCategoryMembers.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryContributors.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryDeletedRevisions.php Refactor content fetch condition in ApiQueryRevisionsBase 2014-11-10 18:50:36 +01:00
ApiQueryDeletedrevs.php API: Split list=deletedrevs into prop=deletedrevisions and list=alldeletedrevisions 2014-11-04 15:02:03 -05:00
ApiQueryDisabled.php API: Internationalize all remaining core API modules 2014-10-20 16:56:35 -04:00
ApiQueryDuplicateFiles.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryExternalLinks.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryExtLinksUsage.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryFilearchive.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryFileRepoInfo.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryImageInfo.php API: Allow for documenting individual values of 'prop' parameters 2014-12-22 16:46:44 -05:00
ApiQueryImages.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryInfo.php API: Allow for documenting individual values of 'prop' parameters 2014-12-22 16:46:44 -05:00
ApiQueryIWBacklinks.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryIWLinks.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryLangBacklinks.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryLangLinks.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryLinks.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryLogEvents.php Revert "SECURITY: Do not show log action if revdeleted" and fix UI message 2014-12-09 10:47:35 -05:00
ApiQueryORM.php API: Internationalize all remaining core API modules 2014-10-20 16:56:35 -04:00
ApiQueryPagePropNames.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryPageProps.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryPagesWithProp.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryPrefixSearch.php Support offsets in prefix searching 2014-12-02 11:59:26 -08:00
ApiQueryProtectedTitles.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryQueryPage.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryRandom.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryRecentChanges.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiQueryRevisions.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiQueryRevisionsBase.php Fix case of various newFromID/newFromId functions 2014-12-10 19:40:27 +00:00
ApiQuerySearch.php Fixed spacing 2014-12-05 22:28:07 +01:00
ApiQuerySiteinfo.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiQueryStashImageInfo.php API: Allow for documenting individual values of 'prop' parameters 2014-12-22 16:46:44 -05:00
ApiQueryTags.php API: Rewrite ApiQueryTags to fix continuation 2014-11-28 00:45:33 -08:00
ApiQueryTokens.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiQueryUserContributions.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryUserInfo.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryUsers.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiQueryWatchlist.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiQueryWatchlistRaw.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiResult.php Add lots of @throws 2014-12-24 13:49:20 +00:00
ApiRevisionDelete.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiRollback.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiRsd.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiSetNotificationTimestamp.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiStashEdit.php Made StashEdit log a bit less verbose 2014-12-13 16:46:48 -08:00
ApiTokens.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiUnblock.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiUndelete.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiUpload.php Remove stash handling when other errors are the problem 2014-11-24 13:24:11 -06:00
ApiUserrights.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiWatch.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00