MediaWiki 1.33/wmf.14/Changelog

Core changes

edit
  • git #e86b499b - Update git submodules by Gerrit Code Review
  • git #27d342ef - rdbms: Remove references to pg_attrdef.adsrc in Postgres code by Krinkle
  • git #aed9f32e - tests: Remove use of $IP and MediaWikiTestCase in libs/composer tests by Nikerabbit
  • git #30e1e9ba - Hard-deprecate wfArrayFilter() and wfArrayFilterByKey() by Max Semenik
  • git #f735507b - Convert RandomImageGenerator to use the new execution framework by Max Semenik
  • git #870831d4 - htmlform: Move HTMLSelectLanguageField into includes/htmlform/fields by Krinkle
  • git #e3a736b4 - registration: Fix typo in schemas by Legoktm
  • git #a8bab5c8 - Remove unnecessary placeholders from RELEASE-NOTES by Bartosz Dziewoński
  • git #497c9850 - RELEASE-NOTES: Add note for jquery.async deprecation by Bartosz Dziewoński
  • git #d1c808c3 - Return to LESS multiple value escape mechanism to prevent invalid output by Bartosz Dziewoński
  • git #8d4b218e - build: Remove unused 'deepmerge' package by Timo Tijhof
  • git #a3bf4e67 - Document header case in MWHttpRequest by Lucas Werkmeister
  • git #627e2c9b - WebInstallerOutput: Add getLanguage() by Fomafix
  • git #887ca52c - TablePager: Unify `padding` with `.wikitable` (T214208) by Volker E
  • git #dbb49fd4 - Reduce selector specificity of `.wikitable` (T214218) by Volker E
  • git #f31e172f - registration: Add @codeCoverageIgnore for statement that can't be covered by Kunal Mehta
  • git #be7423c5 - filerepo: avoid dynamic calls to FileRepo::isVirtualUrl by Aaron Schulz
  • git #24938fe9 - Make sure page restrictions are handled as a string (T214173) by Thalia
  • git #36263dd1 - TablePager: Reduce pagination button in visual strength (T214128) by Volker E
  • git #792b23d7 - Fix exception language in MovePage by Gergő Tisza
  • git #41f9c59a - WikiTextStructure: Add an exclusion from WikibaseMediaInfo (T213638) by James D. Forrester
  • git #55a08801 - WikiTextStructure: Explain the source of two non-Core exclusions by James D. Forrester
  • git #976e9e44 - Adding $digitTransformTable for Santali (sat) (T212221) by MarcoAurelio
  • git #ebd1016e - Linker: Simplify return paths by Fomafix
  • git #ef3c0541 - DateTimeInputWidget: Set `max-width` equivalent to calendar popup (T213785) by Volker E
  • git #f604b891 - Replace deprecated `setIconTitle` with `setTitle` (T76638) by VolkerE
  • git #e1d2c92a - Fix error reporting in MovePage (T210739) by Gergő Tisza
  • git #1a453971 - Try to avoid master queries for GET requests by Daimona Eaytoy
  • git #ebcac005 - ApiSetNotificationTimestamp: Make entirewatchlist more efficient (T207941) by Roan Kattouw
  • git #54c70c35 - Deprecate Content::getNativeData, add TextContent::getText (T155582) by James D. Forrester
  • git #3f69f0eb - Fix BlockList params for non-editing partial blocks (T213952) by Dayllan Maza
  • git #38ba5534 - Correct namespace 'Template' for gom-deva (T213717) by MarcoAurelio
  • git #7585985a - Fully extract services framework as a library (T211608) by Lucas Werkmeister
  • git #c39fff42 - Simplify boolean logic for Special:Block widgets by Thalia
  • git #1b52ddd9 - Avoid session double-start in Setup.php (T213489) by Reedy
  • git #324f03ed - dao: Add a type hint to getConnection() and some extra newlines by Derick Alangi
  • git #1805fd3b - resourceloader: Avoid unnecessary xmlns attributes in ResourceLoaderImage by VolkerE
  • git #d6043347 - resourceloader: Avoid toplevel `<title>` under `<g>` in ResourceLoaderImage (T213507) by Krinkle
  • git #65bbe6c7 - Add missing "@return StatusValue" to all abstract do… methods by Umherirrender
  • git #a65cd027 - AllMessagesTablePager: Simplify language handling by Fomafix
  • git #c3dfa889 - Add missing empty lines between methods by Umherirrender
  • git #734a969d - Safe replacement of a lot of `!count()` with `=== []` by Thiemo Kreuz
  • git #cb2dc22b - Setup: Avoid using count() function in any kind of loop(s) by Thiemo Kreuz
  • git #c6a96b4b - Separate content parts of mw-usertoollinks from presentation (T205581) by Jdlrobson
  • git #7316fe48 - Chinese Conversion Table Update 2018-4 by Chiefwei

