MediaWiki 1.33/wmf.19/Changelog

Core changes

edit
  • git #f8efd216 - Fix lowercase in namespace of LogCapturingSpi.php (T217128) by Amir Sarabadani
  • git #680565ed - Remove Target/User validation from Block::appliesToUsertalk() (T211578) by David Barratt
  • git #8e11c5da - Add Priority Hints support (T216499) by Gilles Dubuc
  • git #ea33553b - Chrome Origin Trial support (T216595) by Gilles Dubuc
  • git #c7ecbbd6 - selenium: improve ffmpeg reporting by Antoine Musso
  • git #ae87a51b - actions: Improve Action class code for clarity & consistency by Derick Alangi
  • git #264da395 - media: Mark ImageHandler::getScriptParams() as protected by Thiemo Kreuz
  • git #867ec070 - media: Mark public MediaHandler/ImageHandler methods as such by Thiemo Kreuz
  • git #93de72d9 - Return the page_id in list=langbacklinks as an int (T216968) by Reedy
  • git #4691389f - Use (int) rather than intval() (T216969) by Reedy
  • git #8b8cc02e - Return the page_id in list=iwbacklinks as an int rather than string (T216968) by setian
  • git #2bc42c16 - resourceloader: Make JSMinPlus allow reserved words as property name (ES5) (T215280) by Ebrahim Byagowi
  • git #4ad9ab4d - specials: Cleanup and fix PHPDoc comments by Derick Alangi
  • git #0a8a4fe7 - registration: Fix 'ResourceLoaderWikiModule' schema validation by Kunal Mehta
  • git #291fcff0 - registration: Fix 'arbitrary ResourceLoaderModule definition' schema regex (T216861) by Kunal Mehta
  • git #cd53cf22 - Upgrade moment from 2.19.3 to 2.24.0 (T191339) by Krinkle
  • git #ead1b926 - foreign-resources: Pull all moment locales, even the ones we don't yet use by Krinkle
  • git #c96f90cb - foreign-resources: Add moment to our list of resources by Krinkle
  • git #b444d3ff - resourceloader: Remove back compat for old packageFiles format by Krinkle
  • git #9316f2e3 - resourceloader: Change 'packageFiles' format to be JSON-compatible by Krinkle
  • git #56962495 - selenium: prevent webdriverio automatic screenshot (T216818) by Antoine Musso
  • git #97e09390 - objectcache: improve set() slam prevention in getWithSetCallback() by Aaron Schulz
  • git #0b86c368 - debug: Add basic accessibility support to debug console by Thiemo Kreuz (WMDE)
  • git #2be26155 - Add .phar to $wgFileBlacklist as a paranoia measure by Brian Wolff
  • git #adf90edb - Sanitizer: remove deprecated parameter to escapeIdReferenceList() by Max Semenik
  • git #29bd1832 - Return early in Title::checkUserBlock() if user does not have a block. (T216309) by David Barratt
  • git #1c3a43d0 - build: Increase fresnel runs to 5, and add more scenarios by Krinkle
  • git #0e1edec7 - Apply the pseudo-css selector rules to diff and changelist pages (T212613) by jdlrobson
  • git #ed5f7a6d - ForeignResourceManager: Catch responses other than 200 OK by Krinkle
  • git #1f95fe2e - Block: Remove unnecessary lines related to old use of Block::prevents by Krinkle
  • git #02cb7aef - Separate out different functionalities of Block::prevents (T211578) (T214508) by Thalia
  • git #ccf20390 - Add language support for Saisiyat (xsy) (T216479) by Raimond Spekking
  • git #fe65f685 - ApiQueryUserContribs: Only use 'contributions' replica if querying by user ID (T216656) by Brad Jorsch
  • git #454251c2 - mediawiki.ui: Align button height to standard (and input) (T209455) by Jforrester
  • git #ac1cee5e - Update OOUI to v0.30.3 (T215559) (T216070) (T216075) (T216578) (T216582) by James D. Forrester
  • git #31f740d3 - Set $wgMediaInTargetLanguage to true by default by Max Semenik
  • git #9ba1d8f5 - RCFilters: Export config vars in the RL modules where possible (take 2) (T201574) by Roan Kattouw
  • git #9097f95e - build: Update eslint-config-wikimedia to 0.11.0 by Bartosz Dziewoński
  • git #ad4e22ce - Fix password policy handling in temporary password provider (T216196) by Gergő Tisza
  • git #c242c678 - Add missing use for IMaintainableDatabase by Umherirrender
  • git #7fbd971f - Database: Have buildStringCast() actually cast for MySQL, MSSQL (T216247) by Brad Jorsch
  • git #8d35f175 - Fix grammar in UserPasswordPolicy documentation by Thalia
  • git #67dbf93b - Make uca-tr use I as uppercase of dotless ı instead of reverse (T203158) by Brian Wolff
  • git #7545ee16 - resourceloader: Tolerate string as deps for test suites by Krinkle
  • git #814605a9 - DatabasePostgres: Ignore "IGNORE" option to update() (T215169) by Brad Jorsch
  • git #2347a15c - objectcache: avoid duplicate cache sets for missing keys with lockTSE (T203786) by Aaron Schulz
  • git #ace03384 - API: Add block info to more block errors by Brad Jorsch
  • git #c073e531 - API: Spread autoblocks from action=edit and action=move (T216245) by Brad Jorsch
  • git #8b89f8f3 - MultiHttpClient: Don't relay the end-of-headers line (T216086) by Umherirrender
  • git #02195c7a - DifferenceEngine: Allow cache hits for empty diffs (T216554) by Brad Jorsch
  • git #a064c57f - RCFilters: Don't show tags with 0 hits in tag menu (T182219) by Roan Kattouw
  • git #34abcda0 - pagers: Remove unused "form" properties from two pagers by Umherirrender
  • git #5a6e5c47 - TOC: Add z-index: -1 to hidden checkbox by Fomafix
  • git #f5809ea9 - Set BlockDisablesLogin false for Blocking group tests that assume this by Thalia
  • git #591cb305 - eslint: Enable caching by Ed Sanders
  • git #000e00cf - pagers: Fix and add missing @param documentation by Umherirrender
  • git #f5a31f5b - Remove comments literally documenting unit tests being unit tests by Thiemo Kreuz
  • git #0dddebc8 - Uncheck "create account" on Special:Block for partial blocks (T208510) by Thalia
  • git #286d4901 - Various fixes for phan-taint-check (T216348) by Brian Wolff
  • git #e74819c3 - Remove suggestions for negative namespaces in Page Restrictions (T208355) by Moriel Schottlender
  • git #a7fd92a9 - mw.widgets.TitleWidget: Add 'excludeDynamicNamespaces' config (T208355) by Moriel Schottlender
  • git #d37ab34a - Follow-up I68179974: Remove from 1.33 RL, backported to 1.32 by James D. Forrester
  • git #292e13ed - Add support for Argon2 password hashing by Max Semenik
  • git #56ffbc2a - Print logs generated during unit test when test fails by Erik Bernhardson

