| .. |
|
actions
|
Call IContextSource::getAuthority instead of IContextSource::getUser
|
2022-06-29 22:22:44 +02:00 |
|
api
|
Merge "Call IContextSource::getAuthority instead of IContextSource::getUser"
|
2022-06-29 21:21:46 +00:00 |
|
auth
|
Merge "auth: Introduce quick permissions checks for AuthManager"
|
2022-06-01 23:22:41 +00:00 |
|
block
|
Hard deprecate access to public properties on AbstractBlock/DatabaseBlock
|
2022-06-23 12:43:58 +02:00 |
|
cache
|
language: Move l10n-related classes from /cache to /language
|
2022-06-28 16:27:20 -07:00 |
|
changes
|
Adding log links for deletion and protection to ChangesList
|
2022-06-01 09:56:45 +00:00 |
|
changetags
|
Call IContextSource::getAuthority instead of IContextSource::getUser
|
2022-06-29 22:22:44 +02:00 |
|
collation
|
IcuCollation: Fix some typos and a broken link in a comment
|
2022-05-21 02:07:42 -04:00 |
|
CommentFormatter
|
Get rid of warnings on PHP 8.1
|
2022-06-13 04:42:20 -04:00 |
|
composer
|
Pass link in a map
|
2021-12-23 17:54:05 +00:00 |
|
config
|
phan: Disable null_casts_as_any_type setting
|
2022-03-21 18:25:07 +00:00 |
|
content
|
Do minor code cleanup
|
2022-06-24 13:52:42 +02:00 |
|
context
|
Merge "Use User::isRegistered for readability instead of ::getId falsy check"
|
2022-05-23 04:06:10 +00:00 |
|
dao
|
Simplify assertion for false around wiki id and domain id
|
2022-06-18 09:49:13 +02:00 |
|
db
|
deferred: Remove unused $mode of internal tryOpportunisticExecute
|
2022-06-17 18:57:52 +01:00 |
|
debug
|
Do minor code cleanup
|
2022-06-24 13:52:42 +02:00 |
|
deferred
|
deferred: Remove unused $mode and jobify() from internal doUpdates
|
2022-06-21 23:03:39 +00:00 |
|
diff
|
Pass array to Assert::parameterType when asserting multiple types
|
2022-06-18 09:34:36 +02:00 |
|
edit
|
ParsoidOutputStash: make storage backend configurable.
|
2022-06-14 14:11:37 +01:00 |
|
editpage
|
Replace deprecated wfReadOnly/wfReadOnlyReason
|
2022-06-20 15:35:24 +00:00 |
|
exception
|
Do minor code cleanup
|
2022-06-24 13:52:42 +02:00 |
|
export
|
Remove references to legacy page_restrictions field in page table
|
2022-05-09 11:20:53 +02:00 |
|
externalstore
|
Remove ExternalStoreDB::getSlave
|
2022-06-17 09:40:28 +02:00 |
|
filebackend
|
docs: Move, clarify and cross-ref "DI Principles" for easy reference
|
2022-06-06 14:31:29 +00:00 |
|
filerepo
|
Merge "Do minor code cleanup"
|
2022-06-26 09:34:04 +00:00 |
|
gallery
|
Set alt in galleries, despite caption being visible
|
2022-06-07 18:20:26 -04:00 |
|
historyblob
|
Merge "DiffHistoryBlob: Remove workarounds for old PECL xdiff versions"
|
2022-06-09 16:14:42 +00:00 |
|
Hook
|
TempUser CentralAuth integration
|
2022-05-10 09:06:05 +10:00 |
|
HookContainer
|
Remove poweredbyico SkinTemplate variable AND SkinGetPoweredBy hook
|
2022-06-28 22:39:33 +00:00 |
|
htmlform
|
HTMLFormField: Fix Phan suppression about mClassWithButton
|
2022-06-17 21:47:59 +02:00 |
|
http
|
Use MainConfigNames instead of string literals, #3
|
2022-04-26 14:31:26 +03:00 |
|
import
|
Merge "Remove unsed code snippets from ImportableOldRevisionImporter"
|
2022-05-21 14:13:36 +00:00 |
|
installer
|
Localisation updates from https://translatewiki.net.
|
2022-06-27 07:59:33 +02:00 |
|
interwiki
|
Merge "interwiki: Adjust documentation for InterwikiLookup::getAllPrefixes"
|
2022-03-09 22:28:04 +00:00 |
|
jobqueue
|
Hard deprecate JobQueueGroup::singleton()/destroySingletons()
|
2022-06-24 18:48:31 +02:00 |
|
json
|
Pass array to Assert::parameterType when asserting multiple types
|
2022-06-18 09:34:36 +02:00 |
|
language
|
language: Move l10n-related classes from /cache to /language
|
2022-06-28 16:27:20 -07:00 |
|
languages
|
Change Kanuri autonym to lowercase
|
2022-06-11 19:02:29 +03:00 |
|
libs
|
FileBackend::isStoragePath() Handle being passed null
|
2022-06-29 01:25:29 +01:00 |
|
linkeddata
|
|
|
|
linker
|
Use MainConfigNames instead of string literals, #3
|
2022-04-26 14:31:26 +03:00 |
|
logging
|
Call IContextSource::getAuthority instead of IContextSource::getUser
|
2022-06-29 22:22:44 +02:00 |
|
mail
|
notifications: prevent log spam when invalid user object listed.
|
2022-05-22 11:02:47 +00:00 |
|
media
|
Allow any SVG language tag that is well formed IETF
|
2022-06-12 19:50:00 +00:00 |
|
Message
|
|
|
|
Navigation
|
|
|
|
objectcache
|
objectcache: Deprecate BagOStuff::addBusyCallback() and reduce to a stub
|
2022-05-27 15:05:10 +00:00 |
|
page
|
Call IContextSource::getAuthority instead of IContextSource::getUser
|
2022-06-29 22:22:44 +02:00 |
|
pager
|
IndexPager: Wrap inactive paging links in <span class="…">
|
2022-05-23 19:36:50 +00:00 |
|
ParamValidator/TypeDef
|
Fix many typos in comments
|
2022-05-10 12:46:11 +00:00 |
|
parser
|
Merge "Move knowledge about HTTP status out of ParsoidOutputAccess"
|
2022-06-28 21:15:45 +00:00 |
|
password
|
Use MainConfigNames instead of string literals, #4
|
2022-04-26 19:03:37 +03:00 |
|
Permissions
|
Merge "Extract RateLimiter from User"
|
2022-06-28 06:19:17 +00:00 |
|
poolcounter
|
poolcounter: Avoid calling parent::doWork in PoolWorkArticleView classes
|
2022-05-13 20:36:25 +00:00 |
|
preferences
|
Merge "Bury the reset preferences link"
|
2022-05-13 22:53:52 +00:00 |
|
profiler
|
profiler: Remove deprecated 'trace' feature in SectionProfiler
|
2022-04-29 11:18:50 +00:00 |
|
rcfeed
|
Use MainConfigNames instead of string literals, #4
|
2022-04-26 19:03:37 +03:00 |
|
registration
|
Collect autoloader info in ExtensionProcessor
|
2022-06-07 17:39:00 +02:00 |
|
ResourceLoader
|
Merge "ResourceLoader: Simplify Image::rasterize() and reduce indentation"
|
2022-06-28 08:24:59 +00:00 |
|
Rest
|
Merge "Move knowledge about HTTP status out of ParsoidOutputAccess"
|
2022-06-28 21:15:45 +00:00 |
|
Revision
|
Do minor code cleanup
|
2022-06-24 13:52:42 +02:00 |
|
revisiondelete
|
Call IContextSource::getAuthority instead of IContextSource::getUser
|
2022-06-29 22:22:44 +02:00 |
|
revisionlist
|
Get rid of warnings on PHP 8.1
|
2022-06-13 04:42:20 -04:00 |
|
search
|
Start catch blocks on the same line as the preceding }
|
2022-06-23 00:22:35 +00:00 |
|
session
|
Replace deprecated wfReadOnly/wfReadOnlyReason
|
2022-06-20 15:35:24 +00:00 |
|
Settings
|
Add support for nested property schemas in MainConfigSchema.
|
2022-06-29 16:34:43 +10:00 |
|
shell
|
ShellboxClientFactory::getUrl(): Check if $this->key is null
|
2022-06-28 22:25:00 +01:00 |
|
site
|
Get rid of warnings on PHP 8.1
|
2022-06-13 04:42:20 -04:00 |
|
skins
|
Merge "Call IContextSource::getAuthority instead of IContextSource::getUser"
|
2022-06-29 21:21:46 +00:00 |
|
sparql
|
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
|
2022-02-24 20:27:46 +00:00 |
|
specialpage
|
SpecialPasswordPolicies: Use UserGroupManager to list all user groups
|
2022-06-29 23:45:35 +08:00 |
|
specials
|
Merge "Call IContextSource::getAuthority instead of IContextSource::getUser"
|
2022-06-29 21:21:46 +00:00 |
|
Storage
|
Merge "Move knowledge about HTTP status out of ParsoidOutputAccess"
|
2022-06-28 21:15:45 +00:00 |
|
templates
|
Remove errorbox class
|
2022-02-11 22:22:23 +00:00 |
|
tidy
|
Do minor code cleanup
|
2022-06-24 13:52:42 +02:00 |
|
title
|
Use MainConfigNames instead of string literals, #3
|
2022-04-26 14:31:26 +03:00 |
|
upload
|
Do minor code cleanup
|
2022-06-24 13:52:42 +02:00 |
|
user
|
Merge "Extract RateLimiter from User"
|
2022-06-28 06:19:17 +00:00 |
|
utils
|
Get rid of warnings on PHP 8.1
|
2022-06-13 04:42:20 -04:00 |
|
watcheditem
|
Fix many typos in comments
|
2022-05-10 12:46:11 +00:00 |
|
watchlist
|
Merge "Use User::isRegistered for readability instead of ::getId falsy check"
|
2022-05-23 04:06:10 +00:00 |
|
widget
|
Support namespace dropdown 'in-user-lang' option in HTMLForm and OOUI widget
|
2022-05-13 20:29:44 +00:00 |
|
xml
|
Fix many typos in comments
|
2022-05-10 12:46:11 +00:00 |
|
.htaccess
|
|
|
|
ActorMigration.php
|
|
|
|
ActorMigrationBase.php
|
Use User::isRegistered for readability instead of ::getId falsy check
|
2022-04-29 21:15:57 +02:00 |
|
AutoLoader.php
|
Merge "Collect autoloader info in ExtensionProcessor"
|
2022-06-08 06:11:58 +00:00 |
|
BadFileLookup.php
|
|
|
|
BootstrapHelperFunctions.php
|
Setup.php: clarify the use of $IP.
|
2022-05-03 11:53:05 +02:00 |
|
CategoriesRdf.php
|
phan: Disable scalar_implicit_cast setting
|
2022-03-18 18:52:24 +00:00 |
|
Category.php
|
Category: Add return type to count methods
|
2022-02-07 06:30:47 +00:00 |
|
CategoryViewer.php
|
Merge "mediawiki.action.styles: Bundle in categoryPage.less"
|
2022-05-23 04:43:59 +00:00 |
|
CommentStore.php
|
phan: Remove PhanPossiblyUndeclaredVariable suppression
|
2022-03-30 19:47:15 +00:00 |
|
CommentStoreComment.php
|
|
|
|
config-merge-strategies.php
|
Turn DefaultSettings.php into a deprecated stub
|
2022-05-17 16:50:56 +02:00 |
|
config-schema.php
|
Add support for nested property schemas in MainConfigSchema.
|
2022-06-29 16:34:43 +10:00 |
|
config-vars.php
|
ParsoidOutputStash: make storage backend configurable.
|
2022-06-14 14:11:37 +01:00 |
|
ConfiguredReadOnlyMode.php
|
Use type hints in ReadOnlyMode/ConfiguredReadOnlyMode and improve docs
|
2022-06-20 19:49:51 +02:00 |
|
ContentSecurityPolicy.php
|
Use MainConfigNames instead of string literals, #4
|
2022-04-26 19:03:37 +03:00 |
|
DefaultSettings.php
|
Turn DefaultSettings.php into a deprecated stub
|
2022-05-17 16:50:56 +02:00 |
|
Defines.php
|
Use UrlUtils in Parser
|
2022-04-28 17:14:51 +03:00 |
|
DeprecatedGlobal.php
|
|
|
|
DerivativeRequest.php
|
|
|
|
DevelopmentSettings.php
|
debug: Fix $wgDebugRawPage to work with PSR-3 debug logging
|
2022-04-13 00:29:40 +00:00 |
|
DummyLinker.php
|
|
|
|
EditPage.php
|
Call IContextSource::getAuthority instead of IContextSource::getUser
|
2022-06-29 22:22:44 +02:00 |
|
Emptiable.php
|
|
|
|
EventRelayerGroup.php
|
|
|
|
ExtensionInfo.php
|
|
|
|
FauxRequest.php
|
Use name constants to access config settings.
|
2022-04-07 13:02:28 +02:00 |
|
FauxRequestUpload.php
|
|
|
|
FauxResponse.php
|
Use name constants to access config settings.
|
2022-04-07 13:02:28 +02:00 |
|
FeedUtils.php
|
Use name constants to access config settings.
|
2022-04-07 13:02:28 +02:00 |
|
FileDeleteForm.php
|
SpecialDelete: check permissions again when deleting
|
2022-04-11 12:47:47 -04:00 |
|
ForeignResourceManager.php
|
Avoid use of null, bool or Status in log messages
|
2022-03-02 22:45:10 +00:00 |
|
ForkController.php
|
Hard deprecate JobQueueGroup::singleton()/destroySingletons()
|
2022-06-24 18:48:31 +02:00 |
|
FormOptions.php
|
Type hints for ArrayAccess and JsonSerializable
|
2022-04-11 15:06:27 +03:00 |
|
GitInfo.php
|
Use name constants to access config settings.
|
2022-04-07 13:02:28 +02:00 |
|
GlobalFunctions.php
|
Hard deprecate wfReadOnly/wfReadOnlyReason
|
2022-06-28 21:21:51 +02:00 |
|
HeaderCallback.php
|
|
|
|
Hooks.php
|
|
|
|
Html.php
|
Get the MainConfig from MediaWikiServices instead of RequestContext
|
2022-05-24 21:54:21 +00:00 |
|
HtmlHelper.php
|
Add HtmlHelper::modifyElements() for small HTML modifications
|
2022-05-08 15:55:00 +02:00 |
|
Linker.php
|
Emit mw:File typeof for media
|
2022-05-26 13:52:20 -04:00 |
|
LinkFilter.php
|
Fix many typos in comments
|
2022-05-10 12:46:11 +00:00 |
|
ListToggle.php
|
|
|
|
MagicWord.php
|
Fix various documentation related to null types
|
2022-02-26 10:31:24 +01:00 |
|
MagicWordArray.php
|
|
|
|
MagicWordFactory.php
|
Add {{=}} as a built-in magic word
|
2022-05-20 13:08:20 -04:00 |
|
MainConfigNames.php
|
ParsoidOutputStash: make storage backend configurable.
|
2022-06-14 14:11:37 +01:00 |
|
MainConfigNames.template
|
Generate config name constants.
|
2022-03-18 10:32:58 +01:00 |
|
MainConfigSchema.php
|
Add support for nested property schemas in MainConfigSchema.
|
2022-06-29 16:34:43 +10:00 |
|
MediaWiki.php
|
Call IContextSource::getAuthority instead of IContextSource::getUser
|
2022-06-29 22:22:44 +02:00 |
|
MediaWikiServices.php
|
Merge "Storage: Warm parsoid parser cache with parsoid outputs"
|
2022-06-28 10:00:45 +00:00 |
|
MediaWikiVersionFetcher.php
|
|
|
|
MergeHistory.php
|
Start clean up of revision_actor_temp table
|
2022-05-23 15:37:42 +00:00 |
|
MovePage.php
|
Use MainConfigNames instead of string literals, #4
|
2022-04-26 19:03:37 +03:00 |
|
MWGrants.php
|
|
|
|
MWTimestamp.php
|
Hard-deprecate MWTimestamp::getHumanTimestamp
|
2022-06-20 02:20:25 +00:00 |
|
NoLocalSettings.php
|
|
|
|
OrderedStreamingForkController.php
|
Stop using is_resource() where possible
|
2022-01-26 10:03:23 +11:00 |
|
OutputHandler.php
|
Use name constants to access config settings.
|
2022-04-07 13:02:28 +02:00 |
|
OutputPage.php
|
parse: Wrap indicators with a div.mw-parser-output element
|
2022-06-17 21:17:31 +00:00 |
|
PageProps.php
|
phan: Remove PhanPossiblyUndeclaredVariable suppression
|
2022-03-30 19:47:15 +00:00 |
|
PathRouter.php
|
|
|
|
PHPVersionCheck.php
|
Prepare active branch following REL1_38 cut, labelling as 1.39-alpha
|
2022-03-14 21:50:17 -04:00 |
|
Pingback.php
|
Use name constants to access config settings.
|
2022-04-07 13:02:28 +02:00 |
|
ProtectionForm.php
|
Replace deprecated wfReadOnly/wfReadOnlyReason
|
2022-06-20 15:35:24 +00:00 |
|
ProxyLookup.php
|
|
|
|
RawMessage.php
|
|
|
|
ReadOnlyMode.php
|
Use type hints in ReadOnlyMode/ConfiguredReadOnlyMode and improve docs
|
2022-06-20 19:49:51 +02:00 |
|
ServiceWiring.php
|
Merge "Storage: Warm parsoid parser cache with parsoid outputs"
|
2022-06-28 10:00:45 +00:00 |
|
Setup.php
|
exception: Inject wgShowExceptionDetails from Setup.php
|
2022-05-22 19:46:18 +00:00 |
|
SetupDynamicConfig.php
|
Turn DefaultSettings.php into a deprecated stub
|
2022-05-17 16:50:56 +02:00 |
|
SiteConfiguration.php
|
Use str_starts_with/str_ends_with
|
2022-05-02 10:59:58 +03:00 |
|
SiteStats.php
|
Allow sharding in site_stats update
|
2022-05-30 20:46:08 +02:00 |
|
SiteStatsInit.php
|
Use name constants to access config settings.
|
2022-04-07 13:02:28 +02:00 |
|
Status.php
|
ResourceLoader namespace (attempt 2)
|
2022-05-24 15:41:46 +00:00 |
|
StreamFile.php
|
Use name constants to access config settings.
|
2022-04-07 13:02:28 +02:00 |
|
StubGlobalUser.php
|
|
|
|
StubObject.php
|
Use updated ObjectFactory namespace
|
2022-03-09 23:04:51 +00:00 |
|
StubUserLang.php
|
|
|
|
TemplateParser.php
|
Fix many typos in comments
|
2022-05-10 12:46:11 +00:00 |
|
TemplatesOnThisPageFormatter.php
|
TemplatesOnThisPageFormatter: Use PageIdentity
|
2022-05-23 19:38:40 +02:00 |
|
Title.php
|
Hard deprecate Title::getNotificationTimestamp
|
2022-06-25 20:12:21 +02:00 |
|
TitleArray.php
|
|
|
|
TitleArrayFromResult.php
|
Get rid of warnings on PHP 8.1
|
2022-06-13 04:42:20 -04:00 |
|
TitleFactory.php
|
|
|
|
TrackingCategories.php
|
Add {{=}} as a built-in magic word
|
2022-05-20 13:08:20 -04:00 |
|
WebRequest.php
|
Remove WebRequest::checkUrlExtension
|
2022-06-20 12:07:16 +02:00 |
|
WebRequestUpload.php
|
|
|
|
WebResponse.php
|
Use name constants to access config settings.
|
2022-04-07 13:02:28 +02:00 |
|
WebStart.php
|
Setup.php: Remove internal use of $IP
|
2022-05-13 16:32:09 +00:00 |
|
WikiMap.php
|
Fix many typos in comments
|
2022-05-10 12:46:11 +00:00 |
|
WikiReference.php
|
|
|