MediaWiki 1.34/wmf.8/Changelog

Core changes

edit
  • git #d061c27f - Hard-deprecate SkinFactory::getDefaultInstance() by Kunal Mehta
  • git #effb8309 - selenium: Re-add all tests and wdio-mocha-framework, now v0.6.4 (T213268) (T222406) by James D. Forrester
  • git #a81ffbc5 - Set content language for test to en to ensure it passes by Thalia
  • git #e8805741 - make sure revision uids are 0 in the xml if missing/0 in the db (T224221) by Ariel T. Glenn
  • git #c3878c08 - selenium: Temporarily drop all tests and wdio-mocha-framework (T222406) by James D. Forrester
  • git #e849ffb4 - HTMLForm: Remove deprecated unused getErrors() method (T220656) by Derick Alangi
  • git #8a4e15db - Add missing newline between <?php and namespace/use section by Thiemo Kreuz
  • git #052d6f70 - Add a "help" button for action=info (T224848) by DannyS712
  • git #01541db3 - Remove usage of deprecated SkinFactory::getDefaultInstance() by Kunal Mehta
  • git #2de2e056 - Use ExtensionRegistry::setAttributeForTest() instead of Reflection by Kunal Mehta
  • git #d2347aa5 - Wording (T215722) by Seb35
  • git #f75b449f - Add a "help" link for Special:PermanentLink (T224793) by DannyS712
  • git #50326791 - Allow $conds of IDatabase::selectRow to be a string by Umherirrender
  • git #6b886e25 - Fix typo in docs by Dayllan Maza
  • git #95e2c990 - rdbms: cleanup code for read-only propagation for master connections by Aaron Schulz
  • git #3496f0fc - Make sure that each DataUpdate still has outer transaction scope (T221577) by Aaron Schulz
  • git #e000ebf0 - Add CirrusSearch dev dependency to require-dev (T220723) by Erik Bernhardson
  • git #a88f1d6b - API: Migrate Title::userCan() calls to PermissionManager (T220191) by Máté Szabó
  • git #a0cc99c7 - Consistently use spaces and stars in comments by Fomafix
  • git #0c4410a6 - Fix empty auto-summaries triggering a fatal error. (T222628) by daniel
  • git #7f90d1e3 - Revert "Factors out permissions check from User into PermissionManager service" by Kosta Harlan
  • git #8669e0fb - rdbms: make resolveDomainID() use more consistent in LoadBalancer by Aaron Schulz
  • git #b589693a - Cleanup LinkerTest leakage between provider entries by Aaron Schulz
  • git #fd573383 - jquery.suggestions: Do not show suggestions on prefilled values (T224524) by Fomafix
  • git #faffad7c - Inline trivial …_internal() methods in Title/UserArray classes by Thiemo Kreuz
  • git #b9377b02 - Fix typo in comment about class name by Umherirrender
  • git #19ab5387 - parser: list the vary-* flags in the NewPP report HTML comment by Aaron Schulz
  • git #7faa7a74 - Factors out permissions check from User into PermissionManager service (T218558) (T223294) by Vedmaka
  • git #d9f68869 - rdbms: clean up and refactor ResultWrapper classes by Aaron Schulz
  • git #ceb1cd27 - Update OOUI to v0.32.0 (T141320) (T163142) (T169484) (T178950) (T180730) (T203859) (T212186) (T213884) (T215644) (T219479) (T220239) by Volker E
  • git #eb59b8f1 - Fix typos in DefaultSettings by Simon Legner
  • git #e96c15a5 - Fix typos in MessageCache by Simon Legner
  • git #078ac4b1 - EditPage: Remove unused deprecated method ::submit() by Derick Alangi
  • git #5267844e - mediawiki.action.view.dblClickEdit: Move preventDefault() by Fomafix
  • git #e7cdf4f1 - Finish sentence in MultiUsernameFilter documentation by Thalia
  • git #ed625e11 - Hard-deprecate Title::moveTo and friends (T208775) by Aryeh Gregor
  • git #55bc14aa - Remove deprecated mw.language.specialCharacters by Fomafix
  • git #9e1d765a - media: Fix $ext property name in BmpHandler::getThumbType() by Thiemo Kreuz
  • git #e65a5b58 - Rename Block to MediaWiki\Block\DatabaseBlock (T222737) by Thalia
  • git #c27ced4f - always order by page_id for dumps of current revisions (T207628) by Ariel T. Glenn
  • git #5aa6d533 - Fix doc for $item of ApiQueryBase::addPageSubItem by Umherirrender
  • git #c20215d6 - Add checkDependencies.php (T193824) by Kunal Mehta
  • git #24a38d1c - WatchedItemStore: Remove deprecated Title param to getNextRevision() by Roan Kattouw
  • git #1968af17 - Improve changePassword.php error handling (T219689) by Gergő Tisza
  • git #e1e5beb4 - Print chained exceptions when maintenance script fails. by daniel

