| .. |
|
actions
|
SECURITY: Hide suppressed users from rollback page error messages
|
2022-09-29 19:24:12 +00:00 |
|
api
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
auth
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
block
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
cache
|
BackLinkCache::queryLinks: Make janky filter more robust
|
2022-09-12 08:36:51 +00:00 |
|
changes
|
Remove unused key variable from foreach loops
|
2022-09-21 21:18:43 +02:00 |
|
changetags
|
ChangeTags: Improve database query hygine
|
2022-08-01 19:36:39 +02:00 |
|
collation
|
Remove Collation::singleton()/factory()
|
2022-09-30 19:47:34 +00:00 |
|
CommentFormatter
|
Escape link markers before replacement when building comments.
|
2022-10-05 10:13:21 -07:00 |
|
composer
|
|
|
|
config
|
GlobalVarConfig: Avoid slowness of array_key_exists on $GLOBALS in PHP 8.1+
|
2022-09-16 12:18:05 +02:00 |
|
content
|
pager: Clean up file headers and @ingroup
|
2022-09-29 21:05:08 +01:00 |
|
context
|
context: Remove deprecated IContextSource::getStats() implementations
|
2022-09-30 19:52:40 +00:00 |
|
dao
|
Simplify assertion for false around wiki id and domain id
|
2022-06-18 09:49:13 +02:00 |
|
db
|
rdbms: Move Database::factory() to DatabaseFactory service
|
2022-08-31 10:53:50 +10:00 |
|
debug
|
Do minor code cleanup
|
2022-06-24 13:52:42 +02:00 |
|
deferred
|
Merge "Replace trivial usages of code in strings with concatenation"
|
2022-08-26 16:54:56 +00:00 |
|
diff
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
edit
|
ParsoidOutputStash: make storage backend configurable.
|
2022-06-14 14:11:37 +01:00 |
|
editpage
|
EditPage: Disentangle edit summary and section title
|
2022-07-19 09:56:05 +00:00 |
|
exception
|
Merge "exception: Tolerate no service container when trying DB rollback"
|
2022-09-30 19:04:02 +00:00 |
|
export
|
Remove unneeded initalize of local variables
|
2022-09-21 21:29:21 +02:00 |
|
externalstore
|
externalstore: Migrate Database::select usages to SelectQueryBuilder
|
2022-08-05 18:40:37 +02:00 |
|
filebackend
|
filebackend: Remove LBFactory dep from LockManager service
|
2022-08-02 22:22:48 -07:00 |
|
filerepo
|
Merge "build: Update mediawiki/mediawiki-phan-config to 0.12.0"
|
2022-10-08 23:57:10 +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
|
Redesign Special:Preferences for mobile
|
2022-10-05 16:28:53 +00:00 |
|
HookContainer
|
Redesign Special:Preferences for mobile
|
2022-10-05 16:28:53 +00:00 |
|
htmlform
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
http
|
Use MainConfigNames instead of string literals, #3
|
2022-04-26 14:31:26 +03:00 |
|
import
|
ImportStreamSource::newFromURL() Prevent passing null to fwrite
|
2022-08-16 13:39:39 +01:00 |
|
installer
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
interwiki
|
interwiki: Overall clean up and simplification
|
2022-09-29 19:46:35 +00:00 |
|
jobqueue
|
fixDoubleRedirects.php: Work only with proper titles
|
2022-10-04 19:23:07 +00:00 |
|
json
|
Add return type to jsonSerialize()
|
2022-07-02 15:34:02 +00:00 |
|
language
|
Fixes for the phan upgrade, part 2
|
2022-10-08 15:40:29 +02:00 |
|
languages
|
Update name of language of CHO.
|
2022-09-16 14:17:47 +02:00 |
|
libs
|
Merge "build: Update mediawiki/mediawiki-phan-config to 0.12.0"
|
2022-10-08 23:57:10 +00:00 |
|
linkeddata
|
|
|
|
linker
|
Add support for write new for templatelinks migration
|
2022-07-12 14:46:54 +02:00 |
|
logging
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
mail
|
mail: Replace deprecated User::getOption
|
2022-08-05 22:31:05 +00:00 |
|
media
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
Message
|
|
|
|
Navigation
|
Restore compatibility with overrides for IndexPager::makeLink()
|
2022-09-12 07:52:13 +02:00 |
|
objectcache
|
Merge "SqlBagOStuff: Fix modtoken comparison"
|
2022-08-19 22:44:58 +00:00 |
|
page
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
pager
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
ParamValidator/TypeDef
|
Fix many typos in comments
|
2022-05-10 12:46:11 +00:00 |
|
parser
|
Merge "build: Update mediawiki/mediawiki-phan-config to 0.12.0"
|
2022-10-08 23:57:10 +00:00 |
|
password
|
Use OpenSSL if available for PBKDF2 password hashing
|
2022-10-04 19:46:14 -04:00 |
|
Permissions
|
Fixes for the phan upgrade, part 1
|
2022-10-08 13:08:47 +00:00 |
|
poolcounter
|
poolcounter: Clean up file headers and @ingroup
|
2022-09-29 19:45:09 +00:00 |
|
preferences
|
Merge "Fix logic for formatting negative timezone offsets"
|
2022-10-07 16:39:42 +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
|
ResourceLoader: Migrate Database::select usages to SelectQueryBuilder
|
2022-09-30 17:48:10 +02:00 |
|
Rest
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
Revision
|
Remove unused key variable from foreach loops
|
2022-09-21 21:18:43 +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
|
Check whether title actually exists
|
2022-10-06 22:53:02 +02:00 |
|
session
|
Merge "BotPasswordSessionProviderTest: Do not set MW_API"
|
2022-09-26 08:51:57 +00:00 |
|
Settings
|
GlobalVarConfig: Avoid slowness of array_key_exists on $GLOBALS in PHP 8.1+
|
2022-09-16 12:18:05 +02:00 |
|
shell
|
Replace trivial usages of code in strings with concatenation
|
2022-08-26 12:26:44 +00:00 |
|
site
|
site: Consistently return null from Site::getDomain()
|
2022-07-06 19:07:01 +00:00 |
|
skins
|
Skin: Map namespaces to associated pages inside runOnSkinTemplateNavigationHooks
|
2022-10-05 14:30:59 -07:00 |
|
sparql
|
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
|
2022-02-24 20:27:46 +00:00 |
|
specialpage
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
specials
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
Storage
|
Storage: Remove using LoadBalancer::getConnectionRef in NameTableStore
|
2022-08-08 15:16:14 +00:00 |
|
templates
|
|
|
|
tidy
|
Merge "parser: Use a <meta> tag for the internal TOC_PLACEHOLDER"
|
2022-09-09 21:12:34 +00:00 |
|
title
|
docs: Clarify that functions returning namespace names include underscores (not spaces)
|
2022-08-30 21:15:19 +00:00 |
|
upload
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
user
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
utils
|
utils: Fix return doc about false/null for UrlUtils::expand
|
2022-10-04 22:16:12 +02:00 |
|
watcheditem
|
Remove unused key variable from foreach loops
|
2022-09-21 21:18:43 +02:00 |
|
watchlist
|
Setup: Remove internal short-cut config $wgUseEnotif
|
2022-08-17 23:41:30 +02:00 |
|
widget
|
Make use of ?? and ?: operators where it makes sense
|
2022-08-04 21:43:12 +02:00 |
|
xml
|
Fix many typos in comments
|
2022-05-10 12:46:11 +00:00 |
|
.htaccess
|
|
|
|
ActorMigration.php
|
Soft-deprecate the remainder of ActorMigration
|
2022-09-29 14:39:22 +02:00 |
|
ActorMigrationBase.php
|
Remove unused key variable from foreach loops
|
2022-09-21 21:18:43 +02:00 |
|
AutoLoader.php
|
SpecialContribute Follow up
|
2022-09-30 19:19:43 +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: Migrate to use SelectQueryBuilder in ::getMembers
|
2022-07-07 07:50:43 +00:00 |
|
CategoryViewer.php
|
Use SelectQueryBuilder instead of IDatabase::select()
|
2022-08-01 15:56:20 +01:00 |
|
CommentStore.php
|
Improve docs of various ::getQueryInfo functions
|
2022-08-13 21:18:44 +02:00 |
|
CommentStoreComment.php
|
|
|
|
config-merge-strategies.php
|
The Special:Contributions page should show tabs to Special:Contribute
|
2022-10-04 23:04:49 +00:00 |
|
config-schema.php
|
chmod 644 some files that are 755
|
2022-10-08 01:39:44 +01:00 |
|
config-vars.php
|
chmod 644 some files that are 755
|
2022-10-08 01:39:44 +01:00 |
|
ConfiguredReadOnlyMode.php
|
Use type hints in ReadOnlyMode/ConfiguredReadOnlyMode and improve docs
|
2022-06-20 19:49:51 +02:00 |
|
ContentSecurityPolicy.php
|
Replace various array type hints with more specific string[]
|
2022-09-27 09:24:22 +02:00 |
|
DefaultSettings.php
|
Turn DefaultSettings.php into a deprecated stub
|
2022-05-17 16:50:56 +02:00 |
|
Defines.php
|
Prepare active branch following REL1_39 cut, labelling as 1.40-alpha
|
2022-09-05 20:30:54 -04: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
|
Fixes for the phan upgrade, part 1
|
2022-10-08 13:08:47 +00: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
|
ForeignResourceManager: Property and function docblocks
|
2022-08-16 21:42:46 +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
|
GitInfo: simplify and prepare for converting to a service
|
2022-06-30 00:09:48 +00:00 |
|
GlobalFunctions.php
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
HeaderCallback.php
|
|
|
|
Hooks.php
|
|
|
|
Html.php
|
Handle null passed to wfShorthandToInteger() and Html::element()
|
2022-07-12 13:21:18 +00:00 |
|
HtmlHelper.php
|
Add HtmlHelper::modifyElements() for small HTML modifications
|
2022-05-08 15:55:00 +02:00 |
|
Linker.php
|
Merge "Linker::generateTOC(): distinguish between $anchor and $linkAnchor"
|
2022-09-22 23:57:07 +00:00 |
|
LinkFilter.php
|
Make use of ?? and ?: operators where it makes sense
|
2022-08-04 21:43:12 +02:00 |
|
ListToggle.php
|
|
|
|
MagicWord.php
|
Fix various documentation related to null types
|
2022-02-26 10:31:24 +01:00 |
|
MagicWordArray.php
|
In the event of preg failure in MagicWordArray throw exception
|
2022-10-05 10:16:16 -07:00 |
|
MagicWordFactory.php
|
Add {{=}} as a built-in magic word
|
2022-05-20 13:08:20 -04:00 |
|
MainConfigNames.php
|
chmod 644 some files that are 755
|
2022-10-08 01:39:44 +01:00 |
|
MainConfigNames.template
|
Update docstring per introduction of maintenance/generateConfigSchema.php
|
2022-08-04 09:42:47 +02:00 |
|
MainConfigSchema.php
|
ServiceWiring: Remove backcompat code and kill $wgShellboxUrl
|
2022-10-05 11:45:54 +00:00 |
|
MediaWiki.php
|
rdbms: Remove synchronous pre-send waitForReplication fallback
|
2022-08-24 20:52:17 +00:00 |
|
MediaWikiServices.php
|
Introduce SearchResultThumbnailProvider & move hook + NS_FILE thumbs in
|
2022-10-03 10:52:50 +00:00 |
|
MediaWikiVersionFetcher.php
|
|
|
|
MergeHistory.php
|
Remove unneeded use of TitleValue::newFromPage
|
2022-07-31 12:26:11 +00:00 |
|
MovePage.php
|
Use SelectQueryBuilder instead of IDatabase::select()
|
2022-08-01 15:56:20 +01:00 |
|
MWTimestamp.php
|
Hard-deprecate MWTimestamp::getHumanTimestamp
|
2022-06-20 02:20:25 +00:00 |
|
NoLocalSettings.php
|
|
|
|
OrderedStreamingForkController.php
|
|
|
|
OutputHandler.php
|
Remove Flash cross-domain policy mangling
|
2022-07-22 11:44:49 +10:00 |
|
OutputPage.php
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
PageProps.php
|
PageProps: Migrate Database::select usages to SelectQueryBuilder
|
2022-08-05 18:35:48 +02:00 |
|
PathRouter.php
|
|
|
|
PHPVersionCheck.php
|
.phan/config.php: Update minimum_target_php_version
|
2022-10-03 15:46:40 +01:00 |
|
Pingback.php
|
Use name constants to access config settings.
|
2022-04-07 13:02:28 +02:00 |
|
ProtectionForm.php
|
Fixes for the phan upgrade, part 2
|
2022-10-08 15:40:29 +02: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
|
Fix passing the wikiId into ParsoidOutputAccess.
|
2022-10-07 17:50:38 +02:00 |
|
Setup.php
|
Remove deprecated $wgParser
|
2022-08-03 14:40:16 +02:00 |
|
SetupDynamicConfig.php
|
docs: Fix broken references to docs/Configuration.md
|
2022-09-07 16:36:21 +00:00 |
|
SiteConfiguration.php
|
Merge "SiteConfiguration: Document some non-obvious optimizations"
|
2022-08-04 23:32:07 +00:00 |
|
SiteStats.php
|
SiteStats: Migrate Database::select usages to SelectQueryBuilder
|
2022-08-05 18:45:48 +02:00 |
|
SiteStatsInit.php
|
SiteStatsInit: Migrate Database::select usages to SelectQueryBuilder
|
2022-09-30 17:48:10 +02:00 |
|
Status.php
|
Fixes for the phan upgrade, part 1
|
2022-10-08 13:08:47 +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
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +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
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
WebRequestUpload.php
|
|
|
|
WebResponse.php
|
Drop some pre-7.4 php compat code
|
2022-09-29 14:40:13 +00: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
|
|
|