MediaWiki 1.32/wmf.7

MediaWiki 1.32.0-wmf.6 Deployment of MediaWiki 1.32.0-wmf.7 to Wikimedia sites MediaWiki 1.32.0-wmf.8

The latest version (labeled "1.32.0-wmf.7") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 5 June 2018 (see the roadmap).

Core changes

edit
  • git #2a38174f - ExternalUserNames: Update partly incomplete documentation (T192376) by Thiemo Kreuz
  • git #aa01aa99 - Sync RELEASE-NOTES-1.31 with REL1_31' by Krinkle
  • git #96d25f6b - resourceloader: Remove support for Module::getModifiedTime() and getModifiedHash() (T94074) by Timo Tijhof
  • git #7271d50b - Deprecate $wgDBmysql5 (T196185) by Kunal Mehta
  • git #0a715c85 - makeCollapsible: Reduce duplicate code for adding eventhandlers by Derk-Jan Hartman
  • git #817049ec - Begin introducing PHP 5.6 variadic parameters where appropriate by Max Semenik
  • git #ba7af6f5 - Restore section IDs on Special:EditWatchlist (T194503) by Jforrester
  • git #03583f7a - Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literals (part 2) by Jforrester
  • git #0313128b - Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literals by Jforrester
  • git #4d5b2473 - build: Updating mediawiki/mediawiki-codesniffer to 20.0.0 by James D. Forrester
  • git #c84083e4 - Make archive.ar_rev_id unique (T193180) by Gergő Tisza
  • git #0a1144fb - Make cleanupSpam.php query for http and https (T186795) by Reedy
  • git #f8afbb65 - Remove outdated comment by Fomafix
  • git #7a730a6f - objectcache: update MemcachedPeclBagOStuff for pecl memcached 3.0.0 (T196125) by Aaron Schulz
  • git #fb513300 - rdbms: include client ID hash in ChronologyProtector cookies (T194403) (T190082) by Aaron Schulz
  • git #c9339ba5 - installer: Don't allow setting $wgDBmysql5 (T196185) by Kunal Mehta
  • git #6ebd5fd3 - Add language support for Batak Mandailing (btm) (T195940) by MarcoAurelio
  • git #acace9a0 - objectcache: add setMockTime() method to BagOStuff/WANObjectCache by Aaron Schulz
  • git #13f7232b - objectcache: make RedisBagOStuff pass all tests by Aaron Schulz
  • git #2ecb2c94 - Use wikimedia/xmp-reader library (T100922) by Kunal Mehta
  • git #6a45c007 - Kill non namespaced ScopedCallback by Reedy
  • git #0cb8cf20 - Upgrade wikimedia/scoped-callback to 2.0.0 by Kunal Mehta
  • git #9e3d7c14 - clientpool: refactor Redis authentication error handling (T191927) by Aaron Schulz
  • git #82ad0a2b - Use makeLink instead of makeKnownLink on Special:WhatLinksHere (T195933) by Legoktm
  • git #4f32c9fe - Follow-up If8dfdaf1, I1c5eee3f: Don't assume INTL_ICU_VERSION exists on Special:Version by James D. Forrester
  • git #d5cde754 - installer: Hide binary/utf-8 charset option from users (T196092) by Kunal Mehta
  • git #9befbd38 - Revert "Strip soft hyphens (U+00AD) from title" by James D. Forrester
  • git #722ff7b1 - Revert "Strip Unicode 6.3.0 directional formatting characters from title" by James D. Forrester
  • git #5b2dd855 - RCFilters: Add an opt-out preference for filters on watchlist (T195431) by Catrope
  • git #0123e91f - Remove renamed .inc files from phan config by Umherirrender
  • git #a930bf7d - Remove deprecated global $parserMemc and wfGetParserCacheStorage by Timo Tijhof
  • git #8c116df0 - docs: Update for deprecated $parserMemc by Timo Tijhof
  • git #1f017f29 - Make linkshere-related messages backward compatible (T189860) by Daimona Eaytoy
  • git #72f2e984 - Exit maintenance script with non-zero status if execute() returns false by Tim Starling
  • git #25503cf0 - Maintenance script to wrap the mysql binary by Tim Starling
  • git #657a6b24 - Use PHP7 constant expression instead of a magic number by Max Semenik
  • git #bb52950f - Remove workaround for PHP bug 66021 (PHP < 5.5.12) by MaxSem
  • git #485f66f1 - Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient by James D. Forrester
  • git #b191e5e8 - Use PHP 7 '<=>' operator in 'sort()' callbacks by James D. Forrester
  • git #4fd27f00 - Use PHP 5.6 '**' operator instead of 'pow()' function by James D. Forrester
  • git #52b0799e - Use PHP 5.6 constant expressions for some bitfield constants by James D. Forrester
  • git #1599337b - PHPSessionHandler: Drop now-pointless return methods for PHP5 compat. by James D. Forrester
  • git #575504ed - PhpHttpRequest: Drop back-compat code for PHP 5.5 and before by James D. Forrester
  • git #65c610a9 - rcfilters: Stop the "Live updates" button animation from affecting text rendering (T181338) by Bartosz Dziewoński
  • git #224864eb - registration: Initialize PSR-4 namespaces at same stage as normal autoloader (T195783) by Kunal Mehta
  • git #5fe159de - jquery.lengthLimit: Fix 'cut'/'paste' event handling (T64319) by Bartosz Dziewoński
  • git #59a9ec51 - resourceloader: Create mediawiki.base.js and move mw.inspect to it (T192623) by Timo Tijhof
  • git #5f8a94a0 - resourceloader: Improve coverage of ResourceLoader::respond() by Timo Tijhof
  • git #540538eb - Special:Preferences/reset: Always use OOUI not the deprecated vform (T195977) by Jforrester
  • git #f15beb8b - Update OOUI to v0.27.1 by Jforrester
  • git #f0d74cc2 - resourceloader: Remove use of $.params in mediawiki.js (T192623) by Krinkle
  • git #174f0d28 - Message: Only clear message cache when set language is different by Krinkle
  • git #0b5ed025 - rdbms: do not silently rollback empty transactions on error by Aaron Schulz
  • git #6b6c7155 - Fix PreferencesForm alias by Reedy
  • git #ab85b173 - Add @deprecated tags to DatabaseBase (T195576) by Reedy
  • git #1cee41b9 - Call Database::timestamp in some tests (T195807) by Umherirrender
  • git #765370a6 - Add @deprecated tags to various class_alias calls (T195576) by Kunal Mehta
  • git #b5e6da43 - Don't autoload classes in AutoloadStructureTest (T195823) by Kunal Mehta
  • git #9c387f50 - Record a log entry on page creation (T12331) by Kaldari
  • git #e7d14247 - OutputPage: Remove 'X-UA-Compatible' header (was for IE8-10 JS compat) (T27378) by Krinkle
  • git #d741d0d9 - Split ApiUsageException and UsageException to class per file by Reedy
  • git #5522a7a9 - Split ApiMessage to class per file by Reedy
  • git #8880a251 - rdbms: make runOnTransactionIdleCallbacks() reset DBO_TRX on exceptions by Aaron Schulz
  • git #7b2182d9 - preferences: Preserve Status from saveFormData() in submitForm() (T191933) by Timo Tijhof
  • git #55211908 - MediaSearch widget: Bring in ApiResultsQueue tests from upstream by Ed Sanders
  • git #ce6ae6ad - ResourceLoaderLessVarFileModule: Add parameter 'lessMessages' by Fomafix
  • git #e7e4e705 - Add a simple .editorconfig (T172959) by Legoktm

