wiki.techinc.nl/includes/api
2023-06-13 15:52:23 +00:00
..
Hook Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
i18n Localisation updates from https://translatewiki.net. 2023-06-12 09:07:50 +02:00
Validator Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01: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 Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
ApiBlock.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiBlockInfoTrait.php api: include details of email and own talk block 2023-05-30 02:13:13 +05:30
ApiChangeAuthenticationData.php
ApiChangeContentModel.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiCheckToken.php api: Replace numerous more deprecated constants 2022-06-06 02:24:41 +01:00
ApiClearHasMsg.php
ApiClientLogin.php
ApiComparePages.php Add convenience method TempUserCreator::shouldAutoCreate() 2023-05-12 15:31:11 +10:00
ApiContinuationManager.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiCSPReport.php Reorg: Move CSP class to Request/ 2023-02-16 13:36:41 +01:00
ApiDelete.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiDisabled.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiEditPage.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiEmailUser.php Namespace SpecialE* under \MediaWiki\Specials 2023-05-03 17:03:00 +00:00
ApiErrorFormatter.php Fix some PHPStorm inspections (#1) 2023-03-25 00:19:33 +00:00
ApiErrorFormatter_BackCompat.php
ApiExpandTemplates.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiFeedContributions.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
ApiFeedRecentChanges.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiFeedWatchlist.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiFileRevert.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiFormatBase.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01: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 Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiFormatXml.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiFormatXmlRsd.php
ApiHelp.php Merge "api: Explicit parse param help messages from validator" 2023-05-12 09:05:45 +00:00
ApiHelpParamValueMessage.php
ApiHookRunner.php
ApiImageRotate.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
ApiImport.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiImportReporter.php Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
ApiLinkAccount.php Prevent temporary users from accessing ApiLinkAccount 2023-06-09 17:21:43 +01:00
ApiLogin.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiLogout.php api: Silence database write warnings from ApiLogout 2023-06-08 17:22:42 +01:00
ApiMain.php Merge "Start using ChangeTagsStore" 2023-06-09 17:39:53 +00:00
ApiManageTags.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiMergeHistory.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiMessage.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
ApiMessageTrait.php Use str_starts_with/str_ends_with/str_contains 2022-12-12 19:54:24 +01:00
ApiModuleManager.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiMove.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiOpenSearch.php Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
ApiOpenSearchFormatJson.php
ApiOptions.php Make ApiOptions unavailable to temporary users 2023-03-28 16:45:19 +03:00
ApiPageSet.php api: Switch to use IConnectionProvider 2023-04-24 13:54:27 +02:00
ApiParamInfo.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiParse.php Add return type to getIndicators() in ParserOutput & OutputPage 2023-06-02 16:13:01 +05:30
ApiPatrol.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiProtect.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiPurge.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
ApiQuery.php Start using ChangeTagsStore 2023-06-09 15:09:06 +02:00
ApiQueryAllCategories.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiQueryAllDeletedRevisions.php Revert "api: Use RevisionStore::newRevisionsFromBatch to fetch revision records" 2023-05-05 19:15:52 +02:00
ApiQueryAllImages.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryAllLinks.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryAllMessages.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryAllPages.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryAllRevisions.php Revert "api: Use RevisionStore::newRevisionsFromBatch to fetch revision records" 2023-05-05 19:15:52 +02:00
ApiQueryAllUsers.php api: Migrate subquery to use SelectQueryBuilder in ApiQueryAllUsers 2022-12-16 19:15:44 +01:00
ApiQueryAuthManagerInfo.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiQueryBacklinks.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryBacklinksprop.php rdbms: Throw when makeWhereFrom2d() receives empty data 2023-05-10 01:55:47 +00:00
ApiQueryBase.php api: Drop ApiQuery::getNamedDB() and ApiQueryBase::selectNamedDB() 2023-06-01 11:11:58 +00:00
ApiQueryBlockInfoTrait.php
ApiQueryBlocks.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiQueryCategories.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryCategoryInfo.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryCategoryMembers.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryContributors.php Reorg: Move ActorMigration and ActorMigrationBase to user/ 2022-12-16 13:44:33 +01:00
ApiQueryDeletedRevisions.php Merge "api: Use a temp placeholder for signature on preview/pst" 2023-05-10 05:32:25 +00:00
ApiQueryDeletedrevs.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiQueryDisabled.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiQueryDuplicateFiles.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiQueryExternalLinks.php api: Deprecate expandurl option from ApiQueryExternalLinks and ApiQueryExtLinksUsage 2023-05-03 15:01:47 +02:00
ApiQueryExtLinksUsage.php api: Deprecate expandurl option from ApiQueryExternalLinks and ApiQueryExtLinksUsage 2023-05-03 15:01:47 +02:00
ApiQueryFilearchive.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05: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 Revert "Display SVGs in page view language for language variants" 2023-04-17 11:53:37 +00:00
ApiQueryImages.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryInfo.php Add 'preloadcontent' and 'editintro' in API prop=info 2023-05-20 16:10:49 +03:00
ApiQueryIWBacklinks.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryIWLinks.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryLangBacklinks.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryLangLinks.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryLanguageinfo.php ApiQueryLanguageinfoTest: Do not pass a float to setFakeTime 2023-02-14 11:53:42 +00:00
ApiQueryLinks.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryLogEvents.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05: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 Reorg: Move PageProps to page/ and namespace it to MediaWiki\Page\ 2022-12-09 13:17:40 +01:00
ApiQueryPagesWithProp.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryPrefixSearch.php
ApiQueryProtectedTitles.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiQueryQueryPage.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiQueryRandom.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryRecentChanges.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryRevisions.php Merge "api: Use a temp placeholder for signature on preview/pst" 2023-05-10 05:32:25 +00:00
ApiQueryRevisionsBase.php Replace deprecated MWException 2023-06-09 17:21:12 +02:00
ApiQuerySearch.php search: Namespace TitleMatcher class 2023-02-19 10:55:07 +02:00
ApiQuerySiteinfo.php Simplify HookContainer (v2) 2023-06-06 12:06:23 +02:00
ApiQueryStashImageInfo.php Reorg: Move five page-related classes to page/ out of includes/ 2023-02-23 17:03:49 +01:00
ApiQueryTags.php Start using ChangeTagsStore 2023-06-09 15:09:06 +02:00
ApiQueryTokens.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiQueryUserContribs.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryUserInfo.php Add cancreateaccount property to userinfo API 2022-08-31 11:51:18 +00:00
ApiQueryUsers.php api: Remove use of UserrightsPage from list=users 2023-05-01 12:22:24 +00:00
ApiQueryWatchlist.php Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
ApiQueryWatchlistRaw.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiRawMessage.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
ApiRemoveAuthenticationData.php
ApiResetPassword.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiResult.php Fix more PHPStorm inspections (#2) 2023-03-25 00:19:58 +00:00
ApiRevisionDelete.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiRollback.php Api: Fix some very old copyright statements for Roan 2023-03-16 13:27:37 -04:00
ApiRsd.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiSerializable.php
ApiSetNotificationTimestamp.php api: Switch to use IConnectionProvider 2023-04-24 13:54:27 +02:00
ApiSetPageLanguage.php api: Switch to use IConnectionProvider 2023-04-24 13:54:27 +02:00
ApiStashEdit.php Add convenience method TempUserCreator::shouldAutoCreate() 2023-05-12 15:31:11 +10:00
ApiTag.php Start using ChangeTagsStore 2023-06-09 15:09:06 +02:00
ApiUnblock.php Merge "api: Add watch option for userpage to action=unblock" 2023-03-17 17:37:23 +00:00
ApiUndelete.php api: On action=undelete check for proper page identity 2023-05-09 22:17:18 +02:00
ApiUpload.php Prompt temporary users without upload permissions to log in 2023-05-24 16:05:21 +03:00
ApiUsageException.php
ApiUserrights.php Namespace SpecialUserRights under \MediaWiki\Specials 2023-03-16 20:15:59 -04:00
ApiValidatePassword.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiWatch.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiWatchlistTrait.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
IApiMessage.php
SearchApi.php Replace some usages of MWException 2023-01-26 00:10:34 +00:00