wiki.techinc.nl/includes/api
Brad Jorsch 4bbd86a859 API: Also mangle indexed tag names in format=xml
I had thought no one would be silly enough to set invalid tag names for
ApiResult::setIndexedTagName(), since it's specifically *for* XML tag
names. Apparently I was wrong.

Bug: T97599
Change-Id: I62ad832b1d8c23a275e5c67160f0b1febe5f3454
2015-04-30 09:02:17 -04:00
..
i18n Localisation updates from https://translatewiki.net. 2015-04-29 22:06:43 +02:00
ApiBase.php API: Add wfDeprecated() to deprecated ApiResult methods 2015-04-20 16:20:24 -04: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: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiDelete.php
ApiDisabled.php
ApiEditPage.php ApiEditPage: Fetch content model from article, not title 2015-04-23 10:23:41 -04:00
ApiEmailUser.php
ApiErrorFormatter.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiExpandTemplates.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04: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: Document parameter types 2015-04-16 23:29:00 +00:00
ApiHelpParamValueMessage.php API: Allow for documenting individual values of 'prop' parameters 2014-12-22 16:46:44 -05:00
ApiImageRotate.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiImport.php Make import destination UI more intuitive and clearer 2015-04-22 18:46:40 +00:00
ApiLogin.php New convenience method ApiBase::lacksSameOriginSecurity() 2015-02-27 09:48:37 -05:00
ApiLogout.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiMain.php API: Better handle UsageException from the printer itself 2015-04-21 10:03:50 -04: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 Restore B/C for ApiOpenSearch json output if warnings are present 2015-04-30 02:39:55 +02:00
ApiOptions.php
ApiPageSet.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiParamInfo.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiParse.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiPatrol.php Fix case of various newFromID/newFromId functions 2014-12-10 19:40:27 +00:00
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 API: Remove metadata keys from indexpageids output 2015-04-23 09:17:56 -04: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 Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04: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 Moved ActiveUsers updates to recent changes jobs 2015-04-22 19:13:37 +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 Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryBase.php Merge "API: Overhaul ApiResult, make format=xml not throw, and add json formatversion" 2015-04-16 01:05:51 +00:00
ApiQueryBlocks.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryCategories.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryCategoryInfo.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryCategoryMembers.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryContributors.php
ApiQueryDeletedRevisions.php
ApiQueryDeletedrevs.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryExternalLinks.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiQueryExtLinksUsage.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryFilearchive.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryFileRepoInfo.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryImageInfo.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryImages.php
ApiQueryInfo.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04: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 API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiQueryLinks.php
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 Merge "Better pageprops API example" 2015-04-24 13:43:59 +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 API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -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 Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryRevisions.php API: Improve queries for prop=revisions in enum mode 2015-04-24 15:49:59 -07:00
ApiQueryRevisionsBase.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQuerySearch.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiQuerySiteinfo.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryStashImageInfo.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiQueryTags.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryTokens.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryUserContributions.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryUserInfo.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryUsers.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryWatchlist.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryWatchlistRaw.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiResult.php API: ApiResult must validate even when using numeric auto-indexes 2015-04-29 10:43:45 -04: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 Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiStashEdit.php Split out internal parseAndStash from the edit stashing API 2015-03-27 22:16:59 +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: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04: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