Vendor

edit

Extensions

edit

No changes for 3D

AbuseFilter

edit

ActiveAbstract

edit

No changes for ActiveAbstract

AdvancedSearch

edit
  • git #ed194b58 - Revert "Temporarily remove DeepCategory qunit tests to see if ci passes successfully." by Tonina Zhelyazkova
  • git #64bfa04f - Remove flipping behavior of indicator arrow (T190147) by Tim Eulitz
  • git #b6c5fba1 - Temporarily remove DeepCategory qunit tests to see if ci passes successfully. by tzhelyazkova
  • git #55757df2 - Remove hint about possible deepcat unavailability (T195954) by Tim Eulitz
  • git #d243c91d - Hide "Remember selection" from anon users (T189502) by Tim Eulitz
  • git #bd7e7bed - Make randomly failing browser tests less flaky by Thiemo Kreuz (WMDE)
  • git #db9ed1d2 - Update file searching behavior in regards to the namespace bar (T191524) by tzhelyazkova
  • git #f53b59fc - Un-break the field layout (T182125) by Gabriel Birke

AntiSpoof

edit

No changes for AntiSpoof

ApiFeatureUsage

edit

No changes for ApiFeatureUsage

ArticleCreationWorkflow

edit

No changes for ArticleCreationWorkflow