Vendor

edit

Extensions

edit

AbuseFilter

edit

ActiveAbstract

edit

No changes for ActiveAbstract

AdvancedSearch

edit

No changes for AdvancedSearch

AntiSpoof

edit

No changes for AntiSpoof

ApiFeatureUsage

edit
  • git #13b0e5b6 - Add missing phpdocs to clarify types by Umherirrender

ArticleCreationWorkflow

edit

No changes for ArticleCreationWorkflow

ArticlePlaceholder

edit
  • git #ab90e6b5 - build: Set private: true in package.json by Umherirrender

Babel

edit

No changes for Babel

BetaFeatures

edit

No changes for BetaFeatures

BounceHandler

edit

No changes for BounceHandler

Calendar

edit

No changes for Calendar

Campaigns

edit

No changes for Campaigns

Capiunto

edit

No changes for Capiunto

CategoryTree

edit

No changes for CategoryTree

CentralAuth

edit

No changes for CentralAuth

CharInsert

edit

No changes for CharInsert

CheckUser

edit

No changes for CheckUser

CirrusSearch

edit

Cite

edit

CiteThisPage

edit

No changes for CiteThisPage

Citoid

edit

cldr

edit

No changes for cldr

Cognate

edit

No changes for Cognate

CodeEditor

edit

No changes for CodeEditor

CodeMirror

edit
  • git #5161c6ab - Make Special:JavaScriptTest pass with and without extension Cite by Fomafix

CodeReview

edit

No changes for CodeReview

CollaborationKit

edit

No changes for CollaborationKit

Collection

