| .. |
|
Hook
|
Namespace Message, move to appropriate directory
|
2024-02-14 15:10:36 -05:00 |
|
i18n
|
Localisation updates from https://translatewiki.net.
|
2024-03-01 08:06:18 +01:00 |
|
Validator
|
Namespace Message, move to appropriate directory
|
2024-02-14 15:10:36 -05:00 |
|
ApiAcquireTempUserName.php
|
Handle collisions from SerialProvider::acquireIndex
|
2023-12-21 14:49:42 +00:00 |
|
ApiAMCreateAccount.php
|
Fix logging Status objects to 'authevents' channel
|
2023-10-16 15:37:33 +00:00 |
|
ApiAuthManagerHelper.php
|
Move Parser to Mediawiki\Parser namespace
|
2024-02-16 09:18:38 -05:00 |
|
ApiBase.php
|
Add missing block message keys to ApiBase and ApiMessageTrait
|
2024-02-23 10:56:48 +00:00 |
|
ApiBlock.php
|
Merge "Add 'temp' to allowed user types in various APIs"
|
2023-11-30 21:39:48 +00:00 |
|
ApiBlockInfoTrait.php
|
Support new block schema
|
2023-11-29 13:31:42 +11:00 |
|
ApiChangeAuthenticationData.php
|
Use real type hints for services etc. in api/ except ApiQuery*.php
|
2023-08-29 01:04:26 +00:00 |
|
ApiChangeContentModel.php
|
Remove more indirect calls to IDBAccessObject::READ_* constants
|
2024-01-23 15:42:38 +01:00 |
|
ApiCheckToken.php
|
api: add missing help URLs that exist on mw.org
|
2023-10-12 12:58:30 -07:00 |
|
ApiClearHasMsg.php
|
Use real type hints for services etc. in api/ except ApiQuery*.php
|
2023-08-29 01:04:26 +00:00 |
|
ApiClientLogin.php
|
Fix logging Status objects to 'authevents' channel
|
2023-10-16 15:37:33 +00:00 |
|
ApiComparePages.php
|
ArchivedRevisionLookup: Allow lookups using just the revision ID
|
2023-09-02 01:56:20 +00:00 |
|
ApiContinuationManager.php
|
|
|
|
ApiCreateTempUserTrait.php
|
Add API help messages to ApiCreateTempUserTrait
|
2024-02-14 12:04:39 +01:00 |
|
ApiCSPReport.php
|
Use real type hints for services etc. in api/ except ApiQuery*.php
|
2023-08-29 01:04:26 +00:00 |
|
ApiDelete.php
|
Move user options related classes into its own namespace
|
2023-11-29 13:27:13 +01:00 |
|
ApiDisabled.php
|
|
|
|
ApiEditPage.php
|
Namespace includes/context
|
2024-02-08 11:07:01 -05:00 |
|
ApiEmailUser.php
|
EmailUser: use authorizeAction()
|
2023-09-26 21:20:32 +02:00 |
|
ApiEntryPoint.php
|
Namespace includes/context
|
2024-02-08 11:07:01 -05:00 |
|
ApiErrorFormatter.php
|
Use thousands separators in selected integer literals
|
2023-12-12 09:22:45 +11:00 |
|
ApiErrorFormatter_BackCompat.php
|
|
|
|
ApiExpandTemplates.php
|
Move Parser to Mediawiki\Parser namespace
|
2024-02-16 09:18:38 -05:00 |
|
ApiFeedContributions.php
|
Add 'temp' to allowed user types in various APIs
|
2023-11-30 14:19:40 +00:00 |
|
ApiFeedRecentChanges.php
|
Update help text for 'hideanons' in ApiFeedRecentChanges API
|
2024-02-22 17:20:28 +00:00 |
|
ApiFeedWatchlist.php
|
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
|
2023-09-18 18:23:13 +01:00 |
|
ApiFileRevert.php
|
api: add missing help URLs that exist on mw.org
|
2023-10-12 12:58:30 -07:00 |
|
ApiFormatBase.php
|
API: mark HTML output as non-cacheable
|
2024-01-12 00:30:32 +01:00 |
|
ApiFormatFeedWrapper.php
|
|
|
|
ApiFormatJson.php
|
ApiFormatJson: Set PARAM_HELP_MSG_PER_VALUE for formatversion
|
2023-08-03 13:05:40 +00:00 |
|
ApiFormatNone.php
|
|
|
|
ApiFormatPhp.php
|
ApiFormatJson: Set PARAM_HELP_MSG_PER_VALUE for formatversion
|
2023-08-03 13:05:40 +00:00 |
|
ApiFormatRaw.php
|
|
|
|
ApiFormatXml.php
|
|
|
|
ApiFormatXmlRsd.php
|
Update name & email for bvibber
|
2024-02-08 17:02:16 -08:00 |
|
ApiHelp.php
|
Namespace includes/context
|
2024-02-08 11:07:01 -05:00 |
|
ApiHelpParamValueMessage.php
|
|
|
|
ApiHookRunner.php
|
Move hooks used by OutputPage into includes/Output/Hook
|
2024-02-09 11:08:43 -05:00 |
|
ApiImageRotate.php
|
api: add missing help URLs that exist on mw.org
|
2023-10-12 12:58:30 -07:00 |
|
ApiImport.php
|
WikiImporter: Pass Authority for permissions instead of global context
|
2023-12-11 19:15:11 +01:00 |
|
ApiImportReporter.php
|
Namespace remaining Title-related classes under \MediaWiki\Title
|
2023-09-19 05:21:23 +00:00 |
|
ApiLinkAccount.php
|
Use real type hints for services etc. in api/ except ApiQuery*.php
|
2023-08-29 01:04:26 +00:00 |
|
ApiLogin.php
|
Namespace remaining User-related classes under \MediaWiki\User
|
2023-09-20 09:12:08 +01:00 |
|
ApiLogout.php
|
|
|
|
ApiMain.php
|
Update help text for 'hideanons' in ApiFeedRecentChanges API
|
2024-02-22 17:20:28 +00:00 |
|
ApiManageTags.php
|
i18n: Split apihelp for parameter action=managetags&operation=
|
2023-08-05 14:14:45 +02:00 |
|
ApiMergeHistory.php
|
Use real type hints for services etc. in api/ except ApiQuery*.php
|
2023-08-29 01:04:26 +00:00 |
|
ApiMessage.php
|
Make use of the [ ... ] operator instead of array_merge
|
2024-01-31 15:47:44 +01:00 |
|
ApiMessageTrait.php
|
Add missing block message keys to ApiBase and ApiMessageTrait
|
2024-02-23 10:56:48 +00:00 |
|
ApiModuleManager.php
|
Namespace includes/context
|
2024-02-08 11:07:01 -05:00 |
|
ApiMove.php
|
Move user options related classes into its own namespace
|
2023-11-29 13:27:13 +01:00 |
|
ApiOpenSearch.php
|
Drop deprecated config $wgOpenSearchTemplate
|
2024-02-12 19:54:00 +01:00 |
|
ApiOpenSearchFormatJson.php
|
Update name & email for bvibber
|
2024-02-08 17:02:16 -08:00 |
|
ApiOptions.php
|
Move user options related classes into its own namespace
|
2023-11-29 13:27:13 +01:00 |
|
ApiPageSet.php
|
Namespace includes/cache
|
2024-02-20 10:28:03 -05:00 |
|
ApiParamInfo.php
|
Move Parser to Mediawiki\Parser namespace
|
2024-02-16 09:18:38 -05:00 |
|
ApiParse.php
|
Namespace includes/cache
|
2024-02-20 10:28:03 -05:00 |
|
ApiPatrol.php
|
Use real type hints for services etc. in api/ except ApiQuery*.php
|
2023-08-29 01:04:26 +00:00 |
|
ApiProtect.php
|
Move user options related classes into its own namespace
|
2023-11-29 13:27:13 +01:00 |
|
ApiPurge.php
|
Use Authority::authorizeAction for implicit purge/linkpurge right
|
2024-01-26 23:31:58 +01:00 |
|
ApiQuery.php
|
Update summary message for ApiQueryContributors for temp accounts
|
2024-02-28 12:18:58 +00:00 |
|
ApiQueryAllCategories.php
|
api: Migrate away from buildLike to expression builder
|
2023-11-08 19:04:05 +01:00 |
|
ApiQueryAllDeletedRevisions.php
|
Add 'temp' to allowed user types in various APIs
|
2023-11-30 14:19:40 +00:00 |
|
ApiQueryAllImages.php
|
Add 'temp' to allowed user types in various APIs
|
2023-11-30 14:19:40 +00:00 |
|
ApiQueryAllLinks.php
|
Namespace includes/cache
|
2024-02-20 10:28:03 -05:00 |
|
ApiQueryAllMessages.php
|
Namespace 'special' Pagers under \MediaWiki\Pager
|
2023-09-18 18:23:13 +01:00 |
|
ApiQueryAllPages.php
|
Namespace includes/cache
|
2024-02-20 10:28:03 -05:00 |
|
ApiQueryAllRevisions.php
|
Add 'temp' to allowed user types in various APIs
|
2023-11-30 14:19:40 +00:00 |
|
ApiQueryAllUsers.php
|
use getUserPermissions in query allusers api calls to get user rights
|
2023-12-11 14:04:36 +02:00 |
|
ApiQueryAuthManagerInfo.php
|
Use real type hints for services etc. in api/ApiQuery*.php
|
2023-08-29 01:02:40 +00:00 |
|
ApiQueryBacklinks.php
|
api: Add support for pagelinks migration in ApiQueryBacklinks::runSecondQuery
|
2023-12-07 15:24:35 +01:00 |
|
ApiQueryBacklinksprop.php
|
api: Only force backlink namespace index when there is one ns only
|
2023-12-06 19:20:08 +01:00 |
|
ApiQueryBase.php
|
Migrate another batch to use $db->expr instead of raw SQL
|
2023-10-30 17:56:35 -04:00 |
|
ApiQueryBlockInfoTrait.php
|
Support new block schema
|
2023-11-29 13:31:42 +11:00 |
|
ApiQueryBlocks.php
|
Special:BlockList: Improve display of hidden users
|
2023-12-05 13:25:54 -05:00 |
|
ApiQueryCategories.php
|
Simplify WHERE conditions with field IS NULL
|
2023-07-24 19:22:36 +02:00 |
|
ApiQueryCategoryInfo.php
|
Migrate another batch to use $db->expr instead of raw SQL
|
2023-10-30 17:56:35 -04:00 |
|
ApiQueryCategoryMembers.php
|
Use real type hints for services etc. in api/ApiQuery*.php
|
2023-08-29 01:02:40 +00:00 |
|
ApiQueryContributors.php
|
Update summary message for ApiQueryContributors for temp accounts
|
2024-02-28 12:18:58 +00:00 |
|
ApiQueryDeletedRevisions.php
|
ApiQueryDeletedRevisions: Simplify getExamplesMessages
|
2024-01-25 17:29:27 +00:00 |
|
ApiQueryDeletedrevs.php
|
Merge "api: On revision related modules add extra info to limit parameter"
|
2023-12-06 21:03:52 +00:00 |
|
ApiQueryDisabled.php
|
|
|
|
ApiQueryDuplicateFiles.php
|
Use real type hints for services etc. in api/ApiQuery*.php
|
2023-08-29 01:02:40 +00:00 |
|
ApiQueryExternalLinks.php
|
Move Parser to Mediawiki\Parser namespace
|
2024-02-16 09:18:38 -05:00 |
|
ApiQueryExtLinksUsage.php
|
Move Parser to Mediawiki\Parser namespace
|
2024-02-16 09:18:38 -05:00 |
|
ApiQueryFilearchive.php
|
api: Migrate away from buildLike to expression builder
|
2023-11-08 19:04:05 +01:00 |
|
ApiQueryFileRepoInfo.php
|
Use real type hints for services etc. in api/ApiQuery*.php
|
2023-08-29 01:02:40 +00:00 |
|
ApiQueryGeneratorBase.php
|
|
|
|
ApiQueryImageInfo.php
|
Add temp flags to api calls
|
2023-12-12 00:32:01 -08:00 |
|
ApiQueryImages.php
|
Get correct main page in API call examples
|
2023-09-20 17:12:06 +03:00 |
|
ApiQueryInfo.php
|
ApiQueryInfo: Fix permission checks while logged-out and temp users enabled
|
2023-10-31 15:32:17 +00:00 |
|
ApiQueryIWBacklinks.php
|
|
|
|
ApiQueryIWLinks.php
|
Get correct main page in API call examples
|
2023-09-20 17:12:06 +03:00 |
|
ApiQueryLangBacklinks.php
|
|
|
|
ApiQueryLangLinks.php
|
Get correct main page in API call examples
|
2023-09-20 17:12:06 +03:00 |
|
ApiQueryLanguageinfo.php
|
Use real type hints for services etc. in api/ApiQuery*.php
|
2023-08-29 01:02:40 +00:00 |
|
ApiQueryLinks.php
|
Get correct main page in API call examples
|
2023-09-20 17:12:06 +03:00 |
|
ApiQueryLogEvents.php
|
Add temp flags to api calls
|
2023-12-12 00:32:01 -08:00 |
|
ApiQueryMyStashedFiles.php
|
Simplify WHERE conditions with field IS NULL
|
2023-07-24 19:22:36 +02:00 |
|
ApiQueryPagePropNames.php
|
|
|
|
ApiQueryPageProps.php
|
Get correct main page in API call examples
|
2023-09-20 17:12:06 +03:00 |
|
ApiQueryPagesWithProp.php
|
|
|
|
ApiQueryPrefixSearch.php
|
Api*Search: Remove some redundant caching
|
2023-08-30 17:36:36 +02:00 |
|
ApiQueryProtectedTitles.php
|
Use real type hints for services etc. in api/ApiQuery*.php
|
2023-08-29 01:02:40 +00:00 |
|
ApiQueryQueryPage.php
|
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
|
2023-09-18 18:23:13 +01:00 |
|
ApiQueryRandom.php
|
Replace single-value $db->buildComparison() with $db->expr()
|
2023-10-22 01:05:47 +02:00 |
|
ApiQueryRecentChanges.php
|
Replace more instances of unchecked MWException
|
2024-01-23 16:20:53 +00:00 |
|
ApiQueryRevisions.php
|
Add 'temp' to allowed user types in various APIs
|
2023-11-30 14:19:40 +00:00 |
|
ApiQueryRevisionsBase.php
|
Move Parser to Mediawiki\Parser namespace
|
2024-02-16 09:18:38 -05:00 |
|
ApiQuerySearch.php
|
Api*Search: Remove some redundant caching
|
2023-08-30 17:36:36 +02:00 |
|
ApiQuerySiteinfo.php
|
Merge "ApiSiteInfo: Add siprop=autopromoteonce"
|
2024-01-24 23:36:32 +00:00 |
|
ApiQueryStashImageInfo.php
|
Use real type hints for services etc. in api/ApiQuery*.php
|
2023-08-29 01:02:40 +00:00 |
|
ApiQueryTags.php
|
api: add "software" tag source to take the place of "extension" in ApiQueryTags
|
2023-10-26 17:54:51 -07:00 |
|
ApiQueryTokens.php
|
Namespace User under \MediaWiki\User
|
2023-09-19 19:18:16 +00:00 |
|
ApiQueryUserContribs.php
|
Add 'temp' to allowed user types in various APIs
|
2023-11-30 14:19:40 +00:00 |
|
ApiQueryUserInfo.php
|
Add 'temp' flag to ApiQueryUserInfo API
|
2024-02-28 17:21:30 +00:00 |
|
ApiQueryUsers.php
|
Namespace includes/cache
|
2024-02-20 10:28:03 -05:00 |
|
ApiQueryWatchlist.php
|
Namespace includes/cache
|
2024-02-20 10:28:03 -05:00 |
|
ApiQueryWatchlistRaw.php
|
Namespace includes/cache
|
2024-02-20 10:28:03 -05:00 |
|
ApiRawMessage.php
|
|
|
|
ApiRemoveAuthenticationData.php
|
Use real type hints for services etc. in api/ except ApiQuery*.php
|
2023-08-29 01:04:26 +00:00 |
|
ApiResetPassword.php
|
ApiResetPassword: Allow both user and email parameters to be passed for reset
|
2024-02-15 18:57:09 +00:00 |
|
ApiResult.php
|
Change uses of getDBLoadBalancerFactory() to getConnectionProvider()
|
2024-01-22 22:27:45 +01:00 |
|
ApiRevisionDelete.php
|
Get correct main page in API call examples
|
2023-09-20 17:12:06 +03:00 |
|
ApiRollback.php
|
Merge "Add 'temp' to allowed user types in various APIs"
|
2023-11-30 21:39:48 +00:00 |
|
ApiRsd.php
|
Update name & email for bvibber
|
2024-02-08 17:02:16 -08:00 |
|
ApiSerializable.php
|
|
|
|
ApiSetNotificationTimestamp.php
|
Remove more indirect calls to IDBAccessObject::READ_* constants
|
2024-01-23 15:42:38 +01:00 |
|
ApiSetPageLanguage.php
|
Get correct main page in API call examples
|
2023-09-20 17:12:06 +03:00 |
|
ApiStashEdit.php
|
api: add missing help URLs that exist on mw.org
|
2023-10-12 12:58:30 -07:00 |
|
ApiTag.php
|
Use real type hints for services etc. in api/ except ApiQuery*.php
|
2023-08-29 01:04:26 +00:00 |
|
ApiUnblock.php
|
Change DatabaseBlock::TYPE_AUTO to Block::TYPE_AUTO
|
2024-01-03 19:16:00 +00:00 |
|
ApiUndelete.php
|
Remove more indirect calls to IDBAccessObject::READ_* constants
|
2024-01-23 15:42:38 +01:00 |
|
ApiUpload.php
|
Merge "upload: switch AssembleUploadChunksJob to GenericParameterJob"
|
2024-03-03 09:30:51 +00:00 |
|
ApiUsageException.php
|
Reorg: Move Status to MediaWiki\Status\
|
2023-08-25 15:44:17 +02:00 |
|
ApiUserrights.php
|
Remove more indirect calls to IDBAccessObject::READ_* constants
|
2024-01-23 15:42:38 +01:00 |
|
ApiValidatePassword.php
|
Use real type hints for services etc. in api/ except ApiQuery*.php
|
2023-08-29 01:04:26 +00:00 |
|
ApiWatch.php
|
Get correct main page in API call examples
|
2023-09-20 17:12:06 +03:00 |
|
ApiWatchlistTrait.php
|
Move user options related classes into its own namespace
|
2023-11-29 13:27:13 +01:00 |
|
IApiMessage.php
|
|
|
|
SearchApi.php
|
Namespace includes/context
|
2024-02-08 11:07:01 -05:00 |