| .. |
|
Hook
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
i18n
|
Localisation updates from https://translatewiki.net.
|
2023-08-02 08:47:52 +02:00 |
|
Validator
|
Reorg: Move HTML-related classes out of includes/ to Html/
|
2023-02-16 20:40:01 +01:00 |
|
ApiAcquireTempUserName.php
|
Acquire a temporary user username before previewing
|
2023-07-31 10:48:20 +02:00 |
|
ApiAMCreateAccount.php
|
|
|
|
ApiAuthManagerHelper.php
|
|
|
|
ApiBase.php
|
api: Minor cleanup of some Api Base classes
|
2023-07-26 10:59:12 +00:00 |
|
ApiBlock.php
|
Api: Fix some very old copyright statements for Roan
|
2023-03-16 13:27:37 -04:00 |
|
ApiBlockInfoTrait.php
|
api: include details of email and own talk block
|
2023-05-30 02:13:13 +05:30 |
|
ApiChangeAuthenticationData.php
|
Prevent temporary users from accessing APIs for changing passwords
|
2023-06-12 10:56:40 +00:00 |
|
ApiChangeContentModel.php
|
Implement rate limiting in Authority.
|
2023-07-23 17:16:56 +00:00 |
|
ApiCheckToken.php
|
|
|
|
ApiClearHasMsg.php
|
|
|
|
ApiClientLogin.php
|
|
|
|
ApiComparePages.php
|
ApiComparePages: Add help url
|
2023-07-25 12:11:50 +00:00 |
|
ApiContinuationManager.php
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
ApiCSPReport.php
|
Reorg: Move CSP class to Request/
|
2023-02-16 13:36:41 +01:00 |
|
ApiDelete.php
|
Api: Fix some very old copyright statements for Roan
|
2023-03-16 13:27:37 -04:00 |
|
ApiDisabled.php
|
Api: Fix some very old copyright statements for Roan
|
2023-03-16 13:27:37 -04:00 |
|
ApiEditPage.php
|
ApiEditPage: Return URL to finish creating temp account if enabled
|
2023-06-22 11:30:07 +02:00 |
|
ApiEmailUser.php
|
Namespace SpecialE* under \MediaWiki\Specials
|
2023-05-03 17:03:00 +00:00 |
|
ApiErrorFormatter.php
|
Fix some PHPStorm inspections (#1)
|
2023-03-25 00:19:33 +00:00 |
|
ApiErrorFormatter_BackCompat.php
|
|
|
|
ApiExpandTemplates.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiFeedContributions.php
|
Specials: Mass switch everything to IConnectionProvider from LB
|
2023-04-19 19:19:16 +02:00 |
|
ApiFeedRecentChanges.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiFeedWatchlist.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiFileRevert.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiFormatBase.php
|
api: Minor cleanup of some Api Base classes
|
2023-07-26 10:59:12 +00:00 |
|
ApiFormatFeedWrapper.php
|
Feed: Move feed-related classes to Feed/ and namespace them
|
2022-10-20 17:25:49 +00:00 |
|
ApiFormatJson.php
|
|
|
|
ApiFormatNone.php
|
|
|
|
ApiFormatPhp.php
|
|
|
|
ApiFormatRaw.php
|
Api: Fix some very old copyright statements for Roan
|
2023-03-16 13:27:37 -04:00 |
|
ApiFormatXml.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiFormatXmlRsd.php
|
|
|
|
ApiHelp.php
|
Merge "api: Explicit parse param help messages from validator"
|
2023-05-12 09:05:45 +00:00 |
|
ApiHelpParamValueMessage.php
|
|
|
|
ApiHookRunner.php
|
ApiEditPage: Return URL to finish creating temp account if enabled
|
2023-06-22 11:30:07 +02:00 |
|
ApiImageRotate.php
|
api: Replace deprecated ApiPageSet::getTitles in imagerotate
|
2023-06-16 20:09:36 +00:00 |
|
ApiImport.php
|
Api: Fix some very old copyright statements for Roan
|
2023-03-16 13:27:37 -04:00 |
|
ApiImportReporter.php
|
Fix Phan suppressions related to Title::castFrom*() and friends
|
2023-04-22 16:45:09 +02:00 |
|
ApiLinkAccount.php
|
Prevent temporary users from accessing ApiLinkAccount
|
2023-06-09 17:21:43 +01:00 |
|
ApiLogin.php
|
|
|
|
ApiLogout.php
|
api: Silence database write warnings from ApiLogout
|
2023-06-08 17:22:42 +01:00 |
|
ApiMain.php
|
Acquire a temporary user username before previewing
|
2023-07-31 10:48:20 +02:00 |
|
ApiManageTags.php
|
|
|
|
ApiMergeHistory.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiMessage.php
|
Reorg: Move RawMessage to under language/
|
2022-12-16 11:30:19 +01:00 |
|
ApiMessageTrait.php
|
Use str_starts_with/str_ends_with/str_contains
|
2022-12-12 19:54:24 +01:00 |
|
ApiModuleManager.php
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
ApiMove.php
|
Implement rate limiting in Authority.
|
2023-07-23 17:16:56 +00:00 |
|
ApiOpenSearch.php
|
Simplify WHERE conditions with field = '' OR IS NULL
|
2023-07-01 22:17:42 +02:00 |
|
ApiOpenSearchFormatJson.php
|
|
|
|
ApiOptions.php
|
Make ApiOptions unavailable to temporary users
|
2023-03-28 16:45:19 +03:00 |
|
ApiPageSet.php
|
Replace array_keys in foreach to use $_ as value instead
|
2023-07-10 02:53:52 +00:00 |
|
ApiParamInfo.php
|
Api: Fix some very old copyright statements for Roan
|
2023-03-16 13:27:37 -04:00 |
|
ApiParse.php
|
TempUserCreator: Change getStashedNameOrPlaceholder() to just getStashedName()
|
2023-07-18 02:30:08 +02:00 |
|
ApiPatrol.php
|
|
|
|
ApiProtect.php
|
Api: Fix some very old copyright statements for Roan
|
2023-03-16 13:27:37 -04:00 |
|
ApiPurge.php
|
Make use of ??= in more places
|
2022-12-17 01:10:13 +00:00 |
|
ApiQuery.php
|
Merge "API: Add metrics for query modules"
|
2023-06-29 08:55:04 +00:00 |
|
ApiQueryAllCategories.php
|
Api: Fix some very old copyright statements for Roan
|
2023-03-16 13:27:37 -04:00 |
|
ApiQueryAllDeletedRevisions.php
|
Revert "api: Use RevisionStore::newRevisionsFromBatch to fetch revision records"
|
2023-05-05 19:15:52 +02:00 |
|
ApiQueryAllImages.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiQueryAllLinks.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiQueryAllMessages.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiQueryAllPages.php
|
Simplify WHERE conditions with field IS NULL
|
2023-07-24 19:22:36 +02:00 |
|
ApiQueryAllRevisions.php
|
Revert "api: Use RevisionStore::newRevisionsFromBatch to fetch revision records"
|
2023-05-05 19:15:52 +02:00 |
|
ApiQueryAllUsers.php
|
Simplify WHERE conditions with field IS NULL
|
2023-07-24 19:22:36 +02:00 |
|
ApiQueryAuthManagerInfo.php
|
|
|
|
ApiQueryBacklinks.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiQueryBacklinksprop.php
|
Simplify WHERE conditions with field = '' OR IS NULL
|
2023-07-01 22:17:42 +02:00 |
|
ApiQueryBase.php
|
Simplify WHERE conditions with field = '' OR IS NULL
|
2023-07-01 22:17:42 +02:00 |
|
ApiQueryBlockInfoTrait.php
|
Simplify WHERE conditions with field = '' OR IS NULL
|
2023-07-01 22:17:42 +02:00 |
|
ApiQueryBlocks.php
|
Simplify WHERE conditions with field IS NULL
|
2023-07-24 19:22:36 +02:00 |
|
ApiQueryCategories.php
|
Simplify WHERE conditions with field IS NULL
|
2023-07-24 19:22:36 +02:00 |
|
ApiQueryCategoryInfo.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiQueryCategoryMembers.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiQueryContributors.php
|
Simplify WHERE conditions with field IS NULL
|
2023-07-24 19:22:36 +02:00 |
|
ApiQueryDeletedRevisions.php
|
Merge "api: Use a temp placeholder for signature on preview/pst"
|
2023-05-10 05:32:25 +00:00 |
|
ApiQueryDeletedrevs.php
|
Merge sequences of if that end doing the same thing anyway
|
2023-06-16 16:09:42 +02:00 |
|
ApiQueryDisabled.php
|
Api: Fix some very old copyright statements for Roan
|
2023-03-16 13:27:37 -04:00 |
|
ApiQueryDuplicateFiles.php
|
Api: Fix some very old copyright statements for Roan
|
2023-03-16 13:27:37 -04:00 |
|
ApiQueryExternalLinks.php
|
Merge "ExternalLinks: Make order by and continue only rely on el_id in READ NEW"
|
2023-07-05 17:35:47 +00:00 |
|
ApiQueryExtLinksUsage.php
|
Merge "ExternalLinks: Make order by and continue only rely on el_id in READ NEW"
|
2023-07-05 17:35:47 +00:00 |
|
ApiQueryFilearchive.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiQueryFileRepoInfo.php
|
|
|
|
ApiQueryGeneratorBase.php
|
|
|
|
ApiQueryImageInfo.php
|
API: Replace deprecated calls to wfExpandUrl with UrlUtils::expand
|
2023-06-22 16:49:01 -04:00 |
|
ApiQueryImages.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiQueryInfo.php
|
Merge "api: Replace deprecated ApiPageSet::getGoodTitles in prop=info"
|
2023-06-27 10:15:51 +00:00 |
|
ApiQueryIWBacklinks.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiQueryIWLinks.php
|
API: Replace deprecated calls to wfExpandUrl with UrlUtils::expand
|
2023-06-22 16:49:01 -04:00 |
|
ApiQueryLangBacklinks.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiQueryLangLinks.php
|
API: Replace deprecated calls to wfExpandUrl with UrlUtils::expand
|
2023-06-22 16:49:01 -04:00 |
|
ApiQueryLanguageinfo.php
|
ApiQueryLanguageinfoTest: Do not pass a float to setFakeTime
|
2023-02-14 11:53:42 +00:00 |
|
ApiQueryLinks.php
|
LinkBatch: Re-apply makeWhereFrom2d/constructSet exception
|
2023-06-15 21:30:07 +00:00 |
|
ApiQueryLogEvents.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiQueryMyStashedFiles.php
|
Simplify WHERE conditions with field IS NULL
|
2023-07-24 19:22:36 +02:00 |
|
ApiQueryPagePropNames.php
|
Deduplicate code for parsing API 'continue' parameters
|
2022-09-29 16:05:31 +00:00 |
|
ApiQueryPageProps.php
|
Reorg: Move PageProps to page/ and namespace it to MediaWiki\Page\
|
2022-12-09 13:17:40 +01:00 |
|
ApiQueryPagesWithProp.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiQueryPrefixSearch.php
|
|
|
|
ApiQueryProtectedTitles.php
|
Api: Fix some very old copyright statements for Roan
|
2023-03-16 13:27:37 -04:00 |
|
ApiQueryQueryPage.php
|
Api: Fix some very old copyright statements for Roan
|
2023-03-16 13:27:37 -04:00 |
|
ApiQueryRandom.php
|
Simplify WHERE conditions with field IS NULL
|
2023-07-24 19:22:36 +02:00 |
|
ApiQueryRecentChanges.php
|
Simplify WHERE conditions with field IS NULL
|
2023-07-24 19:22:36 +02:00 |
|
ApiQueryRevisions.php
|
Simplify WHERE conditions with field IS NULL
|
2023-07-24 19:22:36 +02:00 |
|
ApiQueryRevisionsBase.php
|
TempUserCreator: Change getStashedNameOrPlaceholder() to just getStashedName()
|
2023-07-18 02:30:08 +02:00 |
|
ApiQuerySearch.php
|
search: Namespace TitleMatcher class
|
2023-02-19 10:55:07 +02:00 |
|
ApiQuerySiteinfo.php
|
API: Replace deprecated calls to wfExpandUrl with UrlUtils::expand
|
2023-06-22 16:49:01 -04:00 |
|
ApiQueryStashImageInfo.php
|
Reorg: Move five page-related classes to page/ out of includes/
|
2023-02-23 17:03:49 +01:00 |
|
ApiQueryTags.php
|
Start using ChangeTagsStore
|
2023-06-09 15:09:06 +02:00 |
|
ApiQueryTokens.php
|
|
|
|
ApiQueryUserContribs.php
|
Simplify WHERE conditions with field IS NULL
|
2023-07-24 19:22:36 +02:00 |
|
ApiQueryUserInfo.php
|
|
|
|
ApiQueryUsers.php
|
Add User::newQueryBuilder()
|
2023-06-27 11:45:39 +10:00 |
|
ApiQueryWatchlist.php
|
Fix Phan suppressions related to Title::castFrom*() and friends
|
2023-04-22 16:45:09 +02:00 |
|
ApiQueryWatchlistRaw.php
|
Api: Fix some very old copyright statements for Roan
|
2023-03-16 13:27:37 -04:00 |
|
ApiRawMessage.php
|
Reorg: Move RawMessage to under language/
|
2022-12-16 11:30:19 +01:00 |
|
ApiRemoveAuthenticationData.php
|
Prevent temporary users from accessing APIs for changing passwords
|
2023-06-12 10:56:40 +00:00 |
|
ApiResetPassword.php
|
|
|
|
ApiResult.php
|
Fix more PHPStorm inspections (#2)
|
2023-03-25 00:19:58 +00:00 |
|
ApiRevisionDelete.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiRollback.php
|
Api: Fix some very old copyright statements for Roan
|
2023-03-16 13:27:37 -04:00 |
|
ApiRsd.php
|
API: Replace deprecated calls to wfExpandUrl with UrlUtils::expand
|
2023-06-22 16:49:01 -04:00 |
|
ApiSerializable.php
|
|
|
|
ApiSetNotificationTimestamp.php
|
api: Replace ApiPageSet::getTitles in setnotificationtimestamp
|
2023-06-16 22:15:19 +02:00 |
|
ApiSetPageLanguage.php
|
api: Switch to use IConnectionProvider
|
2023-04-24 13:54:27 +02:00 |
|
ApiStashEdit.php
|
TempUserCreator: Change getStashedNameOrPlaceholder() to just getStashedName()
|
2023-07-18 02:30:08 +02:00 |
|
ApiTag.php
|
Start using ChangeTagsStore
|
2023-06-09 15:09:06 +02:00 |
|
ApiUnblock.php
|
Merge "api: Add watch option for userpage to action=unblock"
|
2023-03-17 17:37:23 +00:00 |
|
ApiUndelete.php
|
api: On action=undelete check for proper page identity
|
2023-05-09 22:17:18 +02:00 |
|
ApiUpload.php
|
Prompt temporary users without upload permissions to log in
|
2023-05-24 16:05:21 +03:00 |
|
ApiUsageException.php
|
|
|
|
ApiUserrights.php
|
Revert "specials: Use cross-wiki aware UserIdentityLookup on Special:UserRights"
|
2023-07-26 13:41:46 +00:00 |
|
ApiValidatePassword.php
|
|
|
|
ApiWatch.php
|
api: Replace deprecated ApiPageSet::getMissingTitles in action=watch
|
2023-06-16 22:11:12 +02:00 |
|
ApiWatchlistTrait.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
IApiMessage.php
|
|
|
|
SearchApi.php
|
search: disallow negative offsets
|
2023-06-22 16:41:55 +02:00 |