Vendor

edit

Extensions

edit

No changes for 3D

AbuseFilter

edit
  • git #e1c90d9e - Re-fix the throttle script (T209565) by Daimona Eaytoy
  • git #6217ffb9 - Remove unused stuff by Daimona Eaytoy
  • git #34d3f9ac - Fix topnav links by Daimona Eaytoy
  • git #93e8cb5a - Tune logging channel by Daimona Eaytoy
  • git #f12fdb4a - Add unit tests for custom disallow messages by Daimona Eaytoy
  • git #3fa6e2d3 - Expand AbuseFilter::getFilter to select all fields and fix caching by Daimona Eaytoy
  • git #db31c6df - Rewrite the method for getting a global emergency value by Daimona Eaytoy
  • git #1dcf3fc9 - Move a method out of AbuseFilter.php by Daimona Eaytoy
  • git #38749b46 - Warn the user if they try to leave the page with unsaved changes by Daimona Eaytoy
  • git #235162e3 - Change method visibility for AbuseFilter class by Daimona Eaytoy
  • git #7427333e - Improve code readability by Daimona Eaytoy
  • git #e055ecc7 - Reduce code duplication by Daimona Eaytoy
  • git #9d02b394 - Add names to anonymous JS function by Daimona Eaytoy
  • git #4f7c9b6a - Simplify filter editor generation and restore ltr attribute by Daimona Eaytoy
  • git #6d54b83f - Simplify parser methods by Daimona Eaytoy
  • git #3ab1896d - Don't send long patterns with GET (T204128) by Daimona Eaytoy
  • git #1634bd1b - Move changed field styles to TD for history pager (T204650) by Daimona Eaytoy

ActiveAbstract

edit
  • git #4fe27f9d - Remove & from GoogleCoopFilter::register by Umherirrender

AdvancedSearch

edit

No changes for AdvancedSearch

AntiSpoof

edit

No changes for AntiSpoof

ApiFeatureUsage

edit
  • git #f530e91b - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E

ArticleCreationWorkflow

edit
  • git #27294e7c - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E

ArticlePlaceholder

edit

Babel

edit
  • git #ed79de68 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E

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
  • git #da2f03cd - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E

CategoryTree

edit

CentralAuth

edit

No changes for CentralAuth

CharInsert

edit
  • git #bc1ee6ca - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E

CheckUser

edit

No changes for CheckUser

CirrusSearch

edit

Cite

edit

No changes for Cite

CiteThisPage

edit

No changes for CiteThisPage

Citoid

edit

cldr

edit

No changes for cldr

Cognate

edit

No changes for Cognate

CodeEditor

edit
  • git #ef09440a - Fix PHPDoc comment @return for CodeEditorHooks methods by Derick Alangi

CodeMirror

edit

No changes for CodeMirror

CodeReview

edit

No changes for CodeReview

CollaborationKit

edit

No changes for CollaborationKit

Collection

edit
  • git #3076bea6 - Add strict, specific type hints were possible by Thiemo Kreuz
  • git #3213aa4f - Make everything in SpecialCollection private by Umherirrender
  • git #787e5ae7 - Remove unused $user variable by Thiemo Kreuz (WMDE)
  • git #41573ba9 - Add a few newlines to structure the code a bit better by Thiemo Kreuz
  • git #e33e713b - Add missing line breaks between methods by Thiemo Kreuz
  • git #b2d5dbd9 - Fix inconsistent lowerCamelCase on (package private) method names by Umherirrender
  • git #f95e2ed8 - Make use of the PHP 5.6 ?: short-cut by Umherirrender
  • git #b0b73e96 - Use short array syntax in the README by Umherirrender
  • git #1dcb760e - Remove bad calls to QuickTemplate::msgWiki() to fix tests (T209614) by Umherirrender

CommonsMetadata

edit

No changes for CommonsMetadata

ConfirmEdit

