Jump to content

MediaWiki 1.37/wmf.12

From mediawiki.org
MediaWiki 1.37.0-wmf.11 Deployment of MediaWiki 1.37.0-wmf.12 to Wikimedia sites MediaWiki 1.37.0-wmf.14

The latest version (labeled "1.37.0-wmf.12") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 29 June 2021 (see the roadmap).

Core changes

[edit]
  • git #d169812e - Branch commit for wmf/1.37.0-wmf.12 by trainbranchbot
  • git #5150f19d - media: Ignore EXIF tag GPSAltitudeRef in FormatMetadata (T285213) by Tim Starling
  • git #e6bf7a4e - Hard deprecate WikiPage::prepareContentForEdit() without a UserIdentity (T285447) by DannyS712
  • git #be9f0198 - api: Inject services into ApiQueryPageProps (T259960) by Umherirrender
  • git #1f742b54 - api: Replace deprecated WikiPage::factory in ApiStashEdit by Umherirrender
  • git #cb47fc47 - api: Replace deprecated User::getAllGroups in ApiSiteinfo by Umherirrender
  • git #7123cc67 - api: Inject services into ApiComparePages (T259960) by Umherirrender
  • git #0c73d6df - api: Replace deprecated User::newFromName/getOption in ApiBase by Umherirrender
  • git #7497c7a5 - api: Replace deprecated User::newFromName in ApiMain by Umherirrender
  • git #d5b44e46 - Make SelectQueryBuilder @stable to extend. by Petr Pchelko
  • git #5038a663 - Merge RevisionStoreDbTestBase and McrRevisionStoreDbTest (T285460) by Petr Pchelko
  • git #0c48236c - media: Handle lack of 'metadata' key from getSizeAndMetadata gracefully (T285490) by Amir Sarabadani
  • git #b9246376 - UserNamePrefixSearch: use UserNameUtils instead of UserFactory by DannyS712
  • git #b45ddb2a - Use WikiPage::doUserEditContent() instead of ::doEditContent() (T255507) by DannyS712
  • git #ab5d55c6 - WikiImporter: Pass a user to WikiPage::prepareContentForEdit() (T285447) by DannyS712
  • git #87500874 - ApiHelp: inject SkinFactory (T259960) by Alexander Vorwerk
  • git #54caa649 - ApiFileRevert: inject RepoGroup (T259960) by Alexander Vorwerk
  • git #7ebcea3d - mediawiki.String: Make method codePointAt public as charAt (T285174) by Fomafix
  • git #dae38d66 - Preserve parameters during navigation on Special:PagesWithProp by Matěj Suchánek
  • git #ce7df5f6 - Copy changes from legacyMediaParserTests to mediaParserTests after syncing by Arlo Breault
  • git #9c854614 - Sync up with Parsoid parserTests.txt by Arlo Breault
  • git #354a366f - Sync up with Parsoid legacyMediaParserTests.txt by Arlo Breault
  • git #f6797784 - ApiFeedWatchlist: inject services (T259960) by Alexander Vorwerk
  • git #fdd8f864 - Emit media structure as piloted in Parsoid (T51097) (T266148) (T271129) by Arlo Breault
  • git #d6b3cd1a - Remove hard-deprecated methods from RevisionStore (T274209) by Petr Pchelko
  • git #54380483 - Add <figure> to the never suppressing group in BlockLevelPass (T51097) by Arlo Breault
  • git #00f48f21 - Turn hashes into comments (T285484) by TChin
  • git #0545fdc3 - purgeParserCache.php: Implement --tag for purging one server only (T282761) by Timo Tijhof
  • git #9e49260f - Make LinkCache behavior more consistent (T278940) by daniel
  • git #3bcf989f - hooks: Remove deprecated SkinTemplateBuildNavUrlsNav_urlsAfterPermalink hook (T284950) by Sam Smith
  • git #a11aceb2 - hooks: Remove deprecated SkinTemplateTabAction hook (T284950) by Sam Smith
  • git #99786a94 - hooks: Remove deprecated SkinTemplatePreventOtherActiveTabs hook (T284950) by Sam Smith
  • git #ae3d709b - Make CentralIdLookup a service (T265767) by Petr Pchelko
  • git #b30cb61b - ApiTestCase: For tokenType=auto respect no token possibility by Petr Pchelko
  • git #5ca02c77 - UserEditCountUpdate: only store a single UserIdentity object by DannyS712
  • git #4b2bb69b - Remove dependency on pimple external library by DannyS712
  • git #7523df7d - Remove the AugmentPageProps class, unused (T248215) by DannyS712
  • git #855593d2 - Factor out LoggedUpdateMaintenance::setForce() by Tim Starling
  • git #52f42b8f - UploadFromUrl: Remove use of $wgUser in isValidRequest (T243708) by DannyS712
  • git #29ec3ec7 - Remove $wgUser fallback in ParserOptions (T284977) by DannyS712
  • git #5e94e981 - In UserOptionsManager::saveOptions(), don't update unchanged rows (T280220) by Tim Starling
  • git #3ff89b62 - media: Make the file metadata "_error" check looser (T285431) by Amir Sarabadani
  • git #47d70dbf - Post Revision-removal cleanup (T247143) by DannyS712
  • git #73bcc408 - Improvements to user preferences fetching/saving (T280220) by Petr Pchelko
  • git #9d4a25a7 - Check for _error in getting metadata array in GIFHandler (T285431) by Amir Sarabadani
  • git #cafb14df - Check for _error in getting metadata array in PNGHandler (T285431) by Amir Sarabadani
  • git #860ac3bb - Hard deprecate WatchAction::getWatchToken (T265944) by vladshapik
  • git #9659ac1c - HISTORY: Import 1.31.15, 1.35.3, 1.36.1 (T279730) by Reedy
  • git #beedb3aa - SECURITY: Prevent blocked users from purging pages (T280226) by Reedy
  • git #c64ba635 - Add icon to personal url menu items (T284594) by Nicholas Ray
  • git #6077aa3a - Make "A database query error has occurred" message link to documentation (T272588) by Andre Klapper
  • git #051b724a - rdbms: use PHP strings for server_id/gt_domain_id, and binlog event numbers by Aaron Schulz
  • git #d192e0a8 - purgeParserCache.php: Print stats for time and iterations (T282761) by Timo Tijhof
  • git #fef7e282 - SqlBagOStuff: Fix incorrect numServerShards for default CACHE_DB by Timo Tijhof
  • git #43caa3fb - SpecialChangeEmail: Requiring email confirmation is not an error by Bartosz Dziewoński
  • git #27a02ba9 - Move the fallback to check the 'create' right into PermissionManager when we checking 'edit' right. (T272079) by Roman Stolar
  • git #d370f7c0 - api-request: Add performer to $logCtx (T285113) by Martin Urbanec
  • git #a8c775f1 - JobQueueGroup: Fix method name in deprecation notice (T277648) by Lucas Werkmeister
  • git #b1b6afd5 - MultiHttpClient: Replace PHP version check with defined() (T285287) by Reedy
  • git #0bac9e78 - SignatureValidator: prepare for dependency injection by DannyS712
  • git #4ee71ea8 - Allow a retry of flaky selenium test by Kosta Harlan
  • git #0910b063 - mediawiki.ui: Restructure enabled and :disabled styles & remove IE specific comments (T258766) by Volker E
  • git #50888be5 - Add support for multiple shellbox URLs through a mapping configuration (T285105) by Amir Sarabadani
  • git #5f4a89d1 - Remove logging table index hint (T270620) by Amir Sarabadani
  • git #3fe579f8 - Increase length of automatic edit summaries to current maximum (T221617) by DannyS712
  • git #62701ee2 - Let ApiSandbox display non-JSON responses like Xdebug errors by Thiemo Kreuz
  • git #878ea9b6 - UserDef: use UserIdentityValue in a few places by DannyS712
  • git #68ebdfc7 - Optionally split out parts of file metadata to BlobStore (T275268) by Tim Starling
  • git #d88904e9 - Handle null usernames in ThrottlePreAuthenticationProvider (T284170) by Lucas Werkmeister
  • git #e156a2f0 - TableCleanup: stop writing to $wgUser (T243708) by DannyS712
  • git #422e758b - Change color of "You have a new message" to align with the WikimediaUI (T278105) by Amir Sarabadani
  • git #c8a95ede - Adjust the description of EditFilterMergedContent hook (T273354) by Func

