wiki.techinc.nl/includes/api
Siebrand Mazeland 0fdb0ce284 Fix most PHP CodeSniffer warnings in includes/api
Change-Id: I01bb3e4c96d6034a5b6c18728bb0574c710ea9db
2015-09-28 14:24:52 +02:00
..
i18n API: Fix some unclosed tags in en.json 2015-09-27 16:08:10 -04:00
ApiBase.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02: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 Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiDelete.php Added wfTransactionalTimeLimit() method and applied it 2015-08-12 22:09:40 +00:00
ApiDisabled.php API: Internationalize all remaining core API modules 2014-10-20 16:56:35 -04:00
ApiEditPage.php Added wfTransactionalTimeLimit() method and applied it 2015-08-12 22:09:40 +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 Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiFeedRecentChanges.php Revert "Enable users to watch category membership changes" 2015-08-20 10:35:56 -07:00
ApiFeedWatchlist.php ApiFeedWatchlist: Handle revdel 2015-07-10 10:04:10 -04:00
ApiFileRevert.php Added wfTransactionalTimeLimit() method and applied it 2015-08-12 22:09:40 +00:00
ApiFormatBase.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00: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: Finish killing "raw mode" 2015-09-17 13:51:45 +00:00
ApiFormatJson.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiFormatNone.php API: Clean up and internationalize pretty-printed output 2014-10-13 16:17:37 -07:00
ApiFormatPhp.php Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes 2015-09-24 17:17:25 +02:00
ApiFormatRaw.php Add option to ApiFormatRaw to generate a HTTP errorcode 2015-09-04 22:52:06 +02: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 API: Finish killing "raw mode" 2015-09-17 13:51:45 +00:00
ApiFormatYaml.php API: Clean up and internationalize pretty-printed output 2014-10-13 16:17:37 -07:00
ApiHelp.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiHelpParamValueMessage.php API: Allow for documenting individual values of 'prop' parameters 2014-12-22 16:46:44 -05:00
ApiImageRotate.php Added wfTransactionalTimeLimit() method and applied it 2015-08-12 22:09:40 +00:00
ApiImport.php Merge "Add hook to allow lazy loading of import sources" 2015-09-23 16:30:36 +00:00
ApiLogin.php ApiLogin: Don't try to add block info if there's no block 2015-09-02 09:14:20 -04:00
ApiLogout.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ApiMain.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02: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 Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiMove.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
ApiOpenSearch.php ApiOpenSearch: Ignore any other unexpected keys in json output 2015-05-29 20:29:07 +00:00
ApiOptions.php Load User via READ_LATEST in ApiOptions to avoid CAS errors 2015-08-26 13:48:49 -07:00
ApiPageSet.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiParamInfo.php Fixed spacing 2015-06-17 20:22:32 +00:00
ApiParse.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +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 Revert "Count API and hook calls, with 1:1000 sampling" 2015-08-21 20:22:05 +00:00
ApiQueryAllCategories.php API: Use message-per-value for apihelp-query+allcategories-param-prop 2015-08-06 10:29:29 +02:00
ApiQueryAllDeletedRevisions.php Remove unused $pageSet var 2015-09-24 19:06:59 +02:00
ApiQueryAllImages.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiQueryAllLinks.php API: Use message-per-value for apihelp-query+alllinks-param-prop 2015-08-05 21:31:15 +02:00
ApiQueryAllMessages.php Normalize message name in Allmessages 2015-07-15 16:47:15 -04:00
ApiQueryAllPages.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
ApiQueryAllUsers.php API: Use message-per-value for apihelp-query+allusers-param-prop 2015-08-05 21:39:58 +02:00
ApiQueryBacklinks.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryBacklinksprop.php API: Correct 'from_namespace' logic in ApiQueryBacklinksprop 2015-09-23 10:14:07 -04:00
ApiQueryBase.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiQueryBlocks.php API: Use message-per-value for apihelp-query+blocks-param-prop 2015-08-05 21:54:08 +02:00
ApiQueryCategories.php API: Use message-per-value for apihelp-query+categories-param-prop 2015-08-06 10:32:53 +02:00
ApiQueryCategoryInfo.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryCategoryMembers.php API: Use message-per-value for apihelp-query+categorymembers-param-prop 2015-08-05 22:18:27 +02:00
ApiQueryContributors.php Cast various things that are supposed to be ints 2015-05-06 11:40:41 -04:00
ApiQueryDeletedRevisions.php Remove dead code 2015-09-24 19:06:19 +02: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 Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
ApiQueryExternalLinks.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryExtLinksUsage.php API: Use message-per-value for apihelp-query+exturlusage-param-prop 2015-08-05 22:28:57 +02:00
ApiQueryFilearchive.php API: Use message-per-value for apihelp-query+filearchive-param-prop 2015-08-05 22:41:59 +02:00
ApiQueryFileRepoInfo.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryImageInfo.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02: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 API: Use message-per-value for apihelp-query+iwbacklinks-param-prop 2015-08-06 08:24:52 +02:00
ApiQueryIWLinks.php API: Use message-per-value for apihelp-query+iwlinks-param-prop 2015-08-06 08:28:14 +02:00
ApiQueryLangBacklinks.php API: Use message-per-value for apihelp-query+langbacklinks-param-prop 2015-08-06 08:31:53 +02:00
ApiQueryLangLinks.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
ApiQueryLinks.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryLogEvents.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02: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 API: Use message-per-value for apihelp-query+pageswithprop-param-prop 2015-08-06 09:23:09 +02:00
ApiQueryPrefixSearch.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryProtectedTitles.php API: Use message-per-value for apihelp-query+protectedtitles-param-prop 2015-08-06 09:27:56 +02:00
ApiQueryQueryPage.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryRandom.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiQueryRecentChanges.php Revert "Enable users to watch category membership changes" 2015-08-20 10:35:56 -07:00
ApiQueryRevisions.php ApiQueryRevisions: Remove bogus query optimization 2015-05-07 09:36:47 -04:00
ApiQueryRevisionsBase.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
ApiQuerySearch.php Move query rewriting into search backend 2015-08-31 22:41:05 -07:00
ApiQuerySiteinfo.php API: Use message-per-value for apihelp-query+siteinfo-param-prop 2015-08-06 09:51:00 +02:00
ApiQueryStashImageInfo.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryTags.php API: Use message-per-value for apihelp-query+tags-param-prop 2015-08-06 10:04:11 +02:00
ApiQueryTokens.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryUserContributions.php API: Use message-per-value for apihelp-query+usercontribs-param-prop 2015-07-25 22:00:15 +02:00
ApiQueryUserInfo.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiQueryUsers.php API: Use message-per-value for apihelp-query+users-param-prop 2015-08-06 10:22:47 +02:00
ApiQueryWatchlist.php Revert "Enable users to watch category membership changes" 2015-08-20 10:35:56 -07:00
ApiQueryWatchlistRaw.php API: Use message-per-value for apihelp-query+watchlistraw-param-prop 2015-08-06 10:26:28 +02:00
ApiResult.php API: Finish killing "raw mode" 2015-09-17 13:51:45 +00:00
ApiRevisionDelete.php Remove dead local vars in ApiRevisionDelete 2015-09-16 14:58:34 +00:00
ApiRollback.php Added wfTransactionalTimeLimit() method and applied it 2015-08-12 22:09:40 +00: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 Add i18n messages for ApiStashEdit 2015-09-21 10:31:01 -04: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 Added wfTransactionalTimeLimit() method and applied it 2015-08-12 22:09:40 +00:00
ApiUpload.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02: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