wiki.techinc.nl/includes/api
2009-01-29 01:04:00 +00:00
..
ApiBase.php * API: (bug 15949) Add undo functionality to action=edit 2009-01-26 13:51:03 +00:00
ApiBlock.php
ApiDelete.php Fix broken calls to ArticleDelete hook. 2009-01-29 01:04:00 +00:00
ApiDisabled.php
ApiEditPage.php * API: (bug 15949) Add undo functionality to action=edit 2009-01-26 13:51:03 +00:00
ApiEmailUser.php
ApiExpandTemplates.php
ApiFeedWatchlist.php
ApiFormatBase.php
ApiFormatDbg.php
ApiFormatJson.php API: (bug 16798) Fix for PHP bug 46944 (PHP's JSON formatter encodes certain UTF8 characters incorrectly) by falling back to our own formatter if PHP's is broken. Also fix up our own JSON formatter which also messed up these characters, albeit in a different way. Slightly modified patch by Brad Jorsch. 2009-01-12 14:11:20 +00:00
ApiFormatJson_json.php * svn:eol-style native for r45755 2009-01-15 10:18:44 +00:00
ApiFormatPhp.php
ApiFormatTxt.php
ApiFormatWddx.php
ApiFormatXml.php
ApiFormatYaml.php
ApiFormatYaml_spyc.php
ApiHelp.php
ApiLogin.php s/existant/existent/ 2009-01-01 02:02:03 +00:00
ApiLogout.php
ApiMain.php API: ApiBase::dieUsage() is not a static function, fix static calls 2009-01-23 20:08:00 +00:00
ApiMove.php
ApiOpenSearch.php Pulling back r46341 and r46342 for now "API: (bug 17142) Add redirects parameter to action=opensearch to control redirect resolution. Changes to OpenSearchXML extension in next commit" 2009-01-27 20:39:24 +00:00
ApiPageSet.php s/existant/existent/ 2009-01-01 02:02:03 +00:00
ApiParamInfo.php
ApiParse.php
ApiPatrol.php
ApiProtect.php
ApiPurge.php
ApiQuery.php
ApiQueryAllCategories.php
ApiQueryAllimages.php
ApiQueryAllLinks.php API: Fixing paging in list=alllinks, which seems to have been broken for a long time. Also fix alunique, which simply didn't work. No RELEASE-NOTES entry since I'm gonna backport this to 1.14. 2009-01-17 19:52:37 +00:00
ApiQueryAllmessages.php
ApiQueryAllpages.php
ApiQueryAllUsers.php
ApiQueryBacklinks.php Explain why this code doesn't use LinkBatch. 2009-01-24 13:10:30 +00:00
ApiQueryBase.php
ApiQueryBlocks.php
ApiQueryCategories.php API: (bug 16844) Added clcategories parameter to prop=category to make checking whether a certain page is in a certain category more efficient 2009-01-14 17:04:46 +00:00
ApiQueryCategoryInfo.php
ApiQueryCategoryMembers.php
ApiQueryDeletedrevs.php Revert r45821, r45830, r45831 and r45835 all in order to revert r45819, per discussions on CR. Will redo part of r45819 momentarily. 2009-01-19 13:56:08 +00:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php
ApiQueryExternalLinks.php
ApiQueryExtLinksUsage.php
ApiQueryImageInfo.php
ApiQueryImages.php
ApiQueryInfo.php API: (bug 16629) "edit=:move=" in page.page_restrictions was interpreted incorrectly. Also moved up the code checking for legacy protections to right after the code checking for 'new' protections. 2009-01-12 14:27:28 +00:00
ApiQueryLangLinks.php
ApiQueryLinks.php
ApiQueryLogEvents.php
ApiQueryRandom.php
ApiQueryRecentChanges.php
ApiQueryRevisions.php
ApiQuerySearch.php
ApiQuerySiteinfo.php Revert r46138 (Get $wgLegalTitleChars through API) per comments on CodeReview and Bugzilla (bug 17024) 2009-01-27 13:10:16 +00:00
ApiQueryUserContributions.php API: (bug 17069) Added ucshow=patrolled|!patrolled to list=usercontribs 2009-01-19 16:04:33 +00:00
ApiQueryUserInfo.php
ApiQueryUsers.php
ApiQueryWatchlist.php
ApiQueryWatchlistRaw.php
ApiResult.php Fix up r45749: do is_string() check in the caller instead 2009-01-21 09:26:48 +00:00
ApiRollback.php
ApiUnblock.php
ApiUndelete.php
ApiWatch.php Fix comment leftover from ApiLogout 2009-01-14 00:00:40 +00:00