Jump to content

MediaWiki 1.38/wmf.23/Changelog

From mediawiki.org

Core changes

[edit]
  • git #3ca72af9 - Branch commit for wmf/1.38.0-wmf.23 by trainbranchbot
  • git #02fcf15d - Make Skin::preloadExistence private (T301729) by Ammarpad
  • git #89287735 - Add `number-section-count` to data returned by SkinComponentTableOfContents (T300973) by Nicholas Ray
  • git #c06dd6f6 - UserNameUtils: Always strip subject namespace in canonical username. (T283915) by Ammarpad
  • git #e46b1161 - Update specialPageAliases for Arabic (ar) and Egyptian Arabic (arz) by Meno25
  • git #a3063ab3 - mediawiki.action.styles: Move file out of mediawiki.action/ folder (T193826) (T278504) by Timo Tijhof
  • git #4061b3cb - filerepo: make FileDeleteForm use cancelAtomic() instead of rollbackPrimaryChanges (T297424) by Aaron Schulz
  • git #ae2296f8 - revisiondelete: make RevDelList use cancelAtomic() instead of rollbackPrimaryChanges (T297424) by Aaron Schulz
  • git #fc362456 - ApiSandbox: Fix case and styling of param flags by Ed Sanders
  • git #5c6214b8 - build: Update eslint-config-wikimedia to 0.22.1 by Ed Sanders
  • git #c761d821 - build: Update stylelint-config-wikimedia to 0.12.0 by Ed Sanders
  • git #fddf37e0 - rdbms: Migrate $this->trxFname to TransactionManager (T299698) by Amir Sarabadani
  • git #5390910a - Improve CleanupPreferences::deleteByWhere by Umherirrender
  • git #a745a872 - htmlform: Replace some uses of isHidden to isDisabled by Func
  • git #63abb35a - cond-state: Find field in current form when mismatched first time by Func
  • git #30ae2b3a - Sync up with Parsoid parserTests files by Arlo Breault
  • git #4ae0758d - Revert "Add "resource" attribute to img tags" (T292657) (T297984) by Arlo Breault
  • git #81e2687f - resourceloader: Rename 'codex' to '@wikimedia/codex' (T299148) by Roan Kattouw
  • git #7116b466 - api: Check possible null on TitleFactory::makeTitleSafe for incontinue= by Umherirrender
  • git #c5c7d5c9 - Fallback to parser-extlink-target instead of setting link-target by Arlo Breault
  • git #bb36c060 - Check if link-title-query is set by Arlo Breault
  • git #e4150464 - Use link-title for manualthumb by Arlo Breault
  • git #75fd8ace - block: Pass int to explode and cast range in BlockUtils::validateTarget by Umherirrender
  • git #72ea3779 - block: Use local variable for null checks by Umherirrender
  • git #c39ef6c6 - Change return value of ParserOutput::getPageProperty() when property is missing (T301915) by C. Scott Ananian
  • git #53e31e63 - RevisionStore: Inline one-use condition in ::getPage by Umherirrender
  • git #4afd0f7c - Revert "Refactor menu navigation construction" by Jon Robson
  • git #a599adb2 - resetPageRandom.php: Avoid undefined variable warning by Ammarpad
  • git #87b8d3c2 - Message: Fix return type/property doc by Ammarpad
  • git #8d406bbc - phpcs: Disable `Generic.Files.LineLength` for test files by Timo Tijhof
  • git #4ecf3451 - Fix documentation of wfMessageFallback/Message::newFallbackSequence by Ammarpad
  • git #24c97283 - Add template data to support TOC collapsible section arrows in Vector (T299361) by bwang
  • git #a3c67cc9 - mw.postEdit: Document deprecated event by Ed Sanders
  • git #1384dfaa - ApiParse: Note that setting useskin might affect text content by Ed Sanders
  • git #e1fa59dc - Remove public access to internal EditPage variables (T252907) by DannyS712
  • git #2ecde1f2 - mediawiki.action.styles: Make action-info selector more specific by Timo Tijhof
  • git #a078ad29 - CommentParser: Treat known titles as always known for linking (T293665) by Ammarpad
  • git #e70633b3 - Introduce SkinComponentTableOfContents (T301523) by Clare Ming
  • git #bc79ce7f - objectcache: deprecate BagOStuff incr() and decr() methods by Aaron Schulz
  • git #3e79b2fc - Fix doc for custom-target-link by Arlo Breault
  • git #7305a19e - Update Codex to v0.1.0-alpha.3 by Roan Kattouw
  • git #bb9f89b8 - IDatabase: Fix typos in fieldExists() documentation by Bartosz Dziewoński
  • git #ff81baa8 - Use MediaWikiTestCaseTrait::hideDeprecated() instead of \suppressWarnings() by C. Scott Ananian
  • git #9adde639 - RELEASE-NOTES: Put Codex back by Roan Kattouw
  • git #11d7d977 - Show message fallback keys when using &uselang=qqx (T300069) by Bartosz Dziewoński
  • git #7b4a6337 - GlobalFunctions: make the wfArrayDiff2 comparator a local closure by Daimona Eaytoy
  • git #7f849e96 - Provide method to merge a ParserOutput into a ContentMetadataCollector (T300979) by C. Scott Ananian
  • git #3c211fdb - Update ParserCache serialization test cases to use valid category keys by C. Scott Ananian
  • git #b58ecd1a - foreign-resources: Remove vue-composition-api by Roan Kattouw
  • git #9336c7cc - Simplify ApiUserrights now that CentralAuth no longer extends it (T259960) by Daimona Eaytoy
  • git #9203228c - DatabaseUpdater::applyPatch(): Remove space before ... by Reedy
  • git #6e3cee59 - rdbms: Fix parameter order to replaceLostConnection by Tim Starling
  • git #23662450 - mw.postEdit: Use mw.notify to display message (T58313) by Ed Sanders
  • git #a6b835c9 - Add @deprecated to EditPage::getCopywarn() by Alexander Vorwerk
  • git #83715380 - Use language name in variants link id (T301034) by xiplus
  • git #e304c158 - EditPage: Parse wikitext in the usual way in the copyright message (T301890) by Bartosz Dziewoński
  • git #3099ca7e - Highlight targeted elements in the info action output by MZMcBride
  • git #cb986b09 - upload: Migrate uploadstatus entry to MainObjectStash instead of db (T272512) by Amir Sarabadani
  • git #03c070d4 - api-testing: Disable failing contributions count tests (T301100) by Kosta Harlan
  • git #aa5fdf9e - Simplify DnsSrvDiscoverer interface (T296771) by Dan Duvall
  • git #2e80fcfc - resourceloader: Replace QUnit.fixurl with mocked no-cache instruction (T250045) by Timo Tijhof
  • git #a742a503 - rebuildLocalisationCache.php: Reuse $sockets variable without $pids by Timo Tijhof
  • git #206f6cbd - ParserOutputAccess: Add process cache within the service class (T301310) by Amir Sarabadani
  • git #5c6c7a85 - rdbms: Move more code from Database to TransactionManager (T299698) by Amir Sarabadani
  • git #befa0174 - [Tests] Make sure wgLogos is empty array for SkinMustache test to pass by Jon Robson
  • git #3507ce6c - rebuildLocalisationCache.php: Show operation summary when threads > 1 by Ahmon Dancy
  • git #57665200 - Workaround for misdetection of some WebM files as audio (T226311) by Brion Vibber
  • git #c4a2018e - Follow-up d84a3ecbed: Also add Codex to mobile target (T299148) by James D. Forrester
  • git #0ebf7786 - DeferredUpdates: Introduce $wgForceDeferredUpdatesPreSend (T230211) (T301100) by daniel
  • git #41ad6c84 - Add Ӷ and Ԥ to Abkhaz collation (T298309) by Amir E. Aharoni
  • git #dc43dd33 - Rephrase the message uploadtext by Amir E. Aharoni
  • git #70d0e5fd - Remove deprecated LoadBalancer::openConnection() method by Aaron Schulz
  • git #6d9accd1 - Move action=info styling into `mediawiki.action.styles` module by MZMcBride
  • git #d84a3ecb - Add Codex v0.1.0-alpha.2 (T299148) by Roan Kattouw
  • git #2dcd56dd - Fix bullets in `README.md` by MZMcBride
  • git #68686dfa - Treat interwiki titles in <gallery> as broken (T301487) by Gergő Tisza
  • git #ed63ede6 - ReverseChronologicalPager pages have list headers grouping by date (T298638) by jdlrobson
  • git #c7cd0f5e - Refactor menu navigation construction (T301203) by Jon Robson
  • git #a04f25a9 - Introduce "web2017-polyfills" module (T301489) by Eric Gardner
  • git #e67c9b30 - HTMLForm: Add test for CSRF token check (T301467) by Gergő Tisza
  • git #5e0cc3d2 - rebuildLocalisationCache.php: Add --no-progress option by Ahmon Dancy
  • git #8197a4e5 - api-testing: Run all jobs after edit in Search.js by Kosta Harlan
  • git #d01950a5 - api-testing: Run all jobs after edit in Watchlist.js by Kosta Harlan
  • git #32c86a26 - installer: Various tweaks for taint-check by Daimona Eaytoy
  • git #6ce4044f - Make runJobs.php die peacefully if the DB server goes away by Tim Starling
  • git #867f3533 - Make Database::ping() work if the connection was already lost by Tim Starling
  • git #e328de43 - Throw an exception if the connection goes away by Tim Starling
  • git #28dd5776 - Add dropdown menu to "Tag filter" fields (T27909) by Bartosz Dziewoński
  • git #164808d2 - resourceloader: Remove Xml::encodeJsCall() from test case (T32956) by Timo Tijhof
  • git #b94cc179 - Revert "api-testing: Skip flaky bot edit revert test" (T298514) by Hashar

