wiki.techinc.nl/includes/api
Petr Pchelko 7b4eafda0d Replace usages of deprecated User::isAllowed. Step 2.
Bug: T220191
Depends-On: I509cd88355cfd0cc074f4135ec86399b4075f89f
Change-Id: I2341e6f1d108c92924620fba3c64ec090cb09918
2019-09-11 16:00:03 -07:00
..
i18n Merge "api: Make ApiQuery(All)DeletedRevisions accessible to everyone" 2019-09-10 19:55:28 +00:00
ApiAMCreateAccount.php
ApiAuthManagerHelper.php Unsuppress more phan issues (part 5) 2019-09-01 09:48:31 +00:00
ApiBase.php Merge "Stop mangling $_GET and provide WebRequest::getQueryValuesOnly()" 2019-09-06 17:38:26 +00:00
ApiBlock.php Better grouping for code adding elements to arrays 2019-09-03 19:38:57 +02:00
ApiBlockInfoTrait.php Fix AbstractBlock param types in documentation 2019-05-14 13:42:50 +01:00
ApiChangeAuthenticationData.php
ApiCheckToken.php
ApiClearHasMsg.php
ApiClientLogin.php
ApiComparePages.php Deprecate and replace usages of User:isAllowed{All,Any} 2019-08-21 18:36:16 -07:00
ApiContinuationManager.php
ApiCSPReport.php API: Fix 'user_id' field of ApiCSPReport 2019-07-19 22:58:39 +01:00
ApiDelete.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
ApiDisabled.php
ApiEditPage.php Unsuppress more phan issues (part 5) 2019-09-01 09:48:31 +00:00
ApiEmailUser.php
ApiErrorFormatter.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
ApiErrorFormatter_BackCompat.php Split ApiErrorFormatter.php to have one class in one file 2019-04-21 22:20:22 +00:00
ApiExpandTemplates.php API: Remove unused asignment to $titleProvided in ApiExpandTemplates 2019-09-08 03:46:13 +00:00
ApiFeedContributions.php ApiFeedContributions: Drop 'newbies' feature 2019-08-28 14:22:05 +00:00
ApiFeedRecentChanges.php Remove unused constructor parameter and unused member variables 2019-04-14 01:43:19 +00:00
ApiFeedWatchlist.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
ApiFileRevert.php
ApiFormatBase.php Remove usage of deprecated SkinFactory::getDefaultInstance() 2019-06-02 21:08:07 -04:00
ApiFormatFeedWrapper.php Refactor edit stashing into a PageEditStash service 2019-04-17 12:53:03 -07:00
ApiFormatJson.php
ApiFormatNone.php
ApiFormatPhp.php
ApiFormatRaw.php Simplify by using ?: operator 2019-04-15 15:05:00 +02:00
ApiFormatXml.php
ApiFormatXmlRsd.php Fix a couple of Generic.Files.OneObjectStructurePerFile.MultipleFound in api 2019-04-13 23:32:53 +00:00
ApiHelp.php API: Warn about POST without Content-Type 2019-08-19 13:00:37 -04:00
ApiHelpParamValueMessage.php
ApiImageRotate.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
ApiImport.php Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
ApiImportReporter.php Unsuppress more phan issues (part 3) 2019-08-31 16:38:55 +00:00
ApiLinkAccount.php
ApiLogin.php Remove unnecessary semi-colons 2019-06-12 14:35:59 +01:00
ApiLogout.php ApiLogout: Follow up Icb674095 2019-04-25 10:00:24 -04:00
ApiMain.php Use ObjectFactory to create API modules 2019-09-09 18:50:16 +00:00
ApiManageTags.php Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
ApiMergeHistory.php
ApiMessage.php
ApiMessageTrait.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
ApiModuleManager.php Mark passing non ObjectFactory spec to ApiModuleManager as deprecated 2019-09-09 21:59:03 +02:00
ApiMove.php Avoid multiply calls to MediaWikiServices::getInstance() in one function 2019-09-01 20:49:19 +02:00
ApiOpenSearch.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
ApiOpenSearchFormatJson.php Fix a couple of Generic.Files.OneObjectStructurePerFile.MultipleFound in api 2019-04-13 23:32:53 +00:00
ApiOptions.php
ApiPageSet.php Fix use of GenderCache in ApiPageSet::processTitlesArray 2019-09-09 19:54:07 +00:00
ApiParamInfo.php
ApiParse.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
ApiPatrol.php
ApiProtect.php
ApiPurge.php
ApiQuery.php Use ObjectFactory to create API modules 2019-09-09 18:50:16 +00:00
ApiQueryAllCategories.php
ApiQueryAllDeletedRevisions.php api: Make ApiQuery(All)DeletedRevisions accessible to everyone 2019-09-09 22:58:05 +02:00
ApiQueryAllImages.php Remove deprecated User groups/permission static calls. 2019-08-21 19:42:01 -07:00
ApiQueryAllLinks.php i18n: Rename 11 messages for case-compliance 2019-05-18 16:39:49 +02:00
ApiQueryAllMessages.php
ApiQueryAllPages.php i18n: Rename 11 messages for case-compliance 2019-05-18 16:39:49 +02:00
ApiQueryAllRevisions.php Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
ApiQueryAllUsers.php Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
ApiQueryAuthManagerInfo.php
ApiQueryBacklinks.php Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
ApiQueryBacklinksprop.php API: Apply miser-mode namespace check for generator=redirects 2019-06-07 20:36:18 +00:00
ApiQueryBase.php Deprecate and replace usages of User:isAllowed{All,Any} 2019-08-21 18:36:16 -07:00
ApiQueryBlocks.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
ApiQueryCategories.php ApiQueryCategories: Supply limit for DB query 2019-09-02 11:39:45 +00:00
ApiQueryCategoryInfo.php
ApiQueryCategoryMembers.php
ApiQueryContributors.php Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
ApiQueryDeletedRevisions.php api: Make ApiQuery(All)DeletedRevisions accessible to everyone 2019-09-09 22:58:05 +02:00
ApiQueryDeletedrevs.php Unsuppress more phan issues (part 5) 2019-09-01 09:48:31 +00:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php
ApiQueryExternalLinks.php
ApiQueryExtLinksUsage.php
ApiQueryFilearchive.php api: Update QueryFilearchive to provide information to everyone 2019-09-06 22:21:58 +02:00
ApiQueryFileRepoInfo.php
ApiQueryGeneratorBase.php
ApiQueryImageInfo.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
ApiQueryImages.php
ApiQueryInfo.php Unsuppress phan issues part 6 2019-09-01 09:48:45 +00:00
ApiQueryIWBacklinks.php
ApiQueryIWLinks.php
ApiQueryLangBacklinks.php
ApiQueryLangLinks.php
ApiQueryLanguageinfo.php Fix meta=languageinfo usage example 2019-06-25 10:45:14 +02:00
ApiQueryLinks.php
ApiQueryLogEvents.php Deprecate and replace usages of User:isAllowed{All,Any} 2019-08-21 18:36:16 -07:00
ApiQueryMyStashedFiles.php
ApiQueryPagePropNames.php
ApiQueryPageProps.php
ApiQueryPagesWithProp.php
ApiQueryPrefixSearch.php
ApiQueryProtectedTitles.php Fix variable in ApiQueryProtectedTitles 2019-05-23 18:57:23 +02:00
ApiQueryQueryPage.php Avoid error in querypage API when there's no value field 2019-08-02 16:05:01 +02:00
ApiQueryRandom.php
ApiQueryRecentChanges.php Deprecate and replace usages of User:isAllowed{All,Any} 2019-08-21 18:36:16 -07:00
ApiQueryRevisions.php Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
ApiQueryRevisionsBase.php Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
ApiQuerySearch.php Add ISearchResultSet 2019-07-22 18:27:39 +00:00
ApiQuerySiteinfo.php Mass conversion to NamespaceInfo 2019-05-07 22:44:56 +02:00
ApiQueryStashImageInfo.php Fix property filter for ApiQueryStashImageInfo::getPropertyNames 2019-09-10 18:14:49 +00:00
ApiQueryTags.php
ApiQueryTokens.php
ApiQueryUserContribs.php Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
ApiQueryUserInfo.php Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
ApiQueryUsers.php Unsuppress other phan issues (part 4) 2019-08-31 17:13:39 +00:00
ApiQueryWatchlist.php
ApiQueryWatchlistRaw.php
ApiRawMessage.php
ApiRemoveAuthenticationData.php
ApiResetPassword.php Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
ApiResult.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
ApiRevisionDelete.php Allow users who are partially blocked to delete revisions. 2019-09-11 08:14:48 +01:00
ApiRollback.php
ApiRsd.php Fix a couple of Generic.Files.OneObjectStructurePerFile.MultipleFound in api 2019-04-13 23:32:53 +00:00
ApiSerializable.php
ApiSetNotificationTimestamp.php Move callers away from Title::GAID_FOR_UPDATE 2019-09-09 13:19:08 -07:00
ApiSetPageLanguage.php
ApiStashEdit.php Remove redundant ignore_user_abort() call in ApiStashEdit 2019-08-29 22:18:57 -07:00
ApiTag.php Allow partially blocked users to tag unrelated revisions 2019-09-10 11:54:05 -04:00
ApiTokens.php
ApiUnblock.php Unsuppress more phan issues (part 5) 2019-09-01 09:48:31 +00:00
ApiUndelete.php Unsuppress more phan issues (part 5) 2019-09-01 09:48:31 +00:00
ApiUpload.php Better grouping for code adding elements to arrays 2019-09-03 19:38:57 +02:00
ApiUsageException.php
ApiUserrights.php Unsuppress more phan issues (part 5) 2019-09-01 09:48:31 +00:00
ApiValidatePassword.php Unsuppress more phan issues (part 5) 2019-09-01 09:48:31 +00:00
ApiWatch.php
IApiMessage.php
SearchApi.php Unsuppress more phan issues (part 5) 2019-09-01 09:48:31 +00:00