ArticlePlaceholder

edit

No changes for ArticlePlaceholder

Babel

edit

No changes for Babel

BetaFeatures

edit

No changes for BetaFeatures

BounceHandler

edit
  • git #47ed02e1 - Update tests to not use real host names by Timo Tijhof

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

CharInsert

edit

No changes for CharInsert

CheckUser

edit

No changes for CheckUser

CirrusSearch

edit

Cite

edit

CiteThisPage

edit

No changes for CiteThisPage

Citoid

edit

No changes for Citoid

cldr

edit

No changes for cldr

Cognate

edit

No changes for Cognate

CodeEditor

edit

No changes for CodeEditor

CodeMirror

edit

CodeReview

edit

No changes for CodeReview

CollaborationKit

edit

No changes for CollaborationKit

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

ContributionTracking

edit

No changes for ContributionTracking

CreditsSource

edit

No changes for CreditsSource

Dashiki

edit

No changes for Dashiki

DisableAccount

edit

No changes for DisableAccount

Disambiguator

edit

No changes for Disambiguator

DismissableSiteNotice

edit

No changes for DismissableSiteNotice

DonationInterface

edit

DoubleWiki

edit

No changes for DoubleWiki

DynamicSidebar

edit

No changes for DynamicSidebar

Echo

edit
  • git #d0714b29 - NotifUser: Simplify function signatures for getNotificationCount() and friends by Krinkle
  • git #fa21b7b0 - NotifUser: Un-merge getMemcKey() and getGlobalMemcKey() by Roan Kattouw
  • git #1fec0793 - NotifUser: Remove $dbSource parameter from resetNotificationCount() by Catrope
  • git #0edd96da - NotifUser: Add a doc comment for getForeignCount() by Catrope
  • git #5935a637 - NotifUser: Simplify timestamp comparisons in getForeignTimestamp() too by Catrope
  • git #d90e2d10 - NotifUser: Redo caching strategy for multi-DC compatibility (T164860) by Roan Kattouw
  • git #0f7afb1e - Convert SpecialHelpMenuWidget to a customised DropdownWidget (T178387) by Ed Sanders
  • git #bd2f39ca - Fix config documentation by Esanders
  • git #5c33f929 - CachedList: Use getWithSetCallback() (T164860) by Catrope
  • git #32b82fa1 - NotifUser: Make resetNotificationCount() default to DB_MASTER by Catrope
  • git #54412949 - UnreadWikis: Check the actual object we're about to call a method on by Aaron Schulz
  • git #e29d1253 - UserNotificationGateway: Add getDB() method by Aaron Schulz
  • git #0483c5ff - EchoHooks: Fix copypasta in link to documentation page by Aaron Schulz
  • git #6cdebeb6 - tests: Delete the rspec tests by Roan Kattouw
  • git #b3b97207 - build: Extend 'svgmin' options and move to 'minify' task (T185596) by James D. Forrester
  • git #e20d0aaf - EventPresentationModel::factory: Force type Language for $language by Fomafix
  • git #d1ef3a95 - build: Updating mediawiki/mediawiki-codesniffer to 20.0.0 by libraryupgrader
  • git #9de02857 - Replace .parent with .super by Ed Sanders
  • git #3b4be7b6 - NotificationItemWidgets: Remove property setting duplicated from parents by Ed Sanders

EducationProgram

edit

No changes for EducationProgram