Vendor

[edit]

Extensions

[edit]

AbuseFilter

[edit]

AdvancedSearch

[edit]

Babel

[edit]

CirrusSearch

[edit]
  • git #c84b33ab - Disable wgVectorSkinMigrationMode during browser tests by David Causse
  • git #cf623f4c - Only send archive deletes to private clusters by Erik Bernhardson
  • git #6ac0d712 - Re-add option to run ElasticaWrite in-process by Erik Bernhardson

Cite

[edit]

ContentTranslation

[edit]
  • git #992cfa0d - Render the templates in a restored translation (T278323) by Santhosh Thottingal
  • git #0143c8f7 - Fix: Template edits are not restored when translation resumed (T278323) by Santhosh Thottingal
  • git #525f8595 - CX: Rename Database class to LoadBalancer and register it as service by NikG
  • git #fe9bf584 - styles: Use class 'cx-(selected|bounce)' not 'selected' or 'bounce' by James D. Forrester
  • git #dca143e6 - styles: Use class 'cx-suggestion-*' not 'suggestion-*' by James D. Forrester
  • git #429f6bc7 - Add dir attribute to suggested article titles by Santhosh Thottingal

DiscussionTools

[edit]
  • git #85165543 - CommentParser: Inject a forgotten service by Bartosz Dziewoński
  • git #aea36bab - CommentParser: Fix a small use of global state by Bartosz Dziewoński
  • git #8e44b43d - Split off ThreadItemSet from CommentParser by Bartosz Dziewoński
  • git #f51f3a10 - CommentParser: Remove unused method getThreadItemsByName() by Bartosz Dziewoński
  • git #4613ae78 - Change CommentParser into a service by Bartosz Dziewoński
  • git #99b5de80 - Split Data class into ResourceLoaderData and LanguageData by Bartosz Dziewoński
  • git #ae9f26a9 - Various code quality tweaks by Bartosz Dziewoński
  • git #d1e56c7d - ApiDiscussionToolsEdit: Pass useskin & mobileformat to ApiVisualEditorEdit by Ed Sanders
  • git #7094cc59 - Don't autosubscribe flagged bots (T301933) by David Lynch

