MediaWiki 1.37/wmf.4/Changelog

Core changes

edit
  • git #b4a9cb11 - Branch commit for wmf/1.37.0-wmf.4 by trainbranchbot
  • git #f5025b54 - Make Title::compare work with Linktarget and Pagereference as well by daniel
  • git #a83d0358 - RELEASE-NOTES-1.36: Fix two typos and a double space by Alexander Vorwerk
  • git #89fa7401 - Expand functionality of MediaWikiTitleCodec in MockTitleTrait by DannyS712
  • git #7fb6c856 - Introduce DummyServicesTrait for use in unit tests by DannyS712
  • git #85dfea00 - RELEASE-NOTES-1.36: Make some wording tweaks (T279461) by James D. Forrester
  • git #172d1fcc - RELEASE-NOTES-1.36: Add in a couple of backported entries by James D. Forrester
  • git #79aa859e - Hard deprecate LockManagerGroup::singleton() and ::destroySingletons() (T249030) by ZabeMath
  • git #450174b7 - MockTitleTrait: clean up makeMockTitle by DannyS712
  • git #9c971f68 - Reduce duplication and combine methods in UserAuthorityTest by DannyS712
  • git #6c4c09c7 - DefaultPreferencesFactoryTest: add helper for PermissionManager by DannyS712
  • git #b876af50 - Fix order of parameters in assertions by DannyS712
  • git #bea9165e - Tests: use UserIdentityValue instead of mock User objects by DannyS712
  • git #cad5a106 - [docs] Note that namespace ID is to be used in HTMLTitleTextField's namespace param by Martin Urbanec
  • git #f736c353 - Simplify PagePropsTest by DannyS712
  • git #596344db - Hard deprecate MessageCache::singleton() (T249031) by Alexander Vorwerk
  • git #41ae2236 - Hard deprecate LinkCache::singleton() (T249034) by Alexander Vorwerk
  • git #8b429de4 - page.gallery: Remove unnecessary `bottom` property by Volker E
  • git #14dc9229 - Unify `list-style` CSS by Volker E
  • git #93b6d9a1 - mediawiki.pulsatingdot: Remove obsolete vendor prefixes (T277803) by Volker E
  • git #85a07c8c - mediawiki.mixins.animation: Remove code fragments for degraded browsers (T277803) by Volker E
  • git #1cf8bc85 - docs: Add browser support to mediawiki.mixins `.column-count()` by Volker E
  • git #417de8f5 - Delete maintenance/cleanupAncientTables.php (T281635) by Reedy
  • git #1ec3ee8d - Move WikiReferenceTest to a unit test by DannyS712
  • git #ec0be221 - Update Legoktm's email address by Kunal Mehta
  • git #947cba5d - ParserTestRunner: use HookContainer instead of Hooks class (T281613) by ZabeMath
  • git #6ea78705 - ApiRevisionDeleteTest: remove use of Revision objects (T247143) by DannyS712
  • git #e4b51a4a - Fix mismatching type hints in ChangesListSpecialPageTest by Thiemo Kreuz
  • git #73249a36 - Drop User::getGrantName() (T277511) by ZabeMath
  • git #934a11cf - jquery: Add method/prop name to jquery_migrate deprecation counter (T280944) by Timo Tijhof
  • git #71a1f3f9 - Hard deprecate UserLoadFromDatabase hook (T277334) by DannyS712
  • git #23cc2328 - SECURITY: Fix XSS vulnerability in EditPage and ProtectionForm (T281595) by mainframe98
  • git #889a37f8 - rdbms: Use server time in DatabaseMysqlBase::getLagFromPtHeartbeat() (T248481) by Aaron Schulz
  • git #604d4063 - Remove Revision from PageArchive (T247143) by DannyS712
  • git #378fd2a7 - Fix grep comments in BlockActionInfo for messages (T194529) by DannyS712
  • git #c0dd6825 - Start removing places using Revision objects (T247143) by DannyS712
  • git #5e5b5b19 - Remove uses and hard deprecate wfCanIPUseHTTPS (T281598) by DannyS712
  • git #c6216377 - Remove deprecated https-related hooks by DannyS712
  • git #7bd7d2a6 - Remove hooks that use Revision objects (T247143) by DannyS712
  • git #f1fea6db - apihelp-query+iwlinks-param-prop: s/interlanguage/interwiki/ (T281584) by Reedy
  • git #4a657ec6 - selenium: Fix failing selenium-daily-beta(commons)-MediaWiki Jenkins job (T281505) by Željko Filipin
  • git #7ad76105 - Check forcing of 'name_title' index to prepare for renaming (T270033) by Ammarpad
  • git #457d3797 - mediawiki.base: Add unit tests to mw.hooks (T223352) by gengh
  • git #00947083 - objectcache: Improve wanobjectcache metrics documentation by Timo Tijhof
  • git #9972f5a2 - objectcache: Use regen_walltime metric even when value is not stored by Timo Tijhof
  • git #fc7e0717 - build: Fix .editorconfig to allow spaces in markdown files by Timo Tijhof
  • git #88664379 - docs: Fix @var comments to use doc comment syntax by Umherirrender
  • git #168ac52a - Prepare for renaming `page_timestamp` revision index (T270033) by Ammarpad
  • git #e69f56fc - build: Remove unneeded phpcs:ignore on false positives by Umherirrender
  • git #7f684ed8 - build: Cleanup and improve .phpcs.xml by Umherirrender
  • git #2a1baa88 - Add action block to BlockList (T279559) by AnaïsGueyte
  • git #c823f607 - objectcache: use the mergeFlagMaps() return value in MultiWriteBagOStuff by Aaron Schulz
  • git #64898405 - build: Upgrade mediawiki-codesniffer from v35.0.0 to v36.0.0 by James D. Forrester
  • git #623f80ff - Follow-up dcdec1a2b: Also update path to file in .phpcs.xml exclusions by James D. Forrester
  • git #ca328d27 - Hard deprecate Title::isWatchable() (T281497) by Cindy Cicalese
  • git #2ba4a4b9 - objectcache: set ATTR_DURABILITY in MemcachedBagOStuff (T281480) by Aaron Schulz
  • git #f30f8d43 - Replace Title::isWatchable() with WatchlistManager::isWatchable() (T281497) by Cindy Cicalese
  • git #df5eb22f - Replace uses of DB_MASTER with DB_PRIMARY by James D. Forrester
  • git #4880a825 - Parser: remove Title from method signatures (T281068) by daniel
  • git #b6f148be - Add classes to when a linked change is suppressed (T23272) by Amir Sarabadani
  • git #b7c977f6 - Allow users to be partially blocked from moving/renaming pages (T194529) by Thalia
  • git #f870ea52 - ActorStore: Always canonicalize provided user name (T273933) by Petr Pchelko
  • git #c518ccbc - selenium: Fix JUnit reporter (T214686) by Željko Filipin
  • git #8ef1a982 - Add ActorStore::deleteActor by Petr Pchelko
  • git #886768e8 - Deprecate passing invalid cross-wiki User to ActorStore (T273972) by Petr Pchelko
  • git #f1728cd6 - Replace use of User::isWatched with WatchlistManager::isWatched by Cindy Cicalese
  • git #b2f4bef1 - rdbms: Use REQUEST_TIME_FLOAT for LBFactory::getCPInfoFromCookieValue (T228895) by Timo Tijhof
  • git #b8ed54c2 - Fix query error in ImageListPager (T281405) by Tim Starling
  • git #4f62b94d - selenium: Add timestamp to screenshot file name (T280970) by Željko Filipin
  • git #50b4df35 - selenium: File name friendly version of ISO 8601 date and time (T281372) by Željko Filipin
  • git #ed4a8761 - Simplify and clean up WatchedItemStoreUnitTest by DannyS712
  • git #549b665f - BlockListPager: Ensure false is not passed to LinkBatch::addObj (T281395) by Thalia
  • git #b4021ea4 - Re-apply "PageProps: use PageIdentity instead of Title"" by Daniel Kinzler
  • git #df89e2fb - Add GetAllBlockActions hook (T279562) by STran
  • git #46e877d1 - RevisionStore: don't die on mismatching Titles (T259022) (T268910) (T263340) (T279832) by daniel
  • git #09bd8c29 - Provide styling for parser errors through content-parser-output (T281228) by mainframe98
  • git #fd01c537 - Stop using legacy ActorMigration field "rc_user" (T278917) by Tim Starling
  • git #83e18467 - Stop using legacy ActorMigration field "log_user" (T278917) by Tim Starling
  • git #44c76b8d - Stop using legacy ActionMigration field "ipb_by" (T278917) by Tim Starling
  • git #7c0c1ad9 - In BlockListPager and ProtectedPagesPager use userLink() unconditionally by Tim Starling
  • git #ccd4b6d9 - Give WikiAwareEntityTrait it's own unit tests. by Petr Pchelko
  • git #e9051b2b - rdbms: Move setLBFactoryTriggers from doMaintenance to service wiring (T228895) (T238436) by Timo Tijhof
  • git #c67f181d - Introduce infrastructure for partial blocks for actions (T279556) (T6995) by Thalia
  • git #89717198 - UploadBase::getSha1Base36FromPath can return false (T187491) by Umherirrender
  • git #f86e82a5 - Remove ApiUnblock unit test. by Petr Pchelko
  • git #5004b475 - FormAction: Correct return type documentation of getForm by Ed Sanders
  • git #a120f1dc - Use @before/@after in MediaWikiIntegrationTestCase/MediaWikiUnitTestCase by Umherirrender
  • git #f39f0384 - rdbms: remove whitespace padding from IDatabase::conditional() by Aaron Schulz
  • git #1ffcb4ce - rdbms: improve IDatabase::conditional() documentation by Aaron Schulz
  • git #c8746209 - Don't use classes error, success and warning outside parser (T280766) by mainframe98
  • git #ac041f43 - Bump wikimedia/parsoid to v0.14.0-a1 by Arlo Breault
  • git #38be8c38 - rcfeed: Remove reference assignment (T281226) by Kosta Harlan
  • git #dcdec1a2 - rdbms: move DBAL-related classes under /dbal directory by Aaron Schulz
  • git #7ddd89fe - qqq.json: Replace Special:IPBlockList with Special:BlockList by Thalia
  • git #d295614b - Setup: Move LBFactory::setRequestInfo() to service wiring (T228895) by Timo Tijhof
  • git #30c20765 - Postgres: Deprecate table name remapping parameter and function (T164898) by Ammarpad
  • git #c829bfc8 - LinkBatch: replace Title with PageReference in method signatures (T278459) by daniel
  • git #a646366e - Allow x-delete-at and x-delete-after expiry headers (T280496) by kalle
  • git #82d2675a - PostgresUpdater: Simplify working with constraints by Ammarpad
  • git #dab7b167 - Add change tags for media additions/removals (T266067) by Matthias Mullie
  • git #7fd3fd65 - Remove the message expiringblock (T281054) by Amir Aharoni
  • git #ed645037 - Document methods that may return StubUserLang instead of Language (T278429) by Ammarpad
  • git #4ba9feca - Convert User object to name before message parsing on Special:Mute by Umherirrender
  • git #6627e422 - Add script for resolving class names to files by daniel
  • git #7d937f79 - selenium: remove @wdio/devtools-service NPM package (T280334) by Željko Filipin
  • git #da473746 - Follow-up 335fabf5f: Don't misuse qc_value in DeadendPages (T181658) by Máté Szabó
  • git #e0a3aa7e - mediawiki.base: Catch exceptions between mw.hook() handlers (T223352) by Timo Tijhof
  • git #9f23dfa4 - mediawiki.base: Convert mw.hook from jQuery.Callbacks() to own code (T223352) by Timo Tijhof
  • git #a6ecaf2d - mediawiki.base: Misc optimisations by Timo Tijhof
  • git #148c4295 - mediawiki.base: Clean up mw.hook unit tests (T223352) by Timo Tijhof
  • git #dada89cd - Followups for UserGroupManager (T264214) by lziad

