MediaWiki 1.43/wmf.10/Changelog

Core changes

edit
  • git #606a8cb2 - Branch commit for wmf/1.43.0-wmf.10 (T361404) by trainbranchbot
  • git #c75619ab - Improve responsive images and avoid for inline (T367463) by Derk-Jan Hartman
  • git #adf0beea - Sync up core repo with Parsoid by Arlo Breault
  • git #e7a47e15 - Change 'powered by MediaWiki' icon to new version, wrapped in Codex buttons (T256190) by James D. Forrester
  • git #9af28f44 - Special:RestSandbox: fix JS module (T367727) (T362006) by daniel
  • git #bcd5fbcf - maintenance: Fix missing where in initEditCount.php (T367659) by Umherirrender
  • git #533d7938 - Swap my main and secondary emails around by Derk-Jan Hartman
  • git #279fd16b - tests: Avoid deprecated Status / StatusValue methods by Bartosz Dziewoński
  • git #9bdec05f - typo: api -> API by raymond
  • git #0e44ffdf - Name the PagerTools array entries to allow hooks to unset them by Jack Phoenix
  • git #c54b4c76 - docs: Document jQuery plugins with modules (T353357) by apaskulin
  • git #b170672d - diff: Mark TextSlotDiffRenderer DI setters as `@internal` by Timo Tijhof
  • git #73f6a990 - Bump wikimedia/json-codec to 3.0.1 by C. Scott Ananian
  • git #6450cd67 - [JsonCodec] Establish forward-compatibility with future codec by C. Scott Ananian
  • git #19bd6f7b - Add support for setting global preferences via API (T323076) by Jon Robson
  • git #6c41df61 - tests: Use namespaced classes (1) by Umherirrender
  • git #efcc1015 - expireTemporaryAccounts: Provide support for overriding the expiry period (T356524) by Kosta Harlan
  • git #20638462 - [temp accounts] Make use of isKnown config flag (T356524) by Kosta Harlan
  • git #06ae70ec - util.js: Don't exit isTemporaryUser if temp accounts are known about (T356524) by Thalia
  • git #6d4029d7 - release notes: grammar, move down by Novem Linguae
  • git #bbcfa982 - REST: Document currents cache duration for page content. (T365630) by daniel
  • git #3532ee5d - docs: Remove classdesc tag from namespace (T359281) by apaskulin
  • git #c91c1c1e - Bump wikimedia/parsoid to 0.20.0-a8 (T367471) by C. Scott Ananian
  • git #b4e0d316 - tests: Use namespaced classes (@covers) by Umherirrender
  • git #4a178c5b - rcfilters: Replace deprecated breakpoint token (T349793) by Volker E.
  • git #f27c2433 - tests: Use namespaced classes (2) by Umherirrender
  • git #75d58f63 - mediawiki.diff: Replace deprecated breakpoint token (T349793) by Volker E.
  • git #2c3b456f - [temp accounts] Introduce 'known' config flag (T356524) by Thalia
  • git #2ed2467a - ApiQuerySiteinfo: Use TempUserConfig class (T335532) by Kosta Harlan
  • git #cef704c7 - TempUserTestTrait: Use an array for config overrides when disabling by Kosta Harlan
  • git #92b18990 - StatusValue: Reduce code duplication in addError() by Bartosz Dziewoński
  • git #c01b7c7b - Add Special:RestSandbox for exploring REST API (T362006) by daniel
  • git #86caf670 - styles: Use design token to enable dark mode by Volker E.
  • git #6347d8aa - HTMLForm: Remove use of jquery.chosen in HTMLMultiSelectField (T53443) by Roan Kattouw
  • git #17b22506 - Migrate MediaWiki.editstash to statslib (T359465) by frankie
  • git #57285371 - build: Update stylelint-config-wikimedia to 0.17.2 by Ed Sanders
  • git #b4591f19 - user: Add "global" parameter to ApiOptions (T323076) by Tim Starling
  • git #22469511 - Allow ContributionsPager to show revisions from the archive table (T366510) by Thalia
  • git #da1c476b - Add "implements/extends Stringable" to more classes and interfaces by Bartosz Dziewoński
  • git #8f9d3d4b - build: Update eslint-config-wikimedia to 0.28.2 by Ed Sanders
  • git #f089276e - Replace deprecated status->getErrors calls in API classes by WMDE-Fisch
  • git #96dc5467 - Fix $msg->params( getMockMessage( … ) ) not mocking inner message by Bartosz Dziewoński
  • git #ccad8483 - apisandbox, styles: Apply dark mode enabled color tokens (T367095) (T366520) by Volker E.
  • git #0e6649bd - Add parser cache test data for JsonDeserializable extension data by C. Scott Ananian
  • git #522e409b - Allow wikimedia/json-codec 3.0.0 by C. Scott Ananian
  • git #ccd42322 - Add "implements Stringable" to every class with "function __toString()" by Bartosz Dziewoński
  • git #a4519928 - JSDoc: add link to module mw.util in namespace mw.util description by Novem Linguae
  • git #06c64eaa - docs: Reinstate order of plugins by apaskulin
  • git #f1a8470c - Add release note for this feature (T365636) by Derk-Jan Hartman
  • git #07586204 - Add ApiLogFeatureUsage hook (T313731) by Aaron Schulz
  • git #00fc1b3d - rdbms: Move IReadableDatabase::primaryPosWait() to IDatabaseForOwner (T363839) by Amir Sarabadani
  • git #3c21e6b6 - mediawiki.special.block: Add hide user option (T361148) by hmonroy
  • git #c7f52f0d - Make MessageValue implement JsonDeserializable by Bartosz Dziewoński
  • git #19f4e694 - Rename JsonUnserial… to JsonDeserial… by James D. Forrester
  • git #6f259a8d - Preferences: Replace static color values with Codex tokens enabling dark mode (T367095) (T366378) by Volker E.
  • git #781ef891 - rdbms: track session temp tables by DB name in Database (T361078) by Aaron Schulz
  • git #35fd8046 - styles: Replace hard coded static border & color with Codex tokens by Volker E.
  • git #709cb1e0 - arrayDef: Implement JSON schema validation in ArrayDef (T362108) by Atieno
  • git #fbba3bb2 - Parser: Avoid extra escaping in replaceTableOfContentsMarker (T365413) by vahurzpu
  • git #5a8b4dad - Update OOUI to v0.50.0 (T367061) (T364777) (T365759) by Roan Kattouw
  • git #ca615f36 - user: Split a base class out of ApiOptions (T323076) by Tim Starling
  • git #cdc51781 - user: Introduce UserOptionsStore (T323076) by Tim Starling
  • git #fc58bb2b - Use standard Codex colors on changelist diffs (T361717) by Jan Drewniak
  • git #0bab77ab - Use Codex design tokens in diff.less (T361717) by Jan Drewniak
  • git #98cba784 - user: Remove "options" parameter to User::createNew() (T323076) by Tim Starling
  • git #c8668a69 - mediawiki.less: Add comment explaining parentheses for max-width vars by Roan Kattouw
  • git #0493cdd6 - Revert "Installer: Add env check for composer.lock file" by Catrope
  • git #94151fcd - user: Move "reset kinds" concept to PreferencesFactory (T323076) by Tim Starling
  • git #9153336c - rdbms: Widen `@covers` tags in phpunit tests by Timo Tijhof
  • git #4108bbe1 - Maintenance: Print errors from StatusValue objects in a consistent way by Bartosz Dziewoński
  • git #2455c7ea - foreign-resources: Update name of the Design System team by Roan Kattouw
  • git #034540ba - Update Codex from v1.6.1 to v1.7.0 (T361717) (T363741) (T364748) (T365207) (T365748) (T366206) (T366538) (T367062) by Roan Kattouw
  • git #75a7893e - RevisionStore: Add documentation saying to avoid the trap I fell into (T49177) by Pppery
  • git #2bd7bc5c - Use real type hints for services etc. in includes/Rest/ by Bartosz Dziewoński
  • git #651c4c8a - pingback: Submit pingback to Event Platform (T323828) by Sam Smith
  • git #e7fd78ae - Migrate MediaWiki.rest_api to statslib (T359364) by Wendy Quarshie
  • git #4b9ccab9 - ESLint: Enforce prefer-arrow-callback and autofix by Ed Sanders
  • git #2af1c3c9 - build: Update eslint-config-wikimedia to 0.28.1 and autofix by Ed Sanders
  • git #1321082c - Use real type hints for services etc. in includes/page/ by Bartosz Dziewoński
  • git #f65d1c44 - Make $headers['content-language'] a string instead of Bcp47Code by Isabelle Hurbain-Palatin
  • git #c8e77a37 - Sync up core repo with Parsoid by C. Scott Ananian
  • git #b5d8545b - Don't squish images in non-responsive skins e.g. Vector 2010 (T113101) by Jon Robson
  • git #a1576cba - Implement RedirectStore service (T290639) by Máté Szabó
  • git #292709cc - Use $stage::CONSTRUCTOR_OPTIONS in DefaultOutputPipelineFactory (T363764) by C. Scott Ananian
  • git #7c292ac4 - Fix Linker::makeExternalLink build failures (T367127) by Bartosz Dziewoński
  • git #6011792a - Refactor DI in OutputTransform stages (T363764) by Arlo Breault
  • git #045c5adc - AuthManager: Perform auto-creation as target user in Setup.php also (T316303) by Gergő Tisza
  • git #ede4d6ec - Add dark mode support to plain html outputs by Ebrahim Byagowi
  • git #71f27d46 - password: Remove automatic fallback to hash_pbkdf2() by Kevin Israel
  • git #1665ea87 - User objectCacheFactory methods not deprecated ObjectCache methods (T363770) by Wandji69