DonationInterface

[edit]

FileImporter

[edit]
  • git #9a55ebda - Implement check for browser's unicode support by WMDE-Fisch

Flow

[edit]
  • git #6a049572 - build: Update eslint-config-wikimedia to 0.22.1 by Ed Sanders

GeoCrumbs

[edit]
  • git #4558544c - ParserOutput::getPageProperty() now returns null when key is missing. (T301915) by C. Scott Ananian
  • git #fea18799 - Update uses of ParserOutput::getPageProperty() to handle new return value (T301915) by C. Scott Ananian

GlobalBlocking

[edit]

GrowthExperiments

[edit]
  • git #7e5223de - Mentee overview: Only show users with less than 500 edits by default (T301268) by Martin Urbanec
  • git #67acdf4f - Mentee overview: Persist user's last filter choice (T294460) by Martin Urbanec
  • git #0c3418d4 - Mentor: Rename getMentorUser() to getUserIdentity() (T264343) by Martin Urbanec
  • git #77e5ea4b - Newcomer tasks: revert to showing a single action to open the Suggested edits (T301678) by Sergio Gimeno
  • git #0a4342d1 - Drop usage of MobileFrontend MobileMenu hook in favor of core hooks (T291568) by Jon Robson
  • git #06500d0b - Add custom ORES topic clone for Argentina campaign (T301030) by Gergő Tisza
  • git #ed2699eb - Use 'new static' for unserializing abstract types by Gergő Tisza
  • git #7a3fe812 - Remove unneeded SearchStrategy dependency by Gergő Tisza
  • git #8a5adacc - Ask Help: Parse wikimedia-copyrightwarning on the server side (T297719) by MewOphaswongse
  • git #3fb44d7e - Homepage: move impact module to main group when suggested edits is disabled (T273837) by MewOphaswongse
  • git #1596cd77 - Structured tasks: Show confirmation dialog when leaving suggestions mode regardless of whether the user has made any edits (T300582) by MewOphaswongse
  • git #c50f6935 - Create AskHelpPanel class (T297719) by MewOphaswongse
  • git #676e28a7 - Add copyright warning to Ask Help panel (T297719) by MewOphaswongse