Vendor

edit

Extensions

edit

No changes for 3D

AbuseFilter

edit

ActiveAbstract

edit
  • git #820aa31c - build: Updating composer dependencies by libraryupgrader

AdvancedSearch

edit

AntiSpoof

edit
  • git #dc6c327a - build: Updating composer dependencies by libraryupgrader

ApiFeatureUsage

edit
  • git #347c766b - build: Updating composer dependencies by libraryupgrader

ArticleCreationWorkflow

edit
  • git #21396996 - build: Updating composer dependencies by libraryupgrader

ArticlePlaceholder

edit
  • git #a51fe286 - build: Updating composer dependencies by libraryupgrader
  • git #e0c67a59 - Simplify PHPUnit test setup and assertions by Thiemo Kreuz

Babel

edit
  • git #75685054 - build: Updating composer dependencies by libraryupgrader

BetaFeatures

edit
  • git #42f63501 - build: Updating composer dependencies by libraryupgrader

BounceHandler

edit
  • git #0d0c952f - build: Updating composer dependencies by libraryupgrader

Calendar

edit
  • git #17cb204e - build: Updating composer dependencies by libraryupgrader

Campaigns

edit
  • git #f7e3a04b - build: Updating composer dependencies by libraryupgrader

Capiunto

edit
  • git #78f00369 - build: Updating composer dependencies by libraryupgrader

