![]() |
Deployment of MediaWiki 1.34.0-wmf.25 to Wikimedia sites | MediaWiki 1.34.0-wmf.26![]() |
The latest version (labeled "1.34.0-wmf.25") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 1 October 2019 (see the roadmap).
Core changes
- git #46586a24 - selenium: Replace ES5 one-var assignments with const/let per line by Timo Tijhof
- git #a65edcff - Avoid dynamic call to static method in ResourceLoaderModule::buildContent() by Aaron Schulz
- git #640b0b49 - Selenium: Hide VE welcome and beta dialogs (task T234002) by Kosta Harlan
- git #2709495d - RevisionStore::newRevisionFromBatch should use Title::newFromRow by Petr Pchelko
- git #e22efbce - Split down patch-actor-table.sql (task T227662) by Reedy
- git #d2227f41 - tests: Fix broken assertion in ApiQueryAllPagesTest by Thiemo Kreuz
- git #cff59680 - tests: Replace assertions on count() == 0 with strict === [] by Thiemo Kreuz
- git #3845dba6 - selenium: Use async-await for wdio-mediawiki/Api internals (task T234002) by Timo Tijhof
- git #058d5b7c - selenium: Fix inefficient use of MWBot in specs/page.js (task T234002) by Timo Tijhof
- git #424eb75d - maintenance: Enable gzip in router.php for static files (task T233992) by Timo Tijhof
- git #1b32592d - resourceloader: Hard deprecate ResourceLoader::getLessVars by Fomafix
- git #63b05b84 - Expand testDoQuickOperations() tests for FileBackend by Aaron Schulz
- git #72bec61d - Added option to specify "Various authors" as author in extension credits using "..." as the _only_ author name by Jack Phoenix
- git #4bd69c75 - selenium: Remove "RunJobs" wait from specialrecentchanges test (task T234002) (task T225730) (task T199446) by Timo Tijhof
- git #776321bf - selenium: Remove deprecated legacy methods by Timo Tijhof
- git #1955a8aa - selenium: Upgrade from webdriver v4 to v5 (task T234002) (task T213268) by Timo Tijhof
- git #50cd6830 - selenium: Restore sauce user/key configuration for wdio by Timo Tijhof
- git #efbfa0a7 - StringUtils: Clarify that isValidRegex is for PCRE regexps by Daimona Eaytoy
- git #9d2d6089 - resourceloader: Simplify makeLoaderStateScript and makeLoaderSourcesScript by Fomafix
- git #4f3d1314 - Fix double dot in filename by Reedy
- git #172de0b9 - resourceloader: Add version to ResourceLoaderImage urls for long-cache (task T233343) by Timo Tijhof
- git #1dfcb874 - Mark mediawiki.page.watch.ajax as targetable to mobile by jdlrobson
- git #45522669 - Remove tests that were skipped for MCR-enabled schema (task T214308) by Petr Pchelko
- git #c2211946 - tests: Replace PHPUnit's loose assertEquals(null) with assertNull() by Thiemo Kreuz
- git #b1867ec1 - RevisionStore: Introduce getContentBlobsForBatch (task T228675) (task T234034) by daniel
- git #1a76004e - .pipeline/config.yaml: rename dev stage to publish (task T218360) by Brennen Bearnes
- git #1d59041f - Fix permission check on protection log (task T234017) by Ammar
- git #f4a5de37 - rdbms: Remove obsolete comment in LoadBalancerSingle by Lucas Werkmeister
- git #854b044a - Remove Revision::getRevisionText and gated pre-MCR schema access (task T198343) by Petr Pchelko
- git #2fc22911 - resourceloader: Add $context to static functions in ResourceLoader (task T229311) by Fomafix
- git #5443e647 - docs: Fix typo on Doxygen main page by apaskulin
- git #320ec708 - Force usage of MCR aware database schema (task T214308) by Clara Andrew-Wani
- git #387bd382 - MWTestCase: include table prefix in domain for temp table only mode. (task T234031) by daniel
- git #5424238a - Remove MySQL index aliasing for user_newtalk indexes (task T233240) by Brad Jorsch
- git #6d78b45e - Speed up ApiQuerySiteinfoTest:testContinuation (task T234016) by Antoine Musso
- git #69981b64 - resourceloader: Add type hints for type ResourceLoaderContext by Fomafix
- git #45db9a49 - In recompressTracked.php, fix the names of things related to child processes by Tim Starling
- git #bfbfd0d5 - filerepo: make FileRepo::store/storeBatch() accept FSFile as similar methods already do by Aaron Schulz
- git #9a8a33bd - Add a run mode to $wgDisableQueryPageUpdate (task T78711) by Umherirrender
- git #e6ff1ff9 - resourceloader: Add $modules parameter to makeVersionQuery() (task T233343) by Timo Tijhof
- git #d6ed082b - installer: Deprecate WebInstaller::getInfoBox, getWarningBox and getErrorBox (task T232903) by Volker E
- git #995aad37 - API: Use ConvertibleTimestamp::setFakeTime for testing curtimestamp (task T233752) by Brad Jorsch
- git #3dff713f - Parser: Add Title type hints by Fomafix
- git #b8efacc2 - CommentStore: Accept SCHEMA_COMPAT_* constants (task T233449) by Brad Jorsch
- git #11e3172c - exception: Let MediaWiki.php control final output for ErrorPageError (task T233594) by Timo Tijhof
- git #b23cab80 - filebackend: Convert trigger_error to PSR log warning (task T231107) by Timo Tijhof
- git #4e4aa078 - You are reviewing an old revision should be a warningbox (task T232415) by jdlrobson
- git #a8525d72 - Fill GenderCache for used pages in action=query&prop=fileusage by Umherirrender
- git #8f20122c - rdbms: fix active GTID filtering in DatabaseMysqlBase (task T224422) by Aaron Schulz
- git #a775c688 - filebackend: avoid use of wfWikiId() in FileBackendGroup by Aaron Schulz
- git #275b7745 - Special:Contributions form collapsed when offset is defined (task T117736) (task T191868) by jdlrobson
- git #64e8987c - Pass "services" through from coreRoutes.json to ObjectFactory by Tim Starling
- git #a9252abb - Replace infobox usages and extend successbox, warningbox and errorbox (task T232903) by Volker E
- git #315df627 - Add .pipeline/ with dev image variant (task T218360) by Brennen Bearnes
- git #d85ea2b0 - resourceloader: Convert ImageModule test to stricter unit test (task T233343) by Timo Tijhof
- git #110df55d - Avoid uses of wfWikiId() in maintenance/ by Aaron Schulz
- git #662a5d30 - Enable preservation of grapheme clusters in highlightQuery (task T35242) by tjones
- git #c1ca57b8 - Improve the top section of Special:Watchlist for small screens (task T225127#5518870) by Jan Drewniak
- git #c5513011 - phan: Removed PhanUndeclaredTypeParameter suppression by Umherirrender
- git #5b34a67f - newRevisionsFromBatch: don't throw on duplicate row. (task T228988) by daniel
- git #ffde7b8c - Improve documentation of newRevisionsFromBatch() (task T228988) by daniel
- git #519739b4 - build: Lower default Karma logLevel during local development by Timo Tijhof
- git #74006d4f - resourceloader: Remove "expected error" noise from mw.loader tests by Timo Tijhof
- git #223b7a37 - objectcache: fully respect "pcTTL" in WANObjectCache instead of using INF when >= 0 by Aaron Schulz
- git #ebee381c - exception: Add missing early return for UserNotLoggedIn error page (task T233594) (task T17484) by Timo Tijhof
- git #2bb85152 - Make Special:Contributions use OOUI (task T117736) (task T219238) by jdlrobson
- git #d6f41890 - Maintenance.php: Fix mwdebug error (task T233257) by TheSandDoctor
- git #0d3b5777 - resourceloader: Remove support for $context === null in getContentObj by Fomafix
- git #19515fae - Updated wikimedia/avro from 1.8.0 to 1.9.0 (task T233165) by Reedy
- git #a6e8182b - Parser: Use 'Special:Badtitle/Parser' instead of 'NO TITLE' by Fomafix
- git #b7e741b7 - Simplify NewFilesPager::getQueryInfo (task T227608) by Umherirrender
- git #f45441aa - Clean up ar_usertext_timestamp index mess (task T233221) (task T104756) (task T229712) by Brad Jorsch
- git #c00c34f2 - Split down patch-comment-table.sql (task T227662) by Reedy
Vendor
- git #1b0d79b2 - Updated wikimedia/avro from 1.8.0 to 1.9.0 (task T233165) by Reedy
Extensions
3D
- git #320508e9 - Update extension.json to use manifest_version 2 (task T234114) by MarcoAurelio
AbuseFilter
- git #a532874e - Update StringUtils::isValidRegex() call to isValidPCRERegex() by Krinkle
- git #0ae24d54 - Hard-deprecate requesting disabled variables (task T234048) by Daimona Eaytoy
- git #9a6dd130 - Add new schemas for splitting afl_filter (task T220791) by Daimona Eaytoy
ActiveAbstract
No changes for ActiveAbstract
AdvancedSearch
No changes for AdvancedSearch
AntiSpoof
No changes for AntiSpoof
ApiFeatureUsage
No changes for ApiFeatureUsage
ArticleCreationWorkflow
No changes for ArticleCreationWorkflow
ArticlePlaceholder
- git #b09da21f - Update for namespace move by Lucas Werkmeister
Babel
No changes for Babel
BetaFeatures
No changes for BetaFeatures
BounceHandler
No changes for BounceHandler
Calendar
No changes for Calendar
Campaigns
No changes for Campaigns
Capiunto
No changes for Capiunto
CategoryTree
No changes for CategoryTree
CentralAuth
No changes for CentralAuth
CharInsert
No changes for CharInsert
CheckUser
- git #14f668d0 - Remove pre MW 1.28 compat code by Reedy
- git #cc017d07 - SECURITY: Do not show oversighted comments in Special:CheckUser (task T207094) by Martin Urbanec
CirrusSearch
- git #be56122b - Log the response object when the number of responses is incoherent (task T231023) by David Causse
- git #14f66a2b - Add HighlightingFeature (task T190130) (task T195881) by David Causse
- git #a8e97bc9 - Add highlighting support of title and redirects for subpageof (task T187548) by David Causse
- git #550ba5d9 - Add support for trailing wildcard in subpageof by David Causse
- git #239566a0 - Start using priority of highlighted fields (task T190130) by David Causse
Cite
No changes for Cite
CiteThisPage
No changes for CiteThisPage
Citoid
No changes for Citoid
cldr
No changes for cldr
Cognate
No changes for Cognate
CodeEditor
- git #b3fb04b4 - Directly use $wgTitle instead of relying on getContextTitle fallback (task T176526) by Daimona Eaytoy
CodeMirror
No changes for CodeMirror
CodeReview
No changes for CodeReview
CollaborationKit
No changes for CollaborationKit
Collection
No changes for Collection
CommonsMetadata
No changes for CommonsMetadata
ConfirmEdit
- git #2971bace - Remove redundant reference from EditPage hook handler (task T234118) by Daimona Eaytoy
CongressLookup
No changes for CongressLookup
ContactPage
No changes for ContactPage
ContentTranslation
- git #9e7ee35d - Fix the js error in identifying targetWikiId (task T232020) by Santhosh Thottingal
- git #268bb073 - Add configuration to disable MT services for a wiki (task T232986) by Santhosh Thottingal
ContributionTracking
No changes for ContributionTracking
CreditsSource
No changes for CreditsSource
Dashiki
No changes for Dashiki
Disambiguator
No changes for Disambiguator
DismissableSiteNotice
No changes for DismissableSiteNotice
DonationInterface
- git #71929ae7 - No Card Selector Ingenico Variant (task T224929) by XenoRyet
- git #f6af652d - Forms CSS: less scroll, fix field widths, minor cleanup by Elliott Eggleston
DoubleWiki
No changes for DoubleWiki
DynamicSidebar
No changes for DynamicSidebar
EUCopyrightCampaign
No changes for EUCopyrightCampaign
Echo
- git #83f8949d - Stop exporting wgWikiId, use wgWikiID from core by Roan Kattouw
Elastica
No changes for Elastica
ElectronPdfService
No changes for ElectronPdfService
EntitySchema
- git #d9168ac5 - Remove dependency on pre-MCR database schema (task T233353) by Petr Pchelko
- git #a2bea3e6 - Remove usage of deprecated User methods. (task T220191) by Petr Pchelko
EventBus
No changes for EventBus
EventLogging
- git #7bcdedae - Fix deprecated call and mistake in JSDocs by Thiemo Kreuz
ExtensionDistributor
No changes for ExtensionDistributor
ExternalGuidance
No changes for ExternalGuidance
FeaturedFeeds
No changes for FeaturedFeeds
FileExporter
- git #391980a4 - Use wfArrayToCgi() instead of manually (de)constructing URLs by Thiemo Kreuz
FileImporter
- git #ad44eb58 - Fix incomplete test coverage for ImportPlanTest by Thiemo Kreuz
- git #944bd467 - Remove redundant …->willReturn( null ) from test setups by Thiemo Kreuz
- git #9cae897b - Restructure WikitextContentCleaner to use if() instead of switch by Thiemo Kreuz
- git #ed8e31d5 - Remove unused default parameter values from tests by Thiemo Kreuz
FlaggedRevs
- git #d9730782 - Convert $wgMemc uses to WANObjectCache by Aaron Schulz
Flow
No changes for Flow
FundraiserLandingPage
No changes for FundraiserLandingPage
FundraisingTranslateWorkflow
No changes for FundraisingTranslateWorkflow
Gadgets
No changes for Gadgets
GeoCrumbs
No changes for GeoCrumbs
GeoData
No changes for GeoData
GettingStarted
No changes for GettingStarted
GlobalBlocking
No changes for GlobalBlocking
GlobalCssJs
No changes for GlobalCssJs
GlobalPreferences
No changes for GlobalPreferences
GlobalUsage
No changes for GlobalUsage
GlobalUserPage
- git #11fb3267 - Change @phan-property to @property by Umherirrender
GoogleNewsSitemap
No changes for GoogleNewsSitemap
Graph
No changes for Graph
GrowthExperiments
- git #68e3b672 - Selenium: Add regression test for NONE group survey submission (task T233263) by Kosta Harlan
- git #ba541fb3 - QuestionPoster: do not ask for email address (task T222926) by Gergő Tisza
- git #e38ab9b2 - Homepage: Stop querying non-existent help module storage (task T232548) by Kosta Harlan
- git #3d3a62ce - Add JS and dialog for startediting module (task T232419) by Roan Kattouw
- git #99db0f68 - Homepage: Add startediting placeholder module for suggested edits (task T232419) by Roan Kattouw
- git #02772d97 - WelcomeSurvey: Copy updates to subtitle and confirmation text (task T232400) by Kosta Harlan
GuidedTour
No changes for GuidedTour
GWToolset
No changes for GWToolset
ImageMap
No changes for ImageMap
InputBox
No changes for InputBox
Insider
No changes for Insider
intersection
No changes for intersection
Interwiki
No changes for Interwiki
InterwikiSorting
No changes for InterwikiSorting
Jade
No changes for Jade
Josa
No changes for Josa
JsonConfig
No changes for JsonConfig
Kartographer
- git #323870bd - Correct 'layer' to 'object' in VE maps dialog by Pikne
LabeledSectionTransclusion
No changes for LabeledSectionTransclusion
LandingCheck
No changes for LandingCheck
LdapAuthentication
No changes for LdapAuthentication
Linter
No changes for Linter
LiquidThreads
No changes for LiquidThreads
Listings
No changes for Listings
LocalisationUpdate
No changes for LocalisationUpdate
LoginNotify
No changes for LoginNotify
MachineVision
No changes for MachineVision
MapSources
No changes for MapSources
MassMessage
No changes for MassMessage
Math
No changes for Math
MobileApp
No changes for MobileApp
MobileFrontend
- git #829df3dc - Move search element's clear icon into form container (task T233156) by Nicholas Ray
- git #6d833449 - Modifying top-padding on references drawer (task T233152) by Jan Drewniak
- git #f59eaacb - Move target=mobile override to 'BeforeInitialize' hook (task T213242) by Timo Tijhof
- git #37ae402d - Avoid expensive WebRequest::getText() in early init code (task T213242) by Timo Tijhof
- git #9dd20270 - Restrict the MobileFormatter to certain pages (task T232690) by jdlrobson
- git #e794023b - Update outdated storybook assets by jdlrobson
- git #a8942b6d - Refactor reference drawer header with new icon classes (task T233152) by Jan Drewniak
- git #9be22561 - Fix alignment of bytes indicator on mobile diff page. by Jan Drewniak
- git #c65ed0e7 - mobile.editor.overlay: Use errorformat=html and display all error messages (task T202460) (task T228897) (task T232685) by Bartosz Dziewoński
- git #9232b10c - Flush section heading arrow icon to left of screen (task T232801) by Nicholas Ray
- git #76317ee4 - mobile.init/fakeToolbar: Tweak vertical centering (task T233171) by Bartosz Dziewoński
MultimediaViewer
- git #4d3cc4b0 - build: Update linters by Ed Sanders
- git #5da05073 - eslint: Enable no-proxy rule by Ed Sanders
- git #70b0cbb7 - Remove @embed where it needlessly delays loading of the UI (task T121730) by Timo Tijhof
NavigationTiming
No changes for NavigationTiming
Newsletter
No changes for Newsletter
NewUserMessage
No changes for NewUserMessage
Nuke
No changes for Nuke
OATHAuth
- git #e440cfb2 - Add Polish aliases for special pages (task T234193) by Ammar
- git #1cfb3fc8 - Bump version 0.4.2 by Reedy
- git #8ca4dabd - Add warning page before method gets disabled (task T232008) by Dejan Savuljesku
OAuth
No changes for OAuth
OpenStackManager
No changes for OpenStackManager
ORES
- git #5b0dd388 - Make onSpecialContributionsGetFormFilters follow the OOUI mode (task T219238) by Amir Sarabadani
PageAssessments
No changes for PageAssessments
PagedTiffHandler
No changes for PagedTiffHandler
PageImages
No changes for PageImages
PageTriage
- git #6529431b - Don't show option to enqueue main page (task T234073) by DannyS712
- git #8219bec1 - Add new messages to `ext.pageTriage.defaultDeletionTagsOptions` (task T226242) by DannyS712
- git #8d84dc07 - Expand deletion tag options for user pages. (task T226242) by DannyS712
PageViewInfo
No changes for PageViewInfo
ParserFunctions
No changes for ParserFunctions
ParsoidBatchAPI
No changes for ParsoidBatchAPI
PdfHandler
No changes for PdfHandler
PerformanceInspector
No changes for PerformanceInspector
Petition
No changes for Petition
Poem
No changes for Poem
PoolCounter
No changes for PoolCounter
Popups
No changes for Popups
ProofreadPage
No changes for ProofreadPage
PropertySuggester
- git #ac7243ef - Change dependencies of the main js to use wikibase.view.ViewFactory (task T233792) by Amir Sarabadani
QuickSurveys
No changes for QuickSurveys
Quiz
No changes for Quiz
ReadingLists
No changes for ReadingLists
RelatedArticles
No changes for RelatedArticles
Renameuser
No changes for Renameuser
RevisionSlider
No changes for RevisionSlider
RSS
No changes for RSS
SandboxLink
No changes for SandboxLink
Score
No changes for Score
Scribunto
No changes for Scribunto
SearchExtraNS
No changes for SearchExtraNS
SecureLinkFixer
- git #3053ccc1 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
SecurePoll
No changes for SecurePoll
Sentry
No changes for Sentry
ShortUrl
No changes for ShortUrl
SiteMatrix
No changes for SiteMatrix
SkinPerPage
No changes for SkinPerPage
SpamBlacklist
- git #9d55ccf8 - Remove backwards compatible code. by daniel
SubPageList3
No changes for SubPageList3
SubpageSortkey
No changes for SubpageSortkey
SyntaxHighlight_GeSHi
No changes for SyntaxHighlight_GeSHi
TemplateData
- git #ce131750 - Do not always store template data compressed (task T203850) by saper
TemplateSandbox
No changes for TemplateSandbox
TemplateStyles
No changes for TemplateStyles
TemplateWizard
No changes for TemplateWizard
TextExtracts
No changes for TextExtracts
Thanks
No changes for Thanks
TheWikipediaLibrary
No changes for TheWikipediaLibrary
TimedMediaHandler
No changes for TimedMediaHandler
timeline
No changes for timeline
TitleBlacklist
No changes for TitleBlacklist
TocTree
No changes for TocTree
TorBlock
No changes for TorBlock
Translate
- git #4a2f9881 - Fix parsing of plural syntax in ArrayFlattener by Niklas Laxström
- git #37d86589 - Track ULS dependency in extension.json by Niklas Laxström
- git #cc7251fc - Optimize MessageCollection (task T230100) by Niklas Laxström
- git #98819a44 - Add UnicodePluralValidator (task T231181) by Niklas Laxström
TranslationNotifications
No changes for TranslationNotifications
TrustedXFF
No changes for TrustedXFF
TwoColConflict
No changes for TwoColConflict
UniversalLanguageSelector
- git #21100ebb - Remove @embed where it needlesslay delays the page load (task T121730) by Timo Tijhof
UploadsLink
No changes for UploadsLink
UploadWizard
No changes for UploadWizard
UrlShortener
No changes for UrlShortener
UserMerge
No changes for UserMerge
VipsScaler
No changes for VipsScaler
VisualEditor
- git #ca3c887e - Fix loading icons for historical diff mode switcher by Bartosz Dziewoński
- git #651e00d5 - ArticleTargetEvents: clean up some duplication by David Lynch
- git #e472a4bb - Fix mw:MediaLink support (task T232754) by Bartosz Dziewoński
Wikibase
- git #0195f2ce - bridge: add selenium test for esc event (task T233793) by bitPogo
- git #4bcec8c8 - bridge: close with esc (task T233793) by bitPogo
- git #b0ecb7e0 - Replace loose assertEquals with more strict assertions by Thiemo Kreuz
- git #4e5f6eb4 - Remove trailing . from fallback edit summary comments (task T224010) by alaasarhan
- git #8bebe292 - bridge: use data-bridge.css by Pablo Grass
- git #4ca6e014 - bridge: add BridgeConfigOptions to storybook by Pablo Grass
- git #d9badcf8 - bridge: mv repeater test by Pablo Grass
- git #a8bd9898 - bridge: mv ServiceRepositories test by Pablo Grass
- git #d3d14eb0 - bridge: mv timer.spec by Pablo Grass
- git #32135771 - Merge several jquery modules (task T233601) by Amir Sarabadani
- git #e8bd7aa6 - Don’t specify lib/client test classes in generateAutoload.php by Lucas Werkmeister
- git #b4fc404c - Remove compatibility alias for MockClientStore by Lucas Werkmeister
- git #95400db8 - Fix namespace of MockClientStore (task T172368) by Lucas Werkmeister
- git #6382d0bb - bridge: define cancel event and subscribe to it (task T233794) by Lucas Werkmeister
- git #4b408039 - Remove commented out code by Amir Sarabadani
- git #45fa7743 - bridge: prevent flaky browser test when closing app (task T233830) by Michael Große
- git #b7e81c07 - Document requirement for tag in test README by Lucas Werkmeister
- git #604c7bef - bridge: provide video for failing browser tests (task T233830) by Michael Große
- git #ab95a241 - tainted ref: don't use TS 3.6 just yet by Pablo Grass
- git #ebdb64c2 - tainted ref: add README by Pablo Grass
- git #d9d2adf1 - bridge: indicate to assistive software overloaded links by Michael Große
- git #4c4265f7 - Merge valueview modules (task T233910) by Jakob Warkotsch
- git #1c87a59d - Use package modules instead of mw.config.wbEntityTypes (task T233219) by Amir Sarabadani
- git #18f7da8e - Use packageFiles for wikibase.view.ViewFactory (task T233792) by Amir Sarabadani
- git #df1c5c07 - bridge: extend e2e tests by bitPogo
- git #ff800db3 - bridge: split and extend e2e tests by bitPogo
- git #8613bfd6 - bridge: Use context aware button label (task T232999) by bitPogo
- git #ce485399 - bridge: Introduce ConfigPlugin (task T232998) by bitPogo
- git #c1de9834 - bridge: Pass wgEditSubmitButtonLabelPublish through init (task T232998) by bitPogo
- git #739b28ae - Revert "Merge valueview modules" (task T233800) by Jakob Warkotsch
- git #f7169051 - Load TaintedIcon in CSR by Thomas Arrow
- git #a2f19d07 - Move new translations to correct file and keys (task T224010) by alaasarhan
- git #c1c31edc - Revert "Revert "Generate fallback summary messages based on changed parts on entity"" by Alaa Sarhan
- git #03cef986 - bridge: invoke wgEditSubmitButtonLabelPublish (task T232997) by bitPogo
- git #99eab902 - bridge: Make uuid dependency explict by bitPogo
- git #400a553f - Move StatementGroupSetDeserializer deps into package modules (task T233705) by Jakob Warkotsch
- git #b87bb17c - bridge: e2e testing in jest by bitPogo
WikibaseCirrusSearch
No changes for WikibaseCirrusSearch
WikibaseLexeme
- git #47a8eb73 - Merge wikibase.lexeme.widgets.InvalidLanguageIndicator and lexeme-header in (task T233913) by rosalie
- git #e7ab8a63 - Drop wikibase.lexeme.store.actionTypes (task T233913) by rosalie
- git #c10eb6be - Merge wikibase.lexeme.widgets.RepresentationWidget into wikibase.lexeme.lexemeview by rosalie
- git #757a7968 - Reorganise the dependencies alphabetically by rosalie
- git #f67e2944 - Merge jQuery.wikibase.grammaticalfeatureview into jquery.wikibase.lexemeview (task T233913) by rosalie
- git #547aa5bc - Simplify some paths by Lucas Werkmeister
- git #c4cb3ed5 - Merge wikibase.lexeme.widgets.GlossWidget into jquery.wikibase.lexemeview (task T233913) by rosalie
- git #7e4d6914 - Drop wikibase.lexeme.widgets.InvalidLanguageIndicator (task T233919) by rosalie
- git #edc68058 - Drop wikibase.lexeme.store (task T233916) by rosalie
- git #c42a8e20 - Drop wikibase.lexeme.lexemeview.viewhook (task T233912) by rosalie
- git #53315320 - Implement StatementListProvidingEntity interface by Lucas Werkmeister
- git #dbb1a0eb - merge wikibase.lexeme.store.mutationTypes into wikibase.lexeme.store (task T233786) by rosalie
- git #415231a0 - Merge wikibase.lexeme.store.actions to wikibase.lexeme.store (task T233782) by rosalie
- git #4e4db6cb - merge wikibase.lexeme.store.mutation into wikibase.lexeme.store (task T233776) by rosalie
- git #f993d387 - merge wikibase.lexeme.widgets.LanguageSelectorWrapper into wikibase.lexeme.widgets.GlossWidget (task T233775) by rosalie
WikibaseLexemeCirrusSearch
No changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
- git #07009b18 - build: Replace @phan-var by @phan-assert to make code easier to read by Umherirrender
- git #ffc62147 - Don't lose track of nested nodes by Matthias Mullie
- git #eaf876f3 - Always report indexable fields on NS_FILE (task T231038) by Erik Bernhardson
WikibaseQualityConstraints
- git #1bc588d2 - build: Add mediawiki/mediawiki-phan-config (task T224773) by Umherirrender
- git #92ef5b12 - Use StatementListProvidingEntity in Context by Lucas Werkmeister
- git #99120984 - Change checks with getType against instanceof in Checker namespace by Umherirrender
- git #71cdd15a - Remove four unused private methods in tests by Lucas Werkmeister
- git #64f91803 - Use ExceptionIgnoringEntityLookup from wikibase/data-model-services by Lucas Werkmeister
- git #1826d538 - Rename variable in ConstraintParameterParser by Lucas Werkmeister
- git #4586349a - Split long ifs with instanceof check by Umherirrender
- git #9d5840aa - Inject ILoadBalancer into ContraintRepository by Lucas Werkmeister
- git #c35ce130 - Simplify ConstraintRepository method to delete constraints by Lucas Werkmeister
Wikidata.org
No changes for Wikidata.org
WikidataPageBanner
No changes for WikidataPageBanner
WikiEditor
No changes for WikiEditor
wikihiero
No changes for wikihiero
WikiLove
- git #f3b0fedc - Remove PNG fallback for JS-only interface (task T121730) by Timo Tijhof
WikimediaBadges
No changes for WikimediaBadges
WikimediaEditorTasks
No changes for WikimediaEditorTasks
WikimediaEvents
- git #5b5f7246 - EditorJourney: Redact sensitive values for diff and oldid (task T234084) by Kosta Harlan
WikimediaIncubator
No changes for WikimediaIncubator
WikimediaMaintenance
- git #378c9d35 - blameStartupRegistry: Fix "Message blob … should have preloaded" spam by Timo Tijhof
- git #e67a510d - Remove unused var from CreateHumanReadableProjectNameFiles by Umherirrender
- git #cb16c579 - addWiki.php: Redefine RevisionStore service for the wiki being created (task T212881) by Máté Szabó
WikimediaMessages
- git #84ada379 - Add messages for new wikis September 2019 by Raymond
- git #d1571e92 - Add nqowiki to WikimediaMessages (task T230359) by Martin Urbanec
XAnalytics
No changes for XAnalytics
Skins
CologneBlue
No changes for CologneBlue
EUCopyrightCampaignSkin
No changes for EUCopyrightCampaignSkin
MinervaNeue
- git #2b9929a5 - Vertically center clear icon within search form element (task T233156) by Nicholas Ray
- git #1c7adedd - Last modified should have line-height 1 (task T233172) by jdlrobson
- git #7eb2e3bd - Notification icon doesn't show to non-JS users by jdlrobson
- git #54ec3653 - Fix Recent Changes Comment alignment on deleted pages (task T232955) by Nicholas Ray
- git #51049c0c - Refactor "last-modified" bar to use flexbox layout. (task T233172) by Jan Drewniak
- git #6e6cdd74 - [ICONS] Remove padding from .mw-ui-icon-small class by Jan Drewniak
- git #cd688eb1 - Avoid flash of unstyled content on Special:Watchlist (task T225127) by jdlrobson
- git #b15fa199 - Clear search alignment (task T233156) by jdlrobson
- git #46f6449a - Fix user navigation menu icons' vertical position in Firefox (task T233517) by Volker E
- git #d79f6850 - Modify padding on .toggle-list-item (task T233050) by Jan Drewniak
- git #d0c0cad9 - Remove additional padding left on logout button (task T233166) by jdlrobson
- git #e888b487 - Merge skins.minerva.talk and skins.minerva.watchstar into skins.minerva.script (task T233048) by jdlrobson
MonoBook
No changes for MonoBook
Modern
No changes for Modern
Nostalgia
No changes for Nostalgia
Timeless
- git #97850166 - Normalise some pre styles that just look odd by Isarra
Vector
- git #0175a2be - Remove unneeded portal background properties. by Volker E
- git #7227e50b - Simplify watch link selectors by Volker E
- git #190d9830 - Reduce specificity by using classes without element selector addition by Volker E
- git #1d7c3fac - Remove unneeded selector by Volker E
- git #e3f9cdcf - Variablize all `color` property values by Volker E
- git #2b0a28cd - Unify on variables and file names on 'navigation' by Volker E
- git #daa3611b - Unify LESS variable naming scheme for remaining `@color-*` variable by Volker E
- git #f29a1eba - Unify LESS variable naming scheme for `@border-*` variables by Volker E
- git #62560deb - Unify LESS variable naming scheme for `@margin-*`/`@padding-*` variables by Volker E
- git #0a2aa9f6 - Unify heading font size variable naming by Volker E
- git #83fbe68b - Unify LESS variable naming scheme for `@line-height-*` variables (task T4013) by Volker E
- git #78252928 - Improve print LESS variable setting and handling by Volker E
- git #5de3655d - Fix typo in skin.json ResourceModuleSkinStyles (task T234003) by DannyS712
- git #9cf7901e - Remove @embed page load delays (and misc optimisations) (task T121730) by Timo Tijhof
- git #6cc10e47 - Replace fixed value with mediawiki.ui variable by Volker E
- git #90556766 - Unify LESS variable naming scheme for `@font-size-*` variables by Volker E
- git #258fdde8 - Update LESS variable naming scheme for `@font-family*` variables by Volker E
- git #66aaf36b - Align LESS color variables to naming scheme, combine and cleanup by Volker E
- git #bfc5a578 - Remove `tabindex` attribute from search input (task T226148) by Volker E
- git #484077de - Increase distance of button to container (task T225331) by Volker E
Total Changes
247 Changes in 43 repos by 57 authors