wiki.techinc.nl/includes/api
2011-06-17 14:55:03 +00:00
..
ApiBase.php * (bug 27716) Make a method to do checking of 0 or 1 of the parameters existence (like requireOnlyOneParameter), but without needing one of the parameters 2011-06-06 16:45:40 +00:00
ApiBlock.php
ApiComparePages.php Followup r89550, add new error message to getPossibleErrors 2011-06-06 09:40:45 +00:00
ApiDelete.php
ApiDisabled.php
ApiEditPage.php Related to bug 29278, and from the comments in bug 14210, mention the edit token should be sent last/after the text parameter 2011-06-17 14:55:03 +00:00
ApiEmailUser.php
ApiExpandTemplates.php
ApiFeedContributions.php Followup r89564 2011-06-06 15:34:14 +00:00
ApiFeedWatchlist.php Followup r89562, use 'feedformat' not 'feed' 2011-06-13 21:35:23 +00:00
ApiFileRevert.php
ApiFormatBase.php Followup r89528, don't use $wgRequest use $this->getMain()->getRequest()->response()/$this->getRequest()->response() (the latter when we're already in main!) 2011-06-05 20:29:47 +00:00
ApiFormatDbg.php
ApiFormatDump.php
ApiFormatJson.php
ApiFormatPhp.php
ApiFormatRaw.php
ApiFormatTxt.php
ApiFormatWddx.php
ApiFormatXml.php Even more documentation in various files 2011-05-29 14:24:27 +00:00
ApiFormatYaml.php
ApiHelp.php
ApiImport.php Whitespace 2011-05-20 22:03:10 +00:00
ApiLogin.php Revert r89537 till we decide a sane way to have it on/off as API bools suck 2011-06-06 19:26:58 +00:00
ApiLogout.php
ApiMain.php * (bug 26763) Make RSS/Atom of user contributions more visible 2011-06-06 14:50:34 +00:00
ApiMove.php
ApiOpenSearch.php
ApiPageSet.php Fix fixme on r89549 2011-06-06 15:58:55 +00:00
ApiParamInfo.php Fix 2 usages of 'bool' when 'boolean' is used elsewhere 2011-06-05 21:56:27 +00:00
ApiParse.php * (bug 28897) rvparse doesn’t seem to work with rvsection 2011-06-05 16:34:09 +00:00
ApiPatrol.php
ApiProtect.php
ApiPurge.php Moved MediaWiki::articleFromTitle() to Article::newFromTitle(), this has nothing to do in the MediaWiki class 2011-05-22 18:38:04 +00:00
ApiQuery.php Fix typo from r89539 2011-06-05 23:28:59 +00:00
ApiQueryAllCategories.php
ApiQueryAllimages.php Fixup error message 2011-06-05 23:44:37 +00:00
ApiQueryAllLinks.php
ApiQueryAllmessages.php
ApiQueryAllpages.php
ApiQueryAllUsers.php
ApiQueryBacklinks.php
ApiQueryBase.php Documentation updates and additions 2011-06-05 21:04:48 +00:00
ApiQueryBlocks.php * (bug 27716) Make a method to do checking of 0 or 1 of the parameters existence (like requireOnlyOneParameter), but without needing one of the parameters 2011-06-06 16:45:40 +00:00
ApiQueryCategories.php
ApiQueryCategoryInfo.php
ApiQueryCategoryMembers.php
ApiQueryDeletedrevs.php Add some documentation 2011-06-01 16:40:59 +00:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php
ApiQueryExternalLinks.php
ApiQueryExtLinksUsage.php
ApiQueryFilearchive.php Fix error noticed in r88174, wasn't actually validating sha1base36 hash 2011-06-07 09:13:09 +00:00
ApiQueryImageInfo.php Fixup error message 2011-06-05 23:44:37 +00:00
ApiQueryImages.php Minor refactoring 2011-06-06 15:01:27 +00:00
ApiQueryInfo.php * (bug 29070) Add token to action=watch 2011-05-21 16:38:40 +00:00
ApiQueryIWBacklinks.php
ApiQueryIWLinks.php
ApiQueryLangBacklinks.php Fix 2 things from CR in r88047, and one not noticed 2011-05-19 21:13:03 +00:00
ApiQueryLangLinks.php
ApiQueryLinks.php
ApiQueryLogEvents.php Followup r89348 2011-06-02 18:39:55 +00:00
ApiQueryPageProps.php
ApiQueryProtectedTitles.php
ApiQueryQueryPage.php
ApiQueryRandom.php
ApiQueryRecentChanges.php Add some documentation 2011-06-01 16:40:59 +00:00
ApiQueryRevisions.php * (bug 28897) rvparse doesn’t seem to work with rvsection 2011-06-05 16:34:09 +00:00
ApiQuerySearch.php
ApiQuerySiteinfo.php * (bug 29267) always give the servername for meta=siteinfo&siprop=dbrepllag 2011-06-03 22:59:34 +00:00
ApiQueryStashImageInfo.php And even more documentation 2011-05-28 18:58:51 +00:00
ApiQueryTags.php Add some documentation 2011-06-01 16:40:59 +00:00
ApiQueryUserContributions.php Add some documentation 2011-06-01 16:40:59 +00:00
ApiQueryUserInfo.php
ApiQueryUsers.php
ApiQueryWatchlist.php Add some documentation 2011-06-01 16:40:59 +00:00
ApiQueryWatchlistRaw.php
ApiResult.php
ApiRollback.php
ApiRsd.php
ApiUnblock.php
ApiUndelete.php * (bug 28392) mark action=undelete&timestamps as type "timestamp" 2011-06-05 23:18:22 +00:00
ApiUpload.php And even more documentation 2011-05-28 18:58:51 +00:00
ApiUserrights.php
ApiWatch.php FU r89545: change broke api watching by switching watch and unwatch around. 2011-06-14 13:10:26 +00:00