..
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
Change usage of quotes in API messages from ``x'' to "x".
2012-01-13 21:11:27 +00:00
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
Add some more detailed info about the xslt param of format=xml
2012-05-25 08:56:02 -07:00
ApiFormatYaml.php
ApiHelp.php
Re-instate most of the revisions for bug 33147 "API examples should explain what they do"
2011-12-27 16:22:35 +00:00
ApiImport.php
(bug 30975) API import of pages with invalid characters in this wiki
2012-04-29 20:14:40 +02:00
ApiLogin.php
Change usage of quotes in API messages from ``x'' to "x".
2012-01-13 21:11:27 +00:00
ApiLogout.php
Consistency: made all API examples a verbs
2012-01-12 17:36:06 +00:00
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
Use Title::newFromRow in ApiPageSet::processDbRow
2012-06-06 18:39:30 +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
Big oops - merged to wrong branch.
2012-06-05 22:58:54 +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
Big oops - merged to wrong branch.
2012-06-05 22:58:54 +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
Change usage of quotes in API messages from ``x'' to "x".
2012-01-13 21:11:27 +00:00
ApiQueryDuplicateFiles.php
ORDER BY/GROUP BY accept arrays
2012-05-05 15:29:08 +02:00
ApiQueryExternalLinks.php
Re-instate most of the revisions for bug 33147 "API examples should explain what they do"
2011-12-27 16:22:35 +00:00
ApiQueryExtLinksUsage.php
Reverted r108743 per CR comment. This should at least be discussed first.
2012-01-12 19:41:18 +00:00
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
Reverted r108743 per CR comment. This should at least be discussed first.
2012-01-12 19:41:18 +00:00
ApiQueryQueryPage.php
Add maxresults to list=querypage
2012-05-12 17:11:47 +02:00
ApiQueryRandom.php
Reverted r108743 per CR comment. This should at least be discussed first.
2012-01-12 19:41:18 +00:00
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
Reverted r108743 per CR comment. This should at least be discussed first.
2012-01-12 19:41:18 +00:00
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
user table: replace some '*' with explicit fields in selects
2012-05-25 17:53:29 +02: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
Revert "(bug 30625) Add, to every API upload response, the warnings raised."
2012-05-23 19:27:48 +00:00
ApiUserrights.php
(bug 19195) Make user IDs more readily available with the API
2012-04-22 14:20:46 +02:00
ApiWatch.php
* (bug 34377) action=watch now parses messages using the correct title instead of "API"
2012-02-13 18:42:35 +00:00