wiki.techinc.nl/includes/api
Ebrahim Byagowi 49fe440c63 Add namespace and deprecation alias to WatchedItemStore
This patch introduces a namespace declaration for the
MediaWiki\Watchlist to WatchedItemStore and establishes a class
alias marked as deprecated since version 1.43.

Bug: T353458
Change-Id: I820a3512440ba5a1de13e8470ccf5845918f3198
2024-05-20 19:14:17 +03:30
..
Hook Add namespace and deprecation alias to WatchedItem 2024-05-17 13:26:36 +03:30
i18n Localisation updates from https://translatewiki.net. 2024-05-20 09:05:17 +02:00
Validator REST: Introduce trait for handling Status objects 2024-03-12 14:48:33 +01:00
ApiAcquireTempUserName.php Handle collisions from SerialProvider::acquireIndex 2023-12-21 14:49:42 +00:00
ApiAMCreateAccount.php Fix logging Status objects to 'authevents' channel 2023-10-16 15:37:33 +00:00
ApiAuthManagerHelper.php Move Parser to Mediawiki\Parser namespace 2024-02-16 09:18:38 -05:00
ApiBase.php api: Fix PSR2.Classes.PropertyDeclaration.Multiple errors 2024-04-21 23:05:59 +03:00
ApiBlock.php Merge "Add 'temp' to allowed user types in various APIs" 2023-11-30 21:39:48 +00:00
ApiBlockInfoTrait.php Support new block schema 2023-11-29 13:31:42 +11:00
ApiChangeAuthenticationData.php
ApiChangeContentModel.php Remove more indirect calls to IDBAccessObject::READ_* constants 2024-01-23 15:42:38 +01:00
ApiCheckToken.php api: add missing help URLs that exist on mw.org 2023-10-12 12:58:30 -07:00
ApiClearHasMsg.php
ApiClientLogin.php Fix logging Status objects to 'authevents' channel 2023-10-16 15:37:33 +00:00
ApiComparePages.php
ApiContinuationManager.php
ApiCreateTempUserTrait.php Add API help messages to ApiCreateTempUserTrait 2024-02-14 12:04:39 +01:00
ApiCSPReport.php Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
ApiDelete.php Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
ApiDisabled.php
ApiEditPage.php Add namespace and deprecation alias to TextContent 2024-05-19 23:23:01 +03:30
ApiEmailUser.php Refactor ApiEmailUser to use EmailUser/EmailUserFactory classes. 2024-05-04 23:15:03 +00:00
ApiEntryPoint.php Namespace includes/context 2024-02-08 11:07:01 -05:00
ApiErrorFormatter.php Document more methods that accept MessageSpecifier, not just Message 2024-04-09 20:25:18 +02:00
ApiErrorFormatter_BackCompat.php docs: Adjust all @deprecated tags to use 'since…' for consistency 2024-05-01 07:41:18 +01:00
ApiExpandTemplates.php Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
ApiFeedContributions.php Add namespace and deprecation alias to TextContent 2024-05-19 23:23:01 +03:30
ApiFeedRecentChanges.php Update help text for 'hideanons' in ApiFeedRecentChanges API 2024-02-22 17:20:28 +00:00
ApiFeedWatchlist.php Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage 2023-09-18 18:23:13 +01:00
ApiFileRevert.php api: add missing help URLs that exist on mw.org 2023-10-12 12:58:30 -07:00
ApiFormatBase.php Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
ApiFormatFeedWrapper.php
ApiFormatJson.php Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
ApiFormatNone.php
ApiFormatPhp.php
ApiFormatRaw.php
ApiFormatXml.php Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
ApiFormatXmlRsd.php Update name & email for bvibber 2024-02-08 17:02:16 -08:00
ApiHelp.php Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
ApiHelpParamValueMessage.php
ApiHookRunner.php Move hooks used by OutputPage into includes/Output/Hook 2024-02-09 11:08:43 -05:00
ApiImageRotate.php api: add missing help URLs that exist on mw.org 2023-10-12 12:58:30 -07:00
ApiImport.php WikiImporter: Pass Authority for permissions instead of global context 2023-12-11 19:15:11 +01:00
ApiImportReporter.php Namespace remaining Title-related classes under \MediaWiki\Title 2023-09-19 05:21:23 +00:00
ApiLinkAccount.php
ApiLogin.php Namespace remaining User-related classes under \MediaWiki\User 2023-09-20 09:12:08 +01:00
ApiLogout.php
ApiMain.php Refactor ApiEmailUser to use EmailUser/EmailUserFactory classes. 2024-05-04 23:15:03 +00:00
ApiManageTags.php
ApiMergeHistory.php
ApiMessage.php Document more methods that accept MessageSpecifier, not just Message 2024-04-09 20:25:18 +02:00
ApiMessageTrait.php Add missing block message keys to ApiBase and ApiMessageTrait 2024-02-23 10:56:48 +00:00
ApiModuleManager.php Namespace includes/context 2024-02-08 11:07:01 -05:00
ApiMove.php Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
ApiOpenSearch.php search: Use ServiceOptions not full config object 2024-04-16 15:50:43 +01:00
ApiOpenSearchFormatJson.php Update name & email for bvibber 2024-02-08 17:02:16 -08:00
ApiOptions.php Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
ApiPageSet.php Namespace includes/cache 2024-02-20 10:28:03 -05:00
ApiParamInfo.php Move Parser to Mediawiki\Parser namespace 2024-02-16 09:18:38 -05:00
ApiParse.php Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
ApiPatrol.php
ApiProtect.php Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
ApiPurge.php Use Authority::authorizeAction for implicit purge/linkpurge right 2024-01-26 23:31:58 +01:00
ApiQuery.php Define ApiQuery::isWriteMode 2024-04-05 16:56:04 +01:00
ApiQueryAllCategories.php api: Migrate away from buildLike to expression builder 2023-11-08 19:04:05 +01:00
ApiQueryAllDeletedRevisions.php Migrate several more raw SQL building to expression builders 2024-04-26 21:24:20 +02:00
ApiQueryAllImages.php Add 'temp' to allowed user types in various APIs 2023-11-30 14:19:40 +00:00
ApiQueryAllLinks.php api: Fix PSR2.Classes.PropertyDeclaration.Multiple errors 2024-04-21 23:05:59 +03:00
ApiQueryAllMessages.php Namespace 'special' Pagers under \MediaWiki\Pager 2023-09-18 18:23:13 +01:00
ApiQueryAllPages.php Namespace includes/cache 2024-02-20 10:28:03 -05:00
ApiQueryAllRevisions.php Add 'temp' to allowed user types in various APIs 2023-11-30 14:19:40 +00:00
ApiQueryAllUsers.php Migrate IReadableDatabase::buildGroupConcatField to SelectQueryBuilder 2024-05-05 17:12:14 +02:00
ApiQueryAuthManagerInfo.php
ApiQueryBacklinks.php api: Fix PSR2.Classes.PropertyDeclaration.Multiple errors 2024-04-21 23:05:59 +03:00
ApiQueryBacklinksprop.php Add explicit parentheses around mixed boolean operator 2024-03-23 01:58:59 +01:00
ApiQueryBase.php api: Fix PSR2.Classes.PropertyDeclaration.Multiple errors 2024-04-21 23:05:59 +03:00
ApiQueryBlockInfoTrait.php block: Deprecate and stop using $wgBlockTargetMigrationStage 2024-05-10 15:54:17 +10:00
ApiQueryBlocks.php block: Deprecate and stop using $wgBlockTargetMigrationStage 2024-05-10 15:54:17 +10:00
ApiQueryCategories.php
ApiQueryCategoryInfo.php Migrate another batch to use $db->expr instead of raw SQL 2023-10-30 17:56:35 -04:00
ApiQueryCategoryMembers.php
ApiQueryContributors.php Update summary message for ApiQueryContributors for temp accounts 2024-02-28 12:18:58 +00:00
ApiQueryDeletedRevisions.php ApiQueryDeletedRevisions: Simplify getExamplesMessages 2024-01-25 17:29:27 +00:00
ApiQueryDeletedrevs.php Merge "api: On revision related modules add extra info to limit parameter" 2023-12-06 21:03:52 +00:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php
ApiQueryExternalLinks.php Move Parser to Mediawiki\Parser namespace 2024-02-16 09:18:38 -05:00
ApiQueryExtLinksUsage.php Move Parser to Mediawiki\Parser namespace 2024-02-16 09:18:38 -05:00
ApiQueryFilearchive.php api: Migrate away from buildLike to expression builder 2023-11-08 19:04:05 +01:00
ApiQueryFileRepoInfo.php
ApiQueryGeneratorBase.php
ApiQueryImageInfo.php Add temp flags to api calls 2023-12-12 00:32:01 -08:00
ApiQueryImages.php Get correct main page in API call examples 2023-09-20 17:12:06 +03:00
ApiQueryInfo.php Add namespace and deprecation alias to WatchedItemStore 2024-05-20 19:14:17 +03:30
ApiQueryIWBacklinks.php
ApiQueryIWLinks.php Get correct main page in API call examples 2023-09-20 17:12:06 +03:00
ApiQueryLangBacklinks.php
ApiQueryLangLinks.php Get correct main page in API call examples 2023-09-20 17:12:06 +03:00
ApiQueryLanguageinfo.php
ApiQueryLinks.php api: Fix PSR2.Classes.PropertyDeclaration.Multiple errors 2024-04-21 23:05:59 +03:00
ApiQueryLogEvents.php api: Join actor conditionally on list=logevents 2024-04-30 16:39:34 +00:00
ApiQueryMyStashedFiles.php
ApiQueryPagePropNames.php
ApiQueryPageProps.php Get correct main page in API call examples 2023-09-20 17:12:06 +03:00
ApiQueryPagesWithProp.php
ApiQueryPrefixSearch.php
ApiQueryProtectedTitles.php
ApiQueryQueryPage.php Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage 2023-09-18 18:23:13 +01:00
ApiQueryRandom.php Replace single-value $db->buildComparison() with $db->expr() 2023-10-22 01:05:47 +02:00
ApiQueryRecentChanges.php api: Fix PSR2.Classes.PropertyDeclaration.Multiple errors 2024-04-21 23:05:59 +03:00
ApiQueryRevisions.php Add 'temp' to allowed user types in various APIs 2023-11-30 14:19:40 +00:00
ApiQueryRevisionsBase.php Ignore/fix MediaWiki.Commenting.PropertyDocumentation.WrongStyle 2024-04-22 18:26:14 +03:00
ApiQuerySearch.php
ApiQuerySiteinfo.php Use constants provided by MainConfigNames for config names 2024-05-18 01:26:46 +08:00
ApiQueryStashImageInfo.php
ApiQueryTags.php api: add "software" tag source to take the place of "extension" in ApiQueryTags 2023-10-26 17:54:51 -07:00
ApiQueryTokens.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
ApiQueryUserContribs.php Merge "Use expression builder to avoid raw sql via BETWEEN operator" 2024-04-23 07:22:55 +00:00
ApiQueryUserInfo.php Add namespace and deprecation alias to WatchedItemStore 2024-05-20 19:14:17 +03:30
ApiQueryUsers.php Namespace includes/cache 2024-02-20 10:28:03 -05:00
ApiQueryWatchlist.php Add namespace and deprecation alias to WatchedItemQueryService 2024-05-18 01:50:29 +03:30
ApiQueryWatchlistRaw.php Add namespace and deprecation alias to WatchedItemStore 2024-05-20 19:14:17 +03:30
ApiRawMessage.php
ApiRemoveAuthenticationData.php
ApiResetPassword.php ApiResetPassword: Allow both user and email parameters to be passed for reset 2024-02-15 18:57:09 +00:00
ApiResult.php api: Fix PSR2.Classes.PropertyDeclaration.Multiple errors 2024-04-21 23:05:59 +03:00
ApiRevisionDelete.php Get correct main page in API call examples 2023-09-20 17:12:06 +03:00
ApiRollback.php Merge "Add 'temp' to allowed user types in various APIs" 2023-11-30 21:39:48 +00:00
ApiRsd.php Update name & email for bvibber 2024-02-08 17:02:16 -08:00
ApiSerializable.php
ApiSetNotificationTimestamp.php Remove more indirect calls to IDBAccessObject::READ_* constants 2024-01-23 15:42:38 +01:00
ApiSetPageLanguage.php Get correct main page in API call examples 2023-09-20 17:12:06 +03:00
ApiStashEdit.php api: add missing help URLs that exist on mw.org 2023-10-12 12:58:30 -07:00
ApiTag.php
ApiUnblock.php Change DatabaseBlock::TYPE_AUTO to Block::TYPE_AUTO 2024-01-03 19:16:00 +00:00
ApiUndelete.php Remove more indirect calls to IDBAccessObject::READ_* constants 2024-01-23 15:42:38 +01:00
ApiUpload.php api: Reduce use of WebRequest in action=upload 2024-03-29 21:04:59 +00:00
ApiUsageException.php
ApiUserrights.php api: Pass wikiId to UserIdentity instance for action=userrights 2024-04-17 23:22:13 +02:00
ApiValidatePassword.php
ApiWatch.php Get correct main page in API call examples 2023-09-20 17:12:06 +03:00
ApiWatchlistTrait.php Add explicit parentheses around mixed boolean operator 2024-03-23 01:58:59 +01:00
IApiMessage.php
SearchApi.php Namespace includes/context 2024-02-08 11:07:01 -05:00