wiki.techinc.nl/includes/api
vladshapik 9cc797695b Hard deprecate User ::isIP, ::getOptions
Bug: T275602
Change-Id: Id4be13751ca0a900e51214c1855a4624077a5a62
2021-04-26 16:10:24 +00:00
..
Hook phpcs: remove some unneeded suppressions 2021-02-17 16:16:24 +00:00
i18n Localisation updates from https://translatewiki.net. 2021-04-26 09:09:03 +02:00
Validator Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiAMCreateAccount.php API: Use MediaWikiServices::getAuthManager in various Api classes 2020-06-20 23:04:17 +00:00
ApiAuthManagerHelper.php Merge "authevents: strval() variables passed to status when logging" 2021-04-20 00:34:55 +00:00
ApiBase.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiBlock.php Hard-deprecate AbstractBlock::parseTarget 2021-03-19 07:22:48 -06:00
ApiBlockInfoTrait.php Improve custom folding and grouping 2020-12-23 12:41:47 +11:00
ApiChangeAuthenticationData.php Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
ApiChangeContentModel.php Convert ContentModelChange to Authority 2021-03-18 20:31:40 +00:00
ApiCheckToken.php
ApiClearHasMsg.php Inject TalkPageNotificationManager into ApiClearHasMsg 2020-10-25 22:32:57 +00:00
ApiClientLogin.php Merge "API: Use MediaWikiServices::getAuthManager in various Api classes" 2020-06-20 23:23:07 +00:00
ApiComparePages.php Deprecate constructing revision with non-proper page 2021-03-10 22:05:06 +01:00
ApiContinuationManager.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
ApiCSPReport.php Remove unneeded ApiCSPReport::isWriteMode 2020-08-19 10:26:56 +00:00
ApiDelete.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiDisabled.php
ApiEditPage.php Add comment to fall-through cases in switch 2021-04-15 17:31:12 +00:00
ApiEmailUser.php Add comment to fall-through cases in switch 2021-04-15 17:31:12 +00:00
ApiErrorFormatter.php Improve docs in api related classes 2020-11-13 23:11:06 +01:00
ApiErrorFormatter_BackCompat.php
ApiExpandTemplates.php phan: Enable redundant_condition_detection 2020-07-01 20:13:07 +00:00
ApiFeedContributions.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiFeedRecentChanges.php Use SpecialPageFactory to create special pages in ApiFeedRecentChanges 2020-11-03 18:11:46 +00:00
ApiFeedWatchlist.php Move init of array outside of try/catch in api action=feedwatchlist 2020-07-27 19:38:48 +02:00
ApiFileRevert.php Use MediaWikiServices::getRepoGroup in api related classes 2020-04-11 23:58:00 +00:00
ApiFormatBase.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
ApiFormatFeedWrapper.php Improve docs in api related classes 2020-11-13 23:11:06 +01:00
ApiFormatJson.php
ApiFormatNone.php
ApiFormatPhp.php build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
ApiFormatRaw.php
ApiFormatXml.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiFormatXmlRsd.php
ApiHelp.php Use Html::rawElement on api help header 2020-12-12 00:23:09 +01:00
ApiHelpParamValueMessage.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
ApiHookRunner.php api: Use GetLinkColours hook to export CSS classes in page info 2020-12-14 17:51:50 -05:00
ApiImageRotate.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiImport.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiImportReporter.php
ApiLinkAccount.php Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
ApiLogin.php Make UserIdentity objects aware of which wiki they belong to. 2021-02-02 16:10:51 +00:00
ApiLogout.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
ApiMain.php Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00:00
ApiManageTags.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiMergeHistory.php Add MergeHistoryFactory interface, implemented by PageCommandFactory 2020-05-13 19:08:09 +00:00
ApiMessage.php Add taint hints for message creation method 2020-12-10 23:18:18 +01:00
ApiMessageTrait.php Comments: use only // instead of more 2021-03-10 15:05:57 +00:00
ApiModuleManager.php Improve docs in api related classes 2020-11-13 23:11:06 +01:00
ApiMove.php Convert MovePage to Authority 2021-03-17 19:43:46 -06:00
ApiOpenSearch.php Use LinkBatchFactory in api modules 2020-09-06 09:32:16 +00:00
ApiOpenSearchFormatJson.php
ApiOptions.php Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00:00
ApiPageSet.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiParamInfo.php Ensure return value is declared in api param info 2020-07-17 23:02:01 +02:00
ApiParse.php Merge "Parse the wikitext of parse warning messages in live preview" 2021-02-26 00:18:08 +00:00
ApiPatrol.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiProtect.php SECURITY: Allow user to only apply protection they have right to do so via action=protect 2021-04-08 20:55:25 +01:00
ApiPurge.php
ApiQuery.php Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00:00
ApiQueryAllCategories.php Add PHPDoc documentation to all API query module constructors 2020-10-27 19:16:41 +00:00
ApiQueryAllDeletedRevisions.php Stop using legacy ActorMigration field "ar_user" 2021-04-20 12:44:29 +10:00
ApiQueryAllImages.php Stop using legacy ActorMigration fields img_user/oi_user/fa_user 2021-04-26 12:23:59 +10:00
ApiQueryAllLinks.php Add PHPDoc documentation to all API query module constructors 2020-10-27 19:16:41 +00:00
ApiQueryAllMessages.php Inject services into SpecialAllMessages 2020-11-02 02:14:36 +01:00
ApiQueryAllPages.php Comments: use only // instead of more 2021-03-10 15:05:57 +00:00
ApiQueryAllRevisions.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiQueryAllUsers.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiQueryAuthManagerInfo.php API: Use MediaWikiServices::getAuthManager in various Api classes 2020-06-20 23:04:17 +00:00
ApiQueryBacklinks.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiQueryBacklinksprop.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiQueryBase.php Users with detelerevision right should see private bits of history 2021-03-23 11:42:30 -04:00
ApiQueryBlockInfoTrait.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiQueryBlocks.php Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00:00
ApiQueryCategories.php Add PHPDoc documentation to all API query module constructors 2020-10-27 19:16:41 +00:00
ApiQueryCategoryInfo.php
ApiQueryCategoryMembers.php Add PHPDoc documentation to all API query module constructors 2020-10-27 19:16:41 +00:00
ApiQueryContributors.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiQueryDeletedRevisions.php Stop using legacy ActorMigration field "ar_user" 2021-04-20 12:44:29 +10:00
ApiQueryDeletedrevs.php Inject CommentStore service into api query modules 2021-04-23 15:09:48 +00:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php Add PHPDoc documentation to all API query module constructors 2020-10-27 19:16:41 +00:00
ApiQueryExternalLinks.php
ApiQueryExtLinksUsage.php Add PHPDoc documentation to all API query module constructors 2020-10-27 19:16:41 +00:00
ApiQueryFilearchive.php Inject CommentStore service into api query modules 2021-04-23 15:09:48 +00:00
ApiQueryFileRepoInfo.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiQueryGeneratorBase.php Replace "@stable for subclassing" with "@stable to extend" 2020-07-13 11:00:30 +02:00
ApiQueryImageInfo.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiQueryImages.php Add PHPDoc documentation to all API query module constructors 2020-10-27 19:16:41 +00:00
ApiQueryInfo.php Convert WatchedItem et al to PageIdentity 2021-03-26 15:51:19 -04:00
ApiQueryIWBacklinks.php Add PHPDoc documentation to all API query module constructors 2020-10-27 19:16:41 +00:00
ApiQueryIWLinks.php
ApiQueryLangBacklinks.php Add PHPDoc documentation to all API query module constructors 2020-10-27 19:16:41 +00:00
ApiQueryLangLinks.php Apply InterlanguageLinkCodeMap in Action API 2020-10-08 15:19:52 +02:00
ApiQueryLanguageinfo.php Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:51:14 +01:00
ApiQueryLinks.php Add PHPDoc documentation to all API query module constructors 2020-10-27 19:16:41 +00:00
ApiQueryLogEvents.php Inject CommentStore service into api query modules 2021-04-23 15:09:48 +00:00
ApiQueryMyStashedFiles.php
ApiQueryPagePropNames.php
ApiQueryPageProps.php
ApiQueryPagesWithProp.php Add PHPDoc documentation to all API query module constructors 2020-10-27 19:16:41 +00:00
ApiQueryPrefixSearch.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiQueryProtectedTitles.php Inject CommentStore service into api query modules 2021-04-23 15:09:48 +00:00
ApiQueryQueryPage.php Add PHPDoc documentation to all API query module constructors 2020-10-27 19:16:41 +00:00
ApiQueryRandom.php Add PHPDoc documentation to all API query module constructors 2020-10-27 19:16:41 +00:00
ApiQueryRecentChanges.php Inject CommentStore service into api query modules 2021-04-23 15:09:48 +00:00
ApiQueryRevisions.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiQueryRevisionsBase.php Use Authority for revision audience where possible 2021-02-24 10:56:50 -07:00
ApiQuerySearch.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiQuerySiteinfo.php Avoid using User ::getDefaultOption, ::getDefaultOptions 2021-03-16 17:24:17 +02:00
ApiQueryStashImageInfo.php Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
ApiQueryTags.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiQueryTokens.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
ApiQueryUserContribs.php Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00:00
ApiQueryUserInfo.php Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00:00
ApiQueryUsers.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiQueryWatchlist.php Inject CommentStore service into api query modules 2021-04-23 15:09:48 +00:00
ApiQueryWatchlistRaw.php Convert WatchedItem et al to PageIdentity 2021-03-26 15:51:19 -04:00
ApiRawMessage.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
ApiRemoveAuthenticationData.php Rename some variables to use more neutral language 2021-03-19 16:18:49 +00:00
ApiResetPassword.php Inject services into ApiResetPassword 2020-10-27 17:14:13 +00:00
ApiResult.php Api: Cache the ContentLanguage object in ApiResult 2021-02-11 16:21:58 +01:00
ApiRevisionDelete.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiRollback.php Factor out rollback logic from WikiPage 2021-04-14 11:49:07 -07:00
ApiRsd.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
ApiSerializable.php Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
ApiSetNotificationTimestamp.php Strict return types for PageIdentity 2021-01-18 17:33:14 +01:00
ApiSetPageLanguage.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiStashEdit.php Convert PageEditStash to PageIdentity/UserIdentity 2021-04-14 09:12:04 -07:00
ApiTag.php ApiTag: inject services 2021-04-01 20:29:25 +00:00
ApiTokens.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiUnblock.php Convert (Un)BlockUser to Authority 2021-03-18 02:10:45 +00:00
ApiUndelete.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiUpload.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiUsageException.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
ApiUserrights.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiValidatePassword.php Inject services into ApiValidatePassword 2020-10-13 19:04:09 +00:00
ApiWatch.php Use WatchlistManager in API classes 2021-04-21 04:41:06 +00:00
ApiWatchlistTrait.php Fix parameter order of setWatch to match add/removeWatch 2021-04-21 04:41:38 +00:00
IApiMessage.php
SearchApi.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00