wiki.techinc.nl/includes/api
Petr Pchelko fd130247c2 Deprecate and replace usages of User:isAllowed{All,Any}
Bug: T220191
Change-Id: I197b8fadaa93e7b320fc19c10e3e09387fe09ad2
2019-08-21 18:36:16 -07:00
..
i18n Localisation updates from https://translatewiki.net. 2019-08-15 08:27:59 +02:00
ApiAMCreateAccount.php
ApiAuthManagerHelper.php Get rid of unnecessary func_get_args() and friends 2019-04-12 20:17:01 +00:00
ApiBase.php Deprecate and replace usages of User:isAllowed{All,Any} 2019-08-21 18:36:16 -07:00
ApiBlock.php Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07: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
ApiDisabled.php
ApiEditPage.php Revert "Clean up ApiEditPage content handler undo logic" 2019-08-19 14:49:42 +00:00
ApiEmailUser.php
ApiErrorFormatter.php Split ApiErrorFormatter.php to have one class in one file 2019-04-21 22:20:22 +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 Remove all $wgParser use from core 2019-04-17 15:16:50 +03:00
ApiFeedContributions.php ApiFeedContributions: Throw if the username is invalid 2019-08-13 10:35:49 -07:00
ApiFeedRecentChanges.php Remove unused constructor parameter and unused member variables 2019-04-14 01:43:19 +00:00
ApiFeedWatchlist.php Remove all $wgParser use from core 2019-04-17 15:16:50 +03: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: Create a module bundle for 'apipretty' and 'apihelp' 2019-07-30 01:17:35 +01:00
ApiHelpParamValueMessage.php
ApiImageRotate.php TempFSFileFactory service 2019-08-21 16:26:05 +03:00
ApiImport.php Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
ApiImportReporter.php Improve type hints in export related classes 2019-07-05 18:41:56 +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 Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
ApiManageTags.php Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
ApiMergeHistory.php
ApiMessage.php
ApiMessageTrait.php Fix API message maps for block errors 2019-07-03 08:05:27 +01:00
ApiModuleManager.php
ApiMove.php Merge "Replace User::isAllowed with PermissionManager." 2019-08-21 08:00:33 +00:00
ApiOpenSearch.php Fix a couple of Generic.Files.OneObjectStructurePerFile.MultipleFound in api 2019-04-13 23:32:53 +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 Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
ApiParamInfo.php
ApiParse.php Avoid usage of deprecated Revision::* constants, use RevisionRecord 2019-07-21 15:03:03 +01:00
ApiPatrol.php
ApiProtect.php
ApiPurge.php
ApiQuery.php Add schema version param for API export. 2019-06-27 21:57:05 +00:00
ApiQueryAllCategories.php
ApiQueryAllDeletedRevisions.php Deprecate and replace usages of User:isAllowed{All,Any} 2019-08-21 18:36:16 -07:00
ApiQueryAllImages.php i18n: Rename 11 messages for case-compliance 2019-05-18 16:39:49 +02: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 Deprecate and replace usages of User:isAllowed{All,Any} 2019-08-21 18:36:16 -07:00
ApiQueryAllUsers.php i18n: Rename 11 messages for case-compliance 2019-05-18 16:39:49 +02:00
ApiQueryAuthManagerInfo.php
ApiQueryBacklinks.php
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 Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
ApiQueryCategories.php
ApiQueryCategoryInfo.php
ApiQueryCategoryMembers.php
ApiQueryContributors.php
ApiQueryDeletedRevisions.php Deprecate and replace usages of User:isAllowed{All,Any} 2019-08-21 18:36:16 -07:00
ApiQueryDeletedrevs.php Deprecate and replace usages of User:isAllowed{All,Any} 2019-08-21 18:36:16 -07:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php
ApiQueryExternalLinks.php
ApiQueryExtLinksUsage.php
ApiQueryFilearchive.php Deprecate and replace usages of User:isAllowed{All,Any} 2019-08-21 18:36:16 -07:00
ApiQueryFileRepoInfo.php
ApiQueryGeneratorBase.php
ApiQueryImageInfo.php Remove ApiQueryImageInfo::(getProperties|getPropertyDescriptions) 2019-06-28 14:39:29 +01:00
ApiQueryImages.php
ApiQueryInfo.php Deprecate and replace usages of User:isAllowed{All,Any} 2019-08-21 18:36:16 -07: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 Deprecate and replace usages of User:isAllowed{All,Any} 2019-08-21 18:36:16 -07:00
ApiQueryRevisionsBase.php Clean up spacing of doc comments 2019-08-05 22:29:50 +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
ApiQueryTags.php
ApiQueryTokens.php
ApiQueryUserContribs.php Deprecate and replace usages of User:isAllowed{All,Any} 2019-08-21 18:36:16 -07:00
ApiQueryUserInfo.php Merge "Remove usages of deprecated User::getRights." 2019-08-21 08:15:34 +00:00
ApiQueryUsers.php Remove usages of deprecated User::getRights. 2019-08-20 19:43:54 -07:00
ApiQueryWatchlist.php
ApiQueryWatchlistRaw.php
ApiRawMessage.php
ApiRemoveAuthenticationData.php
ApiResetPassword.php
ApiResult.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
ApiRevisionDelete.php Deprecate User::isBlocked() 2019-04-25 11:47:44 -04: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 Don't require Title for getTimestampFromId 2019-05-05 14:35:53 +03:00
ApiSetPageLanguage.php
ApiStashEdit.php Keep ERROR_* constants in ApiStashEdit for backwards compatibility 2019-04-23 12:43:38 -07:00
ApiTag.php Deprecate User::isBlocked() 2019-04-25 11:47:44 -04:00
ApiTokens.php
ApiUnblock.php Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
ApiUndelete.php API: Migrate Title::userCan() calls to PermissionManager 2019-05-30 20:23:53 +02:00
ApiUpload.php Don't try to store File objects to the upload session 2019-07-26 16:15:30 +10:00
ApiUsageException.php
ApiUserrights.php Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
ApiValidatePassword.php
ApiWatch.php
IApiMessage.php
SearchApi.php Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00