Vendor

edit

Extensions

edit

AbuseFilter

edit

AdvancedSearch

edit

AutoModerator

edit

BetaFeatures

edit

CampaignEvents

edit
  • git #edd5faf1 - Create SpecialGenerateInvitationList (T356679) by Claudio Melo
  • git #4d0aafbf - Purge event page cache when event registration is deleted (T367459) by Daimona Eaytoy
  • git #c8eed8d4 - Add batching to various queries in EventsListPager for performance (T366828) by Daimona Eaytoy
  • git #f6d2d438 - Tweak constructor parameter names and ordering in pager classes by Daimona Eaytoy
  • git #286c4825 - Implement multi-record reads in OrganizersStore (T366828) by Daimona Eaytoy

CentralAuth

edit

CheckUser

edit
  • git #ceb01607 - SpecialPageInitListHandler/ToolLinksHandler: Use isKnown flag for temp user config (T356524) by Kosta Harlan
  • git #64e3e277 - ESLint: Enforce no-var and prefer-const by Ed Sanders
  • git #8af9d9db - build: Update eslint-config-wikimedia to 0.28.2 and autofix by Ed Sanders
  • git #2c451002 - CheckUserLookupUtils: Handle page_id field in getManualLogEntryFromRow (T367040) by Thalia
  • git #a7b0e585 - Add a maintenance script to delete read old rows in cu_changes (T341830) by Dreamy Jazz

