| .. |
|
Hook
|
Remove some more comments that literally repeat the code
|
2021-06-18 21:23:56 +00:00 |
|
i18n
|
Localisation updates from https://translatewiki.net.
|
2021-07-20 08:08:19 +02:00 |
|
Validator
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
ApiAMCreateAccount.php
|
Inject AuthManager into some api classes
|
2021-05-29 00:32:05 +00:00 |
|
ApiAuthManagerHelper.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiBase.php
|
Use CsrfTokenSet as CSRF token source
|
2021-07-12 14:19:15 -07:00 |
|
ApiBlock.php
|
Convert BlockUtils::parseBlockTarget to UserIdentity
|
2021-07-20 22:12:26 +02:00 |
|
ApiBlockInfoTrait.php
|
Introduce Block interface and replace AbstractBlock.
|
2021-05-11 11:36:11 +02:00 |
|
ApiChangeAuthenticationData.php
|
Inject AuthManager into some api classes
|
2021-05-29 00:32:05 +00:00 |
|
ApiChangeContentModel.php
|
Use the edited page's title for magic words in action=edit error messages
|
2021-05-21 18:00:36 +02:00 |
|
ApiCheckToken.php
|
|
|
|
ApiClearHasMsg.php
|
Inject TalkPageNotificationManager into ApiClearHasMsg
|
2020-10-25 22:32:57 +00:00 |
|
ApiClientLogin.php
|
Mark ApiClientLogin/ApiLogin as requiring write mode
|
2021-07-13 14:49:05 +01:00 |
|
ApiComparePages.php
|
api: Inject services into ApiComparePages
|
2021-06-28 19:42:10 +00:00 |
|
ApiContinuationManager.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiCSPReport.php
|
Remove unneeded ApiCSPReport::isWriteMode
|
2020-08-19 10:26:56 +00:00 |
|
ApiDelete.php
|
api: Inject services into ApiWatchlistTrait
|
2021-07-06 20:15:30 +00:00 |
|
ApiDisabled.php
|
|
|
|
ApiEditPage.php
|
Use CsrfTokenSet as CSRF token source
|
2021-07-12 14:19:15 -07:00 |
|
ApiEmailUser.php
|
Add comment to fall-through cases in switch
|
2021-04-15 17:31:12 +00:00 |
|
ApiErrorFormatter.php
|
Use Message::page instead of Message::title
|
2021-06-09 13:18:22 +00:00 |
|
ApiErrorFormatter_BackCompat.php
|
|
|
|
ApiExpandTemplates.php
|
ApiExpandTemplates: inject services
|
2021-06-16 22:25:02 +02:00 |
|
ApiFeedContributions.php
|
ApiFeedContributions: inject services
|
2021-06-20 00:31:14 +02:00 |
|
ApiFeedRecentChanges.php
|
Use SpecialPageFactory to create special pages in ApiFeedRecentChanges
|
2020-11-03 18:11:46 +00:00 |
|
ApiFeedWatchlist.php
|
ApiFeedWatchlist: inject services
|
2021-06-25 14:33:07 +02:00 |
|
ApiFileRevert.php
|
ApiFileRevert: inject RepoGroup
|
2021-06-26 16:51:01 +02:00 |
|
ApiFormatBase.php
|
|
|
|
ApiFormatFeedWrapper.php
|
Improve docs in api related classes
|
2020-11-13 23:11:06 +01:00 |
|
ApiFormatJson.php
|
Api: Convert php and json formatversion to use PARAM_HELP_MSG_PER_VALUE
|
2021-06-25 18:34:37 +01:00 |
|
ApiFormatNone.php
|
|
|
|
ApiFormatPhp.php
|
Api: Convert php and json formatversion to use PARAM_HELP_MSG_PER_VALUE
|
2021-06-25 18:34:37 +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
|
ApiHelp: inject SkinFactory
|
2021-06-27 01:03:47 +02:00 |
|
ApiHelpParamValueMessage.php
|
Replace Title in Message/MessageCache
|
2021-06-09 06:16:56 -07:00 |
|
ApiHookRunner.php
|
api: Replace deprecated Hooks::run in ApiParse
|
2021-07-01 03:06:03 +00:00 |
|
ApiImageRotate.php
|
api: Inject services into ApiImageRotate
|
2021-06-29 20:59:30 +02:00 |
|
ApiImport.php
|
WikiImporter: inject services
|
2021-05-24 23:10:07 +02:00 |
|
ApiImportReporter.php
|
ImportReporter: replace Title in method signatures
|
2021-05-12 23:25:21 +02:00 |
|
ApiLinkAccount.php
|
Inject AuthManager into some api classes
|
2021-05-29 00:32:05 +00:00 |
|
ApiLogin.php
|
Mark ApiClientLogin/ApiLogin as requiring write mode
|
2021-07-13 14:49:05 +01:00 |
|
ApiLogout.php
|
|
|
|
ApiMain.php
|
Merge "Api: Convert errorformat to use PARAM_HELP_MSG_PER_VALUE"
|
2021-07-13 13:52:30 +00:00 |
|
ApiManageTags.php
|
Convert ChangeTags public interface to Authority.
|
2021-02-24 14:09:16 -07:00 |
|
ApiMergeHistory.php
|
api: Inject services into ApiMergeHistory
|
2021-06-29 19:33:05 +02:00 |
|
ApiMessage.php
|
Add taint hints for message creation method
|
2020-12-10 23:18:18 +01:00 |
|
ApiMessageTrait.php
|
Comments: use only // instead of more
|
2021-03-10 15:05:57 +00:00 |
|
ApiModuleManager.php
|
Improve docs in api related classes
|
2020-11-13 23:11:06 +01:00 |
|
ApiMove.php
|
api: Inject services into ApiWatchlistTrait
|
2021-07-06 20:15:30 +00:00 |
|
ApiOpenSearch.php
|
Inject dependencies into SearchApi
|
2021-07-04 10:58:36 +00:00 |
|
ApiOpenSearchFormatJson.php
|
Remove unused default values from class properties
|
2021-05-12 13:44:28 +02:00 |
|
ApiOptions.php
|
api: Replace deprecated User::getOptionKinds/resetOptions in ApiOptions
|
2021-07-02 16:17:07 +02:00 |
|
ApiPageSet.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiParamInfo.php
|
api: Use UserFactory::newAnonymous in ApiParamInfo
|
2021-06-29 19:52:41 +02:00 |
|
ApiParse.php
|
Merge "api: Replace deprecated WikiPage::factory in ApiParse"
|
2021-07-01 03:36:02 +00:00 |
|
ApiPatrol.php
|
ApiPatrol: inject RevisionStore
|
2021-06-02 21:13:50 +00:00 |
|
ApiProtect.php
|
api: Inject services into ApiWatchlistTrait
|
2021-07-06 20:15:30 +00:00 |
|
ApiPurge.php
|
api: Replace deprecated WikiPage::factory in ApiPurge
|
2021-06-29 20:37:13 +02:00 |
|
ApiQuery.php
|
ApiQueryInfo: add associatedpage prop
|
2021-07-09 19:48:20 +00:00 |
|
ApiQueryAllCategories.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiQueryAllDeletedRevisions.php
|
api: Inject services into ApiQuery(All)(Deleted)Revisions
|
2021-07-05 20:03:06 +02:00 |
|
ApiQueryAllImages.php
|
api: Inject GroupPermissionsLookup into modules
|
2021-07-06 20:48:35 +00:00 |
|
ApiQueryAllLinks.php
|
api: Inject services into ApiQueryAllLinks
|
2021-07-02 22:47:45 +02:00 |
|
ApiQueryAllMessages.php
|
api: Inject services into ApiQueryAllMessages
|
2021-07-03 21:45:14 +02:00 |
|
ApiQueryAllPages.php
|
api: Inject services into ApiQueryAllPages
|
2021-07-03 20:21:27 +02:00 |
|
ApiQueryAllRevisions.php
|
Schema migration for revison_actor_temp table removal
|
2021-07-14 08:29:04 +10:00 |
|
ApiQueryAllUsers.php
|
api: Inject GroupPermissionsLookup into modules
|
2021-07-06 20:48:35 +00:00 |
|
ApiQueryAuthManagerInfo.php
|
api: Inject services into ApiQueryAuthManagerInfo
|
2021-07-02 22:02:36 +02:00 |
|
ApiQueryBacklinks.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
ApiQueryBacklinksprop.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiQueryBase.php
|
api: Replace deprecated Hooks::isRegistered in ApiQueryBase
|
2021-06-30 20:56:55 +02:00 |
|
ApiQueryBlockInfoTrait.php
|
Use Authority and GroupPermissionLookup in Action API
|
2021-02-23 14:31:14 +00:00 |
|
ApiQueryBlocks.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiQueryCategories.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiQueryCategoryInfo.php
|
ApiPageSet: replace Title in method signatures
|
2021-05-12 23:17:59 +02:00 |
|
ApiQueryCategoryMembers.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiQueryContributors.php
|
Schema migration for revison_actor_temp table removal
|
2021-07-14 08:29:04 +10:00 |
|
ApiQueryDeletedRevisions.php
|
api: Inject services into ApiQuery(All)(Deleted)Revisions
|
2021-07-05 20:03:06 +02:00 |
|
ApiQueryDeletedrevs.php
|
Use CsrfTokenSet as CSRF token source
|
2021-07-12 14:19:15 -07:00 |
|
ApiQueryDisabled.php
|
|
|
|
ApiQueryDuplicateFiles.php
|
api: Inject services into ApiQueryDuplicateFiles
|
2021-07-02 16:13:50 +02:00 |
|
ApiQueryExternalLinks.php
|
|
|
|
ApiQueryExtLinksUsage.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiQueryFilearchive.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiQueryFileRepoInfo.php
|
api: Inject services into ApiQueryFileRepoInfo
|
2021-07-02 21:55:55 +02:00 |
|
ApiQueryGeneratorBase.php
|
|
|
|
ApiQueryImageInfo.php
|
api: Inject services into ApiQueryImageInfo/ApiQueryStashImageInfo
|
2021-07-02 20:41:27 +02:00 |
|
ApiQueryImages.php
|
Add PHPDoc documentation to all API query module constructors
|
2020-10-27 19:16:41 +00:00 |
|
ApiQueryInfo.php
|
Use CsrfTokenSet as CSRF token source
|
2021-07-12 14:19:15 -07:00 |
|
ApiQueryIWBacklinks.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiQueryIWLinks.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiQueryLangBacklinks.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiQueryLangLinks.php
|
api: Inject services into ApiQueryLangLinks
|
2021-07-02 18:05:52 +00:00 |
|
ApiQueryLanguageinfo.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiQueryLinks.php
|
api: Inject services into ApiQueryLinks
|
2021-07-02 14:38:45 +00:00 |
|
ApiQueryLogEvents.php
|
api: Inject ChangeTagDefStore into ApiQueryLogEvents
|
2021-07-02 22:58:00 +02:00 |
|
ApiQueryMyStashedFiles.php
|
api: Change User::isAnon to User::isRegistered
|
2021-06-29 17:18:41 +02:00 |
|
ApiQueryPagePropNames.php
|
|
|
|
ApiQueryPageProps.php
|
api: Inject services into ApiQueryPageProps
|
2021-06-28 22:44:34 +02:00 |
|
ApiQueryPagesWithProp.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiQueryPrefixSearch.php
|
Inject dependencies into SearchApi
|
2021-07-04 10:58:36 +00:00 |
|
ApiQueryProtectedTitles.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiQueryQueryPage.php
|
api: Inject services into ApiQueryQueryPage
|
2021-07-02 23:11:30 +02:00 |
|
ApiQueryRandom.php
|
Add PHPDoc documentation to all API query module constructors
|
2020-10-27 19:16:41 +00:00 |
|
ApiQueryRecentChanges.php
|
Use CsrfTokenSet as CSRF token source
|
2021-07-12 14:19:15 -07:00 |
|
ApiQueryRevisions.php
|
Schema migration for revison_actor_temp table removal
|
2021-07-14 08:29:04 +10:00 |
|
ApiQueryRevisionsBase.php
|
api: Inject services into ApiQuery(All)(Deleted)Revisions
|
2021-07-05 20:03:06 +02:00 |
|
ApiQuerySearch.php
|
api: Use injected services in ApiQuerySearch
|
2021-07-04 11:34:25 +00:00 |
|
ApiQuerySiteinfo.php
|
api: Inject services into ApiQuerySiteinfo
|
2021-07-03 21:06:29 +00:00 |
|
ApiQueryStashImageInfo.php
|
api: Inject services into ApiQueryImageInfo/ApiQueryStashImageInfo
|
2021-07-02 20:41:27 +02:00 |
|
ApiQueryTags.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiQueryTokens.php
|
|
|
|
ApiQueryUserContribs.php
|
Schema migration for revison_actor_temp table removal
|
2021-07-14 08:29:04 +10:00 |
|
ApiQueryUserInfo.php
|
Use CsrfTokenSet as CSRF token source
|
2021-07-12 14:19:15 -07:00 |
|
ApiQueryUsers.php
|
Use CsrfTokenSet as CSRF token source
|
2021-07-12 14:19:15 -07:00 |
|
ApiQueryWatchlist.php
|
api: Inject services into ApiQueryWatchlistRaw/ApiQueryWatchlist
|
2021-07-03 21:59:08 +02:00 |
|
ApiQueryWatchlistRaw.php
|
api: Inject services into ApiQueryWatchlistRaw/ApiQueryWatchlist
|
2021-07-03 21:59:08 +02:00 |
|
ApiRawMessage.php
|
|
|
|
ApiRemoveAuthenticationData.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiResetPassword.php
|
Inject services into ApiResetPassword
|
2020-10-27 17:14:13 +00:00 |
|
ApiResult.php
|
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
|
2021-06-15 00:11:10 +00:00 |
|
ApiRevisionDelete.php
|
Convert ChangeTags public interface to Authority.
|
2021-02-24 14:09:16 -07:00 |
|
ApiRollback.php
|
api: Inject services into ApiWatchlistTrait
|
2021-07-06 20:15:30 +00:00 |
|
ApiRsd.php
|
|
|
|
ApiSerializable.php
|
|
|
|
ApiSetNotificationTimestamp.php
|
api: Change User::isAnon to User::isRegistered
|
2021-06-29 17:18:41 +02:00 |
|
ApiSetPageLanguage.php
|
api: Inject services into ApiSetPageLanguage
|
2021-06-29 23:13:33 +02:00 |
|
ApiStashEdit.php
|
api: Replace deprecated WikiPage::factory in ApiStashEdit
|
2021-06-28 22:20:02 +02: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
|
api: Replace UserCache in ApiUnblock
|
2021-06-30 23:08:01 +02:00 |
|
ApiUndelete.php
|
api: Inject services into ApiWatchlistTrait
|
2021-07-06 20:15:30 +00:00 |
|
ApiUpload.php
|
api: Inject services into ApiWatchlistTrait
|
2021-07-06 20:15:30 +00:00 |
|
ApiUsageException.php
|
|
|
|
ApiUserrights.php
|
api: Replace deprecated User::getAllGroups in ApiUserrights
|
2021-06-30 21:20:56 +02:00 |
|
ApiValidatePassword.php
|
api: Change User::isAnon to User::isRegistered
|
2021-06-29 17:18:41 +02:00 |
|
ApiWatch.php
|
Replace Title::isWatchable() with WatchlistManager::isWatchable()
|
2021-04-29 13:38:07 -04:00 |
|
ApiWatchlistTrait.php
|
api: Inject services into ApiWatchlistTrait
|
2021-07-06 20:15:30 +00:00 |
|
IApiMessage.php
|
|
|
|
SearchApi.php
|
Inject dependencies into SearchApi
|
2021-07-04 10:58:36 +00:00 |