Vendor

[edit]

Extensions

[edit]

3D

[edit]

No changes for 3D

AbuseFilter

[edit]
  • git #15fc159c - Replace depricating method IContextSource::getWikiPage to WikiPageFactory usage (T275710) by Roman Stolar
  • git #e56dcc7c - Bump MW requirement to 1.37 by Daimona Eaytoy
  • git #47f861b6 - Pass a user to WikiPage::prepareContentForEdit() (T285447) by DannyS712
  • git #351f9f02 - Handle EditFilterMergedContent hook properly to break hook chains and display error message (T280312) by Func

ActiveAbstract

[edit]

No changes for ActiveAbstract

AdvancedSearch

[edit]

AntiSpoof

[edit]

No changes for AntiSpoof

ApiFeatureUsage

[edit]

No changes for ApiFeatureUsage

ArticleCreationWorkflow

[edit]

No changes for ArticleCreationWorkflow

ArticlePlaceholder

[edit]

No changes for ArticlePlaceholder

Babel

[edit]

BetaFeatures

[edit]

BounceHandler

[edit]

No changes for BounceHandler

Calendar

[edit]

No changes for Calendar

Campaigns

[edit]

No changes for Campaigns

Capiunto

[edit]

No changes for Capiunto

CategoryTree

[edit]