CirrusSearch

edit
  • git #8c13283a - Use StatusValue::getMessages() instead of deprecated methods by Bartosz Dziewoński

Cite

edit

Citoid

edit

CommunityConfiguration

edit

ConfirmEdit

edit

ContentTranslation

edit

DiscussionTools

edit
  • git #0f601b69 - Remove WMF-specific "discussiontools-autotopicsub" settings (T357221) by Bartosz Dziewoński
  • git #488e35d8 - Use ConditionalUserOptions for "echo-subscriptions-email-dt-subscription" (T357221) by Bartosz Dziewoński
  • git #6d572a87 - ESLint: Use sourceType:commonjs instead of no-implicit-globals:off by Ed Sanders
  • git #9e9ad65f - build: Update eslint-config-wikimedia to 0.28.2 by Ed Sanders

DonationInterface

edit
  • git #4a7d427c - Remove uneeded fields for ACH by cstone
  • git #245d2491 - Another fallback for CC submethod under Adyen by Elliott Eggleston

Echo

edit
  • git #c191982a - build: Update stylelint-config-wikimedia to 0.17.2 by Ed Sanders
  • git #47ea647e - build: Update eslint-config-wikimedia to 0.28.2 and autofix by Ed Sanders
  • git #83024319 - Convert some local functions to arrow functions by Ed Sanders
  • git #45ba7840 - Convert local function to arrow function to fix context (T367366) by Ed Sanders
  • git #a51c9445 - Use namespaced classes by Umherirrender

EntitySchema

edit

EventBus

edit
  • git #ae5f45fa - Include page_namespace in move event prior_state by Erik Bernhardson

EventLogging

edit

FileImporter

edit

FlaggedRevs

edit

Flow

edit

GlobalBlocking

edit

GlobalPreferences

edit

GrowthExperiments

edit

IPInfo

edit

Linter

edit

LiquidThreads

edit

MassMessage

edit
  • git #f2b376b6 - Translate special page names and parser function into Polish by Msz2001

Math

edit
  • git #88b3575e - Style refactor limits parsing by Moritz Schubotz (physikerwelt)
  • git #b86ab8b4 - Use spans for displaystyle fallback images (T182041) by Moritz Schubotz (physikerwelt)

