![]() |
Deployment of MediaWiki 1.34.0-wmf.24 to Wikimedia sites | MediaWiki 1.34.0-wmf.25![]() |
The latest version (labeled "1.34.0-wmf.24") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 24 September 2019 (see the roadmap).
Core changes
- git #c0ea9c28 - LogPager: Add IGNORE INDEX to avoid MariaDB optimizer bug (task T223151) by Brad Jorsch
- git #2830ba44 - Mark $wgMainPageIsDomainRoot as experimental by Niklas Laxström
- git #6e117a95 - resourceloader: Reduce severity of unknown page module warning by Timo Tijhof
- git #f4975bc6 - resourceloader: Remove redundant closure of some startup and base files by Timo Tijhof
- git #5ca68877 - Amend expanded HTMLForm legend styling by Volker E
- git #a5f19708 - Fix type for timeout and connectTimeout in HttpRequestFactory::create by Umherirrender
- git #97eab7f3 - Improve collapsible HTMLForm styling (and accessibility, slightly) (task T222904) by Bartosz Dziewoński
- git #a5deeac5 - Add config for serving main Page from the domain root (task T120085) by Amir Sarabadani
- git #bb7d9f52 - PHPVersionCheck: Consistently use double quotes for HTML attributes by Fomafix
- git #db3a8beb - Pass language to Status::getWikiText by Umherirrender
- git #be924121 - jquery.makeCollapsible: Add toggleARIA option and enable for plain toggle (task T222904) by Volker E
- git #7d82ce8b - localisation: Remove PHP5-specific perf optimisation (task T206986) by Timo Tijhof
- git #f25008be - Remove `inline-block` from message boxes (task T233359) by Volker E
- git #b6dfaa50 - Remove Revision::getRevisionText from migrateArchiveText (task T198343) by Petr Pchelko
- git #e7848410 - selenium: Only load 'sauce' service when needed by Timo Tijhof
- git #1eb5d8e4 - Do not output wikitext in maintenance script (task T229843) by Umherirrender
- git #e06ce9f4 - tests: Prefer PHPUnit's assertSame() when comparing empty strings by Thiemo Kreuz
- git #e75a8edd - Gallery: Don't fire wikipage.content hook twice during init (task T233401) by Ed Sanders
- git #dd932818 - Fix namespace handling on Special:PagesWithProp (task T50247) by Matěj Suchánek
- git #203f7aba - Mark consistently with any edit summaries by Volker E
- git #441e12f2 - Messages collected above the form are meant to live as boxed messages (task T233362) by Volker E
- git #6c1d73e5 - Use mw.util.getUrl( null ) to get the default mw.config.get( 'wgPageName' ) by Fomafix
- git #15cc583c - LogPager: separate getter from query filter (task T220834) by Matěj Suchánek
- git #268346e5 - phan: Enable PhanTypeMismatchArgument issue (task T231636) by Umherirrender
- git #2a5b81bc - title: Improve docs of get*URL() by Daimona Eaytoy
- git #1927fda9 - export: Align docs of close(Rename/Reopen) methods by Daimona Eaytoy
- git #e5444ea5 - docs: Avoid some scalar juggling by Daimona Eaytoy
- git #d5a5cf50 - Use BlobStore::getBlobBatch for RevisionStore::newRevisionsFromBatch (task T233173) by Petr Pchelko
- git #b138a9b2 - Fix using null for a non-nullable argument by Daimona Eaytoy
- git #9283760f - Remove Revision::getRevisionText from ApiQueryDeletedrevs (task T198343) by Petr Pchelko
- git #37090961 - Refactor MediaWikiIntegrationTestCase::resetDB() for readability by Thiemo Kreuz
- git #32a429e8 - tests: Prefer assertSame() when comparing the integer 0 by Thiemo Kreuz
- git #f724e1df - Document that services don't normally vary by global state by Thalia
- git #8aac0f56 - Update remex-html library to 2.1.0 (task T233012) (task T233062) by C. Scott Ananian
- git #be8b4ff2 - tests: Make SpecialPageDataTest independend from the language by Thiemo Kreuz
- git #8c30c370 - generatePhpCharToUpperMappings: Die if fopen fails by Fomafix
- git #432cc11f - Log entries can be rendered with parentheses in HTML (task T219348) by jdlrobson
- git #a8f20adc - Sync up with Parsoid parserTests.txt by C. Scott Ananian
- git #2501d1de - Make purgeList.php use getCdnUrls() (task T233095) by Gilles Dubuc
- git #02d6dc2e - API: Use ApiBlockInfoTrait in ApiQueryUsers and AllUsers (task T232021) by Brad Jorsch
- git #03293f1f - Remove redundant 'jquery.accessKeylabel' module alias by Timo Tijhof
- git #55ec3e6a - wdio-mediawiki: release 0.5.0 by Lucas Werkmeister
- git #9da8a8cb - Mobile friendly styling of Special:ListFiles (task T102139) by jdlrobson
- git #18974098 - Remove unused localisation messages for old edit toolbar (task T224429) by Bartosz Dziewoński
- git #c14571ba - StringUtils: Add a utility for checking if a string is a valid regex by Daimona Eaytoy
- git #bdc6b4e3 - LocalFile: avoid hard failures on non-existing files. (task T221812) by daniel
- git #0df763f7 - Use UserIdentity instead of User in REST by Petr Pchelko
- git #990e9268 - objectcache: fix DatabaseSqlite::initSqliteDatabase() call location (task T233117) by Aaron Schulz
- git #4d8763ef - Remove unused `.success-box` class by Volker E
- git #3936ddb4 - Set l18n cache to array in DevelopmentSettings.php (task T218207) by Amir Sarabadani
- git #ca786917 - Improve documentation for the MinimumPasswordLengthToLogin policy (task T233119) by Thalia
- git #decea359 - mediawiki.Title: Reduce transfer size of phpCharToUpper.json (task T233095) by Timo Tijhof
- git #57cffc9e - Break PreferencesFormOOUI->PermissionManager dependency by Petr Pchelko
- git #b3b95c39 - Add assertFileContains to MediaWikiTestCaseTrait by David Causse
- git #5f3815e6 - import: Update docs about WikiRevision requiring a Config by Thiemo Kreuz
- git #67f81315 - site: Make getPageUrl consistently return null by Daimona Eaytoy
- git #5b3ce5dc - filebackend: reduce hashing I/O in SwiftFileBackend::doStoreInternal() by Aaron Schulz
- git #ea79a23e - docs: Ignore extensions/ and skins/ in mwdocgen.php by default (task T232104) by Timo Tijhof
- git #9696b1d8 - docs: Ignore README.md by default by Timo Tijhof
- git #9244cdb9 - objectcache: Escape dots from cache keys in StatsD metrics (task T232907) by Timo Tijhof
- git #7b153651 - DefaultPreferencesFactory: Remove fallback for null PermissionManager (task T220191) by Petr Pchelko
- git #568631af - FauxRequest: don’t override getValues() by Lucas Werkmeister
- git #06c49e69 - HTMLTitleTextField: Remove incorrect check for unsubmitted GET forms by Bartosz Dziewoński
Vendor
- git #91199e06 - Update remex-html to 2.1.0 (task T233012) (task T233062) by C. Scott Ananian
Extensions
3D
No changes for 3D
AbuseFilter
- git #0119108e - Fix params to ParserOutputStashForEdit by Daimona Eaytoy
- git #4a933e03 - ext.abuseFilter.tools.js: Replace deprecated editToken with csrfToken (task T233442) by TheSandDoctor
- git #e2570a4c - Actually provide a StatsdDataFactory to the parser (task T156095) by Daimona Eaytoy
- git #e7926114 - SECURITY: Avoid info leak in SpecialAbuseLog (task T224203) by Daimona Eaytoy
- git #4c8be4d3 - Add profiling points throughout the code for the CachingParser switch (task T156095) by Daimona Eaytoy
- git #0646b4fe - Add config for Selenium and basic tests (task T214478) by Daimona Eaytoy
- git #85875766 - Use StringUtils::isValidRegex by Daimona Eaytoy
ActiveAbstract
- git #e7748520 - Remove usages of getRevisionText. (task T233350) by daniel
AdvancedSearch
No changes for AdvancedSearch
AntiSpoof
No changes for AntiSpoof
ApiFeatureUsage
No changes for ApiFeatureUsage
ArticleCreationWorkflow
No changes for ArticleCreationWorkflow
ArticlePlaceholder
No changes for ArticlePlaceholder
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
No changes for CheckUser
CirrusSearch
- git #666eeaa8 - Start converting Cirrus PHP test to MediaWikiUnitTestCase (task T232589) by David Causse
- git #d6a7dcf1 - Add CirrusSearchResultBuilder and ArrayCirrusSearchResult (task T190130) by David Causse
- git #4688af2a - Update morelikethis test case to be more "reliable" by David Causse
Cite
- git #94c6d46d - Fix tests to expect p-wrappers by David Chan
- git #1c4d5fd0 - ve.ui.MWReference.init: Fix check for mobile target (task T233181) by Bartosz Dziewoński
- git #80e6db1f - Temporarily remove tests by Bartosz Dziewoński
- git #659d4618 - Citation needed template handling (task T211243) by Ed Sanders
CiteThisPage
No changes for CiteThisPage
Citoid
No changes for Citoid
cldr
No changes for cldr
Cognate
No changes for Cognate
CodeEditor
No changes for CodeEditor
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
No changes for ConfirmEdit
CongressLookup
No changes for CongressLookup
ContactPage
No changes for ContactPage
ContentTranslation
- git #55b99b1f - Prevent js error in mw.cx.TranslationTracker#tokenise (task T227493) by Santhosh Thottingal
- git #ca9dc57c - Make critical error message translatable (task T232934) by petarpetkovic
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
No changes for DonationInterface
DoubleWiki
No changes for DoubleWiki
DynamicSidebar
No changes for DynamicSidebar
EUCopyrightCampaign
No changes for EUCopyrightCampaign
Echo
No changes for Echo
Elastica
No changes for Elastica
ElectronPdfService
No changes for ElectronPdfService
EntitySchema
No changes for EntitySchema
EventBus
No changes for EventBus
EventLogging
No changes for EventLogging
ExtensionDistributor
No changes for ExtensionDistributor
ExternalGuidance
- git #8d33f0ed - Add missing spaces in en.json by Amir Aharoni
FeaturedFeeds
No changes for FeaturedFeeds
FileExporter
- git #17f71f47 - Tests for FileImporter URL (task T228846) by Adam Wight
FileImporter
- git #e3f2a9c9 - Partially revert 6701e0715366a11d13e93a88951ec63715924f2d by Adam Wight
- git #f3aa1616 - Fix WikitextContentCleaner failing on [[labeled|links]] (task T232313) by Thiemo Kreuz
- git #f912c4f6 - Stop logging empty default actions (task T233086) by Thiemo Kreuz
- git #31e5f479 - Avoid calling wfGetDB() in tests by Thiemo Kreuz
- git #a1615991 - Add change tags to all FileImport text revisions (task T227849) by Adam Wight
- git #fb265746 - Fix for tracking how many times we offer the remote edit features (task T226512) by Andrew Kostka
- git #76fd9749 - Encapsulate Language service in a new NamespaceNameLookup by Thiemo Kreuz
- git #8b84716d - Source wiki edit comment has bad URL (task T233002) by Andrew Kostka
- git #56b283e4 - Optimize imports by Thiemo Kreuz
- git #5bded306 - Fix misplaced $2 in a message (task T228858) by Thiemo Kreuz
FlaggedRevs
- git #b519c0eb - FlaggedRevs: Replace deprecated editToken with csrfToken (task T233525) by TheSandDoctor
Flow
- git #ea58253b - Replace deprecated editToken with csrfToken (task T233526) by TheSandDoctor
- git #de0b9adb - Remove repair_missing_* maintenance scripts (task T233356) by Petr Pchelko
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
- git #62c1d782 - Replace deprecated User::isAllowed. (task T220191) by Petr Pchelko
- git #3abd7f90 - Provide PermissionManager to PreferencesFactory constructor. (task T220191) by Petr Pchelko
GlobalUsage
No changes for GlobalUsage
GlobalUserPage
No changes for GlobalUserPage
GoogleNewsSitemap
No changes for GoogleNewsSitemap
Graph
No changes for Graph
GrowthExperiments
- git #a82b9960 - Fix broken display of mobile overlay headings (task T233163) by Roan Kattouw
- git #e2d13a73 - WelcomeSurvey: Fix saving results when group is overridden (task T233263) by Roan Kattouw
- git #13d9fad0 - Remove GEHelpPanelSearchEnabled feature flag (task T233283) by Kosta Harlan
- git #a8ad201d - Remove popup version of WelcomeSurvey (task T233198) by Kosta Harlan
- git #b6310f6a - WelcomeSurvey: Combine if statements by Kosta Harlan
- git #a6e4e4ef - WelcomeSurvey: Remove multiselect infusion code (task T232400) by Roan Kattouw
- git #8ccf9ffe - WelcomeSurvey: Add/change answer options for "reason" question (task T232400) by Roan Kattouw
- git #de6f0739 - WelcomeSurvey: Remove "topics" question (task T232400) by Roan Kattouw
GuidedTour
No changes for GuidedTour
GWToolset
- git #0d4444a7 - GWToolset: Replace deprecated editToken with csrfToken (task T233527) by TheSandDoctor
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
- git #f877d870 - build: Add mediawiki/mediawiki-phan-config (task T224768) by Umherirrender
- git #ea455fb6 - Fix return of FauxInterwikiLookup::getAllPrefixes by Umherirrender
Kartographer
No changes for Kartographer
LabeledSectionTransclusion
No changes for LabeledSectionTransclusion
LandingCheck
No changes for LandingCheck
LdapAuthentication
No changes for LdapAuthentication
Linter
No changes for Linter
LiquidThreads
- git #a5b84b35 - LiquidThreads: Alphabetize qqq.json authors (task T233536) by TheSandDoctor
- git #3478b938 - LiquidThreads: Replace deprecated editToken with csrfToken (task T233513) by TheSandDoctor
Listings
No changes for Listings
LocalisationUpdate
No changes for LocalisationUpdate
LoginNotify
No changes for LoginNotify
MachineVision
- git #69c9ed66 - Update card styles to match updated designs (task T233228) by annet
- git #736f14b8 - Remove 'skipped' paradigm from the backend by Michael Holloway
- git #a2cbe1ff - Remove rejection paradigm by annet
- git #cb375575 - Refactor pager to follow cardstack design (task T231926) by annet
MapSources
No changes for MapSources
MassMessage
- git #bea9564e - Provide deduplication info to MassMessageJob (task T232379) by Petr Pchelko
Math
No changes for Math
MobileApp
No changes for MobileApp
MobileFrontend
- git #53ebd9ff - mobile.init/editor: Allow editing whole page with section edit links disabled (task T232170) by Bartosz Dziewoński
- git #65db92d5 - Update watchstar icon location (task T231613) by jdlrobson
- git #7e6e5df6 - MobileFrontend: Replace deprecated editToken with csrfToken (task T233514) by TheSandDoctor
- git #2ec7f6e3 - Flush search-content icon to left so it matches search input (task T232837) by jdlrobson
- git #63d98574 - Dev: Fix wire up of skin click handler by jdlrobson
- git #9bc8e9d3 - Pass router to showSorryToast (task T233260) by jdlrobson
- git #9d6c9f39 - Fix alignment of block drawer stop icon (mw-ui-icon-flush) (task T232837) by jdlrobson
MultimediaViewer
- git #24fcde25 - Revert "Clicking on the black wrapper should close MVV" (task T133900) (task T231895) by Esanders
NavigationTiming
No changes for NavigationTiming
Newsletter
No changes for Newsletter
NewUserMessage
No changes for NewUserMessage
Nuke
No changes for Nuke
OATHAuth
No changes for OATHAuth
OAuth
- git #c20e414d - build: Add mediawiki/mediawiki-phan-config (task T224761) by Umherirrender
OpenStackManager
- git #b80ef1e4 - OpenStackManager: Replace deprecated editToken with csrfToken (task T233515) by TheSandDoctor
ORES
No changes for ORES
PageAssessments
No changes for PageAssessments
PagedTiffHandler
No changes for PagedTiffHandler
PageImages
No changes for PageImages
PageTriage
- git #072d9214 - Prevent multiple bindings of render() (task T230455) by Moriel Schottlender
- git #4d680840 - Fix typo in variable name by Max Semenik
- git #ea8f1cdf - When requeueing a page, log that the page is unreviewed (task T207485) (task T233509) by DannyS712
- git #4786853c - Migrate deprecated ResourceLoaderTestModules to QUnitTestModule by Timo Tijhof
- git #c6f8fd45 - Fold 'ext.pageTriage.actionQueue' into toolbarStartup by Timo Tijhof
- git #31088771 - Add JS hooks so that other scripts/gadgets can integrate with PageTriage (task T230455) by MusikAnimal
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
- git #375d27bb - Update to a newer Schema:Popups by Adam Wight
ProofreadPage
- git #0cd93afe - Adds namespaces translation for Hindi (task T218155) by Tpt
PropertySuggester
- git #2186669f - build: Add mediawiki/mediawiki-phan-config (task T224774) by Umherirrender
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 #057f5b95 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
SecurePoll
No changes for SecurePoll
Sentry
No changes for Sentry
ShortUrl
- git #e83454c5 - Add aliases for some languages by Zoranzoki21
SiteMatrix
No changes for SiteMatrix
SkinPerPage
No changes for SkinPerPage
SpamBlacklist
- git #6d559a12 - Support MCR database schema. (task T233358) by daniel
- git #a24228bc - Update README to remove mentions of outdated stuff (task T206264) by Niklas Laxström
- git #e74a0120 - Random cleanups by Niklas Laxström
SubPageList3
No changes for SubPageList3
SubpageSortkey
No changes for SubpageSortkey
SyntaxHighlight_GeSHi
No changes for SyntaxHighlight_GeSHi
TemplateData
No changes for TemplateData
TemplateSandbox
No changes for TemplateSandbox
TemplateStyles
No changes for TemplateStyles
TemplateWizard
No changes for TemplateWizard
TextExtracts
No changes for TextExtracts
Thanks
- git #fdc02d0d - Avoid double HTML escaping by Fomafix
TheWikipediaLibrary
No changes for TheWikipediaLibrary
TimedMediaHandler
- git #f38e9ba9 - Fix Safari 13.0 regression in video playback with audio (task T233360) by Brion Vibber
timeline
No changes for timeline
TitleBlacklist
No changes for TitleBlacklist
TocTree
No changes for TocTree
TorBlock
No changes for TorBlock
Translate
- git #2db269a9 - Call TextContent::getNativeData when getText is unavailable (task T233200) by Abijeet
- git #855ea48b - Don't use rev_text_id to update translation tag for null revision (task T228675) by Petr Pchelko
- git #1ec86a42 - Revert "Let the special page factory construct the Movepage instance" (task T233308) by Reedy
- git #5d27d162 - Fix plural handling for message documentation by Niklas Laxström
- git #b53115b8 - Remove unused params pluralCount for doGettextHeader by Abijeet
- git #687859ab - Fix number of values in array returned from pluralFormCountCheck (task T231658) by Abijeet
- git #9eefd02a - Add language count and time spent in $ffs->write (task T230100) by Abijeet
- git #a63eb16f - Change validator IDs for newline validators in the factory (task T231707) by Abijeet
TranslationNotifications
- git #8cb012a1 - Add logging to the TranslationNotificationJob (task T144780) by Abijeet Patro
TrustedXFF
No changes for TrustedXFF
TwoColConflict
No changes for TwoColConflict
UniversalLanguageSelector
No changes for UniversalLanguageSelector
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 #70e3e7cc - VisualEditor: Replace deprecated editToken with csrfToken (task T233528) by TheSandDoctor
- git #3bb87107 - build: Update linters by Ed Sanders
- git #62f1deba - Update VE core submodule to master (a817f9b0d) by Bartosz Dziewoński
- git #c4cb88ad - Don't unwrap a solitary paragraph in Wikitext string transfers (task T232944) by David Chan
- git #001ed6a8 - MWSaveDialog: add more instrumentation (task T229079) by David Lynch
- git #4c68fe65 - MWInternalLinkAnnotationWidget: adjust the input for relative links to subpages (task T110413) by David Lynch
Wikibase
- git #1eae9972 - bridge: add EntityId as Type by bitPogo
- git #1fc0b6fb - bridge: Test tags via browser test (task T232588) by Michael Große
- git #17d944c0 - Use mw.config.values.wbGeoShapeStorageApiEndpoint as config.json instead (task T233219) by Amir Sarabadani
- git #483449cb - Drop more direct dependencies of entityViewInit (task T233218) by Jakob Warkotsch
- git #e52eca54 - bridge: browser test for saving via the app (task T231708) by Michael Große
- git #9ac44474 - bridge: label the save button (task T233599) by Pablo Grass
- git #ee588570 - Merge some direct dependencies into entityViewInit (task T233218) by Jakob Warkotsch
- git #4cd36723 - Merge 'wikibase.serialization.TermSerializer' into (task T233015) by rosalie
- git #03690e93 - bridge: restructure ProcessDialogHeader slots by Pablo Grass
- git #8c384567 - bridge: use message to render bridge header title (task T232994) by Pablo Grass
- git #6aaf5af9 - bridge: Add gray line separator (task T233326) by bitPogo
- git #b36aa101 - bridge: descriptive names for store parameters by Pablo Grass
- git #d2198359 - bridge: make dev entry point bit more readable by Pablo Grass
- git #66244989 - bridge: separate configurations of test types by Pablo Grass
- git #a9341f84 - Merge valueview modules (task T233217) by Jakob Warkotsch
- git #a8722014 - bridge: add MessagesPlugin (task T232993) by Lucas Werkmeister
- git #55ac127d - bridge: add Messages defintions (task T232994) by bitPogo
- git #d0ceb756 - bridge: service container test using data provider by bitPogo
- git #4d534c2e - bridge: add title message (task T232994) by bitPogo
- git #b6319199 - Make Wikibase package.json valid by Thomas Arrow
- git #92a53e8b - bridge: use @wmde/vuex-helpers from npm by Pablo Grass
- git #451e3b01 - bridge: use namespacedStoreEvents from lib by Pablo Grass
- git #8cefd083 - Tainted-ref: Make linting tests run on CI (task T233107) by Thomas Arrow
- git #302374b8 - bridge: add save button to header (task T230329) by Pablo Grass
- git #631a3854 - Add a static statement element for mock entry purposes (task T232833) by Noa Rave
- git #86c0e901 - Merge dependencies into wikibase.dataTypeStore (task T233150) by Amir Sarabadani
- git #0fce392a - bridge: Make EventEmittingButton accessible if used as button (task T230326) by Michael Große
- git #da262ed2 - Merge dependencies into wikibase.serialization.EntityDeserializer (task T233018) by Jakob Warkotsch
- git #87b486ac - Add "wikibase.tainted-ref" RL module (task T233083) by Marius Hoch
- git #16433bd6 - Add i18n message for tainted ref icon (task T233081) by Thomas Arrow
- git #00b3974e - Stop using deprecated function wfWaitForSlaves() (task T181673) by Lucas Werkmeister
- git #acb53f2b - Extend config in HistoryEntityActionTest by Matěj Suchánek
- git #eccac189 - Improve wording of page-connection notification (task T214355) by Matěj Suchánek
WikibaseCirrusSearch
No changes for WikibaseCirrusSearch
WikibaseLexeme
- git #6aac433d - merge wikibase.lexeme.datatransfer.LemmaList into lexeme-header (task T233216) by rosalie
- git #898d1260 - merge wikibase.lexeme.datamodel.Lemma into lexeme-header (task T233216) by rosalie
- git #ba237d7e - merge wikibase.lexeme.widgets.LemmaWidget.newLemmaWidget into lexeme-header (task T233216) by rosalie
- git #4d1499e2 - merge wikibase.lexeme.widgets.LexemeHeader.newLexemeHeaderStore into lexeme-header (task T233216) by rosalie
- git #1ed03109 - merge wikibase.lexeme.widgets.LexemeHeader.newLexemeHeader into lexeme-header (task T233216) by rosalie
- git #53c5b6ae - Merge wikibase.lexeme.widgets.LanguageAndLexicalCategoryWidget into lexeme-header (task T233216) by rosalie
- git #61db5833 - Merge sense/form dependencies of jquery.wikibase.lexemeview (task T233334) by Amir Sarabadani
- git #18758995 - Export ViewFactoryFactory for testing by Jakob Warkotsch
- git #f1edb423 - Untangle dependencies of wikibase.lexeme.ViewFactoryFactory (task T233224) by Amir Sarabadani
- git #e3813787 - Merge 'wikibase.lexeme.datamodel.LexemeSubEntityId' into 'jquery.wikibase.lexemeformview' (task T233195) by rosalie
- git #d6f93198 - Merge wikibase.lexeme.datamodel.Lexeme to wikibase.lexeme.serialization.LexemeDeserializer (task T233014) by Amir Sarabadani
- git #8ed43081 - Merge dependencies into wikibase.lexeme.view.ControllerViewfactory (task T233013) by Amir Sarabadani
- git #f2fb401e - Merge wikibase.lexeme.widgets.itemSelectorWrapper into (task T233110) by rosalie
WikibaseLexemeCirrusSearch
No changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
- git #a57a96dd - build: Add mediawiki/mediawiki-phan-config (task T224772) by Umherirrender
- git #99915aa2 - MediaInfoDeserializer::deserializeId expand array in exception message by Umherirrender
- git #d0b326d8 - Make MediaInfo implement ClearableEntity (task T233522) by Lucas Werkmeister
- git #caac363f - Remove superfluous @param from MediaInfoView::__construct by Umherirrender
- git #d427fa3b - Remove superfluous arg passed to getAllTypesEntitySerializer by Umherirrender
WikibaseQualityConstraints
- git #ced6db12 - Improve param docs by Umherirrender
- git #fc96838a - Remove ConstraintRepository::deleteAll() by Lucas Werkmeister
- git #e2662611 - Remove ConstraintRepository::deleteWhereConstraintIdIsUuid() by Lucas Werkmeister
- git #db1fd4ed - Declare arrays before use by Umherirrender
Wikidata.org
No changes for Wikidata.org
WikidataPageBanner
No changes for WikidataPageBanner
WikiEditor
No changes for WikiEditor
wikihiero
No changes for wikihiero
WikiLove
No changes for WikiLove
WikimediaBadges
No changes for WikimediaBadges
WikimediaEditorTasks
No changes for WikimediaEditorTasks
WikimediaEvents
- git #adf26d51 - Do not send destination when it's not present. (task T232723) by Piotr Miazga
WikimediaIncubator
No changes for WikimediaIncubator
WikimediaMaintenance
- git #a611c4a6 - Remove obsolete scripts that use rev_text_id. (task T233355) by Petr Pchelko
- git #b39cf129 - Use new ExternalStoreDB::initializeTable() method (task T212881) by Aaron Schulz
WikimediaMessages
No changes for WikimediaMessages
XAnalytics
No changes for XAnalytics
Skins
CologneBlue
No changes for CologneBlue
EUCopyrightCampaignSkin
No changes for EUCopyrightCampaignSkin
MinervaNeue
- git #6e713671 - Update Minerva watchstar browser test by jdlrobson
- git #30c12b3d - Migrate from onResourceLoaderTestModules to QUnitTestModule by Timo Tijhof
- git #f91aca18 - Use cheaper ConfiguredReadOnlyMode instead of live Database check (task T233458) by Timo Tijhof
- git #2a76493a - Labels for mw-ui-icon-before elements should be vertically aligned inside (task T233167) (task T233050) by jdlrobson
- git #98d91a66 - Remove watch and watched icons from repository in favor of Wikimedia UI (task T231613) by jdlrobson
- git #3ad1dfbc - Upgrade wdio-mediawiki and webdriverio dependencies by jdlrobson
- git #4ac03162 - Add the mw-ui-icon-flush-top class (task T232837) by jdlrobson
- git #c1b419f7 - Drop empty toc.less file by jdlrobson
MonoBook
No changes for MonoBook
Modern
- git #90097188 - Remove `.previewnote` text styles by Volker E
Nostalgia
No changes for Nostalgia
Timeless
No changes for Timeless
Vector
- git #60636536 - Reduce footer selector specificity and clean up CSS by Volker E
- git #b11b5d44 - Remove obsolete `.vectorMenu ul` selector by Volker E
Total Changes
226 Changes in 44 repos by 54 authors