wiki.techinc.nl/includes/api
James D. Forrester f2f9345e39 Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables
This is just a start.

Bug: T254646
Change-Id: I9213aad4660e27afe7ff9e5d2e730cbf03911068
2021-05-14 12:40:34 -07:00
..
Hook phpcs: remove some unneeded suppressions 2021-02-17 16:16:24 +00:00
i18n Localisation updates from https://translatewiki.net. 2021-05-14 08:41:42 +02:00
Validator Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiAMCreateAccount.php Move AuthManager::checkAccountCreatePermissions to Authority. 2021-04-26 14:14:43 -07:00
ApiAuthManagerHelper.php Merge "authevents: strval() variables passed to status when logging" 2021-04-20 00:34:55 +00:00
ApiBase.php Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables 2021-05-14 12:40:34 -07:00
ApiBlock.php Allow partial action blocks to be made via ApiBlock 2021-05-04 17:48:21 +01:00
ApiBlockInfoTrait.php Introduce Block interface and replace AbstractBlock. 2021-05-11 11:36:11 +02:00
ApiChangeAuthenticationData.php Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
ApiChangeContentModel.php Convert ContentModelChange to Authority 2021-03-18 20:31:40 +00:00
ApiCheckToken.php
ApiClearHasMsg.php
ApiClientLogin.php
ApiComparePages.php Deprecate constructing revision with non-proper page 2021-03-10 22:05:06 +01:00
ApiContinuationManager.php Remove unused default values from class properties 2021-05-12 13:44:28 +02:00
ApiCSPReport.php
ApiDelete.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiDisabled.php
ApiEditPage.php Add comment to fall-through cases in switch 2021-04-15 17:31:12 +00:00
ApiEmailUser.php Add comment to fall-through cases in switch 2021-04-15 17:31:12 +00:00
ApiErrorFormatter.php
ApiErrorFormatter_BackCompat.php
ApiExpandTemplates.php
ApiFeedContributions.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiFeedRecentChanges.php
ApiFeedWatchlist.php
ApiFileRevert.php
ApiFormatBase.php
ApiFormatFeedWrapper.php
ApiFormatJson.php
ApiFormatNone.php
ApiFormatPhp.php build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
ApiFormatRaw.php
ApiFormatXml.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiFormatXmlRsd.php
ApiHelp.php
ApiHelpParamValueMessage.php
ApiHookRunner.php api: Use GetLinkColours hook to export CSS classes in page info 2020-12-14 17:51:50 -05:00
ApiImageRotate.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiImport.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiImportReporter.php ImportReporter: replace Title in method signatures 2021-05-12 23:25:21 +02:00
ApiLinkAccount.php Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
ApiLogin.php Make UserIdentity objects aware of which wiki they belong to. 2021-02-02 16:10:51 +00:00
ApiLogout.php
ApiMain.php Allow partial action blocks to be made via ApiBlock 2021-05-04 17:48:21 +01:00
ApiManageTags.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiMergeHistory.php
ApiMessage.php
ApiMessageTrait.php Comments: use only // instead of more 2021-03-10 15:05:57 +00:00
ApiModuleManager.php
ApiMove.php Convert MovePage to Authority 2021-03-17 19:43:46 -06:00
ApiOpenSearch.php
ApiOpenSearchFormatJson.php Remove unused default values from class properties 2021-05-12 13:44:28 +02:00
ApiOptions.php Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables 2021-05-14 12:40:34 -07:00
ApiPageSet.php Merge "Remove unused default values from class properties" 2021-05-13 00:58:34 +00:00
ApiParamInfo.php
ApiParse.php Merge "Parse the wikitext of parse warning messages in live preview" 2021-02-26 00:18:08 +00:00
ApiPatrol.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiProtect.php SECURITY: Allow user to only apply protection they have right to do so via action=protect 2021-04-08 20:55:25 +01:00
ApiPurge.php
ApiQuery.php ApiPageSet: replace Title in method signatures 2021-05-12 23:17:59 +02:00
ApiQueryAllCategories.php
ApiQueryAllDeletedRevisions.php Stop using legacy ActorMigration field "ar_user" 2021-04-20 12:44:29 +10:00
ApiQueryAllImages.php Stop using legacy ActorMigration fields img_user/oi_user/fa_user 2021-04-26 12:23:59 +10:00
ApiQueryAllLinks.php
ApiQueryAllMessages.php
ApiQueryAllPages.php Check forcing of 'name_title' index to prepare for renaming 2021-04-30 05:22:13 +00:00
ApiQueryAllRevisions.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiQueryAllUsers.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiQueryAuthManagerInfo.php
ApiQueryBacklinks.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiQueryBacklinksprop.php ApiPageSet: replace Title in method signatures 2021-05-12 23:17:59 +02:00
ApiQueryBase.php Users with detelerevision right should see private bits of history 2021-03-23 11:42:30 -04:00
ApiQueryBlockInfoTrait.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiQueryBlocks.php Return the action name instead of action id in API response 2021-05-11 07:48:52 -07:00
ApiQueryCategories.php
ApiQueryCategoryInfo.php ApiPageSet: replace Title in method signatures 2021-05-12 23:17:59 +02:00
ApiQueryCategoryMembers.php
ApiQueryContributors.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiQueryDeletedRevisions.php ApiPageSet: replace Title in method signatures 2021-05-12 23:17:59 +02:00
ApiQueryDeletedrevs.php ApiPageSet: replace Title in method signatures 2021-05-12 23:17:59 +02:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php
ApiQueryExternalLinks.php
ApiQueryExtLinksUsage.php
ApiQueryFilearchive.php Inject CommentStore service into api query modules 2021-04-23 15:09:48 +00:00
ApiQueryFileRepoInfo.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiQueryGeneratorBase.php
ApiQueryImageInfo.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiQueryImages.php
ApiQueryInfo.php Convert WatchedItem et al to PageIdentity 2021-03-26 15:51:19 -04:00
ApiQueryIWBacklinks.php
ApiQueryIWLinks.php
ApiQueryLangBacklinks.php
ApiQueryLangLinks.php
ApiQueryLanguageinfo.php
ApiQueryLinks.php
ApiQueryLogEvents.php ApiQueryLogEvents: when user is specified, omit STRAIGHT_JOIN 2021-05-07 13:56:53 +10:00
ApiQueryMyStashedFiles.php
ApiQueryPagePropNames.php
ApiQueryPageProps.php
ApiQueryPagesWithProp.php
ApiQueryPrefixSearch.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiQueryProtectedTitles.php Inject CommentStore service into api query modules 2021-04-23 15:09:48 +00:00
ApiQueryQueryPage.php
ApiQueryRandom.php
ApiQueryRecentChanges.php Stop using legacy ActorMigration field "rc_user" 2021-04-28 16:29:04 +10:00
ApiQueryRevisions.php Prepare for renaming page_timestamp revision index 2021-04-29 22:58:02 +01:00
ApiQueryRevisionsBase.php Use Authority for revision audience where possible 2021-02-24 10:56:50 -07:00
ApiQuerySearch.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiQuerySiteinfo.php Avoid using User ::getDefaultOption, ::getDefaultOptions 2021-03-16 17:24:17 +02:00
ApiQueryStashImageInfo.php Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
ApiQueryTags.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiQueryTokens.php
ApiQueryUserContribs.php Revert "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName" 2021-05-05 02:14:47 +00:00
ApiQueryUserInfo.php Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00:00
ApiQueryUsers.php Revert "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName" 2021-05-05 02:14:47 +00:00
ApiQueryWatchlist.php Stop using legacy ActorMigration field "rc_user" 2021-04-28 16:29:04 +10:00
ApiQueryWatchlistRaw.php Convert WatchedItem et al to PageIdentity 2021-03-26 15:51:19 -04:00
ApiRawMessage.php
ApiRemoveAuthenticationData.php Rename some variables to use more neutral language 2021-03-19 16:18:49 +00:00
ApiResetPassword.php
ApiResult.php Api: Cache the ContentLanguage object in ApiResult 2021-02-11 16:21:58 +01:00
ApiRevisionDelete.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiRollback.php Factor out rollback logic from WikiPage 2021-04-14 11:49:07 -07:00
ApiRsd.php
ApiSerializable.php
ApiSetNotificationTimestamp.php ApiPageSet: replace Title in method signatures 2021-05-12 23:17:59 +02:00
ApiSetPageLanguage.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiStashEdit.php Convert PageEditStash to PageIdentity/UserIdentity 2021-04-14 09:12:04 -07:00
ApiTag.php ApiTag: inject services 2021-04-01 20:29:25 +00:00
ApiTokens.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiUnblock.php Convert (Un)BlockUser to Authority 2021-03-18 02:10:45 +00:00
ApiUndelete.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiUpload.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiUsageException.php
ApiUserrights.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiValidatePassword.php
ApiWatch.php Replace Title::isWatchable() with WatchlistManager::isWatchable() 2021-04-29 13:38:07 -04:00
ApiWatchlistTrait.php Fix parameter order of setWatch to match add/removeWatch 2021-04-21 04:41:38 +00:00
IApiMessage.php
SearchApi.php