| .. |
|
ApiBase.php
|
follow up r62353 Make ApiBase::requireOnlyOneParameter() accept parameters that are set, but false. This means that you can pass in more than one parameter, as long as it is the same as the default (false). Have to do it this way since we'd like to default boolean parameters to false in getAllowedParams() but by the time requireOnlyOneParameter() is called, the defaults are set, so we can't tell the difference between passing in a parameter set to the default and just getting the defaults.
|
2010-02-15 07:06:49 +00:00 |
|
ApiBlock.php
|
Start of "Bug 21991 - Move common query parameter (uc, rc) validation, token requiringness/checking to ApiBase/Similar"
|
2010-02-14 22:20:27 +00:00 |
|
ApiDelete.php
|
Start of "Bug 21991 - Move common query parameter (uc, rc) validation, token requiringness/checking to ApiBase/Similar"
|
2010-02-14 22:20:27 +00:00 |
|
ApiDisabled.php
|
Add/remove whitelines to increase readability in API code files
|
2010-01-23 22:26:40 +00:00 |
|
ApiEditPage.php
|
Start of "Bug 21991 - Move common query parameter (uc, rc) validation, token requiringness/checking to ApiBase/Similar"
|
2010-02-14 22:20:27 +00:00 |
|
ApiEmailUser.php
|
Start of "Bug 21991 - Move common query parameter (uc, rc) validation, token requiringness/checking to ApiBase/Similar"
|
2010-02-14 22:20:27 +00:00 |
|
ApiExpandTemplates.php
|
Add/remove whitelines to increase readability in API code files
|
2010-01-23 22:26:40 +00:00 |
|
ApiFeedWatchlist.php
|
Rest of dieUsageMsg in getPossibleErrors
|
2010-02-13 00:28:27 +00:00 |
|
ApiFormatBase.php
|
Remove debug logging introduced in r62354
|
2010-02-12 14:09:42 +00:00 |
|
ApiFormatDbg.php
|
Normalise comment usage (# --> //)
|
2010-01-23 22:52:40 +00:00 |
|
ApiFormatJson.php
|
various eol whitespace now instead of when someone needs to do CR
|
2010-02-12 06:44:16 +00:00 |
|
ApiFormatPhp.php
|
stylize.php on API code
|
2010-01-11 15:55:52 +00:00 |
|
ApiFormatRaw.php
|
Add/remove whitelines to increase readability in API code files
|
2010-01-23 22:26:40 +00:00 |
|
ApiFormatTxt.php
|
Normalise comment usage (# --> //)
|
2010-01-23 22:52:40 +00:00 |
|
ApiFormatWddx.php
|
Add/remove whitelines to increase readability in API code files
|
2010-01-23 22:26:40 +00:00 |
|
ApiFormatXml.php
|
Start of blanket coverage of dieUsageMsg in getPossibleErrors
|
2010-02-13 00:09:05 +00:00 |
|
ApiFormatYaml.php
|
stylize.php on API code
|
2010-01-11 15:55:52 +00:00 |
|
ApiFormatYaml_spyc.php
|
Revert changes to Spyc in r61756: changes tabs to spaces, so it actually makes it worse. Also, I believe that we don't stylize libraries from external sources as a general rule
|
2010-01-31 21:54:29 +00:00 |
|
ApiHelp.php
|
stylize.php on API code
|
2010-01-11 15:55:52 +00:00 |
|
ApiImport.php
|
Start of "Bug 21991 - Move common query parameter (uc, rc) validation, token requiringness/checking to ApiBase/Similar"
|
2010-02-14 22:20:27 +00:00 |
|
ApiLogin.php
|
Change layout of the mustBePosted format to standardise it
|
2010-02-14 21:12:11 +00:00 |
|
ApiLogout.php
|
stylize.php on API code
|
2010-01-11 15:55:52 +00:00 |
|
ApiMain.php
|
Fix fir r62482: PHP Notice: Undefined index: token in /www/w/includes/api/ApiMain.php on line 415
|
2010-02-15 09:22:11 +00:00 |
|
ApiMove.php
|
Start of "Bug 21991 - Move common query parameter (uc, rc) validation, token requiringness/checking to ApiBase/Similar"
|
2010-02-14 22:20:27 +00:00 |
|
ApiOpenSearch.php
|
Search suggestion API requests make up a substantial portion of our total apache load and thus deserve some optimisation:
|
2010-02-14 23:52:45 +00:00 |
|
ApiPageSet.php
|
Complete dieUsage errors in 7 more Api files
|
2010-02-13 01:21:52 +00:00 |
|
ApiParamInfo.php
|
Fix r62331 - If we renamed a method, we need to to it everywhere!
|
2010-02-11 22:22:20 +00:00 |
|
ApiParse.php
|
Start of "Bug 21991 - Move common query parameter (uc, rc) validation, token requiringness/checking to ApiBase/Similar"
|
2010-02-14 22:20:27 +00:00 |
|
ApiPatrol.php
|
Start of "Bug 21991 - Move common query parameter (uc, rc) validation, token requiringness/checking to ApiBase/Similar"
|
2010-02-14 22:20:27 +00:00 |
|
ApiProtect.php
|
Start of "Bug 21991 - Move common query parameter (uc, rc) validation, token requiringness/checking to ApiBase/Similar"
|
2010-02-14 22:20:27 +00:00 |
|
ApiPurge.php
|
Start of blanket coverage of dieUsageMsg in getPossibleErrors
|
2010-02-13 00:09:05 +00:00 |
|
ApiQuery.php
|
Implement 9 modules dieUsage errors
|
2010-02-13 00:48:31 +00:00 |
|
ApiQueryAllCategories.php
|
stylize.php on API code
|
2010-01-11 15:55:52 +00:00 |
|
ApiQueryAllimages.php
|
Implement 9 modules dieUsage errors
|
2010-02-13 00:48:31 +00:00 |
|
ApiQueryAllLinks.php
|
Complete dieUsage errors in 6 more Api files
|
2010-02-13 01:05:14 +00:00 |
|
ApiQueryAllmessages.php
|
* helps address bug 22453, Enables the api to return PLURAL transforms.
|
2010-02-15 17:56:55 +00:00 |
|
ApiQueryAllpages.php
|
Implement 9 modules dieUsage errors
|
2010-02-13 00:48:31 +00:00 |
|
ApiQueryAllUsers.php
|
Use 'AS' for column alias
|
2010-01-26 20:36:22 +00:00 |
|
ApiQueryBacklinks.php
|
Fixup spaces to tabs from r62404
|
2010-02-14 14:29:24 +00:00 |
|
ApiQueryBase.php
|
Fixup spaces to tabs from r62404
|
2010-02-14 14:29:24 +00:00 |
|
ApiQueryBlocks.php
|
Fix r62511: always select ipb_auto field
|
2010-02-15 12:20:52 +00:00 |
|
ApiQueryCategories.php
|
Followup to r62465, should be in an array
|
2010-02-14 15:19:45 +00:00 |
|
ApiQueryCategoryInfo.php
|
Add/remove whitelines to increase readability in API code files
|
2010-01-23 22:26:40 +00:00 |
|
ApiQueryCategoryMembers.php
|
Complete dieUsage errors in 7 more Api files
|
2010-02-13 01:21:52 +00:00 |
|
ApiQueryDeletedrevs.php
|
Complete dieUsage errors in 7 more Api files
|
2010-02-13 01:21:52 +00:00 |
|
ApiQueryDisabled.php
|
stylize.php on API code
|
2010-01-11 15:55:52 +00:00 |
|
ApiQueryDuplicateFiles.php
|
4 More dieUsage calls
|
2010-02-13 01:38:12 +00:00 |
|
ApiQueryExternalLinks.php
|
Normalise comment usage (# --> //)
|
2010-01-23 22:52:40 +00:00 |
|
ApiQueryExtLinksUsage.php
|
Implement 9 modules dieUsage errors
|
2010-02-13 00:48:31 +00:00 |
|
ApiQueryImageInfo.php
|
Stylize API files
|
2010-02-13 01:41:37 +00:00 |
|
ApiQueryImages.php
|
4 More dieUsage calls
|
2010-02-13 01:38:12 +00:00 |
|
ApiQueryInfo.php
|
Stylize API files
|
2010-02-13 01:41:37 +00:00 |
|
ApiQueryLangLinks.php
|
4 More dieUsage calls
|
2010-02-13 01:38:12 +00:00 |
|
ApiQueryLinks.php
|
Normalise comment usage (# --> //)
|
2010-01-23 22:52:40 +00:00 |
|
ApiQueryLogEvents.php
|
Implement 9 modules dieUsage errors
|
2010-02-13 00:48:31 +00:00 |
|
ApiQueryProtectedTitles.php
|
Finish (bug 18427) Comment (edit summary) parser option for API
|
2010-01-31 23:06:35 +00:00 |
|
ApiQueryRandom.php
|
Normalise comment usage (# --> //)
|
2010-01-23 22:52:40 +00:00 |
|
ApiQueryRecentChanges.php
|
Followup to r62465, should be in an array
|
2010-02-14 15:19:45 +00:00 |
|
ApiQueryRevisions.php
|
Fixup spaces to tabs from r62404
|
2010-02-14 14:29:24 +00:00 |
|
ApiQuerySearch.php
|
dieUsage getPossibleErrors in ApiQuerySearch and ApiQueryRevisions
|
2010-02-13 01:28:26 +00:00 |
|
ApiQuerySiteinfo.php
|
Implement 9 modules dieUsage errors
|
2010-02-13 00:48:31 +00:00 |
|
ApiQueryTags.php
|
More of r61437 (adding/removing whitespace)
|
2010-01-23 22:47:49 +00:00 |
|
ApiQueryUserContributions.php
|
Followup to r62465, should be in an array
|
2010-02-14 15:19:45 +00:00 |
|
ApiQueryUserInfo.php
|
Add/remove whitelines to increase readability in API code files
|
2010-01-23 22:26:40 +00:00 |
|
ApiQueryUsers.php
|
Add/remove whitelines to increase readability in API code files
|
2010-01-23 22:26:40 +00:00 |
|
ApiQueryWatchlist.php
|
Followup to r62465, should be in an array
|
2010-02-14 15:19:45 +00:00 |
|
ApiQueryWatchlistRaw.php
|
Followup to r62465, should be in an array
|
2010-02-14 15:19:45 +00:00 |
|
ApiResult.php
|
various eol whitespace now instead of when someone needs to do CR
|
2010-02-12 06:44:16 +00:00 |
|
ApiRollback.php
|
Start of "Bug 21991 - Move common query parameter (uc, rc) validation, token requiringness/checking to ApiBase/Similar"
|
2010-02-14 22:20:27 +00:00 |
|
ApiUnblock.php
|
Start of "Bug 21991 - Move common query parameter (uc, rc) validation, token requiringness/checking to ApiBase/Similar"
|
2010-02-14 22:20:27 +00:00 |
|
ApiUndelete.php
|
Start of "Bug 21991 - Move common query parameter (uc, rc) validation, token requiringness/checking to ApiBase/Similar"
|
2010-02-14 22:20:27 +00:00 |
|
ApiUpload.php
|
follow-up r62498 — use the new functionality of requireOnlyOneParameter of allowing “false” defaults
|
2010-02-15 17:50:35 +00:00 |
|
ApiUserrights.php
|
Start of "Bug 21991 - Move common query parameter (uc, rc) validation, token requiringness/checking to ApiBase/Similar"
|
2010-02-14 22:20:27 +00:00 |
|
ApiWatch.php
|
Rest of dieUsageMsg in getPossibleErrors
|
2010-02-13 00:28:27 +00:00 |