| .. |
|
ApiBase.php
|
Duplicate array keys aren't going to do very much...
|
2012-04-05 19:35:09 +01:00 |
|
ApiBlock.php
|
Bug 35646 - ApiBlockTest::testMakeNormalBlock() broken
|
2012-04-02 19:12:20 +01:00 |
|
ApiComparePages.php
|
Consistency: made all API examples a verbs
|
2012-01-12 17:36:06 +00:00 |
|
ApiDelete.php
|
Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar
|
2012-02-09 19:30:01 +00:00 |
|
ApiDisabled.php
|
Change usage of quotes in API messages from ``x'' to "x".
|
2012-01-13 21:11:27 +00:00 |
|
ApiEditPage.php
|
Rather than using an error code of unknownerror, use the error code returned by EditPage if it's a string, and it has length, else just return the usual "unknownerror"
|
2012-01-13 23:14:28 +00:00 |
|
ApiEmailUser.php
|
Consistency: made all API examples a verbs
|
2012-01-12 17:36:06 +00:00 |
|
ApiExpandTemplates.php
|
|
|
|
ApiFeedContributions.php
|
Revert r107309, r113601, r113704, r113742, r113792, r113838, r113859, r113893, r113894, r113952, r114047, r114252, r114256, r114257. This reverts the remaining 'new' revisions in core.
|
2012-03-21 00:16:50 +00:00 |
|
ApiFeedWatchlist.php
|
|
|
|
ApiFileRevert.php
|
|
|
|
ApiFormatBase.php
|
Fixed api.php?action=parse&format=xmlfm hitting PCRE limit.
|
2012-04-03 11:19:14 +02:00 |
|
ApiFormatDbg.php
|
|
|
|
ApiFormatDump.php
|
|
|
|
ApiFormatJson.php
|
|
|
|
ApiFormatPhp.php
|
|
|
|
ApiFormatRaw.php
|
|
|
|
ApiFormatTxt.php
|
|
|
|
ApiFormatWddx.php
|
|
|
|
ApiFormatXml.php
|
|
|
|
ApiFormatYaml.php
|
|
|
|
ApiHelp.php
|
|
|
|
ApiImport.php
|
Reverted r108743 per CR comment. This should at least be discussed first.
|
2012-01-12 19:41:18 +00: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
|
Merge "(bug 27757) API method for retrieving tokens"
|
2012-04-05 18:34:50 +00:00 |
|
ApiMove.php
|
|
|
|
ApiOpenSearch.php
|
|
|
|
ApiPageSet.php
|
Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar
|
2012-02-09 18:01:54 +00:00 |
|
ApiParamInfo.php
|
Examples can just be a string
|
2012-02-24 02:06:39 +00:00 |
|
ApiParse.php
|
Update core usage of getLanguageName[s].
|
2012-03-08 20:56:26 +00:00 |
|
ApiPatrol.php
|
|
|
|
ApiProtect.php
|
|
|
|
ApiPurge.php
|
Fix bug 32948:
|
2012-01-21 07:59:25 +00:00 |
|
ApiQuery.php
|
Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar
|
2012-02-09 18:01:54 +00:00 |
|
ApiQueryAllCategories.php
|
|
|
|
ApiQueryAllimages.php
|
Reverted r108743 per CR comment. This should at least be discussed first.
|
2012-01-12 19:41:18 +00:00 |
|
ApiQueryAllLinks.php
|
Reverted r108743 per CR comment. This should at least be discussed first.
|
2012-01-12 19:41:18 +00:00 |
|
ApiQueryAllmessages.php
|
|
|
|
ApiQueryAllpages.php
|
Reverted r108743 per CR comment. This should at least be discussed first.
|
2012-01-12 19:41:18 +00:00 |
|
ApiQueryAllUsers.php
|
Merge r111667 into trunk
|
2012-02-16 20:13:35 +00:00 |
|
ApiQueryBacklinks.php
|
Reverted r108743 per CR comment. This should at least be discussed first.
|
2012-01-12 19:41:18 +00:00 |
|
ApiQueryBase.php
|
Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar
|
2012-02-09 18:01:54 +00:00 |
|
ApiQueryBlocks.php
|
Fix possibly undefined variables
|
2012-02-18 01:07:42 +00:00 |
|
ApiQueryCategories.php
|
Change usage of quotes in API messages from ``x'' to "x".
|
2012-01-13 21:11:27 +00:00 |
|
ApiQueryCategoryInfo.php
|
|
|
|
ApiQueryCategoryMembers.php
|
Reverted r108743 per CR comment. This should at least be discussed first.
|
2012-01-12 19:41:18 +00:00 |
|
ApiQueryDeletedrevs.php
|
|
|
|
ApiQueryDisabled.php
|
Change usage of quotes in API messages from ``x'' to "x".
|
2012-01-13 21:11:27 +00:00 |
|
ApiQueryDuplicateFiles.php
|
|
|
|
ApiQueryExternalLinks.php
|
|
|
|
ApiQueryExtLinksUsage.php
|
Reverted r108743 per CR comment. This should at least be discussed first.
|
2012-01-12 19:41:18 +00:00 |
|
ApiQueryFilearchive.php
|
|
|
|
ApiQueryImageInfo.php
|
|
|
|
ApiQueryImages.php
|
Change usage of quotes in API messages from ``x'' to "x".
|
2012-01-13 21:11:27 +00:00 |
|
ApiQueryInfo.php
|
Normalise casing of getArticleID used in core
|
2012-03-11 18:54:55 +00:00 |
|
ApiQueryIWBacklinks.php
|
Reverted r108743 per CR comment. This should at least be discussed first.
|
2012-01-12 19:41:18 +00:00 |
|
ApiQueryIWLinks.php
|
|
|
|
ApiQueryLangBacklinks.php
|
Reverted r108743 per CR comment. This should at least be discussed first.
|
2012-01-12 19:41:18 +00:00 |
|
ApiQueryLangLinks.php
|
|
|
|
ApiQueryLinks.php
|
Change usage of quotes in API messages from ``x'' to "x".
|
2012-01-13 21:11:27 +00: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
|
|
|
|
ApiQueryRandom.php
|
Reverted r108743 per CR comment. This should at least be discussed first.
|
2012-01-12 19:41:18 +00:00 |
|
ApiQueryRecentChanges.php
|
(bug 27757) API method for retrieving tokens
|
2012-04-02 18:06:03 +01:00 |
|
ApiQueryRevisions.php
|
* (bug 33117) prop=revisions allows deleted text to be exposed through cache pollution
|
2012-01-11 21:52:44 +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
|
fix r113403
|
2012-03-10 02:07:31 +00:00 |
|
ApiQueryStashImageInfo.php
|
|
|
|
ApiQueryTags.php
|
|
|
|
ApiQueryUserContributions.php
|
|
|
|
ApiQueryUserInfo.php
|
|
|
|
ApiQueryUsers.php
|
|
|
|
ApiQueryWatchlist.php
|
Reverted r108743 per CR comment. This should at least be discussed first.
|
2012-01-12 19:41:18 +00:00 |
|
ApiQueryWatchlistRaw.php
|
(bug 32384) API: Allow descending order for list=watchlistraw
|
2012-03-31 22:30:42 +02:00 |
|
ApiResult.php
|
|
|
|
ApiRollback.php
|
|
|
|
ApiRsd.php
|
|
|
|
ApiTokens.php
|
(bug 27757) API method for retrieving tokens
|
2012-04-02 18:06:03 +01:00 |
|
ApiUnblock.php
|
Bug 35646 - ApiBlockTest::testMakeNormalBlock() broken
|
2012-04-02 19:12:20 +01:00 |
|
ApiUndelete.php
|
|
|
|
ApiUpload.php
|
* (bug 32341) Add upload by URL domain limitation.
|
2012-02-09 23:22:38 +00:00 |
|
ApiUserrights.php
|
|
|
|
ApiWatch.php
|
* (bug 34377) action=watch now parses messages using the correct title instead of "API"
|
2012-02-13 18:42:35 +00:00 |