wiki.techinc.nl/includes/api
2022-11-14 09:18:35 +00: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-14 07:54:49 +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 api: Validate timestamp in continue parameter 2022-11-01 22:40:10 +01:00
ApiBlock.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiBlockInfoTrait.php
ApiChangeAuthenticationData.php
ApiChangeContentModel.php
ApiCheckToken.php
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
ApiDisabled.php
ApiEditPage.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ApiEmailUser.php
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
ApiFormatBase.php
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
ApiImportReporter.php
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 Make RequestContext::sanitizeLangCode() accept null 2022-11-02 13:05:47 +11:00
ApiManageTags.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiMergeHistory.php
ApiMessage.php
ApiMessageTrait.php Remove pre PHP 7.4 serialize()/unserialize() 2022-11-10 19:25:01 +00: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: Fix minor PHP 8.1 incompatibility in ApiOptions 2022-11-08 12:25:05 +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
ApiProtect.php
ApiPurge.php api: Replace deprecated ApiPageSet::getGoodTitles in ApiPurge 2022-02-11 23:57:48 +01:00
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 api: Validate timestamp in continue parameter 2022-11-01 22:40:10 +01:00
ApiQueryAllImages.php api: Validate timestamp in continue parameter 2022-11-01 22:40:10 +01: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 api: Validate timestamp in continue parameter 2022-11-01 22:40:10 +01:00
ApiQueryAllUsers.php
ApiQueryAuthManagerInfo.php
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 api: Validate timestamp in continue parameter 2022-11-01 22:40:10 +01:00
ApiQueryCategories.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryCategoryInfo.php
ApiQueryCategoryMembers.php api: Validate timestamp in continue parameter 2022-11-01 22:40:10 +01:00
ApiQueryContributors.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryDeletedRevisions.php api: Validate timestamp in continue parameter 2022-11-01 22:40:10 +01:00
ApiQueryDeletedrevs.php api: Validate timestamp in continue parameter 2022-11-01 22:40:10 +01: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 api: Validate timestamp in continue parameter 2022-11-01 22:40:10 +01:00
ApiQueryFileRepoInfo.php
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 api: Validate timestamp in continue parameter 2022-11-01 22:40:10 +01: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 api: Validate timestamp in continue parameter 2022-11-01 22:40:10 +01:00
ApiQueryQueryPage.php api: Do not add extra infos on generator=querypage 2022-10-22 11:56:42 +00:00
ApiQueryRandom.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
ApiQueryRecentChanges.php Merge "api: Do not use rctitle and rcnamespace together" 2022-11-14 08:51:41 +00:00
ApiQueryRevisions.php api: Validate timestamp in continue parameter 2022-11-01 22:40:10 +01:00
ApiQueryRevisionsBase.php ApiQueryRevisionsBase: Fix 'rvdiffto' parameter handling on PHP 8.0 2022-11-03 15:49:04 +01:00
ApiQuerySearch.php
ApiQuerySiteinfo.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQueryStashImageInfo.php
ApiQueryTags.php
ApiQueryTokens.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiQueryUserContribs.php Merge "api: Validate timestamp in continue parameter" 2022-11-03 13:38:47 +00: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
ApiResetPassword.php
ApiResult.php
ApiRevisionDelete.php
ApiRollback.php
ApiRsd.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
ApiSerializable.php
ApiSetNotificationTimestamp.php api: Remove redundant 'api' group from DB_PRIMARY connection 2022-08-22 13:40:08 +01:00
ApiSetPageLanguage.php
ApiStashEdit.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
ApiTag.php
ApiUnblock.php api: Replace numerous more deprecated constants 2022-06-06 02:24:41 +01:00
ApiUndelete.php
ApiUpload.php Remove separate checks for global blocks from APIUpload and SpecialUpload 2022-11-09 16:40:48 +00:00
ApiUsageException.php
ApiUserrights.php api: Remove compat code for expiry in action=userrights 2022-11-13 01:07:05 +01:00
ApiValidatePassword.php
ApiWatch.php
ApiWatchlistTrait.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
IApiMessage.php
SearchApi.php