CentralAuth

[edit]

CentralNotice

[edit]

CharInsert

[edit]

No changes for CharInsert

CheckUser

[edit]
  • git #1a7c7d89 - Use WikiPage::doUserEditContent() instead of ::doEditContent() (T255507) by DannyS712

ChessBrowser

[edit]

No changes for ChessBrowser

CirrusSearch

[edit]
  • git #ee1382a4 - Revert "Add support for ores drafttopic" and "Stop querying ores_articletopics" (T285577) by Erik Bernhardson
  • git #64629666 - Add pool counter for automated requests (T284479) by Erik Bernhardson

Cite

[edit]

No changes for Cite

CiteThisPage

[edit]
  • git #b49cb271 - package.json: remove empty dependencies list by DannyS712

Citoid

[edit]
  • git #20f5fcb9 - Don't use private specCache property in tests by Thiemo Kreuz

cldr

[edit]

CodeEditor

[edit]

CodeMirror

[edit]

No changes for CodeMirror

CodeReview

[edit]

No changes for CodeReview

Cognate

[edit]

No changes for Cognate

Collection

[edit]

No changes for Collection

CommonsMetadata

[edit]

No changes for CommonsMetadata

ConfirmEdit

[edit]
  • git #0a221920 - Replace depricating method IContextSource::getWikiPage && IContextSource::canUseWikiPage (T275710) by Roman Stolar
  • git #aedd7f48 - Pass a user to WikiPage::prepareContentForEdit() (T285447) by DannyS712

CongressLookup

[edit]

No changes for CongressLookup

ContactPage

[edit]

No changes for ContactPage

ContentTranslation

[edit]
  • git #379d0462 - ApiQueryContentTranslation: Update for CentralIdLookup returning UserIdentity by Santhosh Thottingal
  • git #f4f45aa9 - SX Article Search: Fix empty states for suggestions and results (T282439) by NikG
  • git #381fb176 - SXTranslationConfirmer: Use composition api by NikG
  • git #8a796f08 - SX search: Use the same card for nearby/recently edited suggestions by NikG
  • git #03dbf95f - SX Article Search: Hide results when loading indicator is shown (T282455) by NikG
  • git #ecc065f4 - CXDashboard: Use composition API by Santhosh Thottingal
  • git #b40d85f8 - SX Article Search: Use composition api by NikG
  • git #b132d472 - Migrate Special:CX to contenttranslation skin (T267103) by Santhosh Thottingal

CreditsSource

[edit]

No changes for CreditsSource

Dashiki

[edit]

No changes for Dashiki

Disambiguator

[edit]

No changes for Disambiguator

DiscussionTools

[edit]

No changes for DiscussionTools

DismissableSiteNotice

[edit]

No changes for DismissableSiteNotice

DonationInterface

[edit]

DoubleWiki

[edit]

No changes for DoubleWiki

DynamicSidebar

[edit]

No changes for DynamicSidebar

Echo

[edit]

Elastica

[edit]

No changes for Elastica

ElectronPdfService

[edit]

No changes for ElectronPdfService

EntitySchema

[edit]

No changes for EntitySchema

