| .. |
|
actions
|
WatchAction: avoid UPDATE when old and new watch period is indefinite
|
2020-10-13 17:08:22 -04:00 |
|
api
|
Merge "Inject services into ApiChangeContentModel"
|
2020-10-26 18:21:33 +00:00 |
|
auth
|
Use UserNameUtils in AuthManager
|
2020-10-15 20:11:23 +02:00 |
|
block
|
Normalize BlockManager debug logs
|
2020-10-21 03:43:43 +00:00 |
|
cache
|
Convert UserCache to a service
|
2020-10-20 20:13:38 +00:00 |
|
changes
|
Merge "Add days left messages to changes-lists' clock icons"
|
2020-10-06 17:14:57 +00:00 |
|
changetags
|
Remove ChangeTags::truncateTagDescription, deprecated and unused
|
2020-10-06 18:30:57 +00:00 |
|
clientpool
|
Remove terminating line breaks from wfDebugLog calls
|
2020-06-03 02:48:36 +00:00 |
|
collation
|
Language: hard deprecate the noSeparators parameter to ::formatNum
|
2020-10-21 10:08:04 -04:00 |
|
compat
|
|
|
|
composer
|
|
|
|
config
|
Mark ServiceOptions as @newable
|
2020-10-09 04:43:52 +00:00 |
|
content
|
Make WikitextContentTest set the context title to avoid failures
|
2020-10-20 16:13:42 -07:00 |
|
context
|
Typehint SessionManager::getGlobalSession and RequestContext::getMain
|
2020-10-22 19:37:23 +02:00 |
|
dao
|
Fix broken PHPDoc comments that don't start with /**
|
2020-07-23 16:09:41 +00:00 |
|
db
|
Mark CONSTRUCTOR_OPTIONS as internal
|
2020-08-21 00:18:45 -04:00 |
|
debug
|
Empty Monolog loggers are now real blackholes and add tests
|
2020-09-20 18:11:51 +00:00 |
|
deferred
|
Use finally in AutoCommitUpdate
|
2020-10-24 23:38:10 +02:00 |
|
diff
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
edit
|
|
|
|
editpage
|
EditPage: Move spam checks to SpamRegexConstraint
|
2020-10-21 22:43:01 +00:00 |
|
exception
|
Merge "Document hook names in hook interfaces."
|
2020-10-02 16:15:21 +00:00 |
|
export
|
Merge "Document hook names in hook interfaces."
|
2020-10-02 16:15:21 +00:00 |
|
externalstore
|
Fix order of wfDeprecated parameters in ExternalStoreDB::getSlave
|
2020-10-06 18:33:25 +00:00 |
|
filebackend
|
Mark CONSTRUCTOR_OPTIONS as internal
|
2020-08-21 00:18:45 -04:00 |
|
filerepo
|
filerepo: clean up shared cache keys to avoid key metrics clutter
|
2020-10-21 13:29:15 -07:00 |
|
gallery
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
historyblob
|
phan: Enable redundant_condition_detection
|
2020-07-01 20:13:07 +00:00 |
|
Hook
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
HookContainer
|
Introduce and apply NonSerializableTrait
|
2020-09-28 21:55:49 +02:00 |
|
htmlform
|
Merge "mediawiki.htmlform: Ensure collapsible forms are enabled"
|
2020-10-15 18:43:10 +00:00 |
|
http
|
Add a function to HttpRequestFactory for creating a GuzzleHttp\Client
|
2020-10-22 23:11:47 -05:00 |
|
import
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
installer
|
Migrate new_talk to abstract schema
|
2020-10-26 14:10:24 +01:00 |
|
interwiki
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
jobqueue
|
Merge "Document hook names in hook interfaces."
|
2020-10-02 16:15:21 +00:00 |
|
json
|
Check if non-JSON-serializable data passed to ParserOutput
|
2020-10-05 10:54:08 -06:00 |
|
language
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
libs
|
Remove ProcessCacheLRU, deprecated and unused.
|
2020-10-20 12:49:05 -07:00 |
|
linkeddata
|
|
|
|
linker
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
logging
|
SpecialEmailUser/LogPage: Improve doc
|
2020-10-23 14:52:20 +00:00 |
|
mail
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
media
|
media: Fix case of FlashPixVersion in FormatMetadata::makeFormattedData()
|
2020-10-26 04:14:52 +00:00 |
|
Message
|
|
|
|
Navigation
|
Whitespace cleanup: Use tabs for indentation, avoid double spaces
|
2020-06-27 07:53:07 +00:00 |
|
objectcache
|
objectcache: only use memcached "gets" when tokens are needed
|
2020-07-15 00:16:46 +00:00 |
|
page
|
Show standard diff elements if revision is null only because of permission
|
2020-10-08 08:26:28 +00:00 |
|
pager
|
Merge "Replace "@stable for subclassing" with "@stable to extend""
|
2020-07-13 09:31:38 +00:00 |
|
ParamValidator/TypeDef
|
UserDef DI
|
2020-08-05 16:36:53 +00:00 |
|
parser
|
ParserCache JSON - do not \u encode unicode and special characters.
|
2020-10-22 18:26:59 -07:00 |
|
password
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
Permissions
|
Merge "PermissionManager: Allow sysops to view deleted config pages"
|
2020-10-20 22:44:16 +00:00 |
|
poolcounter
|
Deprecate ParserCache::getKey and replace it with getMetadata
|
2020-10-13 08:31:22 -07:00 |
|
preferences
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
profiler
|
Remove deprecated Profiler::(get|set)Templated
|
2020-10-22 02:55:31 +00:00 |
|
rcfeed
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
registration
|
Fix typos related to repeated words
|
2020-09-27 10:25:36 +00:00 |
|
resourceloader
|
Only preload logo if the optional logo feature is enabled.
|
2020-10-21 13:50:25 -04:00 |
|
Rest
|
Localisation updates from https://translatewiki.net.
|
2020-10-20 08:28:40 +02:00 |
|
Revision
|
Add missing $hints in short-cut call
|
2020-10-09 12:53:49 +02:00 |
|
revisiondelete
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
revisionlist
|
|
|
|
search
|
Merge "Document hook names in hook interfaces."
|
2020-10-02 16:15:21 +00:00 |
|
session
|
Typehint SessionManager::getGlobalSession and RequestContext::getMain
|
2020-10-22 19:37:23 +02:00 |
|
shell
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
site
|
Explicitly wrap some XML calls in libxml_disable_entity_loader()
|
2020-09-20 15:57:14 +00:00 |
|
skins
|
Respect $wgCapitalLinks in Search input field
|
2020-10-21 01:49:26 +01:00 |
|
sparql
|
Mark exceptions as @newable
|
2020-07-08 17:51:38 +00:00 |
|
specialpage
|
Merge "Inject services into SpecialComparePages"
|
2020-10-25 22:59:39 +00:00 |
|
specials
|
Merge "Inject services into SpecialComparePages"
|
2020-10-25 22:59:39 +00:00 |
|
Storage
|
Reverted tag: do not mark null revisions as reverted
|
2020-10-15 19:08:28 +02:00 |
|
templates
|
|
|
|
tidy
|
Whitespace cleanup: Use tabs for indentation, avoid double spaces
|
2020-06-27 07:53:07 +00:00 |
|
title
|
Merge "Document hook names in hook interfaces."
|
2020-10-02 16:15:21 +00:00 |
|
upload
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
user
|
Cleanup BotPassword class to prepare for refactor
|
2020-10-22 02:45:09 +00:00 |
|
utils
|
AutoloadGenerator: Drop support for .inc files, we don't use them now
|
2020-09-29 16:28:19 +00:00 |
|
watcheditem
|
Inject UserFactory into WatchedItemQueryService
|
2020-10-12 21:36:21 +00:00 |
|
widget
|
Replace tabs with spaces
|
2020-09-04 18:04:07 +02:00 |
|
xml
|
Drop down lists: Do not use the value for 'other' as option group
|
2020-09-16 19:30:43 +00:00 |
|
.htaccess
|
|
|
|
ActorMigration.php
|
Inject UserFactory into ActorMigration
|
2020-10-13 19:34:19 +00:00 |
|
AjaxDispatcher.php
|
Whitespace cleanup: Use tabs for indentation, avoid double spaces
|
2020-06-27 07:53:07 +00:00 |
|
AjaxResponse.php
|
|
|
|
AutoLoader.php
|
resourceloader: Use a local HookRunner
|
2020-09-17 01:53:18 +00:00 |
|
Autopromote.php
|
Hard deprecate all methods in Autopromote class
|
2020-09-18 14:42:25 +00:00 |
|
BadFileLookup.php
|
BadFile keeps a "bad file list", not a "blacklist"
|
2020-06-08 18:07:24 -04:00 |
|
CategoriesRdf.php
|
|
|
|
Category.php
|
Category.php - add a variable $loadBalancer instead of calling wfGetDB
|
2020-05-27 14:21:17 +00:00 |
|
CategoryViewer.php
|
Use strict (in)equality with namespaces constants when LHS is definitely an integer
|
2020-07-31 18:03:28 +01:00 |
|
CommentStore.php
|
CommentStore: Add documentation defgroup/ingroup annotations
|
2020-07-25 05:42:20 +00:00 |
|
CommentStoreComment.php
|
CommentStore: Add documentation defgroup/ingroup annotations
|
2020-07-25 05:42:20 +00:00 |
|
ConfiguredReadOnlyMode.php
|
|
|
|
ContentSecurityPolicy.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
DefaultSettings.php
|
Move 'actor' SharedTable to LocalSettings
|
2020-10-18 05:54:54 +00:00 |
|
Defines.php
|
Remove an extra space from Defines.php
|
2020-10-18 09:04:53 +00:00 |
|
DeprecatedGlobal.php
|
|
|
|
DerivativeRequest.php
|
Replace "@stable for calling" by "@stable to call"
|
2020-07-13 08:55:28 +00:00 |
|
DevelopmentSettings.php
|
DevelopmentSettings: Make sure all currently used global have a global call
|
2020-09-21 17:08:48 +01:00 |
|
DummyLinker.php
|
linker: Move Linker::normaliseSpecialPage to LinkRenderer class
|
2020-05-24 23:11:55 +00:00 |
|
EditPage.php
|
Reorder some of the checks in EditPage
|
2020-10-22 00:26:29 +00:00 |
|
EventRelayerGroup.php
|
|
|
|
ExtensionInfo.php
|
|
|
|
FauxRequest.php
|
Replace "@stable for calling" by "@stable to call"
|
2020-07-13 08:55:28 +00:00 |
|
FauxResponse.php
|
|
|
|
FeedUtils.php
|
FeedUtils::checkFeedOutput add $output parameter
|
2020-09-10 22:45:57 +00:00 |
|
FileDeleteForm.php
|
Remove support for FileDeleteForm::doDelete without a user
|
2020-09-09 23:48:08 +00:00 |
|
ForeignResourceManager.php
|
Pass function name to HttpRequestFactory::create
|
2020-06-07 12:20:06 +00:00 |
|
ForkController.php
|
|
|
|
FormOptions.php
|
build: Bump mediawiki-codesniffer to 31.0.0
|
2020-05-30 14:56:28 +00:00 |
|
GitInfo.php
|
Replace "@stable for calling" by "@stable to call"
|
2020-07-13 08:55:28 +00:00 |
|
GlobalFunctions.php
|
Deprecate Skin::makeVariablesScript()
|
2020-09-21 20:02:13 +00:00 |
|
HeaderCallback.php
|
Preload class used in HeaderCallback
|
2020-10-01 18:08:10 +00:00 |
|
Hooks.php
|
Introduce wfDeprecatedMsg()
|
2020-06-22 14:34:39 +10:00 |
|
Html.php
|
|
|
|
Linker.php
|
Update language in watchlist expiry
|
2020-08-14 11:47:03 -07:00 |
|
LinkFilter.php
|
|
|
|
ListToggle.php
|
|
|
|
MagicWord.php
|
Use @internal instead of @private per policy
|
2020-06-26 14:14:23 +02:00 |
|
MagicWordArray.php
|
|
|
|
MagicWordFactory.php
|
Revert "Adding = as a parser function"
|
2020-07-03 14:52:27 +00:00 |
|
MediaWiki.php
|
Hard deprecation of Language::convertTitle(),
|
2020-10-20 16:49:17 -04:00 |
|
MediaWikiServices.php
|
Merge "Convert UserCache to a service"
|
2020-10-20 20:58:40 +00:00 |
|
MediaWikiVersionFetcher.php
|
Make use of the preg_match() return value, if possible
|
2020-07-14 19:26:35 +00:00 |
|
MergeHistory.php
|
Use HookContainer to get the HookRunner in MergeHistory
|
2020-08-26 17:51:05 +00:00 |
|
MovePage.php
|
Merge "MovePage: Handle target page deletion failure gracefully."
|
2020-10-22 13:53:57 +00:00 |
|
MWGrants.php
|
Add import permissions to new import grant
|
2020-09-16 09:15:59 +02:00 |
|
MWNamespace.php
|
|
|
|
MWTimestamp.php
|
Annotate newable classes
|
2020-07-07 15:38:57 +02:00 |
|
NoLocalSettings.php
|
Fix version number not showing in NoLocalSettings.php
|
2020-05-26 02:14:10 +02:00 |
|
OrderedStreamingForkController.php
|
|
|
|
OutputHandler.php
|
Remove terminating line breaks from debug messages
|
2020-06-03 12:01:16 +10:00 |
|
OutputPage.php
|
Hard deprecation of Language::convertTitle(),
|
2020-10-20 16:49:17 -04:00 |
|
PageProps.php
|
Support use of TitleArray
|
2020-09-01 12:15:29 -04:00 |
|
PathRouter.php
|
|
|
|
PHPVersionCheck.php
|
Fix broken PHPDoc comments that don't start with /**
|
2020-07-23 16:09:41 +00:00 |
|
Pingback.php
|
Merge "Pass function name to database functions"
|
2020-06-07 16:03:38 +00:00 |
|
ProtectionForm.php
|
ProtectionForm: Use available permission manager, not MediaWikiServices
|
2020-07-13 07:11:05 +00:00 |
|
ProxyLookup.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
RawMessage.php
|
Replace "@stable for calling" by "@stable to call"
|
2020-07-13 08:55:28 +00:00 |
|
ReadOnlyMode.php
|
|
|
|
Revision.php
|
Merge "Hard deprecate the rest of the Revision class"
|
2020-07-06 13:57:55 +00:00 |
|
ServiceWiring.php
|
EditPage: Move spam checks to SpamRegexConstraint
|
2020-10-21 22:43:01 +00:00 |
|
Setup.php
|
Log IP/device changes within the same session
|
2020-10-08 13:13:25 -07:00 |
|
SiteConfiguration.php
|
includes: Use expression assignment operator += or |= where possible
|
2020-07-31 22:26:42 +00:00 |
|
SiteStats.php
|
Remove terminating line breaks from debug messages
|
2020-06-03 12:01:16 +10:00 |
|
SiteStatsInit.php
|
Fix broken PHPDoc comments that don't start with /**
|
2020-07-23 16:09:41 +00:00 |
|
Status.php
|
Fix typos related to repeated words
|
2020-09-27 10:25:36 +00:00 |
|
StreamFile.php
|
mime: Update usage of MimeAnalyzer methods
|
2020-05-28 20:13:47 +00:00 |
|
StubObject.php
|
Replace "@stable for calling" by "@stable to call"
|
2020-07-13 08:55:28 +00:00 |
|
StubUserLang.php
|
Hard deprecation of Language::convertTitle(),
|
2020-10-20 16:49:17 -04:00 |
|
TemplateParser.php
|
|
|
|
TemplatesOnThisPageFormatter.php
|
|
|
|
Title.php
|
Title::getNotificationTimestamp - require passing a user
|
2020-08-27 00:19:17 +00:00 |
|
TitleArray.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
TitleArrayFromResult.php
|
Replace "@stable for calling" by "@stable to call"
|
2020-07-13 08:55:28 +00:00 |
|
TitleFactory.php
|
|
|
|
TrackingCategories.php
|
Alphasort TrackingCategories::$coreTrackingCategories
|
2020-09-27 16:03:17 +00:00 |
|
WebRequest.php
|
Remove hard deprecated WebRequest::getLimitOffset
|
2020-08-21 22:02:45 +00:00 |
|
WebRequestUpload.php
|
Remove terminating line breaks from debug messages
|
2020-06-03 12:01:16 +10:00 |
|
WebResponse.php
|
Support SameSite=None cookies
|
2020-07-07 02:18:45 +01:00 |
|
WebStart.php
|
|
|
|
WikiMap.php
|
|
|
|
WikiReference.php
|
|
|