ImageMap

[edit]
  • git #6b15f9b4 - Re-enable tests that were disabled to break circular dep by Arlo Breault
  • git #d0800e1f - Revert "Add "resource" attribute to img tags" by Arlo Breault

IPInfo

[edit]

JsonConfig

[edit]
  • git #a958e400 - ParserOutput::getPageProperty() now returns null when key is missing. (T301915) by C. Scott Ananian
  • git #6e72606b - Update uses of ParserOutput::getPageProperty() to handle new return value (T301915) by C. Scott Ananian

Linter

[edit]

MediaSearch

[edit]

MobileFrontend

[edit]
  • git #f8b4ad59 - Follow-up I6bcb23210: Remove unused 'mainpage' param by Ed Sanders
  • git #5a925749 - [doc only] Make capitalization of `findTagline` consistent by C. Scott Ananian
  • git #d7a492df - ParserOutput::getPageProperty() now returns null when key is missing. (T301915) by C. Scott Ananian
  • git #620dd06e - Update uses of ParserOutput::getPageProperty() to handle new return value (T301915) by C. Scott Ananian
  • git #ffe5c1d3 - build: Update 'svgo' to latest v2.8.0 by Volker E

OATHAuth

[edit]

PageImages

[edit]
  • git #8d624124 - ParserOutput::getPageProperty() now returns null when key is missing. (T301915) by C. Scott Ananian
  • git #e9b26882 - Update uses of ParserOutput::getPageProperty() to handle new return value (T301915) by C. Scott Ananian