edit
  • git #cd708e0c - Replace @expectedException with $this->expectException() by Thiemo Kreuz

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
  • git #f05cc84d - Make CXTextSelectionContextItem non-exclusive (T217081) by jenkins-bot
  • git #ca3836aa - Use VE read-only mode for source surface (T203775) (T197075) by jenkins-bot
  • git #e9db378d - Update ve.dm.CXLintableNode.prototype.getId doc string by petarpetkovic
  • git #7b1f6a7c - Document events in ve.init.mw.CXTarget by jenkins-bot
  • git #94f5a6ca - Check pending paragraphs when input focus changes (T200683) by jenkins-bot
  • git #a968d01d - Document possible null return value by jenkins-bot
  • git #bc635d72 - Attach focus listeners only once by jenkins-bot
  • git #66f7b29b - Move command registation to the end of mw.cx.TranslationController file by Petar.petkovic
  • git #5b433785 - build: Update eslint-config-wikimedia to 0.11.0 by Ed Sanders
  • git #36d004f8 - Display correct issue card on keyboard focusing by jenkins-bot
  • git #2ea3bb31 - Merge all columns related UI modules into mw.cx.ui.TranslationView (T203695) by jenkins-bot
  • git #e6c75552 - Rename mw.cx.widgets.PageTitleWidget to mw.cx.ui.PageTitleWidget by jenkins-bot

ContributionTracking

edit

No changes for ContributionTracking

CreditsSource

edit

No changes for CreditsSource

Dashiki

edit

No changes for Dashiki

Disambiguator

edit

No changes for Disambiguator

DismissableSiteNotice

edit

No changes for DismissableSiteNotice

DonationInterface

edit
  • git #862e7ef1 - build: Add composer.lock to .gitignore by Umherirrender

DoubleWiki

edit

No changes for DoubleWiki

DynamicSidebar

edit

No changes for DynamicSidebar

EUCopyrightCampaign

edit

No changes for EUCopyrightCampaign

Echo

edit
  • git #79b2611b - Use local vars in LabelIconWidget by Umherirrender
  • git #afdcce50 - Add type hints and remove unused code from tests by Umherirrender
  • git #8fd66d42 - Make use of the …::class feature in production code by Umherirrender
  • git #5941ef47 - Replace @expectedException with $this->expectException() by Umherirrender
  • git #e649551e - Simplify a few overly complex code snippets by Umherirrender

Elastica

edit

ElectronPdfService

edit

No changes for ElectronPdfService

EventBus

edit

EventLogging

edit

No changes for EventLogging

ExtensionDistributor

edit

No changes for ExtensionDistributor

ExternalGuidance

edit
  • git #d8e25646 - Special:ExternalGuidance: Fix wrong list style in desktop (T216980) by Santhosh Thottingal

FeaturedFeeds

edit
  • git #2fa8122e - Fix usage of obsolete Revision and ParserOptions features by Max Semenik

FileExporter

edit

No changes for FileExporter

FileImporter

edit

No changes for FileImporter

FlaggedRevs

edit

No changes for FlaggedRevs

Flow

edit
  • git #429dd1f6 - mw.flow.ve.Target: Change surface #setDisabled to #setReadOnly by Bartosz Dziewoński
  • git #ccd95991 - Replace @expectedException with $this->expectException() by Umherirrender
  • git #76eba679 - Add missing newlines between functions by Thiemo Kreuz
  • git #97e4fa83 - Unbreak reply clicks with existing widget (T216580) by Roan Kattouw
  • git #7d0d8e2a - Store Parsoid version and base URL in Flow body content (T209114) by Kosta Harlan

FundraiserLandingPage

edit

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

edit

No changes for FundraisingTranslateWorkflow

Gadgets

edit
  • git #963f3c15 - Don't use deprecated Sanitizer::escapeId() by Max Semenik

GeoCrumbs

edit

No changes for GeoCrumbs

GeoData

edit

No changes for GeoData

GettingStarted

edit

No changes for GettingStarted

GlobalBlocking

edit

No changes for GlobalBlocking

GlobalCssJs

edit

No changes for GlobalCssJs

GlobalPreferences

edit

No changes for GlobalPreferences

GlobalUsage

edit
  • git #c2c57c17 - Renamed patches directory to sql because of standardization by Umherirrender

GlobalUserPage

edit

No changes for GlobalUserPage

GoogleNewsSitemap

edit

No changes for GoogleNewsSitemap

Graph

edit