Elastica

edit

No changes for Elastica

ElectronPdfService

edit

No changes for ElectronPdfService

EventBus

edit
  • git #5e818a16 - Add debug/info logging about start/finish of the job execution. (T195858) by Petr Pchelko

EventLogging

edit

No changes for EventLogging

ExtensionDistributor

edit

No changes for ExtensionDistributor

FeaturedFeeds

edit

No changes for FeaturedFeeds

FileExporter

edit

No changes for FileExporter

FileImporter

edit

FlaggedRevs

edit

Flow

edit

FundraiserLandingPage

edit

FundraisingTranslateWorkflow

edit

No changes for FundraisingTranslateWorkflow

Gadgets

edit

No changes for Gadgets

GeoCrumbs

edit

No changes for GeoCrumbs

GeoData

edit

GettingStarted

edit

No changes for GettingStarted

Graph

edit

No changes for Graph

GlobalBlocking

edit

No changes for GlobalBlocking

GlobalCssJs

edit
  • git #26a3097a - ResourceLoaderGlobalUserModule: Use $context->getUserObj() instead of manually by Krinkle

GlobalPreferences

edit
  • git #d196b8b1 - Parameterize debug log entry (T196305) by Kunal Mehta
  • git #328f3462 - Don't type hint PreferencesFormPreSave hook against PreferencesForm (T196023) by Kunal Mehta
  • git #8c53e6dd - Use context->msg instead of global function by Jforrester
  • git #3a0dc8fe - Ensure non-OOUI scripts are loaded on special page by Jforrester

GlobalUsage

edit

No changes for GlobalUsage

GlobalUserPage

edit

No changes for GlobalUserPage

GoogleNewsSitemap

edit

No changes for GoogleNewsSitemap

GuidedTour

edit

No changes for GuidedTour

GWToolset

edit

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

No changes for JsonConfig

Kartographer

edit
  • git #423c58b0 - Update wikimedia-mapdata to latest (0159e39) (T140083) by Michael Holloway
  • git #14c2c1fb - TagHandler: Add test for broken array_unique behavior fixed before by Thiemo Kreuz (WMDE)
  • git #8dfe5a08 - Add language input to maps dialog (T193659) by Esanders
  • git #3e7cab58 - Update map language in VE rendering when it changes (T193659) by Esanders
  • git #0200e751 - Simplify State::$data to always be an associative array by Thiemo Kreuz (WMDE)
  • git #4256a911 - Override MinervaNeue Multiple_image hack for map display (T192251) by Moriel Schottlender
  • git #69efcdac - Standardize focus appearance of leaflet buttons by Volker E

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

No changes for MassMessage

Math

edit
  • git #9b2ba59a - Move icons to RL image module and generate variants (T196050) by Ed Sanders
  • git #aa2c4cf9 - Improve tests coverage for MathMathML by Physikerwelt
  • git #c1c4e42c - Improve tests coverage for MathFormatter by Physikerwelt
  • git #4156f1c9 - Remove dead texvc code from the math extension (T195871) by Moritz Schubotz (physikerwelt)

MobileApp

edit

No changes for MobileApp

MobileFrontend

edit

MultimediaViewer

edit

No changes for MultimediaViewer

MwEmbedSupport

edit

No changes for MwEmbedSupport

edit

No changes for NavigationTiming

Newsletter

edit

No changes for Newsletter

NewUserMessage

edit

No changes for NewUserMessage

Nuke

edit

No changes for Nuke

OAuth

edit

OATHAuth

edit

No changes for OATHAuth

ORES

edit

OpenStackManager

edit

No changes for OpenStackManager

PagedTiffHandler

edit

No changes for PagedTiffHandler

PageAssessments

edit

No changes for PageAssessments

PageImages

edit

No changes for PageImages

PageTriage

edit
  • git #9e20e4b3 - Add mainspace pages moved from other namespaces outside of Special:MovePage to page curation queue (T155289) by Kaldari
  • git #fb44f539 - Temporary fix for RfD template bug (T194826) by Kaldari

PageViewInfo

edit

No changes for PageViewInfo

ParserFunctions