PageTriage

[edit]
  • git #20f54f9e - ParserOutput::getPageProperty() now returns null when key is missing. (T301915) by C. Scott Ananian
  • git #f740e238 - Update uses of ParserOutput::getPageProperty() to handle new return value (T301915) by C. Scott Ananian
  • git #58262aa7 - Replace deprecated User::newFromIdentity with UserFactory by Umherirrender

ProofreadPage

[edit]

Score

[edit]
  • git #866d632d - ParserOutput::getPageProperty() now returns null when key is missing. (T301915) by C. Scott Ananian
  • git #0bae8c5f - Update uses of ParserOutput::getPageProperty() to handle new return value (T301915) by C. Scott Ananian

SecurePoll

[edit]

TemplateData

[edit]
  • git #453c4152 - ParserOutput::getPageProperty() now returns null when key is missing. (T301915) by C. Scott Ananian
  • git #b87e2481 - Update uses of ParserOutput::getPageProperty() to handle new return value (T301915) by C. Scott Ananian

TimedMediaHandler

[edit]
  • git #f6cbd520 - Sync up with Parsoid timedMediaHandlerParserTests.txt by Arlo Breault
  • git #879f8bcb - Manualthumb now sets link-title instead of link-url by Arlo Breault
  • git #194bb416 - Add a 'create captions' option to the subtitle menu (T299348) by Derk-Jan Hartman

Translate

[edit]
  • git #b9131e70 - MessageGroupStats: Add placeholder text for the entity selector (T298960) by Abijeet
  • git #84e61f74 - 'translate-manage-import-ignore' message for Special:ImportTranslations (T287669) by Gee
  • git #7504f81f - build: Update eslint-config-wikimedia to 0.22.1 by Ed Sanders
  • git #c7e423bc - SearchTranslationsSpecialPage: Add strict types and other improvements (T299019) by Abijeet
  • git #075b9339 - Rename SpecialSearchTranslations to SearchTranslationsSpecialPage (T299019) by Abijeet

UniversalLanguageSelector

[edit]
  • git #ee6b42c8 - Update jquery.ime from upstream by Amir E. Aharoni

VisualEditor

[edit]
  • git #45017712 - Log whenever browser plugin spam is detected (T298147) by Ed Sanders
  • git #bc0a34b0 - Add and fix default values in parameter documentation by Thiemo Kreuz
  • git #3c042049 - Use .bind() syntax where it makes code more readable by Thiemo Kreuz
  • git #58e27f56 - Remove not needed `self = this` indirections by Thiemo Kreuz
  • git #e21acbe8 - build: Update stylelint-config-wikimedia to 0.12.1 by Ed Sanders
  • git #957036fa - MWEditSummaryWidget: Handle multi-line comments (T302103) by Lucas Werkmeister
  • git #e4c22ec0 - Don't suppress teardown prompt when pressing escape (T302096) by Ed Sanders
  • git #c8072f1a - Move methods from DesktopArticleTraget to ArticleTarget by Ed Sanders
  • git #93a7f339 - ApiVisualEditorEdit: Pass useskin & mobileformat to ApiParse by Ed Sanders
  • git #c3f88d72 - DesktopArticleTarget.init: Make getInitialEditMode re-usable by Ed Sanders
  • git #54cd911d - DesktopArticleTarget.init: Handle popState target reactivation properly (T301843) by Ed Sanders
  • git #ca6ed218 - Always scroll to top when loading VE source mode by Ed Sanders
  • git #88609cb8 - DesktopArticleTarget.init: Only bind event listener once by Ed Sanders
  • git #09668285 - selenium: Wait for VisualEditor to load (T296187) by Željko Filipin
  • git #bdb7737a - tests: Mock wgVisualEditor instead of relying on SpecialPage value (T89434) by Timo Tijhof
  • git #8101b651 - Improve smooth scroll to section behaviour (T301773) by Ed Sanders
  • git #5f8c5144 - Remove 'Hook' from new hook's method name by Ed Sanders