EventBus

[edit]

No changes for EventBus

EventLogging

[edit]

EventStreamConfig

[edit]

No changes for EventStreamConfig

ExtensionDistributor

[edit]

No changes for ExtensionDistributor

ExternalGuidance

[edit]

No changes for ExternalGuidance

FeaturedFeeds

[edit]

No changes for FeaturedFeeds

FileExporter

[edit]

No changes for FileExporter

FileImporter

[edit]
  • git #2af7a587 - Use WikiPage::doUserEditContent() instead of ::doEditContent() (T255507) by DannyS712

FlaggedRevs

[edit]
  • git #431c9c4e - Use WikiPage::doUserEditContent() instead of ::doEditContent() (T255507) by DannyS712

Flow

[edit]
  • git #dd2d0255 - container.php: merge more single use index entries (T170330) by DannyS712
  • git #6ec50116 - Use WikiPage::doUserEditContent() instead of ::doEditContent() (T255507) by DannyS712
  • git #4890cd00 - Make doApiTest signature match parent class by Kosta Harlan

FundraiserLandingPage

[edit]

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

[edit]

No changes for FundraisingTranslateWorkflow

Gadgets

[edit]

GeoCrumbs

[edit]

No changes for GeoCrumbs

GeoData

[edit]

No changes for GeoData

GettingStarted

[edit]

No changes for GettingStarted

GlobalBlocking

[edit]

No changes for GlobalBlocking

GlobalCssJs

[edit]

GlobalPreferences

[edit]

No changes for GlobalPreferences

GlobalUsage

[edit]

No changes for GlobalUsage

GlobalUserPage

[edit]

No changes for GlobalUserPage

GlobalWatchlist

[edit]

No changes for GlobalWatchlist

GoogleNewsSitemap

[edit]

No changes for GoogleNewsSitemap

Graph

[edit]

No changes for Graph

GrowthExperiments

[edit]

GuidedTour

[edit]

No changes for GuidedTour

GWToolset

[edit]
  • git #7d09fa66 - Use WikiPage::doUserEditContent() instead of ::doEditContent() (T255507) by DannyS712

ImageMap

[edit]

No changes for ImageMap

InputBox

[edit]

No changes for InputBox

Insider

[edit]

No changes for Insider

intersection

[edit]

No changes for intersection

Interwiki

[edit]

No changes for Interwiki

InterwikiSorting

[edit]

No changes for InterwikiSorting

IPInfo

[edit]

No changes for IPInfo

Josa

[edit]

No changes for Josa

JsonConfig

[edit]
  • git #85267b79 - Handle EditFilterMergedContent hook properly to break hook chains and display error message (T280312) by Func

Kartographer

[edit]
  • git #ae1b6948 - lib: Update WikimediaUI Base to latest v0.18.1 by Volker E

LabeledSectionTransclusion

[edit]

No changes for LabeledSectionTransclusion

LandingCheck

[edit]

No changes for LandingCheck

LdapAuthentication

[edit]

Linter

[edit]

No changes for Linter

LiquidThreads

[edit]

Listings

[edit]

No changes for Listings

LocalisationUpdate

[edit]

No changes for LocalisationUpdate

LoginNotify

[edit]

No changes for LoginNotify

MachineVision

[edit]
  • git #25b87e1f - lib: Update WikimediaUI Base to latest v0.18.1 by Volker E

MapSources

[edit]

No changes for MapSources

MassMessage

[edit]
  • git #ef8633b1 - Use WikiPage::doUserEditContent() instead of ::doEditContent() (T255507) by DannyS712
  • git #9e67f089 - Remove the fallback for create rights (covered in PM edit rights check). (T272079) by Roman Stolar

Math

[edit]

No changes for Math

MediaModeration

[edit]

No changes for MediaModeration

MediaSearch

[edit]

MobileApp

[edit]

No changes for MobileApp

MobileFrontend

[edit]

MultimediaViewer

[edit]
  • git #c38a6541 - Link to local description page if present by Ostrzyciel
[edit]

No changes for NavigationTiming

Newsletter

[edit]
  • git #b44c41dc - Handle EditFilterMergedContent hook properly to display error message (T280312) by Func

NewUserMessage

[edit]
  • git #6ae06670 - Use WikiPage::doUserEditContent() instead of ::doEditContent() (T255507) by DannyS712

