wiki.techinc.nl/includes/api
2012-07-18 01:59:34 +00:00
..
ApiBase.php escape tags and entity in doxygen comments 2012-07-10 17:08:32 +02:00
ApiBlock.php API: Cleanup around comment/reason params 2012-07-08 23:31:26 +02:00
ApiComparePages.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiDelete.php Merge "API: Cleanup around comment/reason params" 2012-07-18 01:59:34 +00:00
ApiDisabled.php
ApiEditPage.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiEmailUser.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiExpandTemplates.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiFeedContributions.php
ApiFeedWatchlist.php
ApiFileRevert.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiFormatBase.php
ApiFormatDbg.php
ApiFormatDump.php
ApiFormatJson.php
ApiFormatPhp.php
ApiFormatRaw.php
ApiFormatTxt.php
ApiFormatWddx.php
ApiFormatXml.php prettify documentation 2012-07-10 17:18:20 +02:00
ApiFormatYaml.php
ApiHelp.php
ApiImport.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiLogin.php API: Reset token cache on login, so API tests work 2012-06-22 23:34:59 +02:00
ApiLogout.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiMain.php Merge "Reimplement CORS properly, addressing Tim's concerns" 2012-07-05 20:31:39 +00:00
ApiMove.php API: Cleanup around comment/reason params 2012-07-08 23:31:26 +02:00
ApiOpenSearch.php
ApiOptions.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiPageSet.php escape tags and entity in doxygen comments 2012-07-10 17:08:32 +02:00
ApiParamInfo.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiParse.php
ApiPatrol.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiProtect.php API: Cleanup around comment/reason params 2012-07-08 23:31:26 +02:00
ApiPurge.php Use canonical parser option for linkupdate in api purge 2012-06-23 00:25:33 +02:00
ApiQuery.php
ApiQueryAllCategories.php Avoid mangling fields in API continuation parameters 2012-07-17 16:08:39 -07:00
ApiQueryAllImages.php Merge "prop=imageinfo&iiprop=url|thumbmime needs iiurlwidth=" 2012-07-18 01:42:33 +00:00
ApiQueryAllLinks.php Avoid mangling fields in API continuation parameters 2012-07-17 16:08:39 -07:00
ApiQueryAllMessages.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryAllPages.php Avoid mangling fields in API continuation parameters 2012-07-17 16:08:39 -07:00
ApiQueryAllUsers.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryBacklinks.php (bug 32381) Allow descending order for list=backlinks, list=embeddedin 2012-07-04 22:48:08 +01:00
ApiQueryBase.php
ApiQueryBlocks.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryCategories.php Avoid mangling fields in API continuation parameters 2012-07-17 16:08:39 -07:00
ApiQueryCategoryInfo.php escape tags and entity in doxygen comments 2012-07-10 17:08:32 +02:00
ApiQueryCategoryMembers.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryDeletedrevs.php Avoid mangling fields in API continuation parameters 2012-07-17 16:08:39 -07:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php Avoid mangling fields in API continuation parameters 2012-07-17 16:08:39 -07:00
ApiQueryExternalLinks.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryExtLinksUsage.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryFilearchive.php Avoid mangling fields in API continuation parameters 2012-07-17 16:08:39 -07:00
ApiQueryImageInfo.php Merge "prop=imageinfo&iiprop=url|thumbmime needs iiurlwidth=" 2012-07-18 01:42:33 +00:00
ApiQueryImages.php Avoid mangling fields in API continuation parameters 2012-07-17 16:08:39 -07:00
ApiQueryInfo.php Notice: Undefined index: page_is_redirect in 2012-07-08 17:09:04 +02:00
ApiQueryIWBacklinks.php Avoid mangling fields in API continuation parameters 2012-07-17 16:08:39 -07:00
ApiQueryIWLinks.php Avoid mangling fields in API continuation parameters 2012-07-17 16:08:39 -07:00
ApiQueryLangBacklinks.php Avoid mangling fields in API continuation parameters 2012-07-17 16:08:39 -07:00
ApiQueryLangLinks.php Use canonical class name ApiBase also in ApiQueryLangLinks 2012-06-15 22:46:56 +02:00
ApiQueryLinks.php Avoid mangling fields in API continuation parameters 2012-07-17 16:08:39 -07:00
ApiQueryLogEvents.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryPageProps.php
ApiQueryProtectedTitles.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryQueryPage.php Use canonical class name for ApiBase 2012-06-15 22:41:01 +02:00
ApiQueryRandom.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryRecentChanges.php Use canonical class name for ApiBase 2012-06-15 22:41:01 +02:00
ApiQueryRevisions.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQuerySearch.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQuerySiteinfo.php (bug 30836) API siteinfo specialpagealiases should not return nonexistent special pages 2012-07-07 02:40:35 +04:00
ApiQueryStashImageInfo.php prop=imageinfo&iiprop=url|thumbmime needs iiurlwidth= 2012-07-13 17:25:22 +02:00
ApiQueryTags.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryUserContributions.php Retrieve rev_len for sizediff in usercontributions API 2012-07-07 15:16:56 +02:00
ApiQueryUserInfo.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryUsers.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryWatchlist.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryWatchlistRaw.php Avoid mangling fields in API continuation parameters 2012-07-17 16:08:39 -07:00
ApiResult.php escape tags and entity in doxygen comments 2012-07-10 17:08:32 +02:00
ApiRollback.php API: Cleanup around comment/reason params 2012-07-08 23:31:26 +02:00
ApiRsd.php
ApiTokens.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiUnblock.php API: Cleanup around comment/reason params 2012-07-08 23:31:26 +02:00
ApiUndelete.php API: Cleanup around comment/reason params 2012-07-08 23:31:26 +02:00
ApiUpload.php (bug 31777) Upload unknown error ``fileexists-forbidden'' 2012-07-01 19:35:31 +02:00
ApiUserrights.php
ApiWatch.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00