MobileApp

edit

MobileFrontend

edit

MultimediaViewer

edit

OAuth

edit
  • git #fa0d4d57 - REST: accept only x-www-form-urlencoded for access token requests by bpirkle
  • git #96c7caf9 - REST: accept only application/x-www-form-urlencoded by daniel
  • git #b443f241 - Use getValidatedBody to get POST data. (T362850) by daniel
  • git #4a31fa00 - Use namespaced classes by Umherirrender

PageTriage

edit
  • git #1b0170d6 - Add a new message for CSD G10 notification to exclude page titles in the talk page topic name (T364497) by dreamrimmer

PageViewInfo

edit

ParserMigration

edit

Phonos

edit
  • git #0be97a79 - build: Update eslint-confg-wikimedia to 0.28.2 and autofix by Ed Sanders

Popups

edit

ProofreadPage

edit
  • git #caaa6e30 - Remove unnecessary local context variables by Ed Sanders
  • git #c50033a9 - ESLint: Enforce prefer-const by Ed Sanders
  • git #24c725ca - ESLint: Switch to ES6 syntax and autofix by Ed Sanders
  • git #10efd950 - build: Update eslint-config-wikimedia to 0.28.2 and autofix by Ed Sanders
  • git #d6423835 - Use namespaced classes by Umherirrender

QuickSurveys

edit
  • git #be5ac269 - Drop custom re-implementation of array_is_list() by thiemowmde

ReadingLists

edit
edit
  • git #4e8f252f - build: Update stylelint-config-wikimedia to 0.17.2 by Ed Sanders
  • git #fddb47b1 - build: Update eslint-config-wikimedia to 0.28.2 and autofix by Ed Sanders
  • git #dd5a18c1 - tests: Use renamed class BundleSizeTestBase by Umherirrender

Score

edit
  • git #bf5915af - ESLint: Update to ES6 and autofix by Ed Sanders
  • git #6df91ec2 - build: Update eslint-config-wikimedia to 0.28.2 by Ed Sanders

Scribunto

edit

SecureLinkFixer

edit
  • git #624e5393 - Updating domains.php from Mozilla by SecureLinkFixer updater bot

SecurePoll

edit

SimilarEditors

edit

Thanks

edit

TimedMediaHandler

edit

Translate

edit

TranslationNotifications

edit

UniversalLanguageSelector

edit

UploadWizard

edit

VisualEditor

edit

WebAuthn

edit

Wikibase

edit
  • git #2349e191 - Optimize RepoHooks::onPageHistoryLineEnding by Matěj Suchánek
  • git #e88dd76f - REST: Add post patch statement validation to PATCH Item (T365028) by Ollie Shotton
  • git #cbd2c5bd - REST: Make method signatures more consistent in PatchedItemValidator by Ollie Shotton
  • git #e2972085 - REST: Fix tests that were passing by accident by Ollie Shotton
  • git #9f595437 - REST: Build OpenAPI docs in production mode by Jakob Warkotsch
  • git #7340b883 - lib: Use namespaced classes by Umherirrender
  • git #596858c2 - REST: Validate aliases in PatchItem use case (T365027) by Muhammad Jaziraly
  • git #93803e33 - Document deserializer-builder data type defs field (T360605) by Jakob Warkotsch
  • git #5d8b9ffd - REST: Update swagger-ui 5.9.4 -> 5.17.14 (T354198) by Ollie Shotton
  • git #261eaac3 - REST: Update mocha 9.2.1 => 10.4.0 by Ollie Shotton
  • git #e0c1d10e - REST: Update npm dependencies by Ollie Shotton
  • git #0ca811a1 - Use the MW_QUIBBLE_CI constant over $wgWikimediaJenkinsCI (T366243) by Marius Hoch
  • git #257faf48 - REST: Bump eslint-config-wikimedia 0.24.0 -> 0.28.0 by Ollie Shotton
  • git #2080b5b0 - REST: Remove whitespace from references in OAS by Ollie Shotton
  • git #36a3b5aa - REST: Combine `Error` and `ContextError` in OAS by Ollie Shotton
  • git #6009a0b1 - REST: Validate labels and descriptions in PatchItem use case (T365026) by dima koushha
  • git #ddf7e897 - Handle invalid data value input (T363491) by Silvan
  • git #06cbafad - REST: Test error context in PatchPropertyTest.js by Ollie Shotton
  • git #12fdf91d - Migrate buildLike to expression builder (T351064) (T350999) by Atieno
  • git #b2bc6263 - REST: Rename "FullEntityEditSummary" -> "WholeEntityEditSummary" by Ollie Shotton

