wiki.techinc.nl/includes/api
Aryeh Gregor 24d7986f49 Set svn:eol-style native on includes/api/ApiWatch.php.
Reported on IRC by rindolf.
2008-08-25 17:57:20 +00:00
..
ApiBase.php API: 2008-08-05 16:32:28 +00:00
ApiBlock.php
ApiDelete.php
ApiEditPage.php
ApiEmailUser.php Revert r39793 "* (bug 13879) Special:EmailUser shows a form in case no user was specified" for the moment 2008-08-21 22:56:45 +00:00
ApiExpandTemplates.php
ApiFeedWatchlist.php
ApiFormatBase.php
ApiFormatDbg.php
ApiFormatJson.php
ApiFormatJson_json.php Wrapped certain tricky constructs in @cond/@endcond to prevent Doxygen 2008-08-06 03:55:49 +00:00
ApiFormatPhp.php
ApiFormatTxt.php
ApiFormatWddx.php
ApiFormatXml.php
ApiFormatYaml.php
ApiFormatYaml_spyc.php
ApiHelp.php
ApiLogin.php Provide some info on which case value was not handled in ApiLogin 2008-08-20 19:56:18 +00:00
ApiLogout.php
ApiMain.php Adding action=watch to the API 2008-08-21 15:44:13 +00:00
ApiMove.php
ApiOpenSearch.php
ApiPageSet.php (bug 15228) Throw a warning instead of an error when revids= and redirects are combined. Also fixed a bug that caused warnings thrown in ApiPageSet.php to appear in an <ApiPageSet> tag rather than <query> 2008-08-18 20:48:45 +00:00
ApiParamInfo.php API: 2008-08-05 16:32:28 +00:00
ApiParse.php
ApiProtect.php
ApiQuery.php API: Fixing an E_NOTICE reported by Wikia. Can't reproduce locally, but an extra @ can't hurt. 2008-08-16 20:52:56 +00:00
ApiQueryAllCategories.php
ApiQueryAllimages.php API: Added iiprop=bitdepth to imageinfo and aiprop=bitdepth to allimages 2008-07-31 20:10:36 +00:00
ApiQueryAllLinks.php
ApiQueryAllmessages.php
ApiQueryAllpages.php Revert r37748 "(bug 14020) Added an API interface to Special:Unwatchedpages in the form of the apfilterwatched parameter to list=allpages. If $wgMiserMode is true or if the user doesn't have the 'unwatchedpages' right, apfilterwatched is ignored and a warning is output." 2008-07-17 09:26:01 +00:00
ApiQueryAllUsers.php
ApiQueryBacklinks.php API: 2008-08-19 15:05:29 +00:00
ApiQueryBase.php ApiQueryBase::titleToKey and ApiQueryBase::keyToTitle; 2008-08-25 06:57:15 +00:00
ApiQueryBlocks.php Cleanup from r37839: just put ipb_auto in the relevant arrays. We have those arrays so we don't have to add if($fld_a || $fld_b) for every crazy flag combination in existence. 2008-07-21 21:37:11 +00:00
ApiQueryCategories.php (bug 15178) Added clshow to prop=categories to allow filtering for hidden/non-hidden categories 2008-08-16 21:21:12 +00:00
ApiQueryCategoryInfo.php
ApiQueryCategoryMembers.php
ApiQueryDeletedrevs.php
ApiQueryExternalLinks.php
ApiQueryExtLinksUsage.php API: Change descriptions for some limit parameters to actually refer to the correct type of result 2008-07-22 13:26:15 +00:00
ApiQueryImageInfo.php API: Added iiprop=bitdepth to imageinfo and aiprop=bitdepth to allimages 2008-07-31 20:10:36 +00:00
ApiQueryImages.php
ApiQueryInfo.php
ApiQueryLangLinks.php
ApiQueryLinks.php (bug 15173) Make prop={links,templatelinks} not break in PostgreSQL 2008-08-16 21:02:31 +00:00
ApiQueryLogEvents.php
ApiQueryRandom.php
ApiQueryRecentChanges.php API: Change descriptions for some limit parameters to actually refer to the correct type of result 2008-07-22 13:26:15 +00:00
ApiQueryRevisions.php
ApiQuerySearch.php API: Let list=search throw away missing titles. Lucene will sometimes give us pages that have recently been deleted. 2008-08-16 21:00:19 +00:00
ApiQuerySiteinfo.php Deprecate SiteStats::admins() in favor of SiteStats::numberingroup('sysop'). Should make bug 13471 easy. 2008-07-28 15:49:44 +00:00
ApiQueryUserContributions.php
ApiQueryUserInfo.php
ApiQueryUsers.php API change: Registration time of users registered before the DB field was created is now shown as empty instead of the current time. 2008-07-25 13:59:24 +00:00
ApiQueryWatchlist.php API: Change descriptions for some limit parameters to actually refer to the correct type of result 2008-07-22 13:26:15 +00:00
ApiResult.php
ApiRollback.php
ApiUnblock.php
ApiUndelete.php
ApiWatch.php Set svn:eol-style native on includes/api/ApiWatch.php. 2008-08-25 17:57:20 +00:00