edit
  • git #cc8166e6 - build: Run stylelint also for less files by Umherirrender
  • git #3a945d1f - Standardise captcha reload icon (T213775) by jdlrobson
  • git #cd1a5d8a - Enable FancyCaptcha's styles on mobile (T213775) by jdlrobson
  • git #9fc9337f - Use new ExtensionRegistry::setAttributeForTest() in tests by Kunal Mehta
  • git #54af8fa1 - FancyCaptcha: remove useless .fancycaptcha-wrapper CSS rule by Jack Phoenix

CongressLookup

edit

No changes for CongressLookup

ContactPage

edit

No changes for ContactPage

ContentTranslation

edit
  • git #4dd1ca73 - Before publishing, remove id attributes from table cells (T213273) by jenkins-bot
  • git #103dc14e - Debug: Remove waitForReplication for dry-run (T203059) by Kartik Mistry
  • git #1df052d6 - Remove code that handled missing cx_translation_ref index by jenkins-bot
  • git #197c1fc5 - Fix constructor name for mw.cx.dm.PageTitleModel by Niklas Laxström

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

DoubleWiki

edit

No changes for DoubleWiki

DynamicSidebar

edit
  • git #968aa8c1 - Add method type hints and fix "wg" declarations by Thiemo Kreuz (WMDE)

EUCopyrightCampaign

edit

No changes for EUCopyrightCampaign

Echo

edit

Elastica

edit

No changes for Elastica

ElectronPdfService

edit

No changes for ElectronPdfService

EventBus

edit
  • git #6b37415f - Revert "[EventBus] Decrese the maximum log size to 1kb" by Ppchelko
  • git #b367f2a2 - [EventBus] Decrese the maximum log size to 1kb (T204183) by Petr Pchelko

EventLogging

edit
  • git #6312f7cb - Update extension.json to version 2 format by Timo Tijhof

ExtensionDistributor

edit

No changes for ExtensionDistributor

FeaturedFeeds

edit

No changes for FeaturedFeeds

FileExporter

edit

FileImporter

edit
  • git #9102dd1a - Fixup incomplete test coverage in various places by Thiemo Kreuz (WMDE)
  • git #a23b4ea9 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
  • git #6fd2e98c - Consistently talke about "configuration pages", not "files" by Thiemo Kreuz
  • git #6fb1e00f - Update package.json to current versions by WMDE-Fisch
  • git #3bcc9ca0 - Add Spanish translation for ImportFile by MarcoAurelio
  • git #c4eaefe6 - Test for upload log entries for imported file revisions (T210755) by WMDE-Fisch
  • git #4a6735b3 - Better message for "section on config page missing" by Thiemo Kreuz (WMDE)

FlaggedRevs

edit
  • git #e954ac09 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E

Flow

edit
  • git #3d32dbcd - Remove all default return true from hook handler functions by Thiemo Kreuz (WMDE)
  • git #0eaf8469 - Fix documentation mistake in FlowHooks::onDeletedContributionsQuery by Umherirrender

FundraiserLandingPage

edit

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

edit

No changes for FundraisingTranslateWorkflow

Gadgets

edit
  • git #be4e6db5 - SpecialGadgetUsage: Add Infinity as sort-value for defaults by Krinkle

GeoCrumbs

edit

No changes for GeoCrumbs

GeoData

edit

GettingStarted

edit

No changes for GettingStarted

GlobalBlocking

edit

GlobalCssJs

edit

No changes for GlobalCssJs

GlobalPreferences

edit
  • git #fce7e9a3 - build: Update eslint-config-wikimedia to 0.10.0 by Ed Sanders

GlobalUsage

edit

No changes for GlobalUsage

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
  • git #ea620a6e - More consistent $lowerCamelCase variable names by Thiemo Kreuz
  • git #41146a01 - More consistent $camelCase naming for variables by Thiemo Kreuz (WMDE)
  • git #82e8886d - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
  • git #d015112a - Rework code using a ScopedCallback for clarity by Umherirrender
  • git #a2150af8 - Remove unused (internal) code snippets by Umherirrender
  • git #ab2d9c5e - Replace some `@return bool` with `@return false` by Thiemo Kreuz
  • git #fef97f63 - Remove unused method parameters by Umherirrender
  • git #8088a252 - Fix incorrect parameter types in two method signatures by Umherirrender
  • git #8eb22e1a - Minor documentation fix-ups in various PHP and JS files by Umherirrender
  • git #67b3198c - Make use of the …::class feature where possible by Umherirrender
  • git #da0c5c4c - Fix capitalization of methods like ->isOk() vs. ->isOK() by Thiemo Kreuz

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

