..
i18n
API: Use message-per-value for apihelp-query+iwlinks-param-prop
2015-08-06 08:28:14 +02:00
ApiBase.php
Fix reference to nonexistent ApiBase::getModulePathString in inline docs
2015-07-01 18:49:08 -07:00
ApiBlock.php
API: Give block details along with errors
2015-06-17 20:40:14 +01:00
ApiCheckToken.php
API: Add authz features for RESTBase
2015-02-19 16:45:03 -05:00
ApiClearHasMsg.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiComparePages.php
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
ApiContinuationManager.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00
ApiCreateAccount.php
Track key authentication metrics
2015-07-28 22:31:07 +00:00
ApiDelete.php
Pass user to WikiPage::doDeleteArticleReal
2015-06-28 21:50:01 +02:00
ApiDisabled.php
API: Internationalize all remaining core API modules
2014-10-20 16:56:35 -04:00
ApiEditPage.php
Better error message via api when content model does not allow editing
2015-07-01 06:13:37 +00:00
ApiEmailUser.php
API: Add more parameter types and improve info
2015-05-29 19:26:44 +00:00
ApiErrorFormatter.php
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
ApiExpandTemplates.php
Fix whitespace issues around parentheses
2015-06-16 22:14:02 +03:00
ApiFeedContributions.php
Introduce ApiFeedContributions::feedItem hook
2015-01-23 10:11:22 -08:00
ApiFeedRecentChanges.php
API: Fix parameter interpretation in ApiFeedRecentChanges
2015-04-25 07:23:51 -04:00
ApiFeedWatchlist.php
ApiFeedWatchlist: Handle revdel
2015-07-10 10:04:10 -04:00
ApiFileRevert.php
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
ApiFormatBase.php
API: Remove WDDX and dump formats
2015-07-01 11:43:39 -04:00
ApiFormatDbg.php
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
ApiFormatFeedWrapper.php
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
ApiFormatJson.php
API: Ignore '_' parameter in jsonp callback mode
2015-08-05 12:26:04 -07:00
ApiFormatNone.php
API: Clean up and internationalize pretty-printed output
2014-10-13 16:17:37 -07:00
ApiFormatPhp.php
Fix some PHPCS issues
2015-06-26 01:32:28 -04:00
ApiFormatRaw.php
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
ApiFormatTxt.php
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
ApiFormatXml.php
Remove use of deprecated utf8ToCodepoint in ApiFormatXml.
2015-06-29 18:37:33 +00:00
ApiFormatYaml.php
API: Clean up and internationalize pretty-printed output
2014-10-13 16:17:37 -07:00
ApiHelp.php
Fix rel="copyright" for ApiHelp
2015-06-13 01:53:40 +02:00
ApiHelpParamValueMessage.php
API: Allow for documenting individual values of 'prop' parameters
2014-12-22 16:46:44 -05:00
ApiImageRotate.php
ApiPageSet: Indicate why a title was invalid
2015-05-14 18:34:02 +00:00
ApiImport.php
API Import: Die when namespace and rootpage is set
2015-05-14 21:32:30 +02:00
ApiLogin.php
Track key authentication metrics
2015-07-28 22:31:07 +00:00
ApiLogout.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiMain.php
Revert Count API module instantiations and Hook runs
2015-07-08 15:13:16 -06:00
ApiManageTags.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00
ApiMessage.php
Improve serialization of Message, Title
2015-07-07 15:56:47 -04:00
ApiModuleManager.php
Add ApiModuleManager::getClassName()
2014-09-08 02:06:33 -07:00
ApiMove.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00
ApiOpenSearch.php
ApiOpenSearch: Ignore any other unexpected keys in json output
2015-05-29 20:29:07 +00:00
ApiOptions.php
API: Set HTMLForm when validating field in ApiOptions
2015-04-20 15:57:42 -04:00
ApiPageSet.php
API: Add more parameter types and improve info
2015-05-29 19:26:44 +00:00
ApiParamInfo.php
Fixed spacing
2015-06-17 20:22:32 +00:00
ApiParse.php
Add pageid to API parse output
2015-07-30 18:19:14 +00:00
ApiPatrol.php
Fix case of various newFromID/newFromId functions
2014-12-10 19:40:27 +00:00
ApiProtect.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00
ApiPurge.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00
ApiQuery.php
API: Change default continuation format for action=query
2015-06-19 15:13:21 -04:00
ApiQueryAllCategories.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00
ApiQueryAllDeletedRevisions.php
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
ApiQueryAllImages.php
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
ApiQueryAllLinks.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00
ApiQueryAllMessages.php
Normalize message name in Allmessages
2015-07-15 16:47:15 -04:00
ApiQueryAllPages.php
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
ApiQueryAllUsers.php
Hygiene: Use strtr() instead of str_replace() for character swapping
2015-07-06 20:25:19 +00:00
ApiQueryBacklinks.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00
ApiQueryBacklinksprop.php
Cast various things that are supposed to be ints
2015-05-06 11:40:41 -04:00
ApiQueryBase.php
API: Add 'wrfromtitle' and 'wrtotitle' to list=watchlistraw
2015-05-21 15:33:47 +00:00
ApiQueryBlocks.php
Cast various things that are supposed to be ints
2015-05-06 11:40:41 -04:00
ApiQueryCategories.php
Update getHelpUrls() for reworked mw.org API pages
2015-05-04 08:15:54 +00:00
ApiQueryCategoryInfo.php
Update getHelpUrls() for reworked mw.org API pages
2015-05-04 08:15:54 +00:00
ApiQueryCategoryMembers.php
list=categorymembers: Do not log feature usage when using default value
2015-05-30 19:38:04 +02:00
ApiQueryContributors.php
Cast various things that are supposed to be ints
2015-05-06 11:40:41 -04:00
ApiQueryDeletedRevisions.php
Update getHelpUrls() for reworked mw.org API pages
2015-05-04 08:15:54 +00:00
ApiQueryDeletedrevs.php
Cast various things that are supposed to be ints
2015-05-06 11:40:41 -04:00
ApiQueryDisabled.php
API: Internationalize all remaining core API modules
2014-10-20 16:56:35 -04:00
ApiQueryDuplicateFiles.php
Update getHelpUrls() for reworked mw.org API pages
2015-05-04 08:15:54 +00:00
ApiQueryExternalLinks.php
Update getHelpUrls() for reworked mw.org API pages
2015-05-04 08:15:54 +00:00
ApiQueryExtLinksUsage.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00
ApiQueryFilearchive.php
Cast various things that are supposed to be ints
2015-05-06 11:40:41 -04:00
ApiQueryFileRepoInfo.php
Update getHelpUrls() for reworked mw.org API pages
2015-05-04 08:15:54 +00:00
ApiQueryImageInfo.php
APIQueryImageInfo: Set META_BC_BOOLS for 'value' in 'metadata' block
2015-07-08 15:52:52 -07:00
ApiQueryImages.php
Update getHelpUrls() for reworked mw.org API pages
2015-05-04 08:15:54 +00:00
ApiQueryInfo.php
ApiQueryInfo: Remove unused variable
2015-08-02 01:16:14 -07:00
ApiQueryIWBacklinks.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00
ApiQueryIWLinks.php
API: Use message-per-value for apihelp-query+iwlinks-param-prop
2015-08-06 08:28:14 +02:00
ApiQueryLangBacklinks.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00
ApiQueryLangLinks.php
Update getHelpUrls() for reworked mw.org API pages
2015-05-04 08:15:54 +00:00
ApiQueryLinks.php
Update getHelpUrls() for reworked mw.org API pages
2015-05-04 08:15:54 +00:00
ApiQueryLogEvents.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00
ApiQueryORM.php
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
ApiQueryPagePropNames.php
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
ApiQueryPageProps.php
Update getHelpUrls() for reworked mw.org API pages
2015-05-04 08:15:54 +00:00
ApiQueryPagesWithProp.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00
ApiQueryPrefixSearch.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00
ApiQueryProtectedTitles.php
Cast various things that are supposed to be ints
2015-05-06 11:40:41 -04:00
ApiQueryQueryPage.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00
ApiQueryRandom.php
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
ApiQueryRecentChanges.php
Cast various things that are supposed to be ints
2015-05-06 11:40:41 -04:00
ApiQueryRevisions.php
ApiQueryRevisions: Remove bogus query optimization
2015-05-07 09:36:47 -04:00
ApiQueryRevisionsBase.php
API: Use message-per-value for apihelp-query+revisions+base-param-prop
2015-07-03 05:53:06 +00:00
ApiQuerySearch.php
Fix whitespace issues around parentheses
2015-06-16 22:14:02 +03:00
ApiQuerySiteinfo.php
Restore namespace-number keys in APIQuerySiteinfo siprop=namespaces
2015-06-20 22:24:31 +10:00
ApiQueryStashImageInfo.php
Update getHelpUrls() for reworked mw.org API pages
2015-05-04 08:15:54 +00:00
ApiQueryTags.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00
ApiQueryTokens.php
Update getHelpUrls() for reworked mw.org API pages
2015-05-04 08:15:54 +00:00
ApiQueryUserContributions.php
Cast various things that are supposed to be ints
2015-05-06 11:40:41 -04:00
ApiQueryUserInfo.php
API: Give block details along with errors
2015-06-17 20:40:14 +01:00
ApiQueryUsers.php
Cast various things that are supposed to be ints
2015-05-06 11:40:41 -04:00
ApiQueryWatchlist.php
API: Use ApiBase::PARAM_HELP_MSG_PER_VALUE for 'prop' in query+watchlist
2015-07-06 13:10:22 -07:00
ApiQueryWatchlistRaw.php
API: Add 'wrfromtitle' and 'wrtotitle' to list=watchlistraw
2015-05-21 15:33:47 +00:00
ApiResult.php
Expose RL modules and js config vars in action=expandtemplates
2015-06-05 09:04:47 -07:00
ApiRevisionDelete.php
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
ApiRollback.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiRsd.php
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
ApiSerializable.php
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
ApiSetNotificationTimestamp.php
ApiPageSet: Indicate why a title was invalid
2015-05-14 18:34:02 +00:00
ApiStashEdit.php
Ignore some ScopedCallback IDE warnings
2015-07-15 14:13:42 -07:00
ApiTag.php
API: Update ApiTag, fix error handling
2015-04-16 10:40:59 -04:00
ApiTokens.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00
ApiUnblock.php
API: Give block details along with errors
2015-06-17 20:40:14 +01:00
ApiUndelete.php
API: Give block details along with errors
2015-06-17 20:40:14 +01:00
ApiUpload.php
API: Improve upload error reporting
2015-07-10 09:31:04 -04:00
ApiUserrights.php
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
ApiWatch.php
Change API result data structure to be cleaner in new formats
2015-04-20 17:49:37 -04:00