MediaWiki 1.34/wmf.24/Changelog
Core changes
edit- git #c0ea9c28 - LogPager: Add IGNORE INDEX to avoid MariaDB optimizer bug (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) (T222904) by Bartosz Dziewoński
- git #a5deeac5 - Add config for serving main Page from the domain root (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 (T222904) by Volker E
- git #7d82ce8b - localisation: Remove PHP5-specific perf optimisation (T206986) by Timo Tijhof
- git #f25008be - Remove `inline-block` from message boxes (T233359) by Volker E
- git #b6dfaa50 - Remove Revision::getRevisionText from migrateArchiveText (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 (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 (T233401) by Ed Sanders
- git #dd932818 - Fix namespace handling on Special:PagesWithProp (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 (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 (T220834) by Matěj Suchánek
- git #268346e5 - phan: Enable PhanTypeMismatchArgument issue (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 (T233173) by Petr Pchelko
- git #b138a9b2 - Fix using null for a non-nullable argument by Daimona Eaytoy
- git #9283760f - Remove Revision::getRevisionText from ApiQueryDeletedrevs (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 (T233012) (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 (T219348) by jdlrobson
- git #a8f20adc - Sync up with Parsoid parserTests.txt by C. Scott Ananian
- git #2501d1de - Make purgeList.php use getCdnUrls() (T233095) by Gilles Dubuc
- git #02d6dc2e - API: Use ApiBlockInfoTrait in ApiQueryUsers and AllUsers (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 (T102139) by jdlrobson
- git #18974098 - Remove unused localisation messages for old edit toolbar (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. (T221812) by daniel
- git #0df763f7 - Use UserIdentity instead of User in REST by Petr Pchelko
- git #990e9268 - objectcache: fix DatabaseSqlite::initSqliteDatabase() call location (T233117) by Aaron Schulz
- git #4d8763ef - Remove unused `.success-box` class by Volker E
- git #3936ddb4 - Set l18n cache to array in DevelopmentSettings.php (T218207) by Amir Sarabadani
- git #ca786917 - Improve documentation for the MinimumPasswordLengthToLogin policy (T233119) by Thalia
- git #decea359 - mediawiki.Title: Reduce transfer size of phpCharToUpper.json (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 (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 (T232907) by Timo Tijhof
- git #7b153651 - DefaultPreferencesFactory: Remove fallback for null PermissionManager (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
edit- git #91199e06 - Update remex-html to 2.1.0 (T233012) (T233062) by C. Scott Ananian
Extensions
edit3D
editNo changes for 3D
AbuseFilter
edit- git #0119108e - Fix params to ParserOutputStashForEdit by Daimona Eaytoy
- git #4a933e03 - ext.abuseFilter.tools.js: Replace deprecated editToken with csrfToken (T233442) by TheSandDoctor
- git #e2570a4c - Actually provide a StatsdDataFactory to the parser (T156095) by Daimona Eaytoy
- git #e7926114 - SECURITY: Avoid info leak in SpecialAbuseLog (T224203) by Daimona Eaytoy
- git #4c8be4d3 - Add profiling points throughout the code for the CachingParser switch (T156095) by Daimona Eaytoy
- git #0646b4fe - Add config for Selenium and basic tests (T214478) by Daimona Eaytoy
- git #85875766 - Use StringUtils::isValidRegex by Daimona Eaytoy
ActiveAbstract
edit- git #e7748520 - Remove usages of getRevisionText. (T233350) by daniel
AdvancedSearch
editNo changes for AdvancedSearch
AntiSpoof
editNo changes for AntiSpoof
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
editNo changes for ArticlePlaceholder
Babel
editNo changes for Babel
BetaFeatures
editNo changes for BetaFeatures
BounceHandler
editNo changes for BounceHandler
Calendar
editNo changes for Calendar
Campaigns
editNo changes for Campaigns
Capiunto
editNo changes for Capiunto
CategoryTree
editNo changes for CategoryTree
CentralAuth
editNo changes for CentralAuth
CharInsert
editNo changes for CharInsert
CheckUser
editNo changes for CheckUser
CirrusSearch
edit- git #666eeaa8 - Start converting Cirrus PHP test to MediaWikiUnitTestCase (T232589) by David Causse
- git #d6a7dcf1 - Add CirrusSearchResultBuilder and ArrayCirrusSearchResult (T190130) by David Causse
- git #4688af2a - Update morelikethis test case to be more "reliable" by David Causse
Cite
edit- git #94c6d46d - Fix tests to expect p-wrappers by David Chan
- git #1c4d5fd0 - ve.ui.MWReference.init: Fix check for mobile target (T233181) by Bartosz Dziewoński
- git #80e6db1f - Temporarily remove tests by Bartosz Dziewoński
- git #659d4618 - Citation needed template handling (T211243) by Ed Sanders
CiteThisPage
editNo changes for CiteThisPage
Citoid
editNo changes for Citoid
cldr
editNo changes for cldr
Cognate
editNo changes for Cognate
CodeEditor
editNo changes for CodeEditor
CodeMirror
editNo changes for CodeMirror
CodeReview
editNo changes for CodeReview
CollaborationKit
editNo changes for CollaborationKit
Collection
editNo changes for Collection
CommonsMetadata
editNo changes for CommonsMetadata
ConfirmEdit
editNo changes for ConfirmEdit
CongressLookup
editNo changes for CongressLookup
ContactPage
editNo changes for ContactPage
ContentTranslation
edit- git #55b99b1f - Prevent js error in mw.cx.TranslationTracker#tokenise (T227493) by Santhosh Thottingal
- git #ca9dc57c - Make critical error message translatable (T232934) by petarpetkovic
ContributionTracking
editNo changes for ContributionTracking
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
Disambiguator
editNo changes for Disambiguator
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
editNo changes for DonationInterface
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
EUCopyrightCampaign
editNo changes for EUCopyrightCampaign
Echo
editNo changes for Echo
Elastica
editNo changes for Elastica
ElectronPdfService
editNo changes for ElectronPdfService
EntitySchema
editNo changes for EntitySchema
EventBus
editNo changes for EventBus
EventLogging
editNo changes for EventLogging
ExtensionDistributor
editNo changes for ExtensionDistributor
ExternalGuidance
edit- git #8d33f0ed - Add missing spaces in en.json by Amir Aharoni
FeaturedFeeds
editNo changes for FeaturedFeeds
FileExporter
edit- git #17f71f47 - Tests for FileImporter URL (T228846) by Adam Wight
FileImporter
edit- git #e3f2a9c9 - Partially revert 6701e0715366a11d13e93a88951ec63715924f2d by Adam Wight
- git #f3aa1616 - Fix WikitextContentCleaner failing on [[labeled|links]] (T232313) by Thiemo Kreuz
- git #f912c4f6 - Stop logging empty default actions (T233086) by Thiemo Kreuz
- git #31e5f479 - Avoid calling wfGetDB() in tests by Thiemo Kreuz
- git #a1615991 - Add change tags to all FileImport text revisions (T227849) by Adam Wight
- git #fb265746 - Fix for tracking how many times we offer the remote edit features (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 (T233002) by Andrew Kostka
- git #56b283e4 - Optimize imports by Thiemo Kreuz
- git #5bded306 - Fix misplaced $2 in a message (T228858) by Thiemo Kreuz
FlaggedRevs
edit- git #b519c0eb - FlaggedRevs: Replace deprecated editToken with csrfToken (T233525) by TheSandDoctor
Flow
edit- git #ea58253b - Replace deprecated editToken with csrfToken (T233526) by TheSandDoctor
- git #de0b9adb - Remove repair_missing_* maintenance scripts (T233356) by Petr Pchelko
FundraiserLandingPage
editNo changes for FundraiserLandingPage
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
editNo changes for Gadgets
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
editNo changes for GeoData
GettingStarted
editNo changes for GettingStarted
GlobalBlocking
editNo changes for GlobalBlocking
GlobalCssJs
editNo changes for GlobalCssJs
GlobalPreferences
edit- git #62c1d782 - Replace deprecated User::isAllowed. (T220191) by Petr Pchelko
- git #3abd7f90 - Provide PermissionManager to PreferencesFactory constructor. (T220191) by Petr Pchelko
GlobalUsage
editNo changes for GlobalUsage
GlobalUserPage
editNo changes for GlobalUserPage
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
Graph
editNo changes for Graph
GrowthExperiments
edit- git #a82b9960 - Fix broken display of mobile overlay headings (T233163) by Roan Kattouw
- git #e2d13a73 - WelcomeSurvey: Fix saving results when group is overridden (T233263) by Roan Kattouw
- git #13d9fad0 - Remove GEHelpPanelSearchEnabled feature flag (T233283) by Kosta Harlan
- git #a8ad201d - Remove popup version of WelcomeSurvey (T233198) by Kosta Harlan
- git #b6310f6a - WelcomeSurvey: Combine if statements by Kosta Harlan
- git #a6e4e4ef - WelcomeSurvey: Remove multiselect infusion code (T232400) by Roan Kattouw
- git #8ccf9ffe - WelcomeSurvey: Add/change answer options for "reason" question (T232400) by Roan Kattouw
- git #de6f0739 - WelcomeSurvey: Remove "topics" question (T232400) by Roan Kattouw
GuidedTour
editNo changes for GuidedTour
GWToolset
edit- git #0d4444a7 - GWToolset: Replace deprecated editToken with csrfToken (T233527) by TheSandDoctor
ImageMap
editNo changes for ImageMap
InputBox
editNo changes for InputBox
Insider
editNo changes for Insider
intersection
editNo changes for intersection
Interwiki
editNo changes for Interwiki
InterwikiSorting
editNo changes for InterwikiSorting
Jade
editNo changes for Jade
Josa
editNo changes for Josa
JsonConfig
edit- git #f877d870 - build: Add mediawiki/mediawiki-phan-config (T224768) by Umherirrender
- git #ea455fb6 - Fix return of FauxInterwikiLookup::getAllPrefixes by Umherirrender
Kartographer
editNo changes for Kartographer
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
editNo changes for LdapAuthentication
Linter
editNo changes for Linter
LiquidThreads
edit- git #a5b84b35 - LiquidThreads: Alphabetize qqq.json authors (T233536) by TheSandDoctor
- git #3478b938 - LiquidThreads: Replace deprecated editToken with csrfToken (T233513) by TheSandDoctor
Listings
editNo changes for Listings
LocalisationUpdate
editNo changes for LocalisationUpdate
LoginNotify
editNo changes for LoginNotify
MachineVision
edit- git #69c9ed66 - Update card styles to match updated designs (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 (T231926) by annet
MapSources
editNo changes for MapSources
MassMessage
edit- git #bea9564e - Provide deduplication info to MassMessageJob (T232379) by Petr Pchelko
Math
editNo changes for Math
MobileApp
editNo changes for MobileApp
MobileFrontend
edit- git #53ebd9ff - mobile.init/editor: Allow editing whole page with section edit links disabled (T232170) by Bartosz Dziewoński
- git #65db92d5 - Update watchstar icon location (T231613) by jdlrobson
- git #7e6e5df6 - MobileFrontend: Replace deprecated editToken with csrfToken (T233514) by TheSandDoctor
- git #2ec7f6e3 - Flush search-content icon to left so it matches search input (T232837) by jdlrobson
- git #63d98574 - Dev: Fix wire up of skin click handler by jdlrobson
- git #9bc8e9d3 - Pass router to showSorryToast (T233260) by jdlrobson
- git #9d6c9f39 - Fix alignment of block drawer stop icon (mw-ui-icon-flush) (T232837) by jdlrobson
MultimediaViewer
edit- git #24fcde25 - Revert "Clicking on the black wrapper should close MVV" (T133900) (T231895) by Esanders
NavigationTiming
editNo changes for NavigationTiming
Newsletter
editNo changes for Newsletter
NewUserMessage
editNo changes for NewUserMessage
Nuke
editNo changes for Nuke
OATHAuth
editNo changes for OATHAuth
OAuth
edit- git #c20e414d - build: Add mediawiki/mediawiki-phan-config (T224761) by Umherirrender
OpenStackManager
edit- git #b80ef1e4 - OpenStackManager: Replace deprecated editToken with csrfToken (T233515) by TheSandDoctor
ORES
editNo changes for ORES
PageAssessments
editNo changes for PageAssessments
PagedTiffHandler
editNo changes for PagedTiffHandler
PageImages
editNo changes for PageImages
PageTriage
edit- git #072d9214 - Prevent multiple bindings of render() (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 (T207485) (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 (T230455) by MusikAnimal
PageViewInfo
editNo changes for PageViewInfo
ParserFunctions
editNo changes for ParserFunctions
ParsoidBatchAPI
editNo changes for ParsoidBatchAPI
PdfHandler
editNo changes for PdfHandler
PerformanceInspector
editNo changes for PerformanceInspector
Petition
editNo changes for Petition
Poem
editNo changes for Poem
PoolCounter
editNo changes for PoolCounter
Popups
edit- git #375d27bb - Update to a newer Schema:Popups by Adam Wight
ProofreadPage
edit- git #0cd93afe - Adds namespaces translation for Hindi (T218155) by Tpt
PropertySuggester
edit- git #2186669f - build: Add mediawiki/mediawiki-phan-config (T224774) by Umherirrender
QuickSurveys
editNo changes for QuickSurveys
Quiz
editNo changes for Quiz
ReadingLists
editNo changes for ReadingLists
RelatedArticles
editNo changes for RelatedArticles
Renameuser
editNo changes for Renameuser
RevisionSlider
editNo changes for RevisionSlider
RSS
editNo changes for RSS
SandboxLink
editNo changes for SandboxLink
Score
editNo changes for Score
Scribunto
editNo changes for Scribunto
SearchExtraNS
editNo changes for SearchExtraNS
SecureLinkFixer
edit- git #057f5b95 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
SecurePoll
editNo changes for SecurePoll
Sentry
editNo changes for Sentry
ShortUrl
edit- git #e83454c5 - Add aliases for some languages by Zoranzoki21
SiteMatrix
editNo changes for SiteMatrix
SkinPerPage
editNo changes for SkinPerPage
SpamBlacklist
edit- git #6d559a12 - Support MCR database schema. (T233358) by daniel
- git #a24228bc - Update README to remove mentions of outdated stuff (T206264) by Niklas Laxström
- git #e74a0120 - Random cleanups by Niklas Laxström
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
editNo changes for SyntaxHighlight_GeSHi
TemplateData
editNo changes for TemplateData
TemplateSandbox
editNo changes for TemplateSandbox
TemplateStyles
editNo changes for TemplateStyles
TemplateWizard
editNo changes for TemplateWizard
TextExtracts
editNo changes for TextExtracts
Thanks
edit- git #fdc02d0d - Avoid double HTML escaping by Fomafix
TheWikipediaLibrary
editNo changes for TheWikipediaLibrary
TimedMediaHandler
edit- git #f38e9ba9 - Fix Safari 13.0 regression in video playback with audio (T233360) by Brion Vibber
timeline
editNo changes for timeline
TitleBlacklist
editNo changes for TitleBlacklist
TocTree
editNo changes for TocTree
TorBlock
editNo changes for TorBlock
Translate
edit- git #2db269a9 - Call TextContent::getNativeData when getText is unavailable (T233200) by Abijeet
- git #855ea48b - Don't use rev_text_id to update translation tag for null revision (T228675) by Petr Pchelko
- git #1ec86a42 - Revert "Let the special page factory construct the Movepage instance" (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 (T231658) by Abijeet
- git #9eefd02a - Add language count and time spent in $ffs->write (T230100) by Abijeet
- git #a63eb16f - Change validator IDs for newline validators in the factory (T231707) by Abijeet
TranslationNotifications
edit- git #8cb012a1 - Add logging to the TranslationNotificationJob (T144780) by Abijeet Patro
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
editNo changes for TwoColConflict
UniversalLanguageSelector
editNo changes for UniversalLanguageSelector
UploadsLink
editNo changes for UploadsLink
UploadWizard
editNo changes for UploadWizard
UrlShortener
editNo changes for UrlShortener
UserMerge
editNo changes for UserMerge
VipsScaler
editNo changes for VipsScaler
VisualEditor
edit- git #70e3e7cc - VisualEditor: Replace deprecated editToken with csrfToken (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 (T232944) by David Chan
- git #001ed6a8 - MWSaveDialog: add more instrumentation (T229079) by David Lynch
- git #4c68fe65 - MWInternalLinkAnnotationWidget: adjust the input for relative links to subpages (T110413) by David Lynch
Wikibase
edit- git #1eae9972 - bridge: add EntityId as Type by bitPogo
- git #1fc0b6fb - bridge: Test tags via browser test (T232588) by Michael Große
- git #17d944c0 - Use mw.config.values.wbGeoShapeStorageApiEndpoint as config.json instead (T233219) by Amir Sarabadani
- git #483449cb - Drop more direct dependencies of entityViewInit (T233218) by Jakob Warkotsch
- git #e52eca54 - bridge: browser test for saving via the app (T231708) by Michael Große
- git #9ac44474 - bridge: label the save button (T233599) by Pablo Grass
- git #ee588570 - Merge some direct dependencies into entityViewInit (T233218) by Jakob Warkotsch
- git #4cd36723 - Merge 'wikibase.serialization.TermSerializer' into (T233015) by rosalie
- git #03690e93 - bridge: restructure ProcessDialogHeader slots by Pablo Grass
- git #8c384567 - bridge: use message to render bridge header title (T232994) by Pablo Grass
- git #6aaf5af9 - bridge: Add gray line separator (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 (T233217) by Jakob Warkotsch
- git #a8722014 - bridge: add MessagesPlugin (T232993) by Lucas Werkmeister
- git #55ac127d - bridge: add Messages defintions (T232994) by bitPogo
- git #d0ceb756 - bridge: service container test using data provider by bitPogo
- git #4d534c2e - bridge: add title message (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 (T233107) by Thomas Arrow
- git #302374b8 - bridge: add save button to header (T230329) by Pablo Grass
- git #631a3854 - Add a static statement element for mock entry purposes (T232833) by Noa Rave
- git #86c0e901 - Merge dependencies into wikibase.dataTypeStore (T233150) by Amir Sarabadani
- git #0fce392a - bridge: Make EventEmittingButton accessible if used as button (T230326) by Michael Große
- git #da262ed2 - Merge dependencies into wikibase.serialization.EntityDeserializer (T233018) by Jakob Warkotsch
- git #87b486ac - Add "wikibase.tainted-ref" RL module (T233083) by Marius Hoch
- git #16433bd6 - Add i18n message for tainted ref icon (T233081) by Thomas Arrow
- git #00b3974e - Stop using deprecated function wfWaitForSlaves() (T181673) by Lucas Werkmeister
- git #acb53f2b - Extend config in HistoryEntityActionTest by Matěj Suchánek
- git #eccac189 - Improve wording of page-connection notification (T214355) by Matěj Suchánek
WikibaseCirrusSearch
editNo changes for WikibaseCirrusSearch
WikibaseLexeme
edit- git #6aac433d - merge wikibase.lexeme.datatransfer.LemmaList into lexeme-header (T233216) by rosalie
- git #898d1260 - merge wikibase.lexeme.datamodel.Lemma into lexeme-header (T233216) by rosalie
- git #ba237d7e - merge wikibase.lexeme.widgets.LemmaWidget.newLemmaWidget into lexeme-header (T233216) by rosalie
- git #4d1499e2 - merge wikibase.lexeme.widgets.LexemeHeader.newLexemeHeaderStore into lexeme-header (T233216) by rosalie
- git #1ed03109 - merge wikibase.lexeme.widgets.LexemeHeader.newLexemeHeader into lexeme-header (T233216) by rosalie
- git #53c5b6ae - Merge wikibase.lexeme.widgets.LanguageAndLexicalCategoryWidget into lexeme-header (T233216) by rosalie
- git #61db5833 - Merge sense/form dependencies of jquery.wikibase.lexemeview (T233334) by Amir Sarabadani
- git #18758995 - Export ViewFactoryFactory for testing by Jakob Warkotsch
- git #f1edb423 - Untangle dependencies of wikibase.lexeme.ViewFactoryFactory (T233224) by Amir Sarabadani
- git #e3813787 - Merge 'wikibase.lexeme.datamodel.LexemeSubEntityId' into 'jquery.wikibase.lexemeformview' (T233195) by rosalie
- git #d6f93198 - Merge wikibase.lexeme.datamodel.Lexeme to wikibase.lexeme.serialization.LexemeDeserializer (T233014) by Amir Sarabadani
- git #8ed43081 - Merge dependencies into wikibase.lexeme.view.ControllerViewfactory (T233013) by Amir Sarabadani
- git #f2fb401e - Merge wikibase.lexeme.widgets.itemSelectorWrapper into (T233110) by rosalie
WikibaseLexemeCirrusSearch
editNo changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
edit- git #a57a96dd - build: Add mediawiki/mediawiki-phan-config (T224772) by Umherirrender
- git #99915aa2 - MediaInfoDeserializer::deserializeId expand array in exception message by Umherirrender
- git #d0b326d8 - Make MediaInfo implement ClearableEntity (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
edit- 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
editNo changes for Wikidata.org
WikidataPageBanner
editNo changes for WikidataPageBanner
WikiEditor
editNo changes for WikiEditor
wikihiero
editNo changes for wikihiero
WikiLove
editNo changes for WikiLove
WikimediaBadges
editNo changes for WikimediaBadges
WikimediaEditorTasks
editNo changes for WikimediaEditorTasks
WikimediaEvents
edit- git #adf26d51 - Do not send destination when it's not present. (T232723) by Piotr Miazga
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
edit- git #a611c4a6 - Remove obsolete scripts that use rev_text_id. (T233355) by Petr Pchelko
- git #b39cf129 - Use new ExternalStoreDB::initializeTable() method (T212881) by Aaron Schulz
WikimediaMessages
editNo changes for WikimediaMessages
XAnalytics
editNo changes for XAnalytics
Skins
editCologneBlue
editNo changes for CologneBlue
EUCopyrightCampaignSkin
editNo changes for EUCopyrightCampaignSkin
MinervaNeue
edit- 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 (T233458) by Timo Tijhof
- git #2a76493a - Labels for mw-ui-icon-before elements should be vertically aligned inside (T233167) (T233050) by jdlrobson
- git #98d91a66 - Remove watch and watched icons from repository in favor of Wikimedia UI (T231613) by jdlrobson
- git #3ad1dfbc - Upgrade wdio-mediawiki and webdriverio dependencies by jdlrobson
- git #4ac03162 - Add the mw-ui-icon-flush-top class (T232837) by jdlrobson
- git #c1b419f7 - Drop empty toc.less file by jdlrobson
MonoBook
editNo changes for MonoBook
Modern
edit- git #90097188 - Remove `.previewnote` text styles by Volker E
Nostalgia
editNo changes for Nostalgia
Timeless
editNo changes for Timeless
Vector
edit- 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
edit226 Changes in 44 repos by 54 authors