wiki.techinc.nl/includes/api
Translation updater bot eb61ce9d19 Localisation updates from https://translatewiki.net.
Change-Id: Id7af7c8db3e3a52e9e0b8f49c099e5a70c7a1035
2022-11-01 08:27:32 +01:00
..
Hook Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
i18n Localisation updates from https://translatewiki.net. 2022-11-01 08:27:32 +01:00
Validator Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
ApiAMCreateAccount.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiAuthManagerHelper.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiBase.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiBlock.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiBlockInfoTrait.php
ApiChangeAuthenticationData.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
ApiChangeContentModel.php ManualLogEntry::getComment() should always return string 2022-07-09 18:58:19 -04:00
ApiCheckToken.php api: Replace numerous more deprecated constants 2022-06-06 02:24:41 +01:00
ApiClearHasMsg.php
ApiClientLogin.php
ApiComparePages.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiContinuationManager.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiCSPReport.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiDelete.php api: Replace numerous more deprecated constants 2022-06-06 02:24:41 +01:00
ApiDisabled.php
ApiEditPage.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ApiEmailUser.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiErrorFormatter.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiErrorFormatter_BackCompat.php
ApiExpandTemplates.php build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
ApiFeedContributions.php Feed: Move feed-related classes to Feed/ and namespace them 2022-10-20 17:25:49 +00:00
ApiFeedRecentChanges.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ApiFeedWatchlist.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ApiFileRevert.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiFormatBase.php Remove Flash cross-domain policy mangling 2022-07-22 11:44:49 +10:00
ApiFormatFeedWrapper.php Feed: Move feed-related classes to Feed/ and namespace them 2022-10-20 17:25:49 +00:00
ApiFormatJson.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiFormatNone.php
ApiFormatPhp.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiFormatRaw.php
ApiFormatXml.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiFormatXmlRsd.php
ApiHelp.php api: Add rel=nofollow to help examples 2022-08-05 16:57:55 -06:00
ApiHelpParamValueMessage.php
ApiHookRunner.php
ApiImageRotate.php api: Swap wfMessage() for $this->msg() 2022-08-13 15:21:29 +01:00
ApiImport.php Do minor code cleanup 2022-06-24 13:52:42 +02:00
ApiImportReporter.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
ApiLinkAccount.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiLogin.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiLogout.php
ApiMain.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ApiManageTags.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiMergeHistory.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiMessage.php
ApiMessageTrait.php Get rid of warnings on PHP 8.1 2022-06-13 04:42:20 -04:00
ApiModuleManager.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiMove.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiOpenSearch.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiOpenSearchFormatJson.php
ApiOptions.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiPageSet.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ApiParamInfo.php api: Replace numerous more deprecated constants 2022-06-06 02:24:41 +01:00
ApiParse.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ApiPatrol.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiProtect.php api: Replace numerous more deprecated constants 2022-06-06 02:24:41 +01:00
ApiPurge.php
ApiQuery.php api: Deprecate ApiQuery::getNamedDB and ::selectNamedDB() 2022-08-22 13:51:46 +01:00
ApiQueryAllCategories.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryAllDeletedRevisions.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryAllImages.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQueryAllLinks.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQueryAllMessages.php api: Swap wfMessage() for $this->msg() 2022-08-13 15:21:29 +01:00
ApiQueryAllPages.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryAllRevisions.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryAllUsers.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiQueryAuthManagerInfo.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiQueryBacklinks.php Use buildComparison() instead of raw SQL in API list=backlinks and friends 2022-10-22 01:38:49 +02:00
ApiQueryBacklinksprop.php Use buildComparison() instead of raw SQL in API prop=linkshere and friends 2022-10-22 01:39:32 +02:00
ApiQueryBase.php api: Deprecate ApiQuery::getNamedDB and ::selectNamedDB() 2022-08-22 13:51:46 +01:00
ApiQueryBlockInfoTrait.php
ApiQueryBlocks.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQueryCategories.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryCategoryInfo.php
ApiQueryCategoryMembers.php Use buildComparison() instead of raw SQL in API list=categorymembers 2022-10-22 01:39:32 +02:00
ApiQueryContributors.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryDeletedRevisions.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryDeletedrevs.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryDisabled.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiQueryDuplicateFiles.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryExternalLinks.php Use buildComparison() instead of raw SQL in API list=exturlusage, prop=extlinks 2022-10-22 01:39:32 +02:00
ApiQueryExtLinksUsage.php Use buildComparison() instead of raw SQL in API list=exturlusage, prop=extlinks 2022-10-22 01:39:32 +02:00
ApiQueryFilearchive.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryFileRepoInfo.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiQueryGeneratorBase.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiQueryImageInfo.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQueryImages.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryInfo.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQueryIWBacklinks.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryIWLinks.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryLangBacklinks.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryLangLinks.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryLanguageinfo.php ApiQueryLanguageinfo: Allow fetching variant names from API 2022-10-05 14:35:40 +00:00
ApiQueryLinks.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQueryLogEvents.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQueryMyStashedFiles.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryPagePropNames.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryPageProps.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryPagesWithProp.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryPrefixSearch.php
ApiQueryProtectedTitles.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryQueryPage.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiQueryRandom.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
ApiQueryRecentChanges.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryRevisions.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryRevisionsBase.php build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
ApiQuerySearch.php api-query-search: Request snippets when title variants are requested 2022-07-26 10:25:00 -07:00
ApiQuerySiteinfo.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQueryStashImageInfo.php api: Replace numerous more deprecated constants 2022-06-06 02:24:41 +01:00
ApiQueryTags.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiQueryTokens.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiQueryUserContribs.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQueryUserInfo.php Add cancreateaccount property to userinfo API 2022-08-31 11:51:18 +00:00
ApiQueryUsers.php user: Migrate selects in UserGroupManager to SelectQueryBuilder 2022-10-31 16:23:41 +00:00
ApiQueryWatchlist.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQueryWatchlistRaw.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiRawMessage.php
ApiRemoveAuthenticationData.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
ApiResetPassword.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiResult.php phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
ApiRevisionDelete.php ManualLogEntry::getComment() should always return string 2022-07-09 18:58:19 -04:00
ApiRollback.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiRsd.php
ApiSerializable.php
ApiSetNotificationTimestamp.php api: Remove redundant 'api' group from DB_PRIMARY connection 2022-08-22 13:40:08 +01:00
ApiSetPageLanguage.php Do minor code cleanup 2022-06-24 13:52:42 +02:00
ApiStashEdit.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
ApiTag.php ManualLogEntry::getComment() should always return string 2022-07-09 18:58:19 -04:00
ApiUnblock.php api: Replace numerous more deprecated constants 2022-06-06 02:24:41 +01:00
ApiUndelete.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiUpload.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiUsageException.php
ApiUserrights.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiValidatePassword.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiWatch.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
ApiWatchlistTrait.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
IApiMessage.php
SearchApi.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00