Nuke

[edit]

No changes for Nuke

OATHAuth

[edit]

No changes for OATHAuth

OAuth

[edit]

No changes for OAuth

OAuthRateLimiter

[edit]

No changes for OAuthRateLimiter

OpenStackManager

[edit]

ORES

[edit]
  • git #65fa6f6d - Use WikiPage::doUserEditContent() instead of ::doEditContent() (T255507) by DannyS712

PageAssessments

[edit]

No changes for PageAssessments

PagedTiffHandler

[edit]

No changes for PagedTiffHandler

PageImages

[edit]

No changes for PageImages

PageNotice

[edit]

No changes for PageNotice

PageTriage

[edit]
  • git #4dad3ce5 - Use WikiPage::doUserEditContent() instead of ::doEditContent() (T255507) by DannyS712

PageViewInfo

[edit]

No changes for PageViewInfo

ParserFunctions

[edit]

No changes for ParserFunctions

PdfHandler

[edit]
  • git #86df1cd6 - Fix broken PDF XMP extraction by Tim Starling
  • git #989b42b8 - Use the new metadata splitting facility to improve PDF performance by Tim Starling
  • git #06fec68e - Remove $wgPdfCreateThumbnailsInJobQueue (T284416) by Tim Starling

Poem

[edit]

No changes for Poem

PoolCounter

[edit]

No changes for PoolCounter

Popups

[edit]

No changes for Popups

ProofreadPage

[edit]
  • git #c6f2280f - Replace depricating method IContextSource::getWikiPage & IContextSource::canUseWikiPage (T275710) by Roman Stolar
  • git #695dd335 - Adds tests to cover Page: pages rendering by Tpt

PropertySuggester

[edit]

No changes for PropertySuggester

QuickSurveys

[edit]

Quiz

[edit]

No changes for Quiz

ReadingLists

[edit]

No changes for ReadingLists

[edit]

Renameuser

[edit]

No changes for Renameuser

RevisionSlider

[edit]

No changes for RevisionSlider

RSS

[edit]

No changes for RSS

[edit]

No changes for SandboxLink

Score

[edit]

No changes for Score

Scribunto

[edit]
  • git #91a76231 - Update Module_talk name in Tigrinya (T263840) by ZabeMath
  • git #b765524a - Handle EditFilterMergedContent hook properly to break hook chains and display error message (T280312) by Func
  • git #cd885e83 - Use WikiPage::doUserEditContent() instead of ::doEditContent() (T255507) by DannyS712

SearchExtraNS

[edit]

No changes for SearchExtraNS

SecureLinkFixer

[edit]

No changes for SecureLinkFixer

SecurePoll

[edit]

ShortUrl

[edit]

No changes for ShortUrl

SiteMatrix

[edit]

No changes for SiteMatrix

SpamBlacklist

[edit]
  • git #bbb4bec7 - Replace depricating method IContextSource::getWikiPage to WikiPageFactory usage (T275710) by Roman Stolar
  • git #a12591ca - Use WikiPage::doUserEditContent() instead of ::doEditContent() (T255507) by DannyS712
  • git #55399c49 - Pass a user to WikiPage::prepareContentForEdit() (T285447) by DannyS712
  • git #d4dd5a94 - Handle EditFilterMergedContent hook properly to break hook chains and display error message (T280312) by Func

StopForumSpam

[edit]

No changes for StopForumSpam

SubPageList3

[edit]

No changes for SubPageList3

SubpageSortkey

[edit]

No changes for SubpageSortkey

SyntaxHighlight_GeSHi

[edit]

No changes for SyntaxHighlight_GeSHi

TemplateData

[edit]

No changes for TemplateData

TemplateSandbox

[edit]

No changes for TemplateSandbox

TemplateStyles

[edit]
  • git #3d76ede2 - Use WikiPage::doUserEditContent() instead of ::doEditContent() (T255507) by DannyS712

TemplateWizard

[edit]

No changes for TemplateWizard

TextExtracts

[edit]

No changes for TextExtracts

Thanks

[edit]

No changes for Thanks

TheWikipediaLibrary

[edit]

No changes for TheWikipediaLibrary

TimedMediaHandler

