| .. |
|
ApiBase.php
|
And even more documentation
|
2011-05-28 18:58:51 +00:00 |
|
ApiBlock.php
|
Single messages can be passed as strings to Api::dieUsageMsg()
|
2011-05-19 17:51:16 +00:00 |
|
ApiComparePages.php
|
Fixed api=compare example to use existing parameters
|
2011-05-24 16:16:00 +00:00 |
|
ApiDelete.php
|
Single messages can be passed as strings to Api::dieUsageMsg()
|
2011-05-19 17:51:16 +00:00 |
|
ApiDisabled.php
|
|
|
|
ApiEditPage.php
|
Single messages can be passed as strings to Api::dieUsageMsg()
|
2011-05-19 17:51:16 +00:00 |
|
ApiEmailUser.php
|
|
|
|
ApiExpandTemplates.php
|
* (bug 28265) allow outputting of comments for action=expandtemplates
|
2011-05-01 22:11:05 +00:00 |
|
ApiFeedWatchlist.php
|
Rm all mentions of "this module" in API action descriptions. They are supposed to be read by API users, not MW coders, thus internal terminology shouldn't be used here.
|
2011-04-25 14:05:57 +00:00 |
|
ApiFileRevert.php
|
Single messages can be passed as strings to Api::dieUsageMsg()
|
2011-05-19 17:51:16 +00:00 |
|
ApiFormatBase.php
|
Use HTML5 for formatted API output
|
2011-05-01 21:19:40 +00:00 |
|
ApiFormatDbg.php
|
|
|
|
ApiFormatDump.php
|
|
|
|
ApiFormatJson.php
|
|
|
|
ApiFormatPhp.php
|
|
|
|
ApiFormatRaw.php
|
|
|
|
ApiFormatTxt.php
|
|
|
|
ApiFormatWddx.php
|
|
|
|
ApiFormatXml.php
|
Even more documentation in various files
|
2011-05-29 14:24:27 +00:00 |
|
ApiFormatYaml.php
|
* (bug 28586) YAML: strings that are the same as boolean literals
|
2011-04-18 11:42:44 +00:00 |
|
ApiHelp.php
|
|
|
|
ApiImport.php
|
Whitespace
|
2011-05-20 22:03:10 +00:00 |
|
ApiLogin.php
|
Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org/doc/todo.html nicely.
|
2011-05-17 22:03:20 +00:00 |
|
ApiLogout.php
|
Rm all mentions of "this module" in API action descriptions. They are supposed to be read by API users, not MW coders, thus internal terminology shouldn't be used here.
|
2011-04-25 14:05:57 +00:00 |
|
ApiMain.php
|
Single messages can be passed as strings to Api::dieUsageMsg()
|
2011-05-19 17:51:16 +00:00 |
|
ApiMove.php
|
Single messages can be passed as strings to Api::dieUsageMsg()
|
2011-05-19 17:51:16 +00:00 |
|
ApiOpenSearch.php
|
Rm all mentions of "this module" in API action descriptions. They are supposed to be read by API users, not MW coders, thus internal terminology shouldn't be used here.
|
2011-04-25 14:05:57 +00:00 |
|
ApiPageSet.php
|
Even more documentation in various files
|
2011-05-29 14:24:27 +00:00 |
|
ApiParamInfo.php
|
* (bug 27790) add query type for querymodules to action=paraminfo
|
2011-05-10 23:46:27 +00:00 |
|
ApiParse.php
|
* (bug 28578) API's parse module should not silently override invalid title inputs
|
2011-05-20 17:19:06 +00:00 |
|
ApiPatrol.php
|
|
|
|
ApiProtect.php
|
Single messages can be passed as strings to Api::dieUsageMsg()
|
2011-05-19 17:51:16 +00:00 |
|
ApiPurge.php
|
Moved MediaWiki::articleFromTitle() to Article::newFromTitle(), this has nothing to do in the MediaWiki class
|
2011-05-22 18:38:04 +00:00 |
|
ApiQuery.php
|
Kill the error suppression operator in the Api
|
2011-05-15 14:57:10 +00:00 |
|
ApiQueryAllCategories.php
|
* (bug 27340) API: Allow listing of "small" categories
|
2011-03-13 17:16:07 +00:00 |
|
ApiQueryAllimages.php
|
Per NikeRabbit on r88174, allow capitals in the regex
|
2011-05-19 21:43:58 +00:00 |
|
ApiQueryAllLinks.php
|
Followup r83843, r83837, per brian, addOption unconditionally replaces ORDER BY etc, so fix that
|
2011-03-13 19:28:44 +00:00 |
|
ApiQueryAllmessages.php
|
* (bug 28249) allow dupes in meta=allmessages&amargs
|
2011-03-26 18:52:07 +00:00 |
|
ApiQueryAllpages.php
|
Followup r86763, and also fix ancient revision from SpecialProtectedpages (Aaron at fault), use $db->getInfinity()
|
2011-04-23 14:24:42 +00:00 |
|
ApiQueryAllUsers.php
|
* (bug 28634) document possible API caveat caused by accounts without the registration time field
|
2011-05-13 15:04:55 +00:00 |
|
ApiQueryBacklinks.php
|
Removed usage of error suppression operator
|
2011-05-17 18:03:50 +00:00 |
|
ApiQueryBase.php
|
Add some documentation
|
2011-06-01 16:40:59 +00:00 |
|
ApiQueryBlocks.php
|
Add some documentation
|
2011-06-01 16:40:59 +00:00 |
|
ApiQueryCategories.php
|
Single messages can be passed as strings to Api::dieUsageMsg()
|
2011-05-19 17:51:16 +00:00 |
|
ApiQueryCategoryInfo.php
|
|
|
|
ApiQueryCategoryMembers.php
|
API: Clarify help text for cmstartsortkey and cmendsortkey parameters
|
2011-04-19 15:46:05 +00:00 |
|
ApiQueryDeletedrevs.php
|
Add some documentation
|
2011-06-01 16:40:59 +00:00 |
|
ApiQueryDisabled.php
|
|
|
|
ApiQueryDuplicateFiles.php
|
|
|
|
ApiQueryExternalLinks.php
|
Kill the error suppression operator in the Api
|
2011-05-15 14:57:10 +00:00 |
|
ApiQueryExtLinksUsage.php
|
Followup r84698, remove unused $db
|
2011-03-25 10:37:56 +00:00 |
|
ApiQueryFilearchive.php
|
Add some documentation
|
2011-06-01 16:40:59 +00:00 |
|
ApiQueryImageInfo.php
|
Tweak documentation
|
2011-04-29 23:34:37 +00:00 |
|
ApiQueryImages.php
|
|
|
|
ApiQueryInfo.php
|
* (bug 29070) Add token to action=watch
|
2011-05-21 16:38:40 +00:00 |
|
ApiQueryIWBacklinks.php
|
* (bug 28104) Namespace for local pages in interwiki backlinks (iwbacklinks)
|
2011-03-18 19:15:33 +00:00 |
|
ApiQueryIWLinks.php
|
|
|
|
ApiQueryLangBacklinks.php
|
Fix 2 things from CR in r88047, and one not noticed
|
2011-05-19 21:13:03 +00:00 |
|
ApiQueryLangLinks.php
|
|
|
|
ApiQueryLinks.php
|
|
|
|
ApiQueryLogEvents.php
|
Revert r88722 (allow multiple values for letype): this won't play nice with query indexing
|
2011-06-02 16:13:42 +00:00 |
|
ApiQueryPageProps.php
|
|
|
|
ApiQueryProtectedTitles.php
|
More cleanup in Block.php. Push Block::encodeExpiry() and Block::decodeExpiry() deeper into the callstack, to DatabaseBase for encode and Language for decode. The vast majority of callers of these functions are not handling block expiries, but expiries generally, particularly page protections.
|
2011-03-18 19:15:56 +00:00 |
|
ApiQueryQueryPage.php
|
Single messages can be passed as strings to Api::dieUsageMsg()
|
2011-05-19 17:51:16 +00:00 |
|
ApiQueryRandom.php
|
|
|
|
ApiQueryRecentChanges.php
|
Add some documentation
|
2011-06-01 16:40:59 +00:00 |
|
ApiQueryRevisions.php
|
Rm all mentions of "this module" in API action descriptions. They are supposed to be read by API users, not MW coders, thus internal terminology shouldn't be used here.
|
2011-04-25 14:05:57 +00:00 |
|
ApiQuerySearch.php
|
Fix the last assignment in conditional, bit of code duplication, as the next isn't iterable :(
|
2011-03-25 10:36:07 +00:00 |
|
ApiQuerySiteinfo.php
|
Followup r87150
|
2011-04-30 16:52:28 +00:00 |
|
ApiQueryStashImageInfo.php
|
And even more documentation
|
2011-05-28 18:58:51 +00:00 |
|
ApiQueryTags.php
|
Add some documentation
|
2011-06-01 16:40:59 +00:00 |
|
ApiQueryUserContributions.php
|
Add some documentation
|
2011-06-01 16:40:59 +00:00 |
|
ApiQueryUserInfo.php
|
* (bug 28364) add registration date to meta=userinfo
|
2011-04-10 12:27:32 +00:00 |
|
ApiQueryUsers.php
|
Remove @static from all over the place. That's what the static keyword is for, this being PHP5 and all
|
2011-04-21 00:07:09 +00:00 |
|
ApiQueryWatchlist.php
|
Add some documentation
|
2011-06-01 16:40:59 +00:00 |
|
ApiQueryWatchlistRaw.php
|
Single messages can be passed as strings to Api::dieUsageMsg()
|
2011-05-19 17:51:16 +00:00 |
|
ApiResult.php
|
Whitespace fixes
|
2011-05-08 21:47:01 +00:00 |
|
ApiRollback.php
|
Single messages can be passed as strings to Api::dieUsageMsg()
|
2011-05-19 17:51:16 +00:00 |
|
ApiRsd.php
|
Followup r87261
|
2011-05-07 14:02:22 +00:00 |
|
ApiUnblock.php
|
Single messages can be passed as strings to Api::dieUsageMsg()
|
2011-05-19 17:51:16 +00:00 |
|
ApiUndelete.php
|
Single messages can be passed as strings to Api::dieUsageMsg()
|
2011-05-19 17:51:16 +00:00 |
|
ApiUpload.php
|
And even more documentation
|
2011-05-28 18:58:51 +00:00 |
|
ApiUserrights.php
|
Oops, forgot to revert r86954 in r86973, not needed anymore
|
2011-04-26 19:23:23 +00:00 |
|
ApiWatch.php
|
* (bug 29070) Add token to action=watch
|
2011-05-21 16:38:40 +00:00 |