wiki.techinc.nl/includes/api
2012-05-22 21:26:33 +00:00
..
ApiBase.php Don't make two database requests to load the same object, again. 2012-05-04 22:10:36 +02:00
ApiBlock.php Merge "multi dbms support in api" 2012-05-20 18:15:42 +00:00
ApiComparePages.php (bug 32498) Allow comparing pages using pageids 2012-04-08 00:30:54 +01:00
ApiDelete.php Don't make two database requests to load the same object, again. 2012-05-04 22:10:36 +02:00
ApiDisabled.php
ApiEditPage.php Make errors from ArticleSave hooks propagate to the interface 2012-05-10 12:10:25 -07:00
ApiEmailUser.php Removed usage of global objects in SpecialEmailUser 2012-04-13 13:05:36 +02:00
ApiExpandTemplates.php
ApiFeedContributions.php Use right case for Title::makeTitle 2012-05-05 16:08:47 +02:00
ApiFeedWatchlist.php
ApiFileRevert.php Explicitly specify that filename in filerevert is without namespace 2012-05-01 18:54:14 +02:00
ApiFormatBase.php Changed the format to lowercase in help message 2012-04-30 17:52:27 +02:00
ApiFormatDbg.php
ApiFormatDump.php
ApiFormatJson.php
ApiFormatPhp.php
ApiFormatRaw.php
ApiFormatTxt.php
ApiFormatWddx.php
ApiFormatXml.php
ApiFormatYaml.php
ApiHelp.php
ApiImport.php (bug 30975) API import of pages with invalid characters in this wiki 2012-04-29 20:14:40 +02:00
ApiLogin.php
ApiLogout.php
ApiMain.php Add DebugInfos to api result 2012-05-13 11:20:04 +02:00
ApiMove.php
ApiOpenSearch.php
ApiOptions.php Move optionstoken from meta=userinfo to action=tokens. 2012-05-06 16:07:17 +02:00
ApiPageSet.php Fill GenderCache inside ApiPageSet 2012-05-16 16:46:22 +02:00
ApiParamInfo.php Examples can just be a string 2012-02-24 02:06:39 +00:00
ApiParse.php (bug 28814) add properties to output of action=parse 2012-05-05 22:00:45 +02:00
ApiPatrol.php
ApiProtect.php Merge "multi dbms support in api" 2012-05-20 18:15:42 +00:00
ApiPurge.php Merge "Generalizing LinksUpdate to allow extensions to add arbitrary update handlers." 2012-05-14 22:20:04 +00:00
ApiQuery.php Corrected capitalization in the file and class names of API modules 2012-04-16 23:53:56 +02:00
ApiQueryAllCategories.php ApiPageSet::populateFromTitles can work with Titles 2012-05-12 17:02:53 +02:00
ApiQueryAllImages.php ORDER BY/GROUP BY accept arrays 2012-05-05 15:29:08 +02:00
ApiQueryAllLinks.php Merge "multi dbms support in api" 2012-05-20 18:15:42 +00:00
ApiQueryAllMessages.php Corrected capitalization in the file and class names of API modules 2012-04-16 23:53:56 +02:00
ApiQueryAllPages.php ORDER BY/GROUP BY accept arrays 2012-05-05 15:29:08 +02:00
ApiQueryAllUsers.php Merge "multi dbms support in api" 2012-05-20 18:15:42 +00:00
ApiQueryBacklinks.php Merge "multi dbms support in api" 2012-05-20 18:15:42 +00:00
ApiQueryBase.php (bug 19195) Make user IDs more readily available with the API 2012-04-22 14:20:46 +02:00
ApiQueryBlocks.php multi dbms support in api 2012-05-16 19:22:36 +02:00
ApiQueryCategories.php ORDER BY/GROUP BY accept arrays 2012-05-05 15:29:08 +02:00
ApiQueryCategoryInfo.php
ApiQueryCategoryMembers.php Merge "multi dbms support in api" 2012-05-20 18:15:42 +00:00
ApiQueryDeletedrevs.php Merge "multi dbms support in api" 2012-05-20 18:15:42 +00:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php ORDER BY/GROUP BY accept arrays 2012-05-05 15:29:08 +02:00
ApiQueryExternalLinks.php
ApiQueryExtLinksUsage.php
ApiQueryFilearchive.php Merge "ORDER BY/GROUP BY accept arrays" 2012-05-08 18:10:38 +00:00
ApiQueryImageInfo.php Make getContinueStr protected as it's used in subclass by TMH 2012-05-08 19:08:43 +01:00
ApiQueryImages.php ORDER BY/GROUP BY accept arrays 2012-05-05 15:29:08 +02:00
ApiQueryInfo.php Move optionstoken from meta=userinfo to action=tokens. 2012-05-06 16:07:17 +02:00
ApiQueryIWBacklinks.php Merge "multi dbms support in api" 2012-05-20 18:15:42 +00:00
ApiQueryIWLinks.php ORDER BY/GROUP BY accept arrays 2012-05-05 15:29:08 +02:00
ApiQueryLangBacklinks.php Merge "multi dbms support in api" 2012-05-20 18:15:42 +00:00
ApiQueryLangLinks.php ORDER BY/GROUP BY accept arrays 2012-05-05 15:29:08 +02:00
ApiQueryLinks.php ORDER BY/GROUP BY accept arrays 2012-05-05 15:29:08 +02:00
ApiQueryLogEvents.php Documentation updates 2012-03-05 15:23:04 +00:00
ApiQueryPageProps.php
ApiQueryProtectedTitles.php
ApiQueryQueryPage.php Add maxresults to list=querypage 2012-05-12 17:11:47 +02:00
ApiQueryRandom.php
ApiQueryRecentChanges.php multi dbms support in api 2012-05-16 19:22:36 +02:00
ApiQueryRevisions.php Merge "multi dbms support in api" 2012-05-20 18:15:42 +00:00
ApiQuerySearch.php
ApiQuerySiteinfo.php Add unit test for MWNamespace::isNonincludable 2012-05-11 19:52:34 +02:00
ApiQueryStashImageInfo.php
ApiQueryTags.php
ApiQueryUserContributions.php multi dbms support in api 2012-05-16 19:22:36 +02:00
ApiQueryUserInfo.php Merge "(bug 19195) Make user IDs more readily available with the API" 2012-05-10 18:47:42 +00:00
ApiQueryUsers.php Merge "(bug 19195) Make user IDs more readily available with the API" 2012-05-10 18:47:42 +00:00
ApiQueryWatchlist.php (bug 35723) Fix exception in API list=watchlist 2012-04-07 19:01:41 +10:00
ApiQueryWatchlistRaw.php Merge "multi dbms support in api" 2012-05-20 18:15:42 +00:00
ApiResult.php
ApiRollback.php
ApiRsd.php
ApiTokens.php Move optionstoken from meta=userinfo to action=tokens. 2012-05-06 16:07:17 +02:00
ApiUnblock.php Merge "(bug 19195) Make user IDs more readily available with the API" 2012-05-10 18:47:42 +00:00
ApiUndelete.php Removed intval for undelete reason in API 2012-05-02 00:04:11 +02:00
ApiUpload.php (bug 30625) Add, to every API upload response, the warnings raised. 2012-05-22 14:23:23 -07:00
ApiUserrights.php (bug 19195) Make user IDs more readily available with the API 2012-04-22 14:20:46 +02:00
ApiWatch.php