edit

No changes for ParserFunctions

ParserMigration

edit

No changes for ParserMigration

ParsoidBatchAPI

edit

No changes for ParsoidBatchAPI

PdfHandler

edit
  • git #57b8c36e - Use librarized XMPReader class and minor cleanup by Kunal Mehta

PerformanceInspector

edit

No changes for PerformanceInspector

Petition

edit

No changes for Petition

Poem

edit

PoolCounter

edit

No changes for PoolCounter

Popups

edit

ProofreadPage

edit
  • git #1ff743a7 - Separate MediaWiki messages for summary (T57340) by Candalua
  • git #5d9dafc1 - Extract complex condition in standalone isValidInterval method by Sébastien Santoro

PropertySuggester

edit

No changes for PropertySuggester

QuickSurveys

edit

Quiz

edit

No changes for Quiz

ReadingLists

edit

No changes for ReadingLists

edit

No changes for RelatedArticles

RelatedSites

edit

No changes for RelatedSites

Renameuser

edit

No changes for Renameuser

RevisionSlider

edit
  • git #33b2b584 - Remove dependencies on deprecated modules 'mediawiki.api.*' by WMDE-Fisch

No changes for RSS

edit

No changes for SandboxLink

Scribunto

edit

No changes for Scribunto

Score

edit

No changes for Score

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

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

TextExtracts

edit

No changes for TextExtracts

Thanks

edit

TimedMediaHandler

edit

No changes for TimedMediaHandler

timeline

edit

No changes for timeline

TitleBlacklist

edit

No changes for TitleBlacklist

TocTree

edit

No changes for TocTree

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

UnicodeConverter

edit

No changes for UnicodeConverter

UniversalLanguageSelector

edit
edit

No changes for UploadsLink

UploadWizard

edit

No changes for UploadWizard

UrlShortener

edit

No changes for UrlShortener

UserMerge

edit

No changes for UserMerge

VipsScaler

edit

No changes for VipsScaler

VisualEditor

edit
  • git #a7049dac - Update language variant node to use new invisible icon API (T195887) by Jforrester
  • git #d3fd979d - Paste conversion dialog shouldn't be escapable by David Lynch
  • git #b049a82e - ApiResponseCache: Add a check for data.query before accessing redirects by Santhosh Thottingal
  • git #21f526bf - mw.trackSubscriber: Remove action.init.timing value (T160315) by Krinkle
  • git #a7f5a76b - build: Introduce eslint-plugin-qunit by Ed Sanders
  • git #4f456b14 - Disconnect surface model history listener when tearing down (T195775) by Bartosz Dziewoński
  • git #d3824dee - DesktopArticleTarget: Section-scroll as part of restoring the page (T194631) by David Lynch
  • git #d4841abb - ApiVisualEditor: Defensively check that query prop revisions returns arrays (T193718) by Esanders
  • git #27d0634a - ApiResponseCache: Support redirects data processing by Santhosh Thottingal

Wikibase

edit
  • git #66c7e5dd - Pop PHP version according to the current Mediawiki compatibility by Aleksey Bekh-Ivanov (WMDE)
  • git #69d1c5fe - Order results of EntityUsageTable::getPagesUsing() based on eu_page_id (T179007) by Amir Sarabadani
  • git #5b7a5a06 - Set direction based on the language (T195415) by eranroz
  • git #b4fb82e0 - Cast $wgMaxArticleSize to int by Lucas Werkmeister
  • git #a15902a9 - Re-Add number of entities accessed to "Parser profiling data" (T195982) by Marius Hoch
  • git #10c51731 - Introduce EntityLinkFormatterFactory for use with LinkBegin hook. (T195382) by Jakob Warkotsch
  • git #4babbe69 - Stop selecting term_entity_type (T195485) by Amir Sarabadani
  • git #75571584 - [cirrus] Add support for FilterQueryFeature (T195788) by David Causse
  • git #1061a373 - Remove numeric entity ID assertions from TermSqlIndex (T195841) by Lucas Werkmeister
  • git #d0c4707f - Use type Language for EchoEventPresentationModel::factory by Fomafix

WikibaseLexeme