No changes for Graph

GrowthExperiments

edit

GuidedTour

edit

No changes for GuidedTour

GWToolset

edit

No changes for GWToolset

ImageMap

edit

No changes for ImageMap

InputBox

edit

No changes for InputBox

Insider

edit

No changes for Insider

intersection

edit

No changes for intersection

Interwiki

edit

No changes for Interwiki

InterwikiSorting

edit

No changes for InterwikiSorting

JADE

edit
  • git #c67fd1c6 - Rename Jade.namespaces.php to match extension.json by Umherirrender
  • git #9ec1f9ea - build: Set private: true in package.json by Umherirrender
  • git #237da201 - build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 by Umherirrender
  • git #dce53e37 - Also reset wgCentralIdLookupProvider in unit tests by Umherirrender

Josa

edit

No changes for Josa

JsonConfig

edit

No changes for JsonConfig

Kartographer

edit

No changes for Kartographer

LabeledSectionTransclusion

edit

No changes for LabeledSectionTransclusion

LandingCheck

edit

No changes for LandingCheck

LdapAuthentication

edit

No changes for LdapAuthentication

Linter

edit

LiquidThreads

edit

No changes for LiquidThreads

Listings

edit

No changes for Listings

LocalisationUpdate

edit

No changes for LocalisationUpdate

LoginNotify

edit

No changes for LoginNotify

MapSources

edit

No changes for MapSources

MassMessage

edit
  • git #732738c0 - Fix JS exception when adding a new target on non-crosswiki wikis by Kunal Mehta

Math

edit

MobileApp

edit

No changes for MobileApp

MobileFrontend

edit

MultimediaViewer

edit
  • git #c6008c78 - build: Be more aggressive in fixing old bad JS code style by James D. Forrester
  • git #1b214707 - build: Update eslint-config-wikimedia to 0.11.0 by James D. Forrester
edit

Newsletter

edit
  • git #8423d612 - Change "Register" to "Create" in localization files (en and qqq) (T154761) by Zoranzoki21

NewUserMessage

edit

No changes for NewUserMessage

Nuke

edit

OATHAuth

edit

No changes for OATHAuth

OAuth

edit

No changes for OAuth

OpenStackManager

edit
  • git #43727d5e - build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 by Umherirrender
  • git #f01b03b9 - Error: Call to a member function doLogout() on boolean (T201745) by Umherirrender

ORES

edit

No changes for ORES

PageAssessments

edit

No changes for PageAssessments

PagedTiffHandler

edit

No changes for PagedTiffHandler

PageImages

edit

No changes for PageImages

PageTriage

edit

PageViewInfo

edit

No changes for PageViewInfo

ParserFunctions

edit

No changes for ParserFunctions

ParsoidBatchAPI

edit

No changes for ParsoidBatchAPI

PdfHandler

edit

No changes for PdfHandler

PerformanceInspector

edit

No changes for PerformanceInspector

Petition

edit

No changes for Petition

Poem

edit

PoolCounter

edit

No changes for PoolCounter

Popups

edit
  • git #0beabf2b - Bring reference type detection in sync with RESTbased endpoint (T215281) by WMDE-Fisch
  • git #f3d415fd - Remove object passed by references to method by Thiemo Kreuz (WMDE)
  • git #7e41bed5 - Update type-specific reference headings according to requirements (T215281) by Thiemo Kreuz
  • git #f91c1602 - Add a beta feature switch for reference previews (T215896) by Thiemo Kreuz
  • git #e1111c59 - Add reference type detection to HTML scraping gateway (T214908) (T215281) by WMDE-Fisch
  • git #240f070d - Hygiene: rename test import to match source by Stephen Niedzielski
  • git #d1c06131 - Fix regression showing page previews on ^ jump mark links (T216683) by Stephen Niedzielski
  • git #deffae14 - Hygiene: improve ESLint globals readability by Stephen Niedzielski
  • git #06d34804 - Use upper-case {JQuery} in all documentation by Thiemo Kreuz
  • git #032e9ad0 - Limit reference popups to max. 5 lines instead of 7 (T214169) by Thiemo Kreuz
  • git #6d29d08d - Unify /* global … */ annotations for ESLint by Stephen Niedzielski
  • git #bb7ef8f2 - Remove unused attributes from .svg files to optimize them further by Thiemo Kreuz
  • git #fe7c107f - Reference gateway accepts .mw-reference-text and .reference-text (T214908) by Thiemo Kreuz
  • git #d81415a0 - Add all reference type icons and messages (T214908) by WMDE-Fisch

