wiki.techinc.nl/includes/api
2015-06-09 14:07:13 +00:00
..
i18n Merge "Consistent spacing after colon in apihelp" 2015-06-09 14:07:13 +00:00
ApiBase.php API: Add more parameter types and improve info 2015-05-29 19:26:44 +00:00
ApiBlock.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiCheckToken.php API: Add authz features for RESTBase 2015-02-19 16:45:03 -05:00
ApiClearHasMsg.php
ApiComparePages.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiContinuationManager.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiCreateAccount.php API: Add more parameter types and improve info 2015-05-29 19:26:44 +00:00
ApiDelete.php
ApiDisabled.php
ApiEditPage.php API: Add more parameter types and improve info 2015-05-29 19:26:44 +00:00
ApiEmailUser.php API: Add more parameter types and improve info 2015-05-29 19:26:44 +00:00
ApiErrorFormatter.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiExpandTemplates.php Expose RL modules and js config vars in action=expandtemplates 2015-06-05 09:04:47 -07:00
ApiFeedContributions.php Introduce ApiFeedContributions::feedItem hook 2015-01-23 10:11:22 -08:00
ApiFeedRecentChanges.php API: Fix parameter interpretation in ApiFeedRecentChanges 2015-04-25 07:23:51 -04:00
ApiFeedWatchlist.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiFileRevert.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiFormatBase.php API: Better handle UsageException from the printer itself 2015-04-21 10:03:50 -04:00
ApiFormatDbg.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiFormatDump.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiFormatFeedWrapper.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiFormatJson.php ApiFormatJson: Fix dieUsage call on unknown formatversion value 2015-04-20 14:57:45 +00:00
ApiFormatNone.php
ApiFormatPhp.php ApiFormatPhp: Fix dieUsage call on unknown formatversion value 2015-04-20 08:04:01 -07:00
ApiFormatRaw.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiFormatTxt.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiFormatWddx.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiFormatXml.php API: Also mangle indexed tag names in format=xml 2015-04-30 09:02:17 -04:00
ApiFormatYaml.php
ApiHelp.php API: Add more parameter types and improve info 2015-05-29 19:26:44 +00:00
ApiHelpParamValueMessage.php API: Allow for documenting individual values of 'prop' parameters 2014-12-22 16:46:44 -05:00
ApiImageRotate.php ApiPageSet: Indicate why a title was invalid 2015-05-14 18:34:02 +00:00
ApiImport.php API Import: Die when namespace and rootpage is set 2015-05-14 21:32:30 +02:00
ApiLogin.php API: Add more parameter types and improve info 2015-05-29 19:26:44 +00:00
ApiLogout.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiMain.php WebResponse: Implement statusHeader() using the new HttpStatus::header() 2015-06-04 02:27:30 +00:00
ApiManageTags.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiMessage.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiModuleManager.php
ApiMove.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiOpenSearch.php ApiOpenSearch: Ignore any other unexpected keys in json output 2015-05-29 20:29:07 +00:00
ApiOptions.php API: Set HTMLForm when validating field in ApiOptions 2015-04-20 15:57:42 -04:00
ApiPageSet.php API: Add more parameter types and improve info 2015-05-29 19:26:44 +00:00
ApiParamInfo.php API: Add more parameter types and improve info 2015-05-29 19:26:44 +00:00
ApiParse.php Expose RL modules and js config vars in action=expandtemplates 2015-06-05 09:04:47 -07:00
ApiPatrol.php
ApiProtect.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiPurge.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQuery.php ApiPageSet: Indicate why a title was invalid 2015-05-14 18:34:02 +00:00
ApiQueryAllCategories.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryAllDeletedRevisions.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiQueryAllImages.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiQueryAllLinks.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryAllMessages.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryAllPages.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiQueryAllUsers.php Merge "ApiQueryAllUsers: Set 'array' type on result arrays" 2015-05-07 16:07:10 +00:00
ApiQueryBacklinks.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryBacklinksprop.php Cast various things that are supposed to be ints 2015-05-06 11:40:41 -04:00
ApiQueryBase.php API: Add 'wrfromtitle' and 'wrtotitle' to list=watchlistraw 2015-05-21 15:33:47 +00:00
ApiQueryBlocks.php Cast various things that are supposed to be ints 2015-05-06 11:40:41 -04:00
ApiQueryCategories.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryCategoryInfo.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryCategoryMembers.php list=categorymembers: Do not log feature usage when using default value 2015-05-30 19:38:04 +02:00
ApiQueryContributors.php Cast various things that are supposed to be ints 2015-05-06 11:40:41 -04:00
ApiQueryDeletedRevisions.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryDeletedrevs.php Cast various things that are supposed to be ints 2015-05-06 11:40:41 -04:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryExternalLinks.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryExtLinksUsage.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryFilearchive.php Cast various things that are supposed to be ints 2015-05-06 11:40:41 -04:00
ApiQueryFileRepoInfo.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryImageInfo.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryImages.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryInfo.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryIWBacklinks.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryIWLinks.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiQueryLangBacklinks.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryLangLinks.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryLinks.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryLogEvents.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryORM.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiQueryPagePropNames.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiQueryPageProps.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryPagesWithProp.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryPrefixSearch.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryProtectedTitles.php Cast various things that are supposed to be ints 2015-05-06 11:40:41 -04:00
ApiQueryQueryPage.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryRandom.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiQueryRecentChanges.php Cast various things that are supposed to be ints 2015-05-06 11:40:41 -04:00
ApiQueryRevisions.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryRevisionsBase.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQuerySearch.php Make api nearmatch search work same as 'go' feature 2015-05-05 16:31:17 -04:00
ApiQuerySiteinfo.php ApiQuerySiteInfo: Add invalidusernamechars 2015-05-12 16:40:04 -04:00
ApiQueryStashImageInfo.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryTags.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryTokens.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryUserContributions.php Cast various things that are supposed to be ints 2015-05-06 11:40:41 -04:00
ApiQueryUserInfo.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryUsers.php Cast various things that are supposed to be ints 2015-05-06 11:40:41 -04:00
ApiQueryWatchlist.php Cast various things that are supposed to be ints 2015-05-06 11:40:41 -04:00
ApiQueryWatchlistRaw.php API: Add 'wrfromtitle' and 'wrtotitle' to list=watchlistraw 2015-05-21 15:33:47 +00:00
ApiResult.php Expose RL modules and js config vars in action=expandtemplates 2015-06-05 09:04:47 -07:00
ApiRevisionDelete.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiRollback.php
ApiRsd.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiSerializable.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiSetNotificationTimestamp.php ApiPageSet: Indicate why a title was invalid 2015-05-14 18:34:02 +00:00
ApiStashEdit.php Use less fuzzy User::getDBTouched() in ApiStashEdit::getStashKey() 2015-06-02 20:31:14 +00:00
ApiTag.php API: Update ApiTag, fix error handling 2015-04-16 10:40:59 -04:00
ApiTokens.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiUnblock.php
ApiUndelete.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiUpload.php API: Add more parameter types and improve info 2015-05-29 19:26:44 +00:00
ApiUserrights.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiWatch.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00