Vendor

edit

Extensions

edit
  • git #dd0af212 - Follow-up b23a32a41: Drop call to now-removed isBrowserSupported method (T224812) by James D. Forrester

AbuseFilter

edit
  • git #22ceae7e - Use MediaWiki\Block\DatabaseBlock instead of Block by Thalia
  • git #53f03e53 - Tokenizer caching back to APC by Daimona Eaytoy
  • git #f293b3b7 - Support for PermissionManager changes at by Vedmaka

ActiveAbstract

edit

No changes for ActiveAbstract

AdvancedSearch

edit
  • git #06b088c8 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

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

No changes for BounceHandler

Calendar

edit

No changes for Calendar

Campaigns

edit

No changes for Campaigns

Capiunto

edit

No changes for Capiunto

CategoryTree

edit

CentralAuth

edit
  • git #0e4b15af - Use MediaWiki\Block\DatabaseBlock instead of Block by Thalia

CharInsert

edit

No changes for CharInsert

CheckUser

edit

CirrusSearch

edit
  • git #b9b068e2 - build: Upgrade wdio-mocha-framework to be node10 compatible by James D. Forrester
  • git #c58ffb4b - Hard deprecate SearchContext::getHighlightQuery with null mainQuery by Erik Bernhardson
  • git #a37440a2 - Explicitly set the list of namespaces in SearchRequestLog by David Causse
  • git #d1109250 - Retry single-cluster CheckerJob failures by Erik Bernhardson
  • git #e98ea220 - Remove vestiges of cache warmer configuration by Erik Bernhardson
  • git #664377f1 - Drop wgCirrusSearchRequestEventSampling config by Erik Bernhardson
  • git #929540ac - Don't spam the logs with errors from saneitizer jobs when elastic is down (T222921) by David Causse
  • git #f630c1ce - Validate request logging with json schema (T222268) by Erik Bernhardson
  • git #e0c7c5ab - Start using GenericParameterJob by David Causse
  • git #c8e5c249 - Move most Job methods to a Trait by David Causse
  • git #c7db40ab - Remove Job::allowRetries() by David Causse
  • git #dea8d20c - Rename OtherIndexes to OtherIndexesUpdater by David Causse
  • git #1570d1ef - Drop Job::setAllowRetries() by David Causse
  • git #b478024b - Stop manipulating globals in Jobs by David Causse
  • git #b2190687 - Remove Job::setDelay() by David Causse
  • git #035ef59c - Don't access core Job class members directly by David Causse
  • git #112ce9b1 - Clarify Connection usage in Job/Updater classes by David Causse
  • git #230328db - Bump Cirrus version to 6.5.4 by David Causse
  • git #b99cc318 - Clean up ResultWrapper type hints and related code by Aaron Schulz
  • git #0503000e - Convert CirrusSearch to extension.json (T87892) by Stanislav Malyshev
  • git #dbf43c4d - Update a few incomplete PHPDoc type hints by Thiemo Kreuz
  • git #09193319 - Add type hint for InterwikiSearcher by David Causse

Cite

edit
  • git #d622356a - Remove dead extra comparison from VE JavaScript code by Thiemo Kreuz

CiteThisPage