WebAuthn

[edit]

Wikibase

[edit]
  • git #194f96b0 - ParserOutput::getPageProperty() now returns null when key is missing. (T301915) by C. Scott Ananian
  • git #c540398c - Update new uses of ParserOutput::getPageProperty() to handle new return value (T301915) by C. Scott Ananian
  • git #8dce6a2d - Client: Add "unexpectedUnconnectedPage" page prop by Marius Hoch
  • git #5e0092b7 - Update uses of ParserOutput::getPageProperty() to handle new return value (T301915) by C. Scott Ananian
  • git #f5fd45e5 - SpecialUnconnectedPages: Remove cruft, add basic integration test by Marius Hoch
  • git #a22db577 - Don't re-use parser state in Kartographer integration (T301224) by Marius Hoch
  • git #7742b2b5 - Update Termbox (fix for non-view actions) (T301324) by Lucas Werkmeister

WikibaseLexeme

[edit]
  • git #a641d379 - Update misleading comment about data validation by Lucas Werkmeister
  • git #b7917bf2 - Add npm command to bump resources/special/new-lexeme (T300882) by Lucas Werkmeister
  • git #32824c97 - Add new-lexeme-special-page to Special:NewLexemeAlpha (T300882) by Lucas Werkmeister

WikiLambda

[edit]
  • git #f78922c0 - Replace string-based ZID object property access with the constants by James D. Forrester
  • git #20b86a7e - Depend on codex (without any usage yet) (T286668) by James D. Forrester
  • git #11e8399b - Fix canonicalization and normalization methods (T298126) by gengh
  • git #2b649096 - tests: Check that each language code known to MW has a ZNaturalLanguage (T290593) by James D. Forrester
  • git #8ae3bfa1 - Update function-schemata sub-module to HEAD (9930c82) (T287427) (T300777) (T301869) by James D. Forrester
  • git #49a8fa97 - Update function-schemata sub-module to HEAD (bd3c52f) (T290586) by James D. Forrester
  • git #5eb7a01b - Provide fallback for function editor (T301518) (T298464) by Simone This Dot
  • git #77b88172 - Fix Special:CreateZObject type broken (T301536) by Simone This Dot
  • git #ba8ef8ea - Chip component - Scrollbars not visible on Windows (T300714) by dmartin
  • git #b49e86a8 - Replace default use of ZList with ZGenericList (T298126) by gengh
  • git #f1aab415 - ZLangRegistryTest: Cover the one last edge cases to get to 100% coverage by James D. Forrester
  • git #d3f87cef - Add a feature flag for the parser function by James D. Forrester
  • git #6d9d0466 - Example function call: user-defined function which returns a type. by apine
  • git #e76946a3 - add hover to tooltip component (T301327) (T298491) by jkieserman
  • git #49527dda - ZObjectUtils::canonicalizeZRecord: Don't use z1k1 as a variable name by James D. Forrester
  • git #2ea54550 - Switch string uses of Z507 to ZErrorTypeRegistry constant by James D. Forrester
  • git #5a6cc4b5 - Switch string uses of Z22, Z22K1, and Z22K2 to new constants by James D. Forrester
  • git #963f3d55 - Switch most string uses of ZIDs and keys to constants by James D. Forrester

WikimediaEvents

[edit]

WikimediaIncubator

[edit]

WikimediaMaintenance

[edit]

Skins

[edit]

MinervaNeue

[edit]

Timeless

[edit]
  • git #7f87e377 - Consistent spelling of "User page" by Amir E. Aharoni

Vector

[edit]

Misc

[edit]

VisualEditor/VisualEditor

[edit]
  • git #f4b688e1 - Always use clipboard paste data if "important elements" have been dropped by Ed Sanders
  • git #f0e5c16c - afterPaste: Add 'figure' to importantElement list by Ed Sanders
  • git #17daebc8 - ve.ce.Surface test: Add test for special image paste handling codepath by Ed Sanders