WikibaseCirrusSearch

edit

WikibaseLexeme

edit

WikibaseMediaInfo

edit

WikibaseQualityConstraints

edit

Wikidata.org

edit
  • git #b4878080 - Use new namespace for BeforePageDisplayHook by Umherirrender

WikidataPageBanner

edit

wikihiero

edit

WikiLambda

edit
  • git #f1b3e3d2 - Revert "selenium: Fix for boolean dropdown selector" by Vaughn Walters
  • git #9a97dfbe - selenium: Fix for boolean dropdown selector (T349836) by Vaughn Walters
  • git #68ce85d5 - Initialize ZCode properly for converters (T367168) by gengh
  • git #4924cf7b - Drop #function code; moving to WikifunctionsClient repo by James D. Forrester
  • git #42c7b420 - Simplify empty arrow functions by Ed Sanders
  • git #430fc020 - build: Fix eslint config, use /server for root by Ed Sanders
  • git #376a5ba5 - Add converters as linked typed (T367159) by gengh
  • git #605afa44 - Add create and edit rights for type converters (serialisers and deserialisers) (T367270) by gengh
  • git #24689721 - selenium: Adding data-testid selectors for e2e testing (T349836) by Vaughn Walters
  • git #1d55abce - code: Add task IDs for all remaining TODOs/FIXMEs in PHP code (T296401) by James D. Forrester
  • git #96d741d6 - Use wikilambda-dialog-close in dialogs instead of wikilambda-toast-close by gengh
  • git #0434ec7d - Add nested metadata to FunctionMetadataDialog component (T363396) by gengh
  • git #685abaa6 - Fix word overflow issue in About.vue description widget (T360510) by Grace C
  • git #1f194307 - selenium: Adding additional fixes for implementation.js (T349836) by Vaughn Walters
  • git #6769b00d - selenium: Removing type.js from selenium test suite (T349836) by Vaughn Walters
  • git #e53999c6 - build: Upgrade eslint-config-wikimedia to 0.28.2 by James D. Forrester
  • git #0d578faa - build: Upgrade test version of @wikimedia/codex to 1.7.0 by James D. Forrester
  • git #faca7e31 - build: Upgrade grunt-stylelint to 0.20.1 by James D. Forrester
  • git #7d0186d1 - Use CdxSelect when selecting enum values (T366628) by gengh
  • git #6c71446e - docker-compose.sample.yml: Drop deprecated 'version' flag by dvrandecic
  • git #91fd481c - selenium: Adding implementation.js into selenium-daily (T349836) by Vaughn Walters
  • git #671cc5c1 - ZObjectStore: Provide findCodesFromZLanguage() and findZLanguageFromCode() convenience methods by James D. Forrester
  • git #916f4f6e - ZObjectStore: Fix deletion of language objects (T343164) (T357702) by James D. Forrester
  • git #df7160f9 - selenium: Fixing implementation.js and related files (T349836) by Vaughn Walters
  • git #5da58ffe - selenium: Changing xpath selector in function.js (T349836) by Vaughn Walters
  • git #51e4b1fe - i18n: Sort based on the alphabet, except for the 'wikilambda-desc' key at the top (T366108) by Grace C
  • git #6a1ec462 - Use namespaced classes by Umherirrender
  • git #b9e7e8c3 - Update function-schemata sub-module to HEAD (50415ed) (T359233) (T360672) (T360673) (T360674) (T360675) (T360678) (T367159) by James D. Forrester
  • git #6bdb5163 - eslint: Auto-fix and enable arrow functions rules by James D. Forrester
  • git #07cc56cc - build: Upgrade eslint-config-wikimedia to 0.28.1 by James D. Forrester
  • git #6d7fddaf - Make sure that the renderer blank object is stored and compared in canonical form (T367157) by gengh
  • git #c39cb64c - build: Upgrade stylelint-config-wikimedia to 0.17.2 by James D. Forrester
  • git #e03050bb - Tests/jest: Reduce npm warnings (T325412) by Grace C

WikiLove

edit

WikimediaBadges

edit
  • git #d34b202e - Use new namespace for BeforePageDisplayHook by Umherirrender

WikimediaCampaignEvents

edit

WikimediaEditorTasks

edit

WikimediaEvents

edit

WikimediaIncubator

edit

WikimediaMaintenance

edit

WikimediaMessages

edit

Wikisource