CategoryTree

edit

No changes for CategoryTree

CentralAuth

edit

CentralNotice

edit

No changes for CentralNotice

CharInsert

edit

No changes for CharInsert

CheckUser

edit
  • git #5866bf63 - Fix CompareService to work with ONLY_FULL_GROUP_BY (T281329) by Tim Starling
  • git #4aa264d3 - Add a bunch of simple tests for untested code by DannyS712

ChessBrowser

edit
  • git #7bbbb046 - Fix ChessSquare::getAs64, and a bunch of testing by DannyS712

CirrusSearch

edit

Cite

edit

No changes for Cite

CiteThisPage

edit

No changes for CiteThisPage

Citoid

edit

cldr

edit

No changes for cldr

CodeEditor

edit

No changes for CodeEditor

CodeMirror

edit

CodeReview

edit

No changes for CodeReview

Cognate

edit

No changes for Cognate

Collection

edit

No changes for Collection

CommonsMetadata

edit

No changes for CommonsMetadata

ConfirmEdit

edit

No changes for ConfirmEdit

CongressLookup

edit

No changes for CongressLookup

ContactPage

edit

No changes for ContactPage

ContentTranslation

edit

CreditsSource

edit

No changes for CreditsSource

Dashiki

edit

No changes for Dashiki