Josa

edit

No changes for Josa

JsonConfig

edit
  • git #6070bf15 - Revert "JCCache: Explicit load the main slot to avoid API warnings" (T214179) by Legoktm
  • git #280bcc46 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E

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

No changes for Linter

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

Math

edit

No changes for Math

MobileApp

edit

No changes for MobileApp

MobileFrontend

edit

MultimediaViewer

edit

No changes for MultimediaViewer

edit

No changes for NavigationTiming

Newsletter

edit
  • git #9c9a21e6 - Change alias to "Register" instead of "Create" at Newsletter.alias.php (T154761) by Zoranzoki21
  • git #134f3861 - Let hook handler onEditFilterMergedContent always return by Umherirrender
  • git #a7fac36b - Declare class properties by Umherirrender

NewUserMessage

edit

No changes for NewUserMessage

Nuke

edit

No changes for Nuke

OATHAuth

edit
  • git #2d8a93be - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E

OAuth

edit
  • git #528d27b0 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
  • git #7336270f - createOauthConsumer, add --approve option to auto approve (T211568) by Gergő Tisza
  • git #24f4d2ba - Use UserNotLoggedIn Error instead of custom msg on special pages by addshore

OpenStackManager

edit
  • git #e6c20aed - Notifications: Set canNotifyAgent per event type, rather than per event by Umherirrender

ORES

edit

PageAssessments

edit

No changes for PageAssessments

PagedTiffHandler

edit

No changes for PagedTiffHandler

PageImages

edit

No changes for PageImages

PageTriage

edit
  • git #46f40817 - build: Update stylelint by Ed Sanders
  • git #6e1271d8 - build: Update eslint-config-wikimedia to 0.10.0 by Ed Sanders

PageViewInfo

edit

No changes for PageViewInfo

ParserFunctions

edit

ParsoidBatchAPI

edit

No changes for ParsoidBatchAPI

PdfHandler

edit

No changes for PdfHandler

PerformanceInspector

edit
  • git #0bbcc939 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E

Petition

edit

No changes for Petition

Poem

edit

No changes for Poem

PoolCounter

edit

No changes for PoolCounter

Popups

edit
  • git #197aefda - Do not export private renderer functions by Thiemo Kreuz
  • git #485acf14 - Add feature flag to disable reference previews by default (T213415) by Thiemo Kreuz
  • git #dcbbefe2 - Hygiene: report when Webpack builds complete by Stephen Niedzielski
  • git #170ab542 - Rename current `gateway` to `pagePreviewGateway` (T213415) by Stephen Niedzielski
  • git #3b846cd4 - Introduce TYPE_REFERENCE constant in advance (T213415) by Stephen Niedzielski
  • git #aaa40b4f - Also exclude the Cite extension's "Jump up" backlinks (T198652) (T206323) (T212419) by Thiemo Kreuz
  • git #7ef925fb - Prefer YYYY-MM-DD ISO dates in all documentation by Thiemo Kreuz
  • git #2f228692 - Change getPageSummary() to use mw.Title object instead of string (T213415) by Thiemo Kreuz
  • git #84ef742b - Simplify PopupsContext::areDependenciesMet by Umherirrender
  • git #944153c1 - Add @var type hints to all MediaWikiServices::getService calls by Umherirrender
  • git #20327ab7 - Use ?: shortcut where it makes sense by Umherirrender
  • git #f67b7b0a - Remove non-helpful auto-generated comments on constructors by Thiemo Kreuz

ProofreadPage

edit

No changes for ProofreadPage

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
  • git #9a5d59ca - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E

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

SecurePoll

edit

No changes for SecurePoll

Sentry

edit

No changes for Sentry

ShortUrl

edit

No changes for ShortUrl

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

TemplateSandbox

edit
  • git #6e4c7409 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E

TemplateStyles

edit

No changes for TemplateStyles

TemplateWizard

edit
  • git #f6fc71c8 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Krinkle

TextExtracts

edit

No changes for TextExtracts

Thanks

edit

No changes for Thanks

TimedMediaHandler

edit
  • git #e1ce8710 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
  • git #d2c269d2 - Improve param docs by Umherirrender