ProofreadPage

edit

No changes for ProofreadPage

PropertySuggester

edit
  • git #d37eca14 - build: Set private: true in package.json by Umherirrender

QuickSurveys

edit

No changes for QuickSurveys

Quiz

edit

No changes for Quiz

ReadingLists

edit
edit

No changes for RelatedArticles

Renameuser

edit
  • git #eb847453 - Batch renames in image tables (T215107) by Gergő Tisza
  • git #57b8b3c3 - RenameuserSQL: Drop wgAuth/AuthPlugin deprecated code, being removed by James D. Forrester

RevisionSlider

edit

No changes for RevisionSlider

No changes for RSS

edit

No changes for SandboxLink

Score

edit

Scribunto

edit

No changes for Scribunto

SearchExtraNS

edit

No changes for SearchExtraNS

SecurePoll

edit

Sentry

edit

No changes for Sentry

ShortUrl

edit

SiteMatrix

edit

No changes for SiteMatrix

SkinPerPage

edit

No changes for SkinPerPage

SpamBlacklist

edit

No changes for SpamBlacklist

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

No changes for TemplateSandbox

TemplateStyles

edit

No changes for TemplateStyles

TemplateWizard

edit
  • git #0c4efe60 - build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 by Umherirrender

TextExtracts

edit

No changes for TextExtracts

Thanks

edit

TimedMediaHandler

edit

No changes for TimedMediaHandler

timeline

edit

No changes for timeline

TitleBlacklist

edit

TocTree

edit

No changes for TocTree

TorBlock

edit

No changes for TorBlock

Translate

edit

No changes for Translate

TranslationNotifications

edit

No changes for TranslationNotifications

TrustedXFF

edit

No changes for TrustedXFF

TwoColConflict

edit

No changes for TwoColConflict

UniversalLanguageSelector

edit

No changes for UniversalLanguageSelector

edit

No changes for UploadsLink

UploadWizard

edit

No changes for UploadWizard

UrlShortener

edit

No changes for UrlShortener

UserMerge

edit

VipsScaler

edit

No changes for VipsScaler

VisualEditor

edit
  • git #403b1f97 - TemplateContext: Filter out empty template descriptions by Bartosz Dziewoński
  • git #c04d3da8 - Add more read-only implementations (T210142) by Ed Sanders
  • git #33774758 - MWCategoryWidget: Implement setDisabled by Ed Sanders
  • git #6aa61aef - MWMetaDialog: Implement read-only mode (T210142) by Ed Sanders
  • git #9c5ec0d0 - MW(Advanced)SettingsPage: Use Array.forEach for metaItemCheckboxes by Ed Sanders
  • git #8e3ef8fb - Hide label section in MagicLinkNodeContextItem by Ed Sanders
  • git #043a59a9 - ve.ui.MWSaveDialog: Fix fragment links in visual diff too (T212554) by Bartosz Dziewoński
  • git #ab8ae002 - ve.ui.MWSaveDialog: Target links in visual diff to new window by Bartosz Dziewoński
  • git #23267264 - Load VE in read-only mode on protected pages (T53547) by Esanders
  • git #18907dde - Implementations for read-only mode by Bartosz Dziewoński
  • git #d1331309 - Update VE core submodule to master (541222565) (T210142) by Bartosz Dziewoński
  • git #1890530b - ApiVisualEditor: Remove red-link cache warming (T64803) (T209078) by Ed Sanders
  • git #93351892 - ve.dm.MWGalleryImageNode: Update for Parsoid changes to "broken" images by Bartosz Dziewoński
  • git #08e96d7b - Swap the link-rtl.png and link-ltr.png files (T216617) by setian
  • git #e21d4fab - Update VE core submodule to master (2951e9378) by Bartosz Dziewoński
  • git #3ce1db9c - Update VE core submodule to master (2465e0e60) (T202148) by Bartosz Dziewoński
  • git #0b1f4453 - ve.init.mw.ArticleTarget: Fix some doc comments by Bartosz Dziewoński
  • git #332aa1f3 - build: Update eslint-config-wikimedia to 0.11.0 by Ed Sanders
  • git #e41fa15d - eslint: Enable caching by Ed Sanders
  • git #de2a2ca0 - Improve abstraction around template context description by Ed Sanders
  • git #3269d536 - Support only surfacing part of the document (T76541) by Esanders