edit

No changes for CiteThisPage

Citoid

edit

No changes for Citoid

cldr

edit

Cognate

edit

No changes for Cognate

CodeEditor

edit

No changes for CodeEditor

CodeMirror

edit

No changes for CodeMirror

CodeReview

edit

No changes for CodeReview

CollaborationKit

edit

No changes for CollaborationKit

Collection

edit

CommonsMetadata

edit

ConfirmEdit

edit

CongressLookup

edit

No changes for CongressLookup

ContactPage

edit

No changes for ContactPage

ContentTranslation

edit

ContributionTracking

edit

CreditsSource

edit

No changes for CreditsSource

Dashiki

edit

No changes for Dashiki

Disambiguator

edit

DismissableSiteNotice

edit

No changes for DismissableSiteNotice

DonationInterface

edit

DoubleWiki

edit

No changes for DoubleWiki

DynamicSidebar

edit

No changes for DynamicSidebar

EUCopyrightCampaign

edit

No changes for EUCopyrightCampaign

Echo

edit

No changes for Echo

Elastica

edit

ElectronPdfService

edit
  • git #978e03d4 - build: Upgrade wdio-mocha-framework to be node10 compatible by James D. Forrester

EntitySchema

edit

EventBus

edit

EventLogging

edit

No changes for EventLogging

ExtensionDistributor

edit

No changes for ExtensionDistributor

ExternalGuidance

edit

No changes for ExternalGuidance

FeaturedFeeds

edit

No changes for FeaturedFeeds

FileExporter

edit
  • git #e339cefa - Don't show export tab on nonexistent pages (T214076) by Adam Wight
  • git #9c224b4a - Convert to extension registration manifest version 2 by Adam Wight

FileImporter

edit
  • git #24a3ee8c - Bump MediaWiki requiremnt to 1.33 by WMDE-Fisch
  • git #64545396 - Reorder validations so that unrecoverable errors come first (T224230) by Adam Wight
  • git #15142f55 - Update deprecated call to Title::getUserPermissionsErrors by Adam Wight
  • git #abe35542 - All extension config can be made public by Adam Wight
  • git #a6d09f82 - Make errorbox and successbox text black (T193125) by Adam Wight
  • git #2fa33c0d - Fix incomplete coverage for two more tests by Thiemo Kreuz
  • git #69123772 - Fix token check in ImportPreviewPageTest by WMDE-Fisch
  • git #2ba48a5d - Use content language for the auto summary (T198616) by WMDE-Fisch
  • git #09bd0904 - Add language templates when requested via `@` syntax in the configuration (T198607) by Andrew Kostka
  • git #e27a6c0b - Inline trivial method in SpecialImportFileDoImportTest by Thiemo Kreuz
  • git #af190fd0 - Fix @covers tags for CategoriesSnippet class by Thiemo Kreuz
  • git #7a6142ef - Simplify some test mocks and tests expecting exceptions by Thiemo Kreuz
  • git #49630fa3 - Update test coverage for new code with some trivial tests by Thiemo Kreuz

FlaggedRevs

edit
  • git #743b2127 - Move enableOOUI to before making string of icons by Amir Sarabadani
  • git #c4f59b89 - Re-introduce "Use OOUI icons" (T155878) by Ladsgroup
  • git #5da962e9 - Replace references to deprecated Squid config with modern CDN ones by James D. Forrester
  • git #87898fa7 - Move wgAjaxExportList to extension registration callback by Reedy
  • git #4eba7cf0 - Re-instate "Conversion to extension.json" by Reedy

Flow

edit
  • git #8405b509 - Use MediaWiki\Block\DatabaseBlock instead of Block (T224704) by Thalia
  • git #7a0aa584 - Update session storage API calls by Ed Sanders
  • git #3c598100 - Clean up ResultWrapper type hints and related code by Aaron Schulz
  • git #9ed8d664 - maintenance: Avoid use of deprecated function `wfDiff()` (T42485) by Derick Alangi
  • git #f6d5c551 - Replace comment reference to deprecated Squid config with modern CDN ones by James D. Forrester

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