Disambiguator

edit

No changes for Disambiguator

DiscussionTools

edit
  • git #475aa800 - Fetch user's topic subscriptions on the page in a single query (T281000) by Bartosz Dziewoński
  • git #e995332d - Fix eslint doc type warnings by Ed Sanders
  • git #fcb177fa - README for the SQL files by Bartosz Dziewoński

DismissableSiteNotice

edit

No changes for DismissableSiteNotice

DonationInterface

edit

No changes for DonationInterface

DoubleWiki

edit

No changes for DoubleWiki

DynamicSidebar

edit

No changes for DynamicSidebar

Echo

edit

Elastica

edit

No changes for Elastica

ElectronPdfService

edit

No changes for ElectronPdfService

EntitySchema

edit

EventBus

edit

No changes for EventBus

EventLogging

edit

EventStreamConfig

edit

No changes for EventStreamConfig

ExtensionDistributor

edit

No changes for ExtensionDistributor

ExternalGuidance

edit

No changes for ExternalGuidance

FeaturedFeeds

edit

No changes for FeaturedFeeds

FileExporter

edit

No changes for FileExporter

FileImporter

edit

FlaggedRevs

edit

Flow

edit
  • git #126595f0 - Fix actor migration related logic in FlowRestoreLQT by Gergő Tisza
  • git #f0d355e1 - Use WatchlistManager rather than accessing WatchedItemStore directly. (T223165) by Cindy Cicalese
  • git #a6ceeda8 - Replace Title::isWatchable() with WatchlistManager::isWatchable() (T281497) by Cindy Cicalese
  • git #773421ca - Use ApiTestCase::doApiRequestWithToken by Petr Pchelko
  • git #3bcea368 - Stop using legacy ActorMigration fields (T278917) by Tim Starling