Wikibase

edit
  • git #c6fbb86c - Revert "Revert "Update outdated icons with latest standard ones"" by Lucas Werkmeister (WMDE)
  • git #38085d51 - termbox: update to latest version (T214898) by Pablo Grass
  • git #273b5c0a - Rename link texts for SpecialPages to account for Schemas (T216719) by Greta Doçi
  • git #7c90396e - Fixed WikibaseRepo::getLocalRepoWikiPageMetaDataAccessor when using "entity source based federation" (T214557) (T216686) by Leszek Manicki
  • git #31ec8194 - Update ApiUserBlockedTest for MW core change by Brad Jorsch
  • git #d8369f4b - Complete message suggesting to create an account (T215039) by Abián
  • git #11e14201 - Parse wikibase-anonymouseditwarning message as wikitext (T216374) by Amir Sarabadani
  • git #c6d096c6 - build: on CI only lint changed files by Antoine Musso
  • git #3343030f - Consolidate more view/resources modules (6) (T203696) by Timo Tijhof

WikibaseCirrusSearch

edit

WikibaseLexeme

edit

WikibaseMediaInfo

edit
  • git #8ee6285d - Render property names the same way in PHP & JS (T215958) by Matthias Mullie
  • git #4e63fb55 - Use a text label for UI panel buttons instead of pencil icon (T215308) (T215311) by Eric Gardner
  • git #33d5fcaa - Override oo-ui-inputWidget margin for depicts input element (T216452) by Matthias Mullie
  • git #b007ab3c - Scrap the wikibase.mediainfo.datamodel.MediaInfo pointless module (T216646) by Jforrester
  • git #9e25ba47 - Rename wikibase.mediainfo.filepagestyles to wikibase.mediainfo.filepage.styles by Jforrester
  • git #31471144 - Drop the now-unused ViewMediaInfoAction class and related RL modules (T216646) by Jforrester
  • git #ef272ccb - MediaInfoHandler: Drop getActionOverrides, no longer used by Jforrester
  • git #93cfb157 - Adds target=_blank to Wikidata Q and P links in Depicts panel (T216450) by Matthias Mullie
  • git #14ccbdfb - Collapse the wikibase.mediainfo RL module into its only caller (T216646) by Krinkle
  • git #3cd5570c - Toggle edit mode on primary, and make state changes impossible during submit (T216241) (T216155) by Jforrester
  • git #cbba272e - Show item id instead of depicts property id (T216684) by Matthias Mullie
  • git #d6c6f702 - Drop <mw: prefix in our tag so MobileFrontend doesn't duplicate (T216327) by James D. Forrester

WikibaseQualityConstraints

edit
  • git #89cfa3b0 - build: Set private: true in package.json by Umherirrender

Wikidata.org

edit

No changes for Wikidata.org

WikidataPageBanner

edit

No changes for WikidataPageBanner

WikiEditor

edit

wikihiero

edit

No changes for wikihiero

WikiLove

edit

No changes for WikiLove

WikimediaBadges

edit

No changes for WikimediaBadges

WikimediaEvents

edit

WikimediaIncubator

edit

No changes for WikimediaIncubator

WikimediaMaintenance

edit
  • git #d8f8f459 - refreshMessageBlobs.php: Pass $rl param to MessageBlobStore by Timo Tijhof

WikimediaMessages

edit

No changes for WikimediaMessages

XAnalytics

edit

No changes for XAnalytics

ZeroBanner

edit

No changes for ZeroBanner

ZeroPortal

edit

No changes for ZeroPortal

Skins

edit

CologneBlue

edit
  • git #d229fa9d - Don't use deprecated Sanitizer::escapeId() by Max Semenik

EUCopyrightCampaignSkin

edit

No changes for EUCopyrightCampaignSkin

MinervaNeue

edit

MonoBook

edit

No changes for MonoBook

Modern

edit

No changes for Modern

Nostalgia

edit

No changes for Nostalgia

Timeless

edit
  • git #dff12e2c - Manually optimize all SVG images by Thiemo Kreuz
  • git #94e7fe7f - build: Add Grunt 'svgmin' task and crush SVGs by Volker E

Vector

edit

No changes for Vector

Total Changes

edit

296 Changes in 57 repos by 71 committers