edit
  • git #a4a7e0a9 - Add mediawiki.api dependency to ext.wikisource.OCR by Umherirrender
  • git #d62e0c3b - Use namespaced classes by Umherirrender

Wikistories

edit

XAnalytics

edit
  • git #8da55d1c - Use new namespace for BeforePageDisplayHook by Umherirrender

Skins

edit

MinervaNeue

edit

Timeless

edit
  • git #34732779 - mixins: Remove padding from the `.box` mixin by Func

Vector

edit
  • git #75fce0d5 - Remove external link variables, and replace content-links modules with Codex by bwang
  • git #cd44419c - Use codex link styles in Vector, remove old link color variables (T366515) by Jon Robson
  • git #426ff062 - [Optimization] Remove bottom dock styles from critical path by Jon Robson
  • git #d8705f98 - Followup to 71c532e Separate out indicator and icon selectors (T365764) by Jan Drewniak
  • git #b32116de - Add styles performance budget for GrowthExperiments extension by Michael Große
  • git #71c532e5 - Separate out indicator and icon selectors (T365764) by Jon Robson
  • git #578e8aaf - Raise performance budget for GrowthExperiments extension by Steph Toyofuku
  • git #e8ffe825 - tests: Use renamed class BundleSizeTestBase by Umherirrender
  • git #7e6e3bce - styles: Apply inversion on certain OOUI icons and indicators (T365764) by Volker E
  • git #799c2be8 - Remove not selector and target OOUI icons for inversion only (T365951) (T365580) by Steph Toyofuku

WikimediaApiPortal

edit

Misc

edit

VisualEditor/VisualEditor

edit

No changes

edit
  • ActiveAbstract
  • AntiSpoof
  • ApiFeatureUsage
  • ArticleCreationWorkflow
  • ArticlePlaceholder
  • Babel
  • BounceHandler
  • Calendar
  • Campaigns
  • Capiunto
  • CategoryTree
  • CentralNotice
  • CharInsert
  • ChessBrowser
  • CiteThisPage
  • CodeEditor
  • CodeMirror
  • Cognate
  • Collection
  • CologneBlue
  • CommonsMetadata
  • ContactPage
  • CreditsSource
  • Dashiki
  • Disambiguator
  • DismissableSiteNotice
  • Elastica
  • ElectronPdfService
  • EventStreamConfig
  • ExtensionDistributor
  • ExternalGuidance
  • FeaturedFeeds
  • FileExporter
  • FundraiserLandingPage
  • FundraisingTranslateWorkflow
  • Gadgets
  • GeoCrumbs
  • GeoData
  • GlobalCssJs
  • GlobalUsage
  • GlobalUserPage
  • GlobalWatchlist
  • GoogleNewsSitemap
  • Graph
  • GuidedTour
  • IPReputation
  • ImageMap
  • ImageSuggestions
  • InputBox
  • Insider
  • Interwiki
  • InterwikiSorting
  • Josa
  • JsonConfig
  • Kartographer
  • LabeledSectionTransclusion
  • LandingCheck
  • LdapAuthentication
  • LoginNotify
  • MapSources
  • MediaModeration
  • MediaSearch
  • MetricsPlatform
  • Modern
  • MonoBook
  • NavigationTiming
  • NearbyPages
  • NewUserMessage
  • Newsletter
  • Nostalgia
  • Nuke
  • OATHAuth
  • OAuthRateLimiter
  • ORES
  • OpenStackManager
  • PageAssessments
  • PageImages
  • PageNotice
  • PagedTiffHandler
  • ParserFunctions
  • PdfHandler
  • Poem
  • PropertySuggester
  • Quiz
  • RSS
  • RealMe
  • ReportIncident
  • RevisionSlider
  • SandboxLink
  • SearchExtraNS
  • SearchVue
  • ShortUrl
  • SiteMatrix
  • SpamBlacklist
  • StopForumSpam
  • SubPageList3
  • SubpageSortkey
  • SyntaxHighlight_GeSHi
  • TemplateData
  • TemplateSandbox
  • TemplateStyles
  • TemplateWizard
  • TextExtracts
  • TheWikipediaLibrary
  • TitleBlacklist
  • TocTree
  • TorBlock
  • TrustedXFF
  • TwoColConflict
  • UploadsLink
  • UrlShortener
  • VipsScaler
  • VueTest
  • WikiEditor
  • WikibaseLexemeCirrusSearch
  • WikimediaApiPortalOAuth
  • cldr
  • intersection
  • timeline

Total changes

edit

376 Changes in 84 repos by 92 authors