wiki.techinc.nl/includes/api
2011-10-07 19:11:08 +00:00
..
ApiBase.php Return documentation 2011-09-21 16:36:43 +00:00
ApiBlock.php
ApiComparePages.php
ApiDelete.php
ApiDisabled.php
ApiEditPage.php
ApiEmailUser.php
ApiExpandTemplates.php
ApiFeedContributions.php Return documentation 2011-09-21 16:36:43 +00:00
ApiFeedWatchlist.php Return documentation 2011-09-21 16:36:43 +00:00
ApiFileRevert.php
ApiFormatBase.php Return documentation 2011-09-21 16:36:43 +00:00
ApiFormatDbg.php
ApiFormatDump.php
ApiFormatJson.php
ApiFormatPhp.php
ApiFormatRaw.php
ApiFormatTxt.php
ApiFormatWddx.php
ApiFormatXml.php (bug 24781) The API will include an XML namespace if the includexmlnamespace parameter is set. 2011-10-06 20:11:44 +00:00
ApiFormatYaml.php
ApiHelp.php
ApiImport.php
ApiLogin.php
ApiLogout.php
ApiMain.php Rename $wgVaryOnXFPForAPI (introduced in r93818) to $wgVaryOnXFP and extend it to also apply to HTTP redirects. The previous name was overly specific for what has become a more generic setting, and we can still change it now that it's not in any release yet. 2011-10-03 13:15:28 +00:00
ApiMove.php
ApiOpenSearch.php
ApiPageSet.php
ApiParamInfo.php Refactor variables to give somewhat useful names 2011-09-16 18:28:24 +00:00
ApiParse.php Call Linker methods statically 2011-09-16 19:35:14 +00:00
ApiPatrol.php
ApiProtect.php
ApiPurge.php
ApiQuery.php Refactor variables to give somewhat useful names 2011-09-16 18:28:24 +00:00
ApiQueryAllCategories.php
ApiQueryAllimages.php
ApiQueryAllLinks.php
ApiQueryAllmessages.php Introduce MessageCache::getAllMessageKeys(), which returns all message keys stored in the MessageCache, and use this to power the amincludelocal parameter in meta=allmessages which adds messages that don't exist in PHP but exist as MediaWiki: pages only. 2011-09-14 19:59:50 +00:00
ApiQueryAllpages.php
ApiQueryAllUsers.php Fix whitespace 2011-09-28 16:37:27 +00:00
ApiQueryBacklinks.php
ApiQueryBase.php Follow-up r84765, use timestampOrNull 2011-10-07 19:11:08 +00:00
ApiQueryBlocks.php (bug 29392) Setting the start or end parameter now works with lists blocks, categorymembers, deletedrevs, logevents, protectedtitles, usercontributions and watchlist in Postgres. 2011-10-06 20:46:24 +00:00
ApiQueryCategories.php
ApiQueryCategoryInfo.php
ApiQueryCategoryMembers.php Fix bug in r83814 reported on IRC: categorymembers did not set an ORDER BY when cmcontinue was set, which broke paging when cmdir=desc was used. 2011-10-05 13:15:44 +00:00
ApiQueryDeletedrevs.php Revert r93246: besides the problems pointed out at CR, it also causes bug 31403, wreaking havoc on large wikis 2011-10-07 13:58:16 +00:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php
ApiQueryExternalLinks.php
ApiQueryExtLinksUsage.php
ApiQueryFilearchive.php Revert r93246: besides the problems pointed out at CR, it also causes bug 31403, wreaking havoc on large wikis 2011-10-07 13:58:16 +00:00
ApiQueryImageInfo.php Call Linker methods statically 2011-09-16 19:35:14 +00:00
ApiQueryImages.php
ApiQueryInfo.php
ApiQueryIWBacklinks.php
ApiQueryIWLinks.php
ApiQueryLangBacklinks.php
ApiQueryLangLinks.php
ApiQueryLinks.php
ApiQueryLogEvents.php (bug 29392) Setting the start or end parameter now works with lists blocks, categorymembers, deletedrevs, logevents, protectedtitles, usercontributions and watchlist in Postgres. 2011-10-06 20:46:24 +00:00
ApiQueryPageProps.php
ApiQueryProtectedTitles.php (bug 29392) Setting the start or end parameter now works with lists blocks, categorymembers, deletedrevs, logevents, protectedtitles, usercontributions and watchlist in Postgres. 2011-10-06 20:46:24 +00:00
ApiQueryQueryPage.php Fix handling of qplimit/qpoffset and cachedtimestamp in QueryPage api module 2011-09-29 15:16:35 +00:00
ApiQueryRandom.php
ApiQueryRecentChanges.php (bug 29392) Setting the start or end parameter now works with lists blocks, categorymembers, deletedrevs, logevents, protectedtitles, usercontributions and watchlist in Postgres. 2011-10-06 20:46:24 +00:00
ApiQueryRevisions.php (bug 29392) Setting the start or end parameter now works with lists blocks, categorymembers, deletedrevs, logevents, protectedtitles, usercontributions and watchlist in Postgres. 2011-10-06 20:46:24 +00:00
ApiQuerySearch.php
ApiQuerySiteinfo.php Merge r97789 into trunk 2011-09-22 11:04:30 +00:00
ApiQueryStashImageInfo.php
ApiQueryTags.php
ApiQueryUserContributions.php (bug 29392) Setting the start or end parameter now works with lists blocks, categorymembers, deletedrevs, logevents, protectedtitles, usercontributions and watchlist in Postgres. 2011-10-06 20:46:24 +00:00
ApiQueryUserInfo.php Followup r98329 2011-09-28 17:01:53 +00:00
ApiQueryUsers.php Bug 31199 - Fix notification of implicit groups so it doesn't massively change json output 2011-09-28 16:36:17 +00:00
ApiQueryWatchlist.php (bug 29392) Setting the start or end parameter now works with lists blocks, categorymembers, deletedrevs, logevents, protectedtitles, usercontributions and watchlist in Postgres. 2011-10-06 20:46:24 +00:00
ApiQueryWatchlistRaw.php
ApiResult.php doc fix 2011-09-06 20:31:51 +00:00
ApiRollback.php
ApiRsd.php
ApiUnblock.php
ApiUndelete.php
ApiUpload.php Follow-up r98430, use dedicated error message for filename too long error. Adds 'filename-toolong' message. 2011-10-07 18:20:55 +00:00
ApiUserrights.php
ApiWatch.php