GettingStarted

edit

No changes for GettingStarted

GlobalBlocking

edit

GlobalCssJs

edit

No changes for GlobalCssJs

GlobalPreferences

edit

GlobalUsage

edit
  • git #dc0bee4a - Add site param to ApiQueryGlobalUsage by Michael Holloway
  • git #6fcd79f5 - Add namespace param to ApiQueryGlobalUsage by Michael Holloway

GlobalUserPage

edit
  • git #eab6d5e4 - Replace references to deprecated Squid config with modern CDN ones by James D. Forrester

GoogleNewsSitemap

edit

No changes for GoogleNewsSitemap

Graph

edit

GrowthExperiments

edit
  • git #24ef5fe3 - Remove reference to non-existent module (T217105) by Kosta Harlan
  • git #8059ea82 - Send mentor's username to Growthexperiments-homepage-mentorship-header message (T224843) by Martin Urbanec
  • git #fc94922e - Use MediaWiki\Block\DatabaseBlock instead of Block by Thalia
  • git #43f93ae9 - Fix wording for enabling preference on Special:Homepage (T220831) by Kosta Harlan
  • git #f362b719 - QuestionPoster: Correctly set timestamp when question is posted (T223338) by Kosta Harlan
  • git #02f222a3 - Log error code with action_data on submit-failure (T224039) by Kosta Harlan
  • git #fe3fb2f3 - Prevent parsing of GEHelpPanelHelpDeskTitle from accessing the session (T224224) by Stephane Bisson

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

Interwiki

edit
  • git #9c2e708d - Use explicit escaped() instead of implicit __toString() by Fomafix

InterwikiSorting

edit

No changes for InterwikiSorting

Jade

edit

No changes for Jade

Josa

edit

No changes for Josa

JsonConfig

edit
  • git #28d4937d - Fix use of MWHttpRequest sub classes as doc types by Umherirrender

Kartographer

edit

No changes for Kartographer

LabeledSectionTransclusion

edit

No changes for LabeledSectionTransclusion

LandingCheck

edit

No changes for LandingCheck

LdapAuthentication

edit

Linter

edit
  • git #35ac81fe - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

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

MobileApp

edit

No changes for MobileApp

MobileFrontend

edit

MultimediaViewer

edit
edit

No changes for NavigationTiming

Newsletter

edit
  • git #49860992 - specials: Minor fixes/cleanup of phpdoc for `getSubscribedQuery()` by Derick Alangi
  • git #dd4dd369 - Add phan by Umherirrender

NewUserMessage

edit

No changes for NewUserMessage

Nuke

edit

No changes for Nuke

OATHAuth

edit

No changes for OATHAuth

OAuth

edit

OpenStackManager

edit

No changes for OpenStackManager

ORES

edit

PageAssessments

edit

No changes for PageAssessments

PagedTiffHandler

edit

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

No changes for Poem

PoolCounter

edit

No changes for PoolCounter

Popups

edit

ProofreadPage

edit

No changes for ProofreadPage

PropertySuggester

edit

No changes for PropertySuggester

QuickSurveys

edit

No changes for QuickSurveys

Quiz

edit

ReadingLists

edit

No changes for ReadingLists

edit
  • git #51a19570 - Fix wgRelatedArticles*UseCirrusSearch var names in data.json (T224879) by David Causse

Renameuser

edit

No changes for Renameuser

RevisionSlider

edit
  • git #1005daa5 - build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint by WMDE-Fisch
  • git #7c47e6e9 - Apply user highlighting for all revisions in DOM (T207781) by WMDE-Fisch

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

Sentry

edit

ShortUrl

edit

No changes for ShortUrl

SiteMatrix

edit

No changes for SiteMatrix

SkinPerPage

edit

No changes for SkinPerPage

SpamBlacklist

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

No changes for TemplateSandbox

TemplateStyles

edit

No changes for TemplateStyles

TemplateWizard

edit

No changes for TemplateWizard

TextExtracts

edit

No changes for TextExtracts

Thanks

edit