timeline

edit

No changes for timeline

TitleBlacklist

edit

No changes for TitleBlacklist

TocTree

edit
  • git #acfa6a3a - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E

TorBlock

edit

No changes for TorBlock

Translate

edit

TranslationNotifications

edit

No changes for TranslationNotifications

TrustedXFF

edit

No changes for TrustedXFF

TwoColConflict

edit

No changes for TwoColConflict

UniversalLanguageSelector

edit
edit

No changes for UploadsLink

UploadWizard

edit

UrlShortener

edit

No changes for UrlShortener

UserMerge

edit

No changes for UserMerge

VipsScaler

edit

No changes for VipsScaler

VisualEditor

edit
  • git #375edf01 - Fix uncaught jQuery linting errors by Ed Sanders
  • git #ec1a9406 - Use pixel dimensions for education dots (T214203) by Ed Sanders
  • git #a22b9c8e - Fix fragment links in preview (T212554) by Ed Sanders
  • git #5c5323fc - Re-introduce: Replace deprecated `setIndicatorTitle` with `setTitle` (T76638) by Volker E
  • git #bdfd4b6d - Revert "Don't preserveHtmlAttributes on transclusion nodes" (T213922) by Bartosz Dziewoński
  • git #18f86977 - ve.dm.MWTransclusionModel: Remove workaround for T135127 by Bartosz Dziewoński

Wikibase

edit

WikibaseLexeme

edit

WikibaseMediaInfo

edit
  • git #98c14513 - CaptionsPanel.getCaptionLanguagesList: Drop unknown languages (T213776) by Jforrester
  • git #18856a16 - Show 'depicts' data on File page (read-only) (T204264) by Cormac Parle
  • git #d1738c87 - Clean up all CSS classnames, prefixing all of ours with "wbmi-" (T213639) by James D. Forrester
  • git #9916ecef - Styles: Use LESS features to simplify by James D. Forrester
  • git #7d836dfe - Styles: Make CSS into LESS files so that we can simplify the code by James D. Forrester
  • git #2e80fc4a - CaptionsPanel: Don't break if excludeLanguages is undefined by James D. Forrester
  • git #c7a0e26a - Set out which entity keys should be ignored for AbuseFilter (T209687) by addshore

WikibaseQuality

edit

No changes for WikibaseQuality

WikibaseQualityConstraints

edit

Wikidata.org

edit

No changes for Wikidata.org

WikidataPageBanner

edit

No changes for WikidataPageBanner

WikiEditor

edit

No changes for WikiEditor

wikihiero

edit

No changes for wikihiero

WikiLove

edit
  • git #b4213e67 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E

WikimediaBadges

edit

No changes for WikimediaBadges

WikimediaEvents

edit

WikimediaIncubator

edit
  • git #739adf23 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E

WikimediaMaintenance

edit

No changes for WikimediaMaintenance

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

No changes for CologneBlue

EUCopyrightCampaignSkin

edit

No changes for EUCopyrightCampaignSkin

MinervaNeue

edit
  • git #994edd76 - Reduce unnecessary selector specificity (T214218) by Volker E
  • git #7e81cfa6 - Separate ConfirmEdit styles from Login styles (T213775) by Jdlrobson
  • git #5c638304 - Prevent black background from appearing on menu after clicking reference (T211691) by Jan Drewniak
  • git #d1a20753 - Hygiene: revise lazy image loading API (T211724) by Stephen Niedzielski
  • git #b9f8b86c - Fix: temporarily revert ur notification string by Stephen Niedzielski
  • git #6d243c1d - QA: Page Issues browser test should wait till JS has finished loading by jdlrobson
  • git #8cf642aa - Drop usage of mobile.ajax.styles (T213775) by VolkerE
  • git #24b1e7d5 - Hygiene: Merge skins.minerva.base.reset into skins.minerva.base.styles by jdlrobson
  • git #1166009c - skins.minerva.tablet.styles can be merged by jdlrobson
  • git #b247beef - QA: Run page issues browser test in beta by jdlrobson

MonoBook

edit
  • git #e9b62baf - Put background images back in single set of declarations in body by Bartosz Dziewoński

Modern

edit

No changes for Modern

Nostalgia

edit

No changes for Nostalgia

Timeless

edit

Vector

edit

No changes for Vector

Total Changes

edit

263 Changes in 66 repos by 69 committers