wiki.techinc.nl/includes/api
Translation updater bot b692f6210e Localisation updates from https://translatewiki.net.
Change-Id: I55d48a6c8844e87442f46a368f0e4112896825d3
2024-09-09 08:45:22 +00:00
..
Hook Add ApiLogFeatureUsage hook 2024-06-12 13:49:50 -07:00
i18n Localisation updates from https://translatewiki.net. 2024-09-09 08:45:22 +00:00
Validator Fix specifying messages with params as arrays in API documentation 2024-08-21 13:26:02 +00:00
ApiAcquireTempUserName.php Handle collisions from SerialProvider::acquireIndex 2023-12-21 14:49:42 +00:00
ApiAMCreateAccount.php Avoid use of deprecated wfParseUrl in MediaWiki\Api 2024-09-08 21:15:44 +03:30
ApiAuthManagerHelper.php api: Use namespaced classes 2024-06-14 21:38:40 +00:00
ApiBase.php api: Use MW_INSTALL_PATH in ApiBase 2024-08-29 02:47:46 +01:00
ApiBlock.php Add MediaWiki\Watchlist namespace to the related classes 2024-05-22 01:23:10 +03:30
ApiBlockInfoTrait.php Support new block schema 2023-11-29 13:31:42 +11:00
ApiChangeAuthenticationData.php Use real type hints for services etc. in api/ except ApiQuery*.php 2023-08-29 01:04:26 +00:00
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 Use real type hints for services etc. in api/ except ApiQuery*.php 2023-08-29 01:04:26 +00:00
ApiClientLogin.php Avoid use of deprecated wfParseUrl in MediaWiki\Api 2024-09-08 21:15:44 +03:30
ApiComparePages.php api: Use namespaced classes 2024-06-14 21:38:40 +00:00
ApiContinuationManager.php
ApiCreateTempUserTrait.php Add API help messages to ApiCreateTempUserTrait 2024-02-14 12:04:39 +01:00
ApiCSPReport.php Avoid use of deprecated wfParseUrl in MediaWiki\Api 2024-09-08 21:15:44 +03:30
ApiDelete.php Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
ApiDisabled.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiEditPage.php EditPage, ApiEditPage: Use parantheses to be explicit about order of evaluation 2024-07-29 11:42:24 -04:00
ApiEmailUser.php api: Use namespaced classes 2024-06-14 21:38:40 +00:00
ApiEntryPoint.php api: deprecate and deactivate $wgAPIRequestLog 2024-07-29 14:42:00 +00:00
ApiErrorFormatter.php Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +02:00
ApiErrorFormatter_BackCompat.php api: Use StatusValue::getMessages() instead of deprecated methods 2024-06-21 23:54:53 +00: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 recentchanges: Improve docs, fix file headers, fix doc groups 2024-08-22 23:30:55 +01:00
ApiFeedWatchlist.php Merge "Use StatusValue::getMessages() instead of deprecated methods" 2024-05-29 02:12:05 +00:00
ApiFileRevert.php api: add missing help URLs that exist on mw.org 2023-10-12 12:58:30 -07:00
ApiFormatBase.php api: Use namespaced classes 2024-06-14 21:38:40 +00:00
ApiFormatFeedWrapper.php
ApiFormatJson.php Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
ApiFormatNone.php
ApiFormatPhp.php ApiFormatJson: Set PARAM_HELP_MSG_PER_VALUE for formatversion 2023-08-03 13:05:40 +00:00
ApiFormatRaw.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
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 Fix specifying messages with params as arrays in API documentation 2024-08-21 13:26:02 +00:00
ApiHelpParamValueMessage.php ApiHelpParamValueMessage: Add support for uselang=qqx 2024-07-17 03:00:37 +02:00
ApiHookRunner.php Allow ApiParse to use the ArticleParserOptions hook 2024-08-29 11:33:35 -04: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 Avoid use of deprecated wfParseUrl in MediaWiki\Api 2024-09-08 21:15:44 +03:30
ApiLogin.php api: Avoid assignment in condition in ApiLogin 2024-09-01 00:06:04 +02:00
ApiLogout.php api: Silence database write warnings from ApiLogout 2023-06-08 17:22:42 +01:00
ApiMain.php Avoid use of deprecated wfParseUrl in MediaWiki\Api 2024-09-08 21:15:44 +03:30
ApiManageTags.php i18n: Split apihelp for parameter action=managetags&operation= 2023-08-05 14:14:45 +02:00
ApiMergeHistory.php Use real type hints for services etc. in api/ except ApiQuery*.php 2023-08-29 01:04:26 +00:00
ApiMessage.php Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +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 user: Add "global" parameter to ApiOptions 2024-06-13 15:22:47 +00:00
ApiOptionsBase.php api: Use namespaced classes 2024-06-14 21:38:40 +00:00
ApiPageSet.php Fix specifying messages with params as arrays in API documentation 2024-08-21 13:26:02 +00:00
ApiParamInfo.php Fix specifying messages with params as arrays in API documentation 2024-08-21 13:26:02 +00:00
ApiParse.php Merge "Remove ParserOutput::getText() calls from core (runOutputPipeline)" 2024-09-06 19:39:11 +00:00
ApiPatrol.php RecentChange: Replace use of legacy error arrays 2024-07-09 21:48:34 +00:00
ApiProtect.php Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
ApiPurge.php api: Use own PermissionStatus for each authorizeAction on action=purge 2024-07-10 21:13:28 +02:00
ApiQuery.php Replace deprecated LogFormatter::newFromRow/newFromEntry 2024-07-29 22:26:41 +02:00
ApiQueryAllCategories.php api: Migrate away from buildLike to expression builder 2023-11-08 19:04:05 +01:00
ApiQueryAllDeletedRevisions.php rdbms: Create IReadableDatabase::andExpr() / ::orExpr() 2024-07-11 15:29:20 +00:00
ApiQueryAllImages.php rdbms: Create IReadableDatabase::andExpr() / ::orExpr() 2024-07-11 15:29:20 +00:00
ApiQueryAllLinks.php Remove TemplateLinksSchemaMigrationStage config 2024-05-15 22:27:44 +02: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 Use expression builder instead of raw sql 2024-07-23 23:30:45 +02:00
ApiQueryAuthManagerInfo.php Use real type hints for services etc. in api/ApiQuery*.php 2023-08-29 01:02:40 +00:00
ApiQueryBacklinks.php rdbms: Create IReadableDatabase::andExpr() / ::orExpr() 2024-07-11 15:29:20 +00:00
ApiQueryBacklinksprop.php rdbms: Create IReadableDatabase::andExpr() / ::orExpr() 2024-07-11 15:29:20 +00: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 Use expression builder instead of raw sql 2024-07-23 23:30:45 +02:00
ApiQueryCategories.php Use expression builder instead of raw sql 2024-07-23 23:30:45 +02:00
ApiQueryCategoryInfo.php Migrate another batch to use $db->expr instead of raw SQL 2023-10-30 17:56:35 -04:00
ApiQueryCategoryMembers.php Use real type hints for services etc. in api/ApiQuery*.php 2023-08-29 01:02:40 +00:00
ApiQueryContributors.php [temp accounts] Make use of isKnown config flag 2024-06-14 17:26:30 +02: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 Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiQueryDuplicateFiles.php Use real type hints for services etc. in api/ApiQuery*.php 2023-08-29 01:02:40 +00:00
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 Use real type hints for services etc. in api/ApiQuery*.php 2023-08-29 01:02:40 +00:00
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 Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
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 Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
ApiQueryLinks.php api: Fix PSR2.Classes.PropertyDeclaration.Multiple errors 2024-04-21 23:05:59 +03:00
ApiQueryLogEvents.php Replace deprecated LogFormatter::newFromRow/newFromEntry 2024-07-29 22:26:41 +02:00
ApiQueryMyStashedFiles.php Simplify WHERE conditions with field IS NULL 2023-07-24 19:22:36 +02:00
ApiQueryPagePropNames.php
ApiQueryPageProps.php Get correct main page in API call examples 2023-09-20 17:12:06 +03:00
ApiQueryPagesWithProp.php
ApiQueryPrefixSearch.php Api*Search: Remove some redundant caching 2023-08-30 17:36:36 +02:00
ApiQueryProtectedTitles.php Use real type hints for services etc. in api/ApiQuery*.php 2023-08-29 01:02:40 +00:00
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 recentchanges: Improve docs, fix file headers, fix doc groups 2024-08-22 23:30:55 +01:00
ApiQueryRevisions.php api: Replace deprecated ApiPageSet::getGoodTitles 2024-07-06 13:15:23 +00:00
ApiQueryRevisionsBase.php Remove ParserOutput::getText() calls from core (runOutputPipeline) 2024-09-06 19:07:49 +00:00
ApiQuerySearch.php Api*Search: Remove some redundant caching 2023-08-30 17:36:36 +02:00
ApiQuerySiteinfo.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
ApiQueryStashImageInfo.php Use real type hints for services etc. in api/ApiQuery*.php 2023-08-29 01:02:40 +00:00
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 Use expression builder instead of raw sql 2024-07-23 23:30:45 +02: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 Replace deprecated LogFormatter::newFromRow/newFromEntry 2024-07-29 22:26:41 +02:00
ApiQueryWatchlistRaw.php Add namespace and deprecation alias to WatchedItemStore 2024-05-20 19:14:17 +03:30
ApiRawMessage.php language: Improve behavior of RawMessage used as MessageSpecifier 2024-07-16 15:06:26 +01:00
ApiRemoveAuthenticationData.php Use real type hints for services etc. in api/ except ApiQuery*.php 2023-08-29 01:04:26 +00:00
ApiResetPassword.php ApiResetPassword: Allow both user and email parameters to be passed for reset 2024-02-15 18:57:09 +00:00
ApiResult.php Replace gettype() with get_debug_type() in exception messages 2024-07-31 19:24:39 +02: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 Add MediaWiki\Watchlist namespace to the related classes 2024-05-22 01:23:10 +03:30
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 Use real type hints for services etc. in api/ except ApiQuery*.php 2023-08-29 01:04:26 +00:00
ApiUnblock.php Add MediaWiki\Watchlist namespace to the related classes 2024-05-22 01:23:10 +03:30
ApiUndelete.php Remove more indirect calls to IDBAccessObject::READ_* constants 2024-01-23 15:42:38 +01:00
ApiUpload.php Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +02:00
ApiUsageException.php Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +02:00
ApiUserrights.php SpecialUserRights: Clean up mTarget and $reason type checks 2024-06-11 18:45:47 +00:00
ApiValidatePassword.php Use real type hints for services etc. in api/ except ApiQuery*.php 2023-08-29 01:04:26 +00:00
ApiWatch.php Get correct main page in API call examples 2023-09-20 17:12:06 +03:00
ApiWatchlistTrait.php Remove Title and User from signatures 2024-07-10 01:16:01 +02:00
IApiMessage.php Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +02:00
SearchApi.php Namespace includes/context 2024-02-08 11:07:01 -05:00