TimedMediaHandler

edit
  • git #d3aa2e6a - Use ::class for class name resolution by Umherirrender
  • git #eb8d3ad2 - Remove $var = $var assignment by Umherirrender
  • git #d914cdda - Clean up ResultWrapper type hints and related code by Aaron Schulz
  • git #c28c87ee - Fix fatal in ApiTimedText following redirect pages (T224522) by Brion Vibber
  • git #08c4476f - Fix regression in subtitles for non-English sites on Commons videos (T224367) by Brion Vibber
  • git #42c20178 - Do not pass argument to TimedTextPage::doRedirectToPageForm by Umherirrender
  • git #23b64389 - Declare missing 'input' property on ParseError class by Umherirrender
  • git #c7f38777 - build: Upgrade stylelint-config-wikimedia from 0.5.0 to 0.6.0 by James D. Forrester

timeline

edit
  • git #a1af8f10 - Replace references to deprecated Squid config with modern CDN ones by James D. Forrester

TitleBlacklist

edit

No changes for TitleBlacklist

TocTree

edit

No changes for TocTree

TorBlock

edit

Translate

edit

TranslationNotifications

edit

No changes for TranslationNotifications

TrustedXFF

edit

No changes for TrustedXFF

TwoColConflict

edit
  • git #d7775f4a - Wait for mediawiki js module in tests by WMDE-Fisch

UniversalLanguageSelector

edit
  • git #cd5f6724 - Update language name search index using CLDR 35.1 by Niklas Laxström
edit

No changes for UploadsLink

UploadWizard

edit
  • git #d848baaf - Use MediaWiki\Block\DatabaseBlock instead of Block by Thalia
  • git #8cddb3ff - Indicate that statements have been submitted on Metadata step (T222361) by Eric Gardner

UrlShortener

edit

No changes for UrlShortener

UserMerge

edit

VipsScaler

edit

VisualEditor

edit

Wikibase

edit
  • git #e1ccb4cd - Fix transactions for cleaning terms by Lucas Werkmeister
  • git #970d3ed3 - Add MultiItemTermStore (T224541) by Lucas Werkmeister
  • git #4cad50a0 - Add TermIndexItemTermStore adapter (T224541) by Lucas Werkmeister
  • git #3d957cd6 - termbox: messages to keep AnonEditWarning recurring (T223985) by Pablo Grass
  • git #5ebda089 - Update Termbox (T221831) by Jakob Warkotsch
  • git #1bc30eb0 - Add DatabaseItemTermStore (T224527) by alaasarhan
  • git #7d00348d - Improve atomicity of Database{Item,Property}TermStore by Lucas Werkmeister
  • git #34c6eeff - Use getNewPropertyTermStore() in rebuildPropertyTerms by Lucas Werkmeister
  • git #5fa1b91a - Wire up DatabasePropertyTermStore in WikibaseRepo (T224523) (T224541) by Lucas Werkmeister
  • git #6dba787d - Fix CachingKartographerEmbeddingHandlerTest (T224785) by Michael Holloway
  • git #23fb8c72 - Use actual RDF factory data to decide if the format is RDF or not (T224024) by Stanislav Malyshev
  • git #392a1173 - Rename SqlTypeIdsStore to DatabaseTypeIdsStore by alaasarhan
  • git #85f8b223 - Use MediaWiki\Block\DatabaseBlock instead of Block (T224704) by Thalia
  • git #5ef506c4 - Tests: Remove array values which are overridden by wfMessage (T224672) by Kosta Harlan
  • git #c455b734 - Fix constructor parameter types of {Item,Property}Handler by Lucas Werkmeister
  • git #421a513d - Add TermIndexPropertyTermStore adapter (T224541) by Lucas Werkmeister
  • git #db4a1a8c - Add MultiPropertyTermStore (T224541) by Lucas Werkmeister
  • git #b3dd91ff - Fix for utf8 texts, using StringNormalizer. (T224523) by Lucas Werkmeister
  • git #20022e4d - Support empty input in DatabaseTermIdsAcquirer by Lucas Werkmeister
  • git #c99f3ecf - Support empty input in DatabaseTermIdsResolver by Lucas Werkmeister
  • git #fa9aafba - Add DatabasePropertyTermStore (T224504) by Lucas Werkmeister
  • git #88be0004 - Support for PermissionManager changes at by Vedmaka
  • git #c7a9c5d9 - Implement FakeLoadBalancer::getLocalDomainID() by Lucas Werkmeister
  • git #5fc700a5 - Add DatabaseTermIdsCleaner by Lucas Werkmeister
  • git #7b14e3c3 - Remove @param-taint by Lucas Werkmeister
  • git #338614dc - List all created tables in getSchemaOverrides() by Lucas Werkmeister
  • git #d1898b97 - Add DatabaseTermIdsResolver by Lucas Werkmeister
  • git #49220588 - Use getters for db connections instead of explicit initializers by alaasarhan
  • git #335aff5a - Export parts of item.js to an item.page.js file (T224284) by Noa Rave
  • git #3f4c5edd - Replace references to deprecated Squid config with modern CDN ones by James D. Forrester
  • git #0fddddb5 - Stop accessing ParserOutput::geoData field directly (T223767) by David Causse
  • git #58d1ba4d - Add tests in LabelDescriptionNotEqualValidator for cases that it's only checking one language (T222621) by Amir Sarabadani

