MediaWiki 1.32/wmf.13
MediaWiki 1.32.0-wmf.12 | Deployment of MediaWiki 1.32.0-wmf.13 to Wikimedia sites | MediaWiki 1.32.0-wmf.14 |
The latest version (labeled "1.32.0-wmf.13") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 17 July 2018 (see the roadmap).
Core changes
edit- git #3648e568 - Revert "Convert Title::getTitleCache() to using MapCacheLRU" (task T199763) by Krinkle* git #51edd7e9 - Cached HTML/JS shouldn't show two toggle links (task T195053) by Timo Tijhof
- git #36f84edc - WebRequest: Fix flaky testGetElapsedTime test case (task T199764) by Timo Tijhof
- git #d469f538 - Parser: Remove style and script tags' content from TOC (task T198618) by Brad Jorsch
- git #acab3167 - Sync up with Parsoid parserTests.txt by Arlo Breault
- git #b4c86148 - Convert LinkCache to using MapCacheLRU by Krinkle
- git #6e09d07b - Set role=button on TOC show/hide checkbox (task T195053) by VolkerE
- git #31372c61 - In PathRouterTest use @dataProvider where possible by Tim Starling
- git #6a17d6b3 - Temporarily skip broken Selenium test (task T199644) by Daimona Eaytoy
- git #aa6a22a5 - Localize MW core namespaces to Santali (task T198404) by MarcoAurelio
- git #0ed71cb0 - New 'OutputPageAfterGetHeadLinksArray' hook, allowing extensions to modify the return value of OutputPage#getHeadLinksArray by Jack Phoenix
- git #358b2d1d - Pass $opts by reference to subscribers of 'SpecialSearchPowerBox' hook to allow them to modify it by Brian Wolff
- git #ec7dfb4a - filebackend: switch callers from ProcessCacheLRU to MapCacheLRU by Aaron Schulz
- git #6986130f - Convert ChangesList to using MapCacheLRU by Krinkle
- git #563026ac - Convert PasswordReset to using MapCacheLRU by Krinkle
- git #50386d43 - Clean up docs around $wgUseSharedUploads (task T25122) by Timo Tijhof
- git #1b5ed078 - tests: Add a doc test for release notes' existence and line length by Kunal Mehta
- git #0818070c - Accept BCP 47 codes as aliases for nonstandard variants by C. Scott Ananian
- git #11b90976 - Hard deprecate support for Parsoid v1 API (task T100681) by James D. Forrester
- git #fe504a47 - Revert "Pedantic strict equals." (task T199504) by Daniel Kinzler
- git #8380f017 - Ensure LanguageCode::bcp47() returns a valid BCP 47 language code (task T34483) (task T106367) (task T120847) by C. Scott Ananian
- git #7e7e84a5 - Hard-deprecate ContentHandler::makeParserOptions() (task T194263) by Brad Jorsch
- git #c6810d74 - Deprecate ContentHandler::makeParserOptions() (task T194263) by Brad Jorsch
- git #1afcb645 - rcfilters: Fix filter menu checkbox alignment after OOUI v0.27.5 release (task T199466) by James D. Forrester
- git #ce9f5c25 - Put <dt>/<dd>/<li> in the always-suppressing category of doBlockLevels by Arlo Breault
- git #5a7f860b - <ins>/<del> elements can be phrasing or flow (task T17491) by Arlo Breault
- git #42f844e0 - selenium: create edit for RecentChanges through GUI (task T199446) by Pablo Grass
- git #9d35884e - Use func_num_args() in MapCacheLRU::clear() for sanity by Aaron Schulz
- git #e4adfdc4 - Add test for PageArchive::getPreviousRevision by daniel
- git #ee750cc6 - [PageArchive] Fetch ar_rev_id instead of ar_id by David Causse
- git #5eca3ca4 - mediawiki.page.gallery: Various clean up and minor optimisations (task T88654) by Timo Tijhof
- git #9c166a83 - installer: Add missing new-line after "comment fields are up to date" by Timo Tijhof
- git #83164669 - Don't throw E_NOTICEs about undefined properties (task T199494) by Jack Phoenix
- git #aea721b8 - Let 'shows page creation' test be skipped (task T198137) by Kunal Mehta
- git #2a0e4825 - Follow-up 267d99fa8: Fix RELEASE-NOTES-1.32 line length by James D. Forrester
- git #b24fafd6 - Pedantic strict equals. by Umherirrender
- git #6255eb51 - Fix populateContentTables.php with no rows by Reedy
- git #93fc424f - StringUtils: Deprecate Replacer classes by Kunal Mehta
- git #43b0e87a - Mention MariaDB first, before MySQL in installer. by Brian Wolff
- git #06dc7d01 - Mark InnoDB as recomended in the installer. by Kunal Mehta
- git #14f377b2 - Sync up with Parsoid parserTests.txt by Arlo Breault
- git #b8779134 - objectcache: make BagOStuff::mergeViaLock() timeout more sensible (task T198239) by Aaron Schulz
- git #89b21847 - Start working on phan-taint-check warnings. Fix minor escaping issues. by Brian Wolff
- git #32d8dd04 - objectcache: minor fix to MultiWriteBagOStuff::doWrite() (task T198239) by Krinkle
- git #267d99fa - Convert numerous UNIQUE INDEX to PRIMARY KEY (task T198811) by Reedy
- git #b2101d72 - Rename index type_action to log_type_action (task T51199) by Reedy
- git #cb57179a - Deprecate specialized file errors in OutputPage and fix escaping by Brian Wolff
- git #1abbc386 - Update OOUI to v0.27.5 by James D. Forrester
- git #2b363541 - RCFilters: Explicitly set the default highlight color to null (task T199144) by Sbisson
- git #88f46962 - Use $lang->hasVariants() instead of count( $lang->getVariants() ) > 1 by Umherirrender
- git #9fed3f0f - Add config to use change_tag_def table for Special:Tags (task T199334) by Amir Sarabadani
- git #7a25cd38 - Convert Title::getTitleCache() to using MapCacheLRU by Aaron Schulz
- git #9b512505 - objectcache: make CachedBagOStuff implement makeKeyInternal() by Aaron Schulz
- git #c974d0cd - objectcache: avoid direct "bag" field references in CachedBagOStuff by Aaron Schulz
- git #6cce704d - rdbms: fix value of ChronologyProtector::POSITION_COOKIE_TTL (task T194403) by Reedy
- git #72f1866b - Add new 'ArticleShowPatrolFooter' hook to allow extensions to decide if the [mark as patrolled] link should not be shown by Jack Phoenix
- git #8943c222 - Use a closure instead of PathRouterPatternReplacer by Tim Starling
- git #874f5f7f - Expand the default watchlist time from 3 to 7 days (task T194414) by James D. Forrester
- git #6ebf86ba - SpecialChangeEmail: Log email changes (task T151415) by Reedy
- git #6866cfec - Simplify PHP by using ?? and ?: by Aaron Schulz
- git #64520765 - Replace redundant Assert calls with native typehint by Krinkle
- git #b4ffe54c - In RevisionStore, use DB_MASTER when READ_LATEST is set. (task T198869) by daniel
- git #9eff263e - rdbms: add IDatabase::lockForUpdate() convenience method by Aaron Schulz
- git #11b032f6 - mediawiki.language: Combine with 'mediawiki.language.data' and 'mediawiki.language.init' by James D. Forrester
- git #8be7d844 - Use master when fetching revision to base a null-revison on. (task T198869) by daniel
- git #d5713fc6 - Run populateContentTables.php from update.php (task T197818) by Brad Jorsch
- git #fc21cbc4 - mediawiki.api: Simplify mw.Api constructor by Krinkle
- git #bbba25e0 - mw.special.preferences: Prevent invisible accessibility hint from affecting content (task T195986) by Bartosz Dziewoński
- git #fc19e120 - List deleted revisions in well defined order by daniel
- git #4943c74a - [MCR] Make PageArchive aware of MCR (task T194015) by daniel
- git #8664804e - Implement makeKeyInternal() for ReplicatedBagOStuff/MultiWriteBagOStuff by Aaron Schulz
- git #38756eae - Special:Log: Convert to HTMLForm (task T117737) by Prateek Saxena
- git #25d81fc7 - mediawiki.inspect: Add headings to console and use console.group() by Timo Tijhof
- git #0120f525 - Special:PasswordReset: Make the user field a user lookahead field, not just text by James D. Forrester
- git #131132d7 - Replace use of deprecated Language::truncate() (task T197492) by C. Scott Ananian
- git #b93394bd - Hard deprecate Language::truncate() (task T197492) by C. Scott Ananian
- git #8885b548 - WebReponse: Use values altered in 'WebResponseSetCookie' hook (task T198525) by Brad Jorsch
- git #68527cf4 - Hide TOC with CSS instead of JavaScript (task T195053) by Fomafix
- git #3f2db720 - shell.php: prevent permission error by Gergő Tisza
- git #8879544c - RELEASE-NOTES-1.32: Re-wrap to 80 chars again by James D. Forrester
- git #be266087 - Don't armor french spaces before punctuation followed by word characters (task T197902) by C. Scott Ananian
Vendor
edit- git #8a33a828 - Update OOUI to v0.27.5 by James D. Forrester
- git #38a095be - Added psr/simple-cache 1.0.1 (task T198857) by Aleksey Bekh-Ivanov (WMDE)
Extensions
edit3D
editNo changes for 3D
AbuseFilter
edit- git #dd0569c0 - Fix extension doc for AbuseFilterPrivateLog by Daimona Eaytoy
- git #78c755fb - Remove obsolete comment from abusefilter.tables.pg.sql (task T199506) by Matěj Suchánek
- git #3e1a9636 - Simplify AbuseFilter::addLogEntries by Matěj Suchánek
- git #df346b39 - Remove and replace an argument in AbuseFilter::addLogEntries by Matěj Suchánek
- git #adc06f40 - Use isset instead of empty+strlen when checking disallow parameters by Daimona Eaytoy
- git #6a971333 - Add the user action to warn key (task T199621) by Daimona Eaytoy
- git #d390144c - Add the log ID as API param for query abuselog (task T36731) by Daimona Eaytoy
- git #0815fc6a - Update LogPage to ManualLogEntry by Daimona Eaytoy
- git #b8a2225b - Warn the user to re-attempt save if edit token didn't match by Daimona Eaytoy
- git #8cec6a06 - Simplify how we convert builder values array for OOUI by Daimona Eaytoy
- git #f93134a4 - Unbreak reverting 'degroup' action by Daimona Eaytoy
- git #90128480 - Wrap error messages in Html::errorBox by Daimona Eaytoy
- git #da2a14ad - Revert "Change message transformation method" by Daimona Eaytoy
- git #f016c6c9 - Fix minor issues around by Daimona Eaytoy
- git #7a642808 - Add phpunit tests for all exception thrown in the parser by Daimona Eaytoy
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
edit- git #42612a1b - Improve screenreader compatibility (task T181488) by Tim Eulitz
- git #a20a35c7 - Improve docstring of ImageDimensionInput by Gabriel Birke
- git #042f9147 - Update loading placeholder height as of OOUI 0.27.3 (task T189028) by Thiemo Kreuz
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
edit- git #e5da0113 - Apply WCAG 2.0 level AA conformant green to feature user count (task T199205) by Volker E
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
edit- git #d1eff79a - Consistently treat "centralauth-admin-nonexistent" as wikitext (task T199476) by Marius Hoch
CharInsert
editNo changes for CharInsert
CheckUser
editNo changes for CheckUser
CirrusSearch
edit- git #038aedb1 - Selenium: use wdio-mediawiki NPM package (task T188742) by Željko Filipin
- git #17345e57 - Order packages in package.json (task T188742) by Željko Filipin
- git #e9354dbd - Remove `^` from package.json (task T188742) by Željko Filipin
- git #1bfa2811 - Simplify CirrusSearch\Version by Erik Bernhardson
- git #d046755f - Add term_freq and remove id_hash_mod from CirrusSearchWikimediaExtraPlugin by EBernhardson
- git #3841dce9 - Don't use deprecated `mediawiki.api.messages` (task T196802) by James D. Forrester
- git #0ccc14cb - tests/Jenkins: Drop loading MwEmbedHandler, it's a no-op by James D. Forrester
- git #58b29e79 - Selenium: Create selenium-daily NPM script (task T193244) (task T188742) by Željko Filipin
Cite
editNo changes for Cite
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
edit- git #5b7a36a5 - Clean up some phpcs problems by Krinkle
CongressLookup
editNo changes for CongressLookup
ContactPage
edit- git #1ae72a8d - Allow a contact page to require users to be logged in to use it (task T199249) by Reedy
ContentTranslation
edit- git #cb419759 - Register messages used in ext.cx.source (task T199380) by Petar.petkovic
- git #23de78f3 - Fix colors on CX1 (task T199503) by Petar.petkovic
- git #efc8e31d - Correct the check if saved section has validations by Petar.petkovic
- git #91f621db - Fix "last update" timestamp for translations (task T162211) by petarpetkovic
ContributionTracking
edit- git #ddf79aa9 - Get rid of extra check / set on DB globals (task T195814) by Elliott Eggleston
- git #677b4811 - DB settings default to null (task T195814) by Elliott Eggleston
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
DisableAccount
editNo changes for DisableAccount
Disambiguator
editNo changes for Disambiguator
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
edit- git #952194aa - Revert bad translatewiki update by Elliott Eggleston
- git #24b8563b - List 'variant' as allowed API param by Elliott Eggleston
- git #cb478c5d - Fix Ingenico FormChooser settings by Elliott Eggleston
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
Echo
editNo changes for Echo
EducationProgram
editNo changes for EducationProgram
Elastica
editNo changes for Elastica
ElectronPdfService
editNo changes for ElectronPdfService
EventBus
edit- git #c36754af - Properly handle null content format. by Petr Pchelko
EventLogging
editNo changes for EventLogging
ExtensionDistributor
editNo changes for ExtensionDistributor
FeaturedFeeds
editNo changes for FeaturedFeeds
FileExporter
editNo changes for FileExporter
FileImporter
edit- git #d51fb755 - Test unedited/edited requests separately in ImporterComponentTest (task T190826) by WMDE-Fisch
- git #9b234440 - Add ImporterComponentTest case for 1 file revision (task T190826) by Thiemo Kreuz
- git #0690db9f - Remove unused WebResponse variable from a test by Thiemo Kreuz
- git #4c15b2a9 - Add @var docs to TestingAccessWrappers by Thiemo Kreuz
- git #ade625c0 - Cleanup phpunit tests by WMDE-Fisch
- git #0bc487e5 - Add integration test for FileRevisionFromRemoteUrl (task T197681) by WMDE-Fisch
- git #5e4b548e - Add public getter for WikiRevision in operations classes by WMDE-Fisch
- git #155d13cf - Remove templates as indicated by the config files (task T198711) by WMDE-Fisch
- git #51a51333 - Add ImporterComponentTest (task T190826) by Andrew Kostka
- git #45d72b36 - Bring back initial null revision and move all changes to the next revision (task T198681) by WMDE-Fisch
- git #36f841a4 - Do not bind against Message class where not necessary by Thiemo Kreuz
- git #5464c5d4 - Reduce code duplication in CommonsHelperConfigParser by Thiemo Kreuz
- git #ab8074fd - Add missing test cases to CommonsHelperConfigParserTest (task T198317) by Thiemo Kreuz
- git #0b11d7fd - Replace localized headings with Wikimedia Commons syntax (task T198317) by Thiemo Kreuz
- git #477b1acf - Relax template parser return format (task T198711) by Thiemo Kreuz
- git #285c8010 - Clean-up and fix bad validation in CommonsHelperConfigParser by Thiemo Kreuz
- git #3935d020 - Introduce WikiPageFactory to make Importer testable (task T190826) by Thiemo Kreuz (WMDE)
FlaggedRevs
edit- git #85515dde - Fix compat with old local overrides for 'revreview-sadv-reviewing-c', 'revreview-sadv-reviewing-p' (task T196104) by Bartosz Dziewoński
- git #8e7bf85f - Minor cleanups to BagOStuff::merge() calls by Aaron Schulz
Flow
editNo changes for Flow
FundraiserLandingPage
edit- git #6ee1dd98 - Update redirects to CH chapter donate page (task T196403) by Elliott Eggleston
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
Graph
editNo changes for Graph
GlobalBlocking
editNo changes for GlobalBlocking
GlobalCssJs
editNo changes for GlobalCssJs
GlobalPreferences
edit- git #026947b7 - Add an API module to change local preference overrides (task T197260) by Max Semenik
- git #f4b44ada - Set localisation of special page alias for Urdu language. by MaxSem
GlobalUsage
editNo changes for GlobalUsage
GlobalUserPage
editNo changes for GlobalUserPage
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
GuidedTour
editNo changes for GuidedTour
GWToolset
editNo changes for GWToolset
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
edit- git #60239d90 - Rename namespace from Jade to Judgment by Adam Wight
- git #61a8b2f6 - Drop entity from the schema (task T179301) by Adam Wight
- git #a7163489 - Fix schema: syntax of boolean data (task T179301) by Adam Wight
Josa
editNo changes for Josa
JsonConfig
editNo changes for JsonConfig
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
editNo changes for LiquidThreads
Listings
editNo changes for Listings
LocalisationUpdate
editNo changes for LocalisationUpdate
LoginNotify
editNo changes for LoginNotify
MapSources
editNo changes for MapSources
MassMessage
editNo changes for MassMessage
Math
editNo changes for Math
MobileApp
editNo changes for MobileApp
MobileFrontend
edit- git #aef7fe11 - Change "optimise" to "optimize" by Amire80
- git #a12ef052 - Add special pages preferences (task T186760) by jdlrobson
- git #92428b51 - Diff title should link to revision by Jdlrobson
- git #127dd135 - Remove unnecessary MFResourceLoaderParsedMessageModule by Bartosz Dziewoński
- git #eb54f6bd - Remove unused override for ResourceModuleSkinStyles by Bartosz Dziewoński
MultimediaViewer
editNo changes for MultimediaViewer
NavigationTiming
editNo changes for NavigationTiming
Newsletter
editNo changes for Newsletter
NewUserMessage
editNo changes for NewUserMessage
Nuke
editNo changes for Nuke
OAuth
editNo changes for OAuth
OATHAuth
editNo changes for OATHAuth
ORES
edit- git #b41cf2d1 - Disable failing test that prevents merges across WMF-deployed repos (task T198201) by Max Semenik
- git #b27b0fa5 - Store class 0 of models with more than 2 classes (task T199358) by Stephane Bisson
OpenStackManager
editNo changes for OpenStackManager
PagedTiffHandler
editNo changes for PagedTiffHandler
PageAssessments
editNo changes for PageAssessments
PageImages
editNo changes for PageImages
PageTriage
edit- git #59e1fedf - Add maintenance script to backfill Draft NS pages into the triage queue (task T196181) by Sam Wilson
- git #f411590d - Add 'State' label above AfC filter radio buttons (task T195924) by Sam Wilson
- git #8a13535e - Don't show Page Curation toolbar in draftspace (task T198494) by MusikAnimal
- git #12f2d3f7 - Allow sorting of AfC drafts by submission date (task T195547) by MusikAnimal
PageViewInfo
editNo changes for PageViewInfo
ParserFunctions
editNo changes for ParserFunctions
ParserMigration
editNo changes for ParserMigration
ParsoidBatchAPI
edit- git #c29f2bf2 - Avoid deprecated ContentHandler::makeParserOptions() (task T194263) by Brad Jorsch
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 #4684b398 - Hygiene: use actionsTest consts instead of hardcoded states by Piotr Miazga
- git #c823a0e6 - When request gets aborted it shouldn't finish with FETCH_FAILED (task T199482) by Piotr Miazga
- git #89df2759 - Fix: mw-node-qunit package reference (task T197251) by Stephen Niedzielski
- git #10e6e250 - Upgrade eslint-config-wikimedia by Stephen Niedzielski
- git #2527f931 - Properly handle catch() when calling gateway fetch. (task T199482) by Piotr Miazga
- git #bce82dab - Tweak page previews margin for consistency (task T198663) by jdlrobson
ProofreadPage
edit- git #d5158a57 - Removes a wrong usage of in_array instead of array_key_exists (task T199492) by Tpt
- git #41664ccf - Special:IndexPages: sort by the number of pages with work to do (task T59198) by Candalua
- git #33b6b504 - Replace deprecated ContentHandler::makeParserOptions() (task T194263) by Brad Jorsch
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
editNo changes for QuickSurveys
Quiz
editNo changes for Quiz
ReadingLists
editNo changes for ReadingLists
RelatedArticles
editNo changes for RelatedArticles
RelatedSites
editNo changes for RelatedSites
Renameuser
editNo changes for Renameuser
RevisionSlider
editNo changes for RevisionSlider
RSS
editNo changes for RSS
SandboxLink
editNo changes for SandboxLink
Scribunto
edit- git #df120420 - Localize Scribunto namespaces to Santali (task T198405) by jenkins-bot
- git #a54087ab - Remove unreachable code path (task T194263) by Legoktm
Score
editNo changes for Score
SearchExtraNS
editNo changes for SearchExtraNS
SecurePoll
editNo changes for SecurePoll
Sentry
editNo changes for Sentry
ShortUrl
editNo changes for ShortUrl
SiteMatrix
editNo changes for SiteMatrix
SpamBlacklist
edit- git #1bdc9aa6 - Replace deprecated ContentHandler::makeParserOptions() (task T194263) by Brad Jorsch
- git #f8b95716 - Hash the title in "blacklist" cache keys by Aaron Schulz
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
edit- git #41466e27 - Update parser test for core change (task T199647) by Brad Jorsch
TemplateData
editNo changes for TemplateData
TemplateSandbox
editNo changes for TemplateSandbox
TemplateStyles
edit- git #435e06e2 - Replace deprecated ContentHandler::makeParserOptions() (task T194263) by Brad Jorsch
TextExtracts
editNo changes for TextExtracts
Thanks
editNo changes for Thanks
TimedMediaHandler
editNo changes for TimedMediaHandler
timeline
editNo changes for timeline
TitleBlacklist
editNo changes for TitleBlacklist
TocTree
editNo changes for TocTree
TorBlock
edit- git #0c63dcae - Add phan-taint-check-plugin by Umherirrender
Translate
editNo changes for Translate
TranslationNotifications
edit- git #e9f65b5b - Don't use deprecated `mediawiki.api.parse` (task T196802) by James D. Forrester
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
editNo changes for TwoColConflict
UnicodeConverter
editNo changes for UnicodeConverter
UniversalLanguageSelector
editNo changes for UniversalLanguageSelector
UploadsLink
editNo changes for UploadsLink
UploadWizard
edit- git #f2282506 - Don't use deprecated `mediawiki.api.{edit|messages|parse}` (task T196802) by James D. Forrester
UrlShortener
editNo changes for UrlShortener
UserMerge
editNo changes for UserMerge
VipsScaler
editNo changes for VipsScaler
VisualEditor
edit- git #fbb8837a - Fix import button events by Esanders
- git #13675e4a - Fix confusion between #getSetupProcess and #getReadyProcess (task T185944) by Bartosz Dziewoński
- git #3d07d7f0 - Update VE core submodule to master (6398ee9c4) by James D. Forrester
- git #31604299 - Follow-up dfe27be: Add missing i18n keys to manifest (task T198064) by James D. Forrester
- git #27f56a57 - Update VE core submodule to master (58eb2cb97) by James D. Forrester
- git #9d8d4255 - init.mw.ArticleTarget: make sure renderCategories preserves order (task T197759) by David Lynch
- git #6db1fd41 - Move some styles from mw.ArticleTarget to mw.Target by Bartosz Dziewoński
Wikibase
edit- git #c88de757 - Test that links to items used as units are added to ParserOutput (task T199379) by Jakob Warkotsch
- git #2454496a - Fix missing label for unit items when displayed on entity page (task T199379) by Jakob Warkotsch
- git #f1afa379 - Replace deprecated ContentHandler::makeParserOptions() (task T194263) by Brad Jorsch
- git #3e852761 - selenium: ComponentInteraction mixin, convenient way to add (task T194771) by Pablo Grass
- git #92e96427 - Stop overriding ContentHandler::makeParserOptions() (task T190712) by Brad Jorsch
- git #e06218f9 - Don't use deprecated `mediawiki.api.options` (task T196802) by James D. Forrester
- git #c0bed0df - Count number of `$entityIds` being prefetched (task T198868) by Aleksey Bekh-Ivanov (WMDE)
WikibaseLexeme
edit- git #389f5080 - Use SenseDeserializer in LexemeDeserializer (task T199244) by Lucas Werkmeister
- git #292799ec - Make Sense implement EntityDocument (task T199213) by Lucas Werkmeister
- git #a8db0849 - Add FormsStatementEntityReferenceExtractor to lexeme entity id extractors (task T199305) by Jakob Warkotsch
- git #c316ea00 - Revert "Turn glosses into a TermMap in frontend" by Addshore
- git #0fd45a0f - NewLexeme: allow lexeme creation with 'mis' language (task T194771) by Pablo Grass
- git #f431bc2a - Make lexeme properties work with "What links here" (task T195302) by Jakob Warkotsch
- git #6ea48b5b - Introduce SenseSerializer.js (task T198197) by Addshore
- git #a28b27ba - Turn glosses into a TermMap in frontend (task T198197) by addshore
- git #e4ba59ff - selenium: test creation of new lexemes (task T194771) by Pablo Grass
- git #ebe20624 - Add SenseDeserializer (task T199244) by addshore
- git #da9c129b - Extract SenseSerializer (task T199244) by Addshore
- git #f030f82f - Make Form Translations clearly lexicographical Forms (task T191614) by Thomas Arrow
- git #edf02d95 - Fix InvalidArgumentException param name in Lexeme & PatchAccess by addshore
- git #72b5433c - Check Senses in LexemeTest::testCopyModification by Lucas Werkmeister
- git #e2f017e3 - Add BlankSense, DummySenseId, NullSenseId (task T198032) by Lucas Werkmeister
- git #e12e02d0 - Add Lexeme::getSense() by Lucas Werkmeister
- git #38839441 - Add Lexeme::addSense() and Lexeme::removeSense() (task T198032) by Lucas Werkmeister
- git #109af17c - Start adding support for patching a lexeme’s senses by Lucas Werkmeister
- git #4f1855cf - Move Lexeme::getNextSenseId() up by Lucas Werkmeister
- git #5ebb9e4a - Unset nextSenseId in external serialization by Lucas Werkmeister
- git #cac583a1 - Use SenseSet in Lexeme (task T199095) by Lucas Werkmeister
- git #a2758e5a - Add SenseSet class (task T199095) by Lucas Werkmeister
- git #def12d4a - Revert "GrammaticalFeatureListWidget: Show exact results" by Pablo Grass (WMDE)
- git #12cde531 - Add nextSenseId to Lexeme (task T198194) by Lucas Werkmeister
- git #34072ba8 - Remove unused code from Lexeme frontend data model (task T198379) by Thomas Arrow
WikibaseQuality
editNo changes for WikibaseQuality
WikibaseQualityConstraints
edit- git #978863a6 - Link to constraint statement instead of statement group (task T169224) by Lucas Werkmeister
WikidataPageBanner
edit- git #323bd841 - Banners should display same in RTL or LTR (task T198818) by jdlrobson
WikiEditor
editNo changes for WikiEditor
wikihiero
editNo changes for wikihiero
WikiLove
editNo changes for WikiLove
WikimediaBadges
editNo changes for WikimediaBadges
Wikidata.org
editNo changes for Wikidata.org
WikimediaEvents
edit- git #07d3986b - Add event logging for WMDE fundraising banners (task T197571) by Gabriel Birke
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
editNo changes for WikimediaMaintenance
WikimediaMessages
edit- git #5bd503b5 - Add a request for feedback on proposed changes to SpecialBlock. (task T194301) by jenkins-bot
XAnalytics
editNo changes for XAnalytics
ZeroBanner
editNo changes for ZeroBanner
ZeroPortal
editNo changes for ZeroPortal
Skins
editCologneBlue
editNo changes for CologneBlue
MinervaNeue
edit- git #dfc29032 - Section issues overlay has different heading (task T197932) by jdlrobson* git #10024b64 - Hygiene: fix DownloadIcon function typing by Stephen Niedzielski* git #596e4058 - Tie issues to sections (task T197932) by jdlrobson* git #3d0587c6 - Reduce render blocking styles by deferring loading of icons (task T198930) by jdlrobson* git #10fa5f0c - Remove unnecessary MinervaResourceLoaderParsedMessageModule by Bartosz Dziewoński* git #34e1a803 - Talk page 'issues' are not subject to A/B test (task T199005) by jdlrobson* git #874d9c9e - Hygiene: update JSDoc boxed and JQuery types by Stephen Niedzielski
MonoBook
editNo changes for MonoBook
Modern
editNo changes for Modern
Nostalgia
editNo changes for Nostalgia
Timeless
editNo changes for Timeless
Vector
editNo changes for Vector
Total Changes
edit228 Changes in 39 repos by 66 committers