No changes

[edit]
  • 3D
  • ActiveAbstract
  • AntiSpoof
  • ApiFeatureUsage
  • ArticleCreationWorkflow
  • ArticlePlaceholder
  • BetaFeatures
  • BounceHandler
  • Calendar
  • Campaigns
  • Capiunto
  • CategoryTree
  • CentralAuth
  • CentralNotice
  • CharInsert
  • CheckUser
  • ChessBrowser
  • CiteThisPage
  • Citoid
  • CodeEditor
  • CodeMirror
  • CodeReview
  • Cognate
  • Collection
  • CologneBlue
  • CommonsMetadata
  • ConfirmEdit
  • CongressLookup
  • ContactPage
  • CreditsSource
  • Dashiki
  • Disambiguator
  • DismissableSiteNotice
  • DoubleWiki
  • DynamicSidebar
  • Echo
  • Elastica
  • ElectronPdfService
  • EntitySchema
  • EventBus
  • EventLogging
  • EventStreamConfig
  • ExtensionDistributor
  • ExternalGuidance
  • FeaturedFeeds
  • FileExporter
  • FlaggedRevs
  • FundraiserLandingPage
  • FundraisingTranslateWorkflow
  • GWToolset
  • Gadgets
  • GeoData
  • GlobalCssJs
  • GlobalPreferences
  • GlobalUsage
  • GlobalUserPage
  • GlobalWatchlist
  • GoogleNewsSitemap
  • Graph
  • GuidedTour
  • InputBox
  • Insider
  • Interwiki
  • InterwikiSorting
  • Josa
  • Kartographer
  • LabeledSectionTransclusion
  • LandingCheck
  • LdapAuthentication
  • LiquidThreads
  • Listings
  • LocalisationUpdate
  • LoginNotify
  • MachineVision
  • MapSources
  • MassMessage
  • Math
  • MediaModeration
  • MobileApp
  • Modern
  • MonoBook
  • MultimediaViewer
  • NavigationTiming
  • NearbyPages
  • NewUserMessage
  • Newsletter
  • Nostalgia
  • Nuke
  • OAuth
  • OAuthRateLimiter
  • ORES
  • OpenStackManager
  • PageAssessments
  • PageNotice
  • PageViewInfo
  • PagedTiffHandler
  • ParserFunctions
  • PdfHandler
  • Poem
  • PoolCounter
  • Popups
  • PropertySuggester
  • QuickSurveys
  • Quiz
  • RSS
  • ReadingLists
  • RelatedArticles
  • Renameuser
  • RevisionSlider
  • SandboxLink
  • Scribunto
  • SearchExtraNS
  • SecureLinkFixer
  • ShortUrl
  • SiteMatrix
  • SpamBlacklist
  • StopForumSpam
  • SubPageList3
  • SubpageSortkey
  • SyntaxHighlight_GeSHi
  • TemplateSandbox
  • TemplateStyles
  • TemplateWizard
  • TextExtracts
  • Thanks
  • TheWikipediaLibrary
  • TitleBlacklist
  • TocTree
  • TorBlock
  • TranslationNotifications
  • TrustedXFF
  • TwoColConflict
  • UploadWizard
  • UploadsLink
  • UrlShortener
  • VipsScaler
  • WikiEditor
  • WikiLove
  • WikibaseCirrusSearch
  • WikibaseLexemeCirrusSearch
  • WikibaseMediaInfo
  • WikibaseQualityConstraints
  • Wikidata.org
  • WikidataPageBanner
  • WikimediaApiPortal
  • WikimediaApiPortalOAuth
  • WikimediaBadges
  • WikimediaEditorTasks
  • WikimediaMessages
  • Wikisource
  • XAnalytics
  • cldr
  • intersection
  • timeline
  • wikihiero

Total changes

[edit]

252 Changes in 43 repos by 71 authors