| .. |
|
actions
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
api
|
Localisation updates from https://translatewiki.net.
|
2020-06-02 08:25:32 +02:00 |
|
auth
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
block
|
AbstrackBlock::parseTarget - accept UserIdentity
|
2020-06-01 13:02:54 +00:00 |
|
cache
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
changes
|
build: Bump mediawiki-codesniffer to 31.0.0
|
2020-05-30 14:56:28 +00:00 |
|
changetags
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
clientpool
|
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-11 01:59:00 +00:00 |
|
collation
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
compat
|
|
|
|
composer
|
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-11 01:59:00 +00:00 |
|
config
|
|
|
|
content
|
ContentHandlerFactory: Inject LoggerInstance instead of using wfDebugLog
|
2020-06-01 22:37:12 +00:00 |
|
context
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
dao
|
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-11 01:59:00 +00:00 |
|
db
|
objectcache: dependency inject LoadBalancer into SqlBagOStuff
|
2020-05-18 21:04:17 -07:00 |
|
debug
|
Don't suppress debug log lines for queries when the debug toolbar is enabled
|
2020-06-02 12:24:20 +10:00 |
|
deferred
|
Use HttpRequestFactory::createMultiClient() in core where possible
|
2020-06-02 10:51:43 +10:00 |
|
diff
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
edit
|
|
|
|
editpage
|
Merge "editpage: Fix misplaced return value in TextConflictHelper"
|
2020-05-25 11:07:56 +00:00 |
|
exception
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
export
|
WikiExporter: Cache a RevisionStore object
|
2020-06-01 01:00:24 +00:00 |
|
externalstore
|
ExternalStore: report cause of non-exception failure
|
2020-04-17 18:00:28 +02:00 |
|
filebackend
|
mime: Update usage of MimeAnalyzer methods
|
2020-05-28 20:13:47 +00:00 |
|
filerepo
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
gallery
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
historyblob
|
Fix more Squiz.Scope.MethodScope.Missing
|
2020-05-18 20:35:38 +00:00 |
|
Hook
|
Hook interface type fixes, to fix Phan errors
|
2020-05-05 11:22:04 +10:00 |
|
HookContainer
|
Hooks: Hard deprecate 2 hooks using Revision objects
|
2020-05-30 19:07:39 +00:00 |
|
htmlform
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
http
|
Use HttpRequestFactory::createMultiClient() in core where possible
|
2020-06-02 10:51:43 +10:00 |
|
import
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
installer
|
Localisation updates from https://translatewiki.net.
|
2020-06-01 09:55:39 +02:00 |
|
interwiki
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
jobqueue
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
json
|
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-11 01:36:36 +01:00 |
|
language
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
libs
|
Localisation updates from https://translatewiki.net.
|
2020-06-01 09:55:39 +02:00 |
|
linkeddata
|
Fix SingleSpaceBeforeSingleLineComment
|
2020-05-11 00:57:11 +00:00 |
|
linker
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
logging
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
mail
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
media
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
Message
|
UserNameUtils: use ITextFormatter instead of MessageLocalizer
|
2020-04-13 09:28:02 -07:00 |
|
Navigation
|
|
|
|
objectcache
|
objectcache: dependency inject LoadBalancer into SqlBagOStuff
|
2020-05-18 21:04:17 -07:00 |
|
page
|
Add ContentModelChangeFactory, implemented by PageCommandFactory
|
2020-05-30 22:36:16 +00:00 |
|
pager
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
ParamValidator/TypeDef
|
|
|
|
parser
|
Merge "Move french space armoring below language conversion"
|
2020-06-01 17:17:57 +00:00 |
|
password
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
Permissions
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
poolcounter
|
Fix even more PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-16 00:51:14 +01:00 |
|
preferences
|
Merge "MultiTitleFilter: Use prefixed text for form display"
|
2020-06-02 15:58:03 +00:00 |
|
profiler
|
Merge "Remove $wgProfileLimit setting"
|
2020-03-19 23:17:37 +00:00 |
|
rcfeed
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
registration
|
Merge "Add 'ParsoidModules' as a top-level core attribute in extension.json"
|
2020-05-29 00:16:01 +00:00 |
|
resourceloader
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
Rest
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
Revision
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
revisiondelete
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
revisionlist
|
Add tests for RevisionList/RevisionItem classes
|
2020-05-12 09:36:44 -07:00 |
|
search
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
session
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
shell
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
site
|
Fix more PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-15 00:32:23 +01:00 |
|
skins
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
sparql
|
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-11 01:36:36 +01:00 |
|
specialpage
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
specials
|
Don't show email link if the user cannot be emailed.
|
2020-06-01 02:13:50 +01:00 |
|
Storage
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
templates
|
|
|
|
tidy
|
|
|
|
title
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
upload
|
Stop throwing an exception in UploadStash::getExtensionForPath
|
2020-05-31 02:02:35 +00:00 |
|
user
|
Add a new UserEditTracker service for user edit counts and timing
|
2020-06-02 03:00:05 +00:00 |
|
utils
|
mime: Document null return from MimeAnalyzer::improveTypeFromExtension()
|
2020-05-24 15:51:08 -04:00 |
|
watcheditem
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
widget
|
|
|
|
xml
|
xml: Move condition check of var before creating XmlSelect object
|
2020-04-27 00:37:31 +01:00 |
|
.htaccess
|
|
|
|
ActorMigration.php
|
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-12 18:41:43 +00:00 |
|
AjaxDispatcher.php
|
|
|
|
AjaxResponse.php
|
Explicit visibility modifiers to AjaxResponse.php
|
2020-05-10 02:00:26 +01:00 |
|
AutoLoader.php
|
Explicit visibility modifiers to AutoLoader.php
|
2020-05-09 22:38:07 +00:00 |
|
Autopromote.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
BadFileLookup.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
CategoriesRdf.php
|
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-12 18:41:43 +00:00 |
|
Category.php
|
Category.php - add a variable $loadBalancer instead of calling wfGetDB
|
2020-05-27 14:21:17 +00:00 |
|
CategoryFinder.php
|
|
|
|
CategoryViewer.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
CommentStore.php
|
Merge "Use private instead of protected in CommentStore"
|
2020-05-23 10:16:18 +00:00 |
|
CommentStoreComment.php
|
|
|
|
ConfiguredReadOnlyMode.php
|
|
|
|
ContentSecurityPolicy.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
DefaultSettings.php
|
Merge "ExtensionRegistry: Remove exporting and caching of wgExtensionCredits"
|
2020-05-28 19:12:06 +00:00 |
|
Defines.php
|
Fix typo: 'the the' -> 'the'
|
2020-05-03 20:45:36 +01:00 |
|
DeprecatedGlobal.php
|
|
|
|
DerivativeRequest.php
|
|
|
|
DevelopmentSettings.php
|
DevelopmentSettings: Disable resource limits
|
2020-03-29 21:11:12 +02:00 |
|
DummyLinker.php
|
linker: Move Linker::normaliseSpecialPage to LinkRenderer class
|
2020-05-24 23:11:55 +00:00 |
|
EditPage.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
EventRelayerGroup.php
|
|
|
|
ExtensionInfo.php
|
Allow extensions (et al) to have multiple LICENSE/COPYING files
|
2020-05-05 22:49:04 +00:00 |
|
FauxRequest.php
|
|
|
|
FauxResponse.php
|
|
|
|
FeedUtils.php
|
FeedUtils: Remove use of Revision objects
|
2020-04-27 18:46:13 +00:00 |
|
FileDeleteForm.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
ForeignResourceManager.php
|
|
|
|
ForkController.php
|
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-12 18:41:43 +00:00 |
|
FormOptions.php
|
build: Bump mediawiki-codesniffer to 31.0.0
|
2020-05-30 14:56:28 +00:00 |
|
GitInfo.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
GlobalFunctions.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
HeaderCallback.php
|
|
|
|
Hooks.php
|
Add Hooks::runner()
|
2020-05-05 11:23:31 +10:00 |
|
Html.php
|
|
|
|
Linker.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
LinkFilter.php
|
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-12 18:41:43 +00:00 |
|
ListToggle.php
|
|
|
|
MagicWord.php
|
|
|
|
MagicWordArray.php
|
|
|
|
MagicWordFactory.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
MediaWiki.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
MediaWikiServices.php
|
Add a new UserEditTracker service for user edit counts and timing
|
2020-06-02 03:00:05 +00:00 |
|
MediaWikiVersionFetcher.php
|
|
|
|
MergeHistory.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
MovePage.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
MWGrants.php
|
|
|
|
MWNamespace.php
|
|
|
|
MWTimestamp.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
NoLocalSettings.php
|
Fix version number not showing in NoLocalSettings.php
|
2020-05-26 02:14:10 +02:00 |
|
OrderedStreamingForkController.php
|
|
|
|
OutputHandler.php
|
|
|
|
OutputPage.php
|
OutputPage: Temporary hack to avoid taint-check crash
|
2020-05-31 12:04:13 +02:00 |
|
PageProps.php
|
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-12 18:41:43 +00:00 |
|
PathRouter.php
|
|
|
|
PHPVersionCheck.php
|
doxygen: Changed Doxygen tags causing warnings during documentation generation
|
2020-04-14 03:25:19 +00:00 |
|
Pingback.php
|
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-12 18:41:43 +00:00 |
|
ProtectionForm.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
ProxyLookup.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
RawMessage.php
|
|
|
|
ReadOnlyMode.php
|
|
|
|
Revision.php
|
Hard deprecate Revision::getParentId and ::getVisibility
|
2020-05-27 23:35:18 +00:00 |
|
ServiceWiring.php
|
Add a new UserEditTracker service for user edit counts and timing
|
2020-06-02 03:00:05 +00:00 |
|
Setup.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
SiteConfiguration.php
|
|
|
|
SiteStats.php
|
|
|
|
SiteStatsInit.php
|
|
|
|
Status.php
|
Fix param type for Status::msgInLang
|
2020-05-25 07:51:40 +00:00 |
|
StreamFile.php
|
mime: Update usage of MimeAnalyzer methods
|
2020-05-28 20:13:47 +00:00 |
|
StubObject.php
|
|
|
|
StubUserLang.php
|
|
|
|
TemplateParser.php
|
TemplateParser: Inject BagOStuff and deprecate '$forceRecompile'
|
2020-03-23 20:09:05 +00:00 |
|
TemplatesOnThisPageFormatter.php
|
|
|
|
Title.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
TitleArray.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
TitleArrayFromResult.php
|
Explicit visibility modifiers in TitleArrayFromResult.php
|
2020-05-09 22:45:14 +00:00 |
|
TitleFactory.php
|
|
|
|
TrackingCategories.php
|
|
|
|
WebRequest.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
WebRequestUpload.php
|
|
|
|
WebResponse.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
WebStart.php
|
|
|
|
WikiMap.php
|
Fix typo: 'the the' -> 'the'
|
2020-05-03 20:45:36 +01:00 |
|
WikiReference.php
|
|
|