edit
  • git #593caded - Make Lexeme_talk namespace have lowercase T (T195497) by Thomas Arrow
  • git #b4d0766d - Representation language: Add aria-invalid (T193636) by Pablo Grass
  • git #3aef0506 - Prevent lexeme link formatter from breaking for unknown lexemes (T195382) by Jakob Warkotsch
  • git #94a05527 - Encapsulate Lemma validation logic via composition by Aleksey Bekh-Ivanov (WMDE)
  • git #35cf0c22 - Representation language: Pre-existing bind syntax (T193636) by Pablo Grass
  • git #dafd7077 - Removed "development maintenance" tools by Addshore
  • git #f637bab0 - Defined serializer-factory callback for forms. (T192149) (T195110) by Addshore
  • git #bc922534 - Form representations: Prevent redundant langugages (T193636) by Pablo Grass
  • git #02d43eb5 - Show lemma on Special:AllPages (T195382) by Leszek Manicki
  • git #73c71fbf - Add placeholder text for grammatical features input (T193604) by Jakob Warkotsch
  • git #fbf44360 - Only add repo-specific entity type definition elements in Repo context (T195615) by Leszek Manicki
  • git #18c97c39 - Only run onCirrusSearchProfileService if repo is enabled (T195615) by addshore
  • git #fb297e80 - Do not register Lexeme namespaces in CanonicalNamespaces on clients (T195615) by addshore
  • git #d9277cf7 - Add @covers tags for Add/Change/RemoveFormDiff to FormDifferTest by Thiemo Kreuz (WMDE)
  • git #b1a80aed - Added development setup instructions using Docker to README by Leszek Manicki
  • git #af78a4d6 - Eris tests: use pinned version by Aleksey Bekh-Ivanov (WMDE)
  • git #34a55dbc - Increase minimum PHP version by WMDE-leszek
  • git #d4eb6b66 - ItemSelectorWidgetField: prevent autocomplete (T191526) by Aleksey Bekh-Ivanov (WMDE)
  • git #db0c6cfe - Allow formatting lexeme ids having language and lexical category without labels (T195860) by Jakob Warkotsch
  • git #5bf5cb72 - Require php-vuejs-templating 1.0.2 (T195359) by WMDE-leszek
  • git #4c5b18e1 - Add Lexeme data to getTextForSearchIndex (T195912) by WMDE-leszek
  • git #54c80b01 - Adjusted namespaces and files names to be PSR-4-compliant (T195823) by WMDE-leszek

WikibaseQuality

edit

No changes for WikibaseQuality

WikibaseQualityConstraints

edit
  • git #3ae30d39 - Add ResultsSource and auxiliary services to ConstraintReportFactory (T190933) by Lucas Werkmeister
  • git #0e8f1350 - Add 'citation needed' constraint (T195052) by Amir Sarabadani
  • git #093a7112 - Fix tests after TimeAdjustableWANObjectCache was removed by Leszek Manicki
  • git #ef06aad6 - Adjusted namespaces of test classes to comply with AutoLoaderStructureTest by Leszek Manicki

WikidataPageBanner

edit

No changes for WikidataPageBanner

WikiEditor

edit

No changes for WikiEditor

wikihiero

edit

No changes for wikihiero

WikiLove

edit

No changes for WikiLove

WikimediaBadges

edit

No changes for WikimediaBadges

Wikidata.org

edit

No changes for Wikidata.org

WikimediaEvents

edit

No changes for WikimediaEvents

WikimediaIncubator

edit

No changes for WikimediaIncubator

WikimediaMaintenance

edit

No changes for WikimediaMaintenance

WikimediaMessages

edit

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

MinervaNeue

edit

MonoBook

edit

No changes for MonoBook

Modern

edit

No changes for Modern

Nostalgia

edit

No changes for Nostalgia

Timeless

edit

Vector

edit
  • git #feca6b27 - Remove unused margin/padding override for '#mw-head h3' by Bartosz Dziewoński
  • git #0a0ddcc5 - Align tabs and search input font-size by Krinkle

Total Changes

edit

242 Changes in 45 repos by 70 committers