FundraiserLandingPage

edit

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

edit

No changes for FundraisingTranslateWorkflow

Gadgets

edit

No changes for Gadgets

GeoCrumbs

edit

No changes for GeoCrumbs

GeoData

edit
  • git #470900e1 - Simplify PHPUnit test setup and assertions by Thiemo Kreuz

GettingStarted

edit

No changes for GettingStarted

GlobalBlocking

edit

GlobalCssJs

edit

No changes for GlobalCssJs

GlobalPreferences

edit

No changes for GlobalPreferences

GlobalUsage

edit

GlobalUserPage

edit

No changes for GlobalUserPage

GlobalWatchlist

edit

GoogleNewsSitemap

edit

No changes for GoogleNewsSitemap

Graph

edit

No changes for Graph

GrowthExperiments

edit
  • git #b176186d - Create ConfigValidatorFactory to create the config validators (T277513) by Martin Urbanec
  • git #0d3e0e6b - Prepare Special:EditGrowthConfig for multiple config pages (T277513) by Martin Urbanec
  • git #bbed21c7 - RefreshLinkRecommendations: force getting a system user if needed (T281703) by Gergő Tisza
  • git #d8c9a045 - AddLink: Use section=all for edit link on read view in mobile (T280422) by Kosta Harlan
  • git #ffb4f3f6 - Unify `list-style` CSS by Volker E
  • git #aaa55a21 - refreshLinkRecommendations.php: Use per-wiki locks by Gergő Tisza
  • git #ede0b10f - AddLink: Remove edit source tab if present (T281594) by Kosta Harlan
  • git #3c66d110 - No suggestions dialog: Use more robust method to bring user back to Homepage (T277508) by Kosta Harlan
  • git #7bfc3f76 - Handle DB readonly errors (T281382) by Gergő Tisza
  • git #34347e90 - Remove outdated TODO by Kosta Harlan
  • git #7b3c3f87 - Use Unicode ellipsis in Add Link submit button by Gergő Tisza
  • git #f5fad482 - GrowthConfigValidation::validate should inherit PHP doc string by Martin Urbanec
  • git #8bccbb32 - Provide a common interface for config validators (T277513) by Martin Urbanec
  • git #3c9613f5 - AddLink: Disable unneeded context, tool, and command items (T280129) (T281434) by Kosta Harlan
  • git #8437f355 - Add GENDER to skip dialog messages (T269658) by Gergő Tisza
  • git #4f3c5805 - Add Link: changes to post-edit dialog (T269659) by Gergő Tisza
  • git #8363ad59 - Add a link: fixes for RecommendedLinkToolbarDialog's scrolling and keyboard issues (T281496) by MewOphaswongse
  • git #3d649e47 - SuggestedEditSession: Add suggestedEditSession to window.ge by Kosta Harlan
  • git #2cf1b75b - AddLink: No-op updateToolbarSaveButtonState (T281452) by Kosta Harlan
  • git #9431eeda - Set GEMentorshipMigrationStage to SCHEMA_COMPAT_NEW (T275773) by Martin Urbanec
  • git #33acb575 - Add a link: don't write or read from restored edits (T267690) by MewOphaswongse
  • git #047d2e45 - Add a link: Fix persistent page reloading when switching tabs (T280616) by MewOphaswongse
  • git #5f3d25b1 - Add Link: "skipped all suggestions" dialog (T269658) by Gergő Tisza
  • git #286265d5 - MentorPageMentorManagerTest: Do not use setOption() directly to set mentor by Martin Urbanec
  • git #565d63f2 - Add a link: Update background color value for active annotation & triangle (T279684) (T281319) by MewOphaswongse
  • git #4eb01db7 - Fixes for save dialog (T269657) by Gergő Tisza
  • git #363292d9 - Do not call Title::setFragment() by daniel
  • git #d8c24c2a - Add a link: follow-up changes for permanent context item (T267706) by MewOphaswongse
  • git #de4266ae - Disable Submit button during structured edits with no changes (T269657) by Gergő Tisza
  • git #0857cb29 - Add a link: use a permanent context for link inspector (T267706) by MewOphaswongse
  • git #1c461c0a - Use MockTitleTrait in QuestionPosterTest by daniel
  • git #674b29e5 - WikiPageConfigValidation: Mentor lists and help desk can be null (T281229) by Martin Urbanec
  • git #e1cda509 - AddLink: Log error if expected link text is not found (T278487) by Kosta Harlan
  • git #b2872fb3 - Special:EditGrowthConfig: config-changed copy changes by Martin Urbanec
  • git #b5b64a07 - selenium: Delete tests disabled for more than 1 year (T280652) by Željko Filipin

