| Deployment of MediaWiki 1.36.0-wmf.3 to Wikimedia sites | MediaWiki 1.36.0-wmf.4 |
The latest version (labeled "1.36.0-wmf.3") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 4 August 2020 (see the roadmap).
Core changes
- git #cce5c24f - Branch commit for wmf/1.36.0-wmf.3 (task T257971) by trainbranchbot
- git #138cb678 - Add Edge to MediaWiki:Clearyourcache (task T130906) by Jon Harald Søby
- git #cd1aea86 - reassignEdits: Update script to use User::newFromName for anon users (task T249521) by daniel
- git #7f910584 - tables.json: lowercase notNull by Reedy
- git #9495358b - Remove Skin::getDynamicStylesheetQuery() (task T257991) by Ammar Abdulhamid
- git #60305fd4 - maintenance: Remove executable bit from scripts without shebang by Kunal Mehta
- git #e74c6768 - Translate expiry period in pop-up message for watchlist expiry (task T259009) by hmonroy
- git #e9f4e775 - resources: Add license information for promise-polyfill by Kunal Mehta
- git #ba216e52 - includes: Use expression assignment operator += or |= where possible by Umherirrender
- git #c94efd97 - Use multi-catch block in fetchText.php by Umherirrender
- git #03288494 - Use IResultWrapper as doc type instead of FakeResultWrapper by Umherirrender
- git #6eef7e60 - Remove duplicate call to setMockTime in MultiWriteBagOStuff by Umherirrender
- git #61b7c9e1 - Do not use @var on const by Umherirrender
- git #7683f7d8 - Use strict (in)equality with namespaces constants when LHS is definitely an integer by Ed Sanders
- git #b345b8f6 - Migrate user_properties to abstract schema (task T198811) (task T164898) (task T230428) by Amir Sarabadani
- git #ce50e1bf - Permit temporary table writes on replica DB connections (task T259362) by Máté Szabó
- git #f3aa7a4c - Account for non-existence namespaces in makeTitle (task T253047) by jdlrobson
- git #266e5ff4 - Edit page expiry dropdown should keep state after disabling/enabling (task T259060) by Dayllan Maza
- git #58b7003a - Prep 1.35.0-rc.0 (task T259128) by Reedy
- git #01eada74 - Write category parent hierarchy when handling categorization (task T246568) by David Causse
- git #6cbe9961 - categoryChangesAsRdf: Add test for categorization by David Causse
- git #166a58e2 - Add UI support in Special:EditWatchlist for watchlist expiry (task T250214) by hmonroy
- git #671b3653 - Migrate site_stats table to abstract schema (task T230428) (task T164898) by Amir Sarabadani
- git #eb736256 - Fix bold of watched items on Special:RecentChangesLinked (task T256526) by Sam Wilson
- git #773a497a - Combine input type directionality selectors (task T247033) by Volker E
- git #15f0c16c - Add disclaimer about experimental watchlist expiry in MW 1.35 (task T257396) by MusikAnimal
- git #25b43c40 - Update time period for watchlist expiry pop-up (task T258662) by hmonroy
- git #62821b5c - Ensure cursor is pointer for watch-star notification (task T258751) by Sam Wilson
- git #a52c9339 - Drop Sanitizer::escapeId(), deprecated in MediaWiki 1.30 by James D. Forrester
- git #5de919cc - Mark OutputPageBodyAttributes as non-abortable. by Ammar Abdulhamid
- git #7bbb14f8 - Fix parserTests.php by ensuring change_tag tables are cloned (task T259186) by C. Scott Ananian
- git #023b2d8c - Disable wgLegacyJavaScriptGlobals by default (task T72470) by James D. Forrester
- git #23c3c70d - Add a DatabaseBlockStore service (task T221075) by DannyS712
- git #a78a84fb - Hard deprecate ExternalStoreDB::getSlave() by Reedy
- git #2cc88906 - Don't output HTMLDebugLog div element when not needed (task T259075) by Ammar Abdulhamid
- git #2550c145 - Drop the LinkBegin and LinkEnd hooks, deprecated since 1.28 (task T259108) by James D. Forrester
- git #6438a52c - Fix RequestFromGlobalsTest failing in Travis CI (task T259094) by Ammar Abdulhamid
- git #85c31c11 - Set $wgShellRestrictionMethod to 'autodetect' by default by Kunal Mehta
- git #24ddc62a - shell: Make ->restrict( RESTRICT_NONE ) actually work (task T257278) by Kunal Mehta
- git #66cc7bf1 - Remove CategoryFinder class (task T250572) by Reedy
- git #c50be8c1 - Fix RecentChanges watchlist filters when WatchlistExpiry is off (task T252136) by Sam Wilson
- git #384d493f - installer: Write to wgLogos, not wgLogo (task T247790) (task T232140) (task T50084) by James D. Forrester
- git #15966acf - Fix pop-up height for watchlist expiry (task T258753) by hmonroy
- git #de4276cb - Storage: Disable NameTableStoreTest case that fails on sqlite (task T246358) (task T259085) by Timo Tijhof
- git #e03e8704 - installer: Remove deprecated getWarningBox() and getErrorBox() (task T232903) by Timo Tijhof
- git #71c69fb9 - Hard deprecate CategoryFinder (task T250572) by Kunal Mehta
- git #1c11a507 - tests: Disable the broken ignore and cases of DatabasePostgresTest (task T246358) (task T259084) by Timo Tijhof
- git #34c16612 - mediawiki.page.ready: Allow skins to disable search lazy load (task T250851) by jdlrobson
- git #ae3104c4 - Allow skins to override mediawiki.page.ready initialisation (task T250851) by Peter Ovchyn
- git #b05d8624 - Sync up with Parsoid parserTests.txt by C. Scott Ananian
- git #266e1914 - Fix expiry dropdown not getting disabled on edit page. (task T258443) by Dayllan Maza
- git #3ba47610 - /contributions/user/{user}/count by Nikki Nikkhoui
- git #f53e59f6 - mw.widgets.UsersMultiSelectWidget: Don't assume `suggestions` array element exists (task T250762) by Sam Smith
- git #0ce163c8 - MessagesTyv.php: set $namespaceGenderAliases to an empty array (task T259003) by MarcoAurelio
- git #1fe67f03 - Simplify safe-guard code in MWExceptionHandler::handleFatalError by Umherirrender
- git #4d6ce370 - Fix runBatchedQuery.php for no result from select by Umherirrender
- git #c417320d - Fix Database::getTempTableWrites for multi table DDLs (task T252183) by Umherirrender
- git #b3e782dd - Fix unit test in SpecialRecentchangesTest for postgres (task T259026) by Umherirrender
- git #81362c93 - filebackend: Fix index error in SwiftFileBackend (task T259023) by Thiemo Kreuz
- git #73438143 - RCFilters: Remove feedback link (task T258960) by Roan Kattouw
- git #cde153d2 - Add watchlist clock icon to RecentChanges (task T258310) by Sam Wilson
- git #57bb9ea8 - Update wikimedia/html-formatter to 2.0.0 (task T231160) by Timo Tijhof
- git #c380ea15 - Watchlist: Fix action=watch caching the wrong expiry (task T253937) by Dayllan Maza
- git #182b1bda - Watchlist: Return null instead of 0 days remaining by Dayllan Maza
- git #1342c905 - Fix watchlist query and filters for RecentChanges (task T252136) by Sam Wilson
- git #10bdad0d - Remove $wgMemc (task T160813) by Timo Tijhof
- git #5f3c0bf0 - WikiPageFactory: use runtime exceptions for logic errors by Gergő Tisza
- git #f871f7b9 - Add WikiPageFactory by Gergő Tisza
- git #d2d2906c - REST /page/{title}: Fix title encoding. (task T258606) by daniel
- git #cc3f1b1e - rdbms: Strongly discourage simple joins in $conds (task T258693) by Lucas Werkmeister
- git #d51f78e1 - objectcache: cleanup bogus config field from MemcachedBagOStuff by Aaron Schulz
- git #0cf40a4f - Flip Yoda conditionals by Ed Sanders
- git #836330b8 - rdbms: improve DBConnRef domain selection exception message (task T256287) by Aaron Schulz
Vendor
- git #3cd1dda5 - Bump wikimedia/parsoid to v0.13.0-a4 (task T251422) (task T259311) (task T259063) (task T257504) by C. Scott Ananian
- git #7e0c69b7 - Bump wikimedia/parsoid to v0.13.0-a3 (task T259311) by C. Scott Ananian
- git #dbed33f0 - Update wikimedia/html-formatter to 2.0.0 (task T231160) by Timo Tijhof
Extensions
3D
No changes for 3D
AbuseFilter
No changes for AbuseFilter
ActiveAbstract
No changes for ActiveAbstract
AdvancedSearch
- git #9cf639ef - Selenium: Update to WebdriverIO v5 (task T255382) by vidhi-mody
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
CentralNotice
No changes for CentralNotice
CharInsert
No changes for CharInsert
CheckUser
- git #aeb6ef59 - Add help links and link to restart tour on SpecialInvestigate (task T256586) by David Barratt
- git #862e35b0 - Add CheckUserHookRunner to the service container (task T256586) by David Barratt
- git #bf158471 - Use the content language for the Special:Investigate tab urls. (task T259393) by David Barratt
- git #32430c49 - Use getPageTitle() instead of getTitleFor() by David Barratt
- git #be6fbf7a - Add a link on Special:CheckUser to Special:Investigate (task T259079) by Thalia
- git #74bca87e - Skip page content if the result of the form submission is a redirect (task T259032) by David Barratt
CirrusSearch
- git #dedf6611 - Remove deprecated settings by David Causse
- git #9624756d - Selenium: Update README file (task T257525) by vidhi-mody
Cite
- git #a0faedb9 - Sync up with Parsoid citeParserTests.txt by C. Scott Ananian
- git #41149d80 - Restore preview of a <references> section alone (task T245376) by Thiemo Kreuz
CiteThisPage
No changes for CiteThisPage
Citoid
No changes for Citoid
cldr
- git #0c7bd735 - Add phn-latn and phn-phnx (task T155425) by Raymond
CodeEditor
No changes for CodeEditor
CodeMirror
No changes for CodeMirror
CodeReview
No changes for CodeReview
Cognate
No changes for Cognate
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 #270a46eb - SX Content Comparator: Fix showing of target section content (task T251551) by NikG
- git #73f034ab - CX3 UI library: Export components and plugins at lib entry and organize imports by Santhosh Thottingal
- git #e9a44602 - Remove axios dependency, use sitemapper by Santhosh Thottingal
- git #32d69ef7 - SXContentComparator: Add section navigation (task T241589) by NikG
- git #37468014 - SX: Move wikimedia-ui-base to devDependency from dependencies by Santhosh Thottingal
- git #7d749af6 - Dashboard: Make suggestions the default view by Santhosh Thottingal
- git #6b691d56 - Section translation: version 0.1.0+20200729 by Santhosh Thottingal
- git #4395dda1 - CXDashboard: Fix infinite spinner for empty translation lists (task T253253) by NikG
- git #84149d2c - SX Quick Tutorial: Go to sentence selector upon completion (task T250898) by NikG
- git #d8ecf106 - SXArticleSelector: Fix non translated message by NikG
- git #dcef13cc - UI Library: Set icon svg viewBox as 0 0 20 20 by Santhosh Thottingal
- git #227a20af - UI Library: Add MWMessage for error, notices, warning & success messages by Santhosh Thottingal
- git #7c80e30c - SXSectionSelector: Move sad robot svg to file by NikG
CreditsSource
No changes for CreditsSource
Dashiki
No changes for Dashiki
Disambiguator
No changes for Disambiguator
DiscussionTools
- git #3ea1a721 - Swap toolbar and mode switcher (task T257280) by Ed Sanders
- git #8b4ef23e - Fix links to mediawiki.org to include www. prefix by Ed Sanders
- git #c8d06f6b - Add a test case for replies to top-level comments with mixed indentation (task T252702) by Bartosz Dziewoński
- git #655c0526 - Restore error message for when comment is deleted while replying by Bartosz Dziewoński
- git #80c58fe3 - Do not auto-add "Mention a user" to "Insert" menu (task T259039) by Bartosz Dziewoński
- git #6cf2f9ac - Log when editor switching is prevented (task T257501) by David Lynch
DismissableSiteNotice
No changes for DismissableSiteNotice
DonationInterface
- git #05e94fd5 - Nigh-imperceptible update to PayTM logo (task T259130) by Elliott Eggleston
DoubleWiki
No changes for DoubleWiki
DynamicSidebar
No changes for DynamicSidebar
Echo
- git #532fdbf2 - Stop using ResourceLoaderTestModules hook (task T232875) by Amir Sarabadani
- git #bf1a1244 - Mobile Special:Notifications: Properly close overlay on selection (task T258954) by Roan Kattouw
- git #6492fc38 - Fix width of buttons-as-option-widgets by Ed Sanders
- git #344cccb5 - Minerva popup: Fix scope of border-left/right rule by Ed Sanders
- git #d43ceb89 - Merge in styles from Minerva (task T258936) by Ed Sanders
- git #910df7a1 - Use user IDs, not User objects, for reverted-user-id by Kosta Harlan
Elastica
No changes for Elastica
ElectronPdfService
No changes for ElectronPdfService
EntitySchema
No changes for EntitySchema
EventBus
No changes for EventBus
EventLogging
- git #dc41d839 - Process sampling rules in stream config (task T234594) (task T238544) by Mikhail Popov
EventStreamConfig
No changes for EventStreamConfig
ExtensionDistributor
No changes for ExtensionDistributor
ExternalGuidance
No changes for ExternalGuidance
FeaturedFeeds
No changes for FeaturedFeeds
FileExporter
No changes for FileExporter
FileImporter
- git #9953f2ed - Use {{SITENAME}} and absolute weblinks in all messages (task T257492) by Thiemo Kreuz
FlaggedRevs
- git #0257f552 - Avoid inline variables in some absolutely trivial places by Thiemo Kreuz
- git #a6c13252 - Use self and __CLASS__ to reference the own class name by Thiemo Kreuz
- git #028d9ede - Minor fixes for wrong and unspecific PHPDoc tags by Thiemo Kreuz
- git #5485de42 - Fix mismatching capitalization of many method calls by Thiemo Kreuz
- git #59d097a9 - Remove empty setUp() from FRInclusionManagerTest by Thiemo Kreuz
- git #1737ec45 - Add PHPDoc documentation to all class properties by Thiemo Kreuz
- git #30ad68e0 - Remove unused properties from two classes by Thiemo Kreuz
- git #3cf03e04 - Declare missing $this->user property in tests by Thiemo Kreuz
- git #aea756fd - Use absolute class names in @covers tags by Thiemo Kreuz
- git #59bc6846 - Fix formatting of per-class documentation by Thiemo Kreuz
- git #2b283b47 - Add many more @inheritDoc where it makes sense by Thiemo Kreuz
Flow
- git #5a144433 - Fix Flow message dependencies by Ed Sanders
- git #fb45abaf - Searcher: Fix repo with phan ignore for wfLogWarning double-escape issue by James D. Forrester
- git #1a6d5eaa - Remove generatecss.php and Gemfile by Roan Kattouw
- git #a59c9c6e - build: Updating grunt to 1.2.1 by libraryupgrader
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
- git #5a495cd4 - Enable on 'mobile' ResourceLoader target (task T138727) (task T259047) by Kunal Mehta
GlobalPreferences
No changes for GlobalPreferences
GlobalUsage
No changes for GlobalUsage
GlobalUserPage
No changes for GlobalUserPage
GoogleNewsSitemap
No changes for GoogleNewsSitemap
Graph
- git #5895194b - build: Updating elliptic to 6.5.3 by libraryupgrader
GrowthExperiments
- git #c3e19d81 - Fix "include page title" checkbox (task T250235) by Gergő Tisza
- git #deceb787 - Fix homepage mentorship module (task T259501) by Gergő Tisza
- git #815e42d7 - WelcomeSurvey: Tweaks for language question (task T232410) by Roan Kattouw
- git #d42f6452 - Fast and ugly fix for T258609 (task T258609) by Gergő Tisza
- git #c1c60b76 - Introduce MentorManager and virtually assign mentors to all users (task T250235) (task T259199) by Gergő Tisza
- git #7bbdc471 - Fix help panel ask screen wording (task T250235) by Gergő Tisza
- git #299084ad - Add QuestionPosterFactory by Gergő Tisza
- git #8019db97 - Alphabetize service definitions by Gergő Tisza
- git #5d38a94c - Introduce GrowthExperimentsServices by Gergő Tisza
- git #ac15e8bd - Fix reference to MentorChangeLogFormatter in extension.json (task T259041) by Martin Urbanec
- git #be1a326b - WelcomeSurvey: Add languages question (task T232410) by Kosta Harlan
GuidedTour
No changes for GuidedTour
GWToolset
- git #90af3789 - Add Special:MyLanguage for better user experience by Yuki Shira
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 #b8643047 - gracefully handle error for malformed data object (task T244772) by Mateus Santos
- git #c6018b55 - Implement GetContentModels hook (task T259126) by Kunal Mehta
Kartographer
- git #cf24e81c - Add missing pieces of documentation across the codebase by Thiemo Kreuz
- git #57739612 - Remove a few minor pieces of dead, unused code by Thiemo Kreuz
- git #fbbb5dea - Add @inheritDoc to mark code in subclasses as documented by Thiemo Kreuz
- git #3cf5366c - Fix a few minor type issues in PHPDoc tags by Thiemo Kreuz
- git #77e3baad - Fix visibility of setUp() methods by Thiemo Kreuz
- git #a0ad9c52 - build: Updating elliptic to 6.5.3 by libraryupgrader
- git #bd1738ee - Disable panning and zooming until ready (task T257872) by jdlrobson
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
- git #093f44dc - Remove superfluous ext.MachineVision.polyfill and ext.MachineVision.config (task T248405) by Timo Tijhof
MapSources
No changes for MapSources
MassMessage
No changes for MassMessage
Math
No changes for Math
MediaModeration
No changes for MediaModeration
MobileApp
- git #dd17cfe6 - Update AbuseFilter hook for user_app variable (task T203166) by Daimona Eaytoy
MobileFrontend
- git #484076fa - Copy 'thumbborder' class from image to image placeholder (task T199351) by Peter Ovchyn
- git #e132873e - Fix wrong section name in edit summary when editing whole page in source mode (task T258832) by Bartosz Dziewoński
- git #e6d024b3 - Factor Style-related functions out of LazyImageTransform (task T199351) by Peter Ovchyn
- git #231bc135 - mf_useformat cookie should be HttpOnly (task T238075) by sbassett
- git #3fb4e304 - Copy `usemap` attribute from original image to lazy loaded (task T209183) by Peter Ovchyn
- git #401e1d40 - LanguageInfo Overlay: Preprocess data for better UX by Kosta Harlan
MultimediaViewer
No changes for MultimediaViewer
NavigationTiming
No changes for NavigationTiming
Newsletter
No changes for Newsletter
NewUserMessage
No changes for NewUserMessage
Nuke
- git #37c4b77c - Replace call to deprecated User::isBlocked with User::getBlock by DannyS712
OATHAuth
No changes for OATHAuth
OAuth
- git #0a29f224 - Updating league/oauth2-server (8.1.0 => 8.1.1) by Reedy
OAuthRateLimiter
No changes for OAuthRateLimiter
OpenStackManager
No changes for OpenStackManager
ORES
No changes for ORES
PageAssessments
No changes for PageAssessments
PagedTiffHandler
- git #73de5c9b - Make img_lossy case-sensitive (task T259165) by C. Scott Ananian
PageImages
No changes for PageImages
PageTriage
No changes for PageTriage
PageViewInfo
No changes for PageViewInfo
ParserFunctions
No changes for ParserFunctions
PdfHandler
No changes for PdfHandler
Petition
No changes for Petition
Poem
No changes for Poem
PoolCounter
No changes for PoolCounter
Popups
No changes for Popups
ProofreadPage
- git #fc12d5ce - Fixed alignment of buttons in pagelist preview (task T253458) by Sohom
PropertySuggester
No changes for PropertySuggester
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
- git #da7c4854 - Remove NO_EXECVE when executing gs for now (task T257091) by Tim Starling
- git #0f0d1bc3 - Update README for recent changes by Tim Starling
Scribunto
No changes for Scribunto
SearchExtraNS
No changes for SearchExtraNS
SecureLinkFixer
- git #0b5a81b5 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
SecurePoll
No changes for SecurePoll
ShortUrl
No changes for ShortUrl
SiteMatrix
No changes for SiteMatrix
SpamBlacklist
No changes for SpamBlacklist
SubPageList3
No changes for SubPageList3
SubpageSortkey
No changes for SubpageSortkey
SyntaxHighlight_GeSHi
No changes for SyntaxHighlight_GeSHi
TemplateData
- git #71b27ed1 - Set import button to display:block, fixing text overflow (task T259348) by Ed Sanders
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
- git #5a7179ff - Sync up with Parsoid timedMediaHandlerParserTests.txt by C. Scott Ananian
timeline
No changes for timeline
TitleBlacklist
No changes for TitleBlacklist
TocTree
No changes for TocTree
TorBlock
No changes for TorBlock
Translate
- git #296acf20 - Remove unused stuff from ext.translate.quickedit.css by Niklas Laxström
- git #abe5fbf5 - Remove custom edit buttons from legacy fallback editor by Niklas Laxström
- git #277cebbf - TranslationHelpers: small code cleanup by Niklas Laxström
- git #edaf62bb - Remove TranslationHelpers::setTextareaId by Niklas Laxström
- git #7f9bd8c2 - Update multiple language selector to OOUI by Niklas Laxström
- git #ec7cb0f8 - Remove TranslationHelpers::getOtherLanguagesBox by Niklas Laxström
- git #56def79e - Fix smell: overwritten visibility by Niklas Laxström
- git #0fcfcaf6 - Sort items in ext.translate.specialpages.styles by Niklas Laxström
- git #659ddb5c - Merge ext.translate.special.supportedlanguages by Niklas Laxström
- git #057cdeb1 - Update README to include link to Developer guide (task T256873) by Niklas Laxström
- git #7170fbfb - Remove unused StatsTable::formatTooltip by Niklas Laxström
- git #a3e1469f - Merge ext.translate.special.searchtranslations.styles by Niklas Laxström
- git #8ef05aa5 - Merge ext.translate.special.pagetranslation.styles by Niklas Laxström
TranslationNotifications
No changes for TranslationNotifications
TrustedXFF
No changes for TrustedXFF
TwoColConflict
No changes for TwoColConflict
UniversalLanguageSelector
- git #394b7cb1 - Replace deprecated `background-image-svg()` mixin calls (task T248062) by Volker E
- git #b5aff8a0 - Define unsupported skins (task T237036) (task T235712) by jdlrobson
- git #dc4937eb - update Bali fonts to fix spacing issue by David Kamholz
UploadsLink
No changes for UploadsLink
UploadWizard
- git #7b93ccfa - Moving stray license definition from CommonSettings.php by Kaldari
UrlShortener
No changes for UrlShortener
UserMerge
No changes for UserMerge
VipsScaler
No changes for VipsScaler
VisualEditor
- git #09f4af2a - CollabTarget: Add close button on mobile by Ed Sanders
- git #dd862a83 - MobileArticleTarget: Move MWBackTool to a separate file by Ed Sanders
- git #76cea9b2 - ExportWikitextDialog: Make height of wikitext input fit dialog by Ed Sanders
- git #61edb5c2 - ExportWikitextDialog: Add explicit editfont dependency by Ed Sanders
- git #b32a066b - Make import button progressive (but not primary) by Ed Sanders
- git #f57cfef0 - Update VE core submodule to master (0866080cf) by Ed Sanders
- git #341e86de - Special:CollabPad: Replace getPageClasses as if the page were an article by Ed Sanders
- git #deb218ae - Use mw.cookie instead of jquery.cookie (task T252597) by David Lynch
- git #69d8a195 - Follow-up I0a1a889: Show user uploads in gallery dialog (task T62398) by Ed Sanders
- git #ec872093 - ExportWikitextDialog: Add help text by Ed Sanders
- git #a9d7884d - ExportWikitextDialog: Add ellipses to "Export" buttons by Ed Sanders
- git #3ebcf569 - ExportWikitextDialog: Add copy button to wikitext by Ed Sanders
- git #d8a0f475 - ExportWikitextDialog: Fix title comparison by Ed Sanders
WebAuthn
No changes for WebAuthn
Wikibase
- git #0ed7703c - Remove repo hack from pageterms API (task T257658) by Lucas Werkmeister
- git #ffcf369a - Separate language fallback indicator from title (task T256857) by gtzatchkova
- git #ec0a4d8f - Remove usage of deprecated Skin methods (task T257992) by Ammar Abdulhamid
- git #37ad2d3d - Deprecate using ResourceLoaderTestModules, Part I (task T232875) by Amir Sarabadani
- git #80a77028 - Undo constructor parameter being transitionally optional (task T250930) by Michael Große
- git #640ce25d - Add validation to LanguageFallbackChain (task T250930) by Michael Große
- git #51a6df25 - Remove the ASCII art comment by Amir Sarabadani
WikibaseCirrusSearch
- git #665267b2 - Disable checking for spaces temporarily by gtzatchkova
- git #55d0d5a4 - TermLanguageFallbackChain constructor changed. (task T250930) by Tobias Andersson
WikibaseLexeme
- git #527ee5ae - Adjust for signature change in TermFallbackLanguageChain constructor (task T250930) by Michael Große
WikibaseLexemeCirrusSearch
No changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
- git #0a54dc56 - Initialize UI with default "bitmap" tab if none specified (task T259268) by Eric Gardner
- git #ee468e7d - Add components for empty state and no results (task T257696) by Eric Gardner
- git #7e477832 - Fix Typo by saloniig
- git #55987687 - Add QuickView to search results (task T258618) by Eric Gardner
- git #44885792 - Adjust for signature change in TermFallbackLanguageChain constructor (task T250930) by Michael Große
WikibaseQualityConstraints
No changes for WikibaseQualityConstraints
Wikidata.org
No changes for Wikidata.org
WikidataPageBanner
- git #26606360 - Add Korean translations by lens0021
WikiEditor
No changes for WikiEditor
wikihiero
No changes for wikihiero
WikiLove
No changes for WikiLove
WikimediaApiPortalOAuth
No changes for WikimediaApiPortalOAuth
WikimediaBadges
No changes for WikimediaBadges
WikimediaEditorTasks
No changes for WikimediaEditorTasks
WikimediaEvents
- git #30731c2c - PrefUpdate: Add property tracking filter (task T249894) by Timo Tijhof
WikimediaIncubator
No changes for WikimediaIncubator
WikimediaMaintenance
No changes for WikimediaMaintenance
WikimediaMessages
- git #40788698 - Add messages for lldwiki (task T259432) by Martin Urbanec
Wikisource
No changes for Wikisource
XAnalytics
No changes for XAnalytics
Skins
CologneBlue
No changes for CologneBlue
MinervaNeue
- git #2060ead3 - Don't add the "minerva--history-page-action-enabled" class to <body> for non-Minerva skins like MonoBook etc. by Jack Phoenix
- git #de688969 - build: Updating elliptic to 6.5.3 by libraryupgrader
- git #271fb28d - Load mediawiki.page.ready on Minerva (task T257265) (task T250851) by Peter Ovchyn
- git #1a45b140 - Remove usage of deprecated Skin::getRevisionId() (task T257992) by Ammar Abdulhamid
- git #7408d874 - Run bundlesize tests on every commit (task T259080) by jdlrobson
- git #6f1fb874 - Selenium: Skip nested reference test. by Edward Tadros
- git #13449aed - Remove styles moved over to Echo (task T258936) by Ed Sanders
- git #58b9721e - Remove -affixed selector by Ed Sanders
- git #84e1ddd5 - Fix layout of NotificationsInboxWidget on narrow screen (task T258939) by Ed Sanders
Modern
No changes for Modern
MonoBook
- git #a891fd47 - Rename #searchGoButton -> #searchButton (2) (task T255791) by Ammar Abdulhamid
Nostalgia
No changes for Nostalgia
Timeless
No changes for Timeless
Vector
- git #f92e4015 - Print: Add layout print styles on Ctrl+p and ElectronPdf (task T253842) by jdlrobson
- git #2cd45072 - Drop support for building sidebar portal with non-standard format (task T259306) by Ammar Abdulhamid
- git #cf17aee4 - [build] Make the pre-commit hook optional (task T257647) by Stephen Niedzielski
- git #3ea7bec6 - Don't add Vector-specific <body> classes when not using Vector by Jack Phoenix
- git #b0ccdc58 - [less] Remove normalize rules covered by mediawiki.skinning/normalize module by Volker E
- git #ed7fd252 - Refactor: Replace PHP complexity with JS simplicity (task T259372) by jdlrobson
- git #fd51560c - [build] Add NVM configuration (task T257647) by Stephen Niedzielski
- git #d752997e - [build] Fold NPM build script into test (task T257647) by Stephen Niedzielski
- git #d24d8582 - Cleanup: Drop unnecessary isLegacy checks by jdlrobson
- git #1aab97ec - Cleanup: Drop unused template variable by jdlrobson
- git #2c74f08d - Merge SkinVector and VectorTemplate (step 2/2) (task T251212) by jdlrobson
- git #ee6974ad - Merge SkinVector and VectorTemplate (step 1/2) (task T251212) by jdlrobson
- git #ad6c4ea6 - Fix Yoda conditionals by Ed Sanders
- git #71bc6852 - build: Updating elliptic to 6.5.3 by libraryupgrader
- git #fe495420 - Collapse media print query (task T253842) by jdlrobson
- git #c0f48624 - Print: Logo styles should apply in printed media (task T253842) by jdlrobson
- git #01dd41a0 - Restrict image border to images in border (task T253842) by jdlrobson
WikimediaApiPortal
- git #8980ce8b - Misc docs and code quality clean ups (task T252462) by Timo Tijhof
VisualEditor
- git #0866080c - GCN: Don't try to resolveAttributes when rendering.length=0 by Ed Sanders
Total Changes
248 Changes in 48 repos by 62 authors