WikibaseCirrusSearch

edit
  • git #36241cbf - Update CirrusSearch -> CirrusSearch\CirrusSearch by Erik Bernhardson

WikibaseLexeme

edit

WikibaseLexemeCirrusSearch

edit

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

edit

WikibaseQualityConstraints

edit

No changes for WikibaseQualityConstraints

Wikidata.org

edit

No changes for Wikidata.org

WikidataPageBanner

edit

No changes for WikidataPageBanner

WikiEditor

edit

No changes for WikiEditor

wikihiero

edit

WikiLove

edit

No changes for WikiLove

WikimediaBadges

edit

No changes for WikimediaBadges

WikimediaEditorTasks

edit
  • git #836b49fb - Cleanup: Remove legacy suggestions code by Michael Holloway
  • git #e39748f0 - Cleanup: Remove dev counters by Michael Holloway

WikimediaEvents

edit

WikimediaIncubator

edit

No changes for WikimediaIncubator

WikimediaMaintenance

edit
  • git #9642a2b5 - Add return type to CreateHumanReadableProjectNameFiles::getLanguageCode by Umherirrender
  • git #a2c9d93d - Replace references to deprecated Squid config with modern CDN ones by James D. Forrester

WikimediaMessages

edit

XAnalytics

edit

No changes for XAnalytics

ZeroBanner

edit

No changes for ZeroBanner

ZeroPortal

edit

No changes for ZeroPortal

Skins

edit

CologneBlue

edit

EUCopyrightCampaignSkin

edit

No changes for EUCopyrightCampaignSkin

MinervaNeue

edit
  • git #7af32bc3 - Treat anonymouse user IP pages as UserPages (T220114) by Jan Drewniak
  • git #b3a7047d - Hygiene: test method names should be written in cameCase by Piotr Miazga
  • git #c0b49116 - temporarily disabling failing browser tests for language selector (T224605) by Jan Drewniak
  • git #4ec9b06a - Watchstar should respect viewmywatchlist|editmywatchlist permissions (T221792) by Piotr Miazga
  • git #94c09266 - QA: Don't chain things that cannot be chained (T223676) by jdlrobson
  • git #650198b7 - Fix z-index issue with button on action=history page (T219895) by Jan Drewniak
  • git #f4fa534b - Minerva nav_urls are used only when OverflowMenu is present by Piotr Miazga

MonoBook

edit

No changes for MonoBook

Modern

edit
  • git #2a388730 - Remove unused "position" field from "ResourceModules" in skin.json (T224847) by Kunal Mehta

Nostalgia

edit

Timeless

edit

No changes for Timeless

Vector

edit

No changes for Vector

Total Changes

edit

315 Changes in 77 repos by 62 authors