GuidedTour

edit

No changes for GuidedTour

GWToolset

edit

No changes for GWToolset

ImageMap

edit

No changes for ImageMap

InputBox

edit

Insider

edit

No changes for Insider

intersection

edit

No changes for intersection

Interwiki

edit

No changes for Interwiki

InterwikiSorting

edit

No changes for InterwikiSorting

IPInfo

edit

No changes for IPInfo

Josa

edit

No changes for Josa

JsonConfig

edit

No changes for JsonConfig

Kartographer

edit
  • git #aafb93c4 - Fix wrong @param documentation in WVMapLayers.addLayer() by Thiemo Kreuz
  • git #f88cca25 - Fix Map.js trying to set properties on undefined by Thiemo Kreuz

LabeledSectionTransclusion

edit

No changes for LabeledSectionTransclusion

LandingCheck

edit

No changes for LandingCheck

LdapAuthentication

edit

No changes for LdapAuthentication

Linter

edit

LiquidThreads

edit

Listings

edit

No changes for Listings

LocalisationUpdate

edit

No changes for LocalisationUpdate

LoginNotify

edit

No changes for LoginNotify

MachineVision

edit

No changes for MachineVision

MapSources

edit

No changes for MapSources

MassMessage

edit
  • git #bd88749e - Replaced: use of Linker::link() with linkRenderer (T279333) by sahil
  • git #f510407b - Use cheaper makeTitle() and actual namespace constants in tests by Thiemo Kreuz
  • git #076746f8 - Fix PHP notice in SpecialMassMessage because of short-circuit (T281455) by Thiemo Kreuz
  • git #2ae59c6e - Remove suggest param from opensearch api request by Umherirrender

Math

edit

MediaModeration

edit

No changes for MediaModeration

MediaSearch

edit

No changes for MediaSearch

MobileApp

edit

No changes for MobileApp

MobileFrontend

edit

MultimediaViewer

edit

No changes for MultimediaViewer

edit

No changes for NavigationTiming

Newsletter

edit

NewUserMessage

edit

No changes for NewUserMessage