[edit]
  • git #fd6a5ca0 - TimedMediaHandlerHooks: remove last use of global $wgUser (T241903) by DannyS712
  • git #890cffc4 - package.json: remove empty dependencies list by DannyS712

timeline

[edit]

No changes for timeline

TitleBlacklist

[edit]

No changes for TitleBlacklist

TocTree

[edit]

No changes for TocTree

TorBlock

[edit]

No changes for TorBlock

Translate

[edit]
  • git #53456ee9 - PageTranslationHooksTest: fix missed use of WikiPage::doEditContent (T255507) by DannyS712
  • git #7f344f1b - BREAKING CHANGE: Remove TranslateMessageGroupPathVariables hook by Niklas Laxström
  • git #3ac0f842 - MovePage: Improve code to display immovable translatable sub pages by Abijeet
  • git #75cfe0da - MessageGroupStats: check for values in queued updates (T209817) by Niklas Laxström
  • git #f5b68ae4 - MessageGroupCache: Optimize glob usage by Niklas Laxström
  • git #ffffa8f8 - Try to use WikiPage::doUserEditContent() instead of ::doEditContent() (T255507) by DannyS712
  • git #5979b665 - Remove TranslateUtils::getMWVersion(), use MW_VERSION by DannyS712
  • git #4ef5f142 - Handle EditFilterMergedContent hook properly to break hook chains and display error message (T280312) by Func
  • git #0a47bc11 - Fix argument typo in Database::replace() arguments in changeState() by Aaron Schulz
  • git #7cb8b36b - Update IRC channel by Niklas Laxström

TranslationNotifications

[edit]

No changes for TranslationNotifications

TrustedXFF

[edit]

No changes for TrustedXFF

TwoColConflict

[edit]
  • git #29ae3260 - package.json: remove empty dependencies list by DannyS712

UniversalLanguageSelector

[edit]
[edit]

No changes for UploadsLink

UploadWizard

[edit]
  • git #8ef77a32 - Use WikiPage::doUserEditContent() instead of ::doEditContent() (T255507) by DannyS712
  • git #aeea1ce1 - Handle EditFilterMergedContent hook properly to break hook chains and display error message (T280312) by Func

UrlShortener

[edit]

No changes for UrlShortener

UserMerge

[edit]

No changes for UserMerge

VipsScaler

[edit]

No changes for VipsScaler

VisualEditor

[edit]

WebAuthn

[edit]

No changes for WebAuthn

Wikibase

[edit]

WikibaseCirrusSearch

[edit]

No changes for WikibaseCirrusSearch

WikibaseLexeme

[edit]
  • git #17faeeeb - Tests: provide user to ApiRequest::doApiRequestWithToken by Petr Pchelko

WikibaseLexemeCirrusSearch

[edit]

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

[edit]

No changes for WikibaseMediaInfo

WikibaseQualityConstraints

[edit]

No changes for WikibaseQualityConstraints

Wikidata.org

[edit]

No changes for Wikidata.org

WikidataPageBanner

[edit]

No changes for WikidataPageBanner

WikiEditor

[edit]

No changes for WikiEditor

wikihiero

[edit]

No changes for wikihiero

WikiLove

[edit]

No changes for WikiLove

WikimediaApiPortalOAuth

[edit]

No changes for WikimediaApiPortalOAuth

WikimediaBadges

[edit]

No changes for WikimediaBadges

WikimediaEditorTasks

[edit]

No changes for WikimediaEditorTasks

WikimediaEvents

[edit]

WikimediaIncubator

[edit]

No changes for WikimediaIncubator

WikimediaMaintenance

[edit]

WikimediaMessages

[edit]

No changes for WikimediaMessages

Wikisource

[edit]

XAnalytics

[edit]

No changes for XAnalytics

Skins

[edit]

CologneBlue

[edit]

No changes for CologneBlue

MinervaNeue

[edit]

Modern

[edit]

MonoBook

[edit]
  • git #ee590051 - Separate hooks from SkinMonoBook, use namespace by jdlrobson

Nostalgia

[edit]

No changes for Nostalgia

Timeless

[edit]
  • git #aca63cc6 - package.json: remove empty dependencies list by DannyS712

Vector

[edit]

WikimediaApiPortal

[edit]

No changes for WikimediaApiPortal

VisualEditor

[edit]

No changes for VisualEditor

Total Changes

[edit]

255 Changes in 65 repos by 67 authors