Nuke

edit

No changes for Nuke

OATHAuth

edit

No changes for OATHAuth

OAuth

edit

OAuthRateLimiter

edit

No changes for OAuthRateLimiter

OpenStackManager

edit

No changes for OpenStackManager

ORES

edit

No changes for ORES

PageAssessments

edit

No changes for PageAssessments

PagedTiffHandler

edit

No changes for PagedTiffHandler

PageImages

edit

No changes for PageImages

PageNotice

edit

No changes for PageNotice

PageTriage

edit
  • git #bfb3fb7e - build: Remove old left-over Gemfile from Ruby-based browser testing era by Timo Tijhof

PageViewInfo

edit

No changes for PageViewInfo

ParserFunctions

edit

No changes for ParserFunctions

PdfHandler

edit

No changes for PdfHandler

Poem

edit

No changes for Poem

PoolCounter

edit
  • git #53bd1294 - Remove unnamespaced PoolCounter_… class aliases by Reedy

Popups

edit

ProofreadPage

edit
  • git #e068e2c1 - When encountering an error, enable Update pagelist button in dialogue (T278613) by sahil

PropertySuggester

edit

No changes for PropertySuggester

QuickSurveys

edit

No changes for QuickSurveys

Quiz

edit

No changes for Quiz

ReadingLists

edit

No changes for ReadingLists

edit

Renameuser

edit

No changes for Renameuser

RevisionSlider

edit

No changes for RSS

edit

No changes for SandboxLink

Score

edit

No changes for Score

Scribunto

edit

No changes for Scribunto

SearchExtraNS

edit

No changes for SearchExtraNS

SecureLinkFixer

edit
  • git #3e91b4f9 - Updating domains.php from Mozilla by SecureLinkFixer updater bot

SecurePoll

edit

ShortUrl

edit

No changes for ShortUrl

SiteMatrix

edit

No changes for SiteMatrix

SpamBlacklist

edit

No changes for SpamBlacklist

StopForumSpam

edit

SubPageList3

edit

No changes for SubPageList3

SubpageSortkey

edit

No changes for SubpageSortkey

SyntaxHighlight_GeSHi

edit

No changes for SyntaxHighlight_GeSHi

TemplateData

edit

No changes for TemplateData

TemplateSandbox

edit

TemplateStyles

edit

No changes for TemplateStyles

TemplateWizard

edit

No changes for TemplateWizard

TextExtracts

edit

No changes for TextExtracts

Thanks

edit

TheWikipediaLibrary

edit

No changes for TheWikipediaLibrary

TimedMediaHandler

edit
  • git #a7b612a5 - Bundle videojs-resolution-switcher with ext.tmh.player.inline (T280746) by Timo Tijhof

timeline

edit
  • git #39719650 - Fix a warning when there are multiple entries in a LineData section. (T138036) by Sébastien Beyou

TitleBlacklist

edit

No changes for TitleBlacklist

TocTree

edit

No changes for TocTree

TorBlock

edit

No changes for TorBlock

Translate

edit
  • git #7bdb760d - Make TranslatablePageMessageGroupStore work with ONLY_FULL_GROUP_BY (T281329) by Tim Starling
  • git #e4217e4c - Remove class_aliases from src/ by Niklas Laxström
  • git #e94a6952 - Use ActorStore::deleteActor in MW >= 1.37 by Petr Pchelko
  • git #853783b9 - Special:TranslationStats: Allow yearly stats (T281244) by Niklas Laxström
  • git #2ca8e4d6 - Remove ext.translate.tabgroup by Niklas Laxström
  • git #f19aeb65 - Remove jquery.textchange by Niklas Laxström
  • git #a347197d - TranslatablePageMover: Remove incorrect creation of User by Abijeet
  • git #2de5339b - Translate: rename runJobs for compatibility with proposed core change by Tim Starling
  • git #42ca1275 - Update version before MLEB release (T279280) by Kartik Mistry
  • git #8b42a22c - Change default value for TranslateCacheDirectory to bool (T281264) by nmlgc

TranslationNotifications

edit

No changes for TranslationNotifications

TrustedXFF

edit

No changes for TrustedXFF

TwoColConflict

edit

UniversalLanguageSelector

edit
edit

No changes for UploadsLink

UploadWizard

edit
  • git #300c6968 - build: Updating composer dependencies by libraryupgrader
  • git #1f109fda - Fix incomplete parse logic in UploadWizardCampaign by Thiemo Kreuz

UrlShortener

edit

No changes for UrlShortener

UserMerge

edit

No changes for UserMerge

VipsScaler

edit

No changes for VipsScaler

VisualEditor

edit
  • git #fab7ad9d - Make convert to wikitext on paste feature configurable (temporarily) (T280745) by Ed Sanders
  • git #6e08a27f - Use standard search API when searching for templates (T274903) by Thiemo Kreuz
  • git #346216c0 - Update more test code to use ES6 syntax by Thiemo Kreuz
  • git #2611f907 - Update all tests in the ve-mw module to use ES6 syntax by Thiemo Kreuz
  • git #710e75df - build: Updating composer dependencies by libraryupgrader
  • git #442f5da3 - Replace usage of deprecated User watchlist methods (T281187) by Cindy Cicalese
  • git #67a03105 - ApiVisualEditor: remove call to deprecated User::isIP (T281401) by DannyS712
  • git #2b7ab7b4 - Drop Ruby testing entry point by James D. Forrester

WebAuthn

edit

No changes for WebAuthn

Wikibase

edit

WikibaseCirrusSearch

edit

WikibaseLexeme

edit

WikibaseLexemeCirrusSearch

edit

WikibaseMediaInfo

edit

WikibaseQualityConstraints

edit

Wikidata.org

edit

No changes for Wikidata.org

WikidataPageBanner

edit

No changes for WikidataPageBanner

WikiEditor

edit
  • git #cb1c5d49 - Log whether Javascript was supported on saveSuccess (T263505) by David Lynch
  • git #54af5312 - Remove suggest param from opensearch api request by Umherirrender
  • git #3f95a636 - Swap new mw.Title to mw.Title.newFromText to handle invalid input (T279298) by Umherirrender

wikihiero

edit

No changes for wikihiero

WikiLove

edit

No changes for WikiLove

WikimediaApiPortalOAuth

edit

No changes for WikimediaApiPortalOAuth

WikimediaBadges

edit

No changes for WikimediaBadges

WikimediaEditorTasks

edit

No changes for WikimediaEditorTasks

WikimediaEvents

edit
  • git #2a6c9043 - searchSatisfaction: Remove redundant using() by Timo Tijhof
  • git #568c900e - Allow filtering of errors without a stack_trace by Jdlrobson

WikimediaIncubator

edit

No changes for WikimediaIncubator

WikimediaMaintenance

edit

No changes for WikimediaMaintenance

WikimediaMessages

edit

Wikisource

edit

No changes for Wikisource

XAnalytics

edit

No changes for XAnalytics

Skins

edit

CologneBlue

edit

No changes for CologneBlue

MinervaNeue

edit

Modern

edit

MonoBook

edit
  • git #7597397a - build: Updating composer dependencies by libraryupgrader

Nostalgia

edit

Timeless

edit

No changes for Timeless

Vector

edit
  • git #70e61dbd - build: Switch node version to 10.24.0 now CI is on buster by James D. Forrester
  • git #5998d820 - templates: Remove role deprecation HTML comments (T281025) by Sam Smith
  • git #402b01e0 - search: Prevent double-escaping of messages passed to typeahead-search by Roan Kattouw

WikimediaApiPortal

edit

No changes for WikimediaApiPortal

VisualEditor

edit

Total Changes

edit

422 Changes in 76 repos by 74 authors