MediaWiki 1.32/wmf.18/Changelog

Core changes

edit
  • git #0c9f0597 - Ignore CentralIdLookup::resetCache() in code coverage reports by Kunal Mehta
  • git #0c37a16e - ChangeTags: Fix double escaping of tag descriptions (T192509) by Roan Kattouw
  • git #5957f580 - Fix FOUC for floated collapsible elements outside the content area (T198774) by Roan Kattouw
  • git #f9e42448 - Resolve deprecation warnings in iw search widget by Erik Bernhardson
  • git #186c984a - tests: Replace Bugddddd with Tddddd in test names, test strings by Jforrester
  • git #66abb4ec - Remove wgPasswordSenderName from DefaultSettings.php (T97709) by James D. Forrester
  • git #3bd1910f - resourceloader: Remove wgResourceLoaderValidateStaticJS setting by Timo Tijhof
  • git #d31580ee - [MCR] Render multi-slot diffs (T194731) by Gergő Tisza
  • git #47b5d95f - Create DifferenceEngine before calling GetDifferenceEngine by Gergő Tisza
  • git #dc9b750b - benchmarker: Implement setupEach for per-iteration setup (T201992) by Kunal Mehta
  • git #53f2a51b - resourceloader: Merge the two ua.match() calls in startup.js by Timo Tijhof
  • git #379407a6 - Support a heading of '0' in Html::messageBox() by Kunal Mehta
  • git #82b19bd9 - Create and use PrefixingStatsdDataFactoryProxy in PerDbNameStatsdDataFactory (T202144) by Kunal Mehta
  • git #81f4eb4b - Improve StaticArrayWriterTest and add missing @covers tag by Kunal Mehta
  • git #c83e2445 - CSP: In tests, use setMwGlobals() instead of manual set+undo by Timo Tijhof
  • git #75c37556 - Remove wfMakeStaticArrayFile() (T200626) by Kunal Mehta
  • git #3b1e8a5c - Move wfMakeStaticArrayFile() into a class (T200626) by Kunal Mehta
  • git #40d3ce8d - Reduce calls to MediaWikiServices::getInstance() by Umherirrender
  • git #41524360 - Use Title::makeName in Special:Export to simplify code by Umherirrender
  • git #821fbb27 - test: Assert that API generators have unique prefixes by Kunal Mehta
  • git #1acbfef5 - TitleValue: Avoid function call for internal property by Kunal Mehta
  • git #c7cd323c - TitleFormatter: Don't look up namespace name for ns 0 by Kunal Mehta
  • git #e4e3e64f - TitleFormatter: Remove indirection from getText() by Kunal Mehta
  • git #72b40997 - Turn ApiPrefixUniquenessTest into a structure test by James D. Forrester
  • git #d7b28f4a - SpecialMovepage: Use 'helpInline' for "Move associated talk page" checkbox by Bartosz Dziewoński
  • git #e5911a82 - Pass through 'helpInline' to OOUI FieldLayout and make true by default (T181854) by Bartosz Dziewoński
  • git #8260f606 - jquery.expandableField: Remove module unused since 1.22 (T202154) by Timo Tijhof
  • git #28522551 - Inject SpecialPageFactory into Parser by James D. Forrester
  • git #e68fdb40 - Mass conversion to SpecialPageFactory service by James D. Forrester
  • git #d4045035 - Make SpecialPageFactory a service by James D. Forrester
  • git #49efdca8 - Deprecate wfGetCache() and wfGetMainCache() (T115890) by Krinkle
  • git #3f47d6df - Deprecate $wgParser (T160811) by Kunal Mehta
  • git #5415de59 - jquery.suggestions: Remove dead code for returning options by Timo Tijhof
  • git #c5a9b133 - Add release notes for $wgContLang deprecation (T160815) by Kunal Mehta
  • git #39029826 - mediawiki.util: Only call $.fn.updateTooltipAccessKeys if accesskey is set (T202151) by Timo Tijhof
  • git #df4c5f19 - Simplify redirect linking in InfoAction (T172016) by Umherirrender
  • git #68ddb83f - Message: Fix error on getTitle() without language by Fomafix
  • git #6ff469e5 - Improve profileinfo.php documentation by Timo Tijhof
  • git #c6a83871 - Add Special:Search sort parameter without ui (T195071) by Erik Bernhardson
  • git #bebcceb7 - Load styles in 'oojs-ui-widgets' again rather than a separate module (T195544) by Bartosz Dziewoński
  • git #dcf408fc - mw.ForeignStructuredUpload: Use 'helpInline' instead of custom styles by Bartosz Dziewoński
  • git #39b61487 - mediawiki.jqueryMsg: Combine the two generated data scripts by Timo Tijhof
  • git #63ef2a8a - benchmarks: Create $normBenchs before the run instead of during by Timo Tijhof
  • git #3d5edf6a - resourceloader: Increase minification cache version (T201606) by Krinkle
  • git #15110b1c - JavaScriptMinifier: Fix bad state after ternary in object literal (T201606) by Krinkle
  • git #106f6329 - rdbms: remove some dead code in LoadBalancer::setDomainPrefix by Aaron Schulz
  • git #7f843b0c - title: Disable the failing tests from TitlePermissionTest (T201776) by Reedy
  • git #60e396da - Set getEditConflictMainTextBox parameter type to array by WMDE-Fisch
  • git #8de5b062 - Unbreak Special:JavaScriptTest by Niklas Laxström
  • git #39e5d8d8 - Fix spelling of word "necessary" (T201491) by petarpetkovic
  • git #b7a4e825 - Fix some of the common typos (T201491) by petarpetkovic
  • git #efbb7704 - Update OOUI to v0.28.0 (T109529) (T183601) (T183645) (T185751) (T189113) (T189953) (T190441) (T190581) (T194104) (T197004) (T198845) (T201329) (T201871) by Bartosz Dziewoński
  • git #3ea30167 - Add option to populateChangeTagDef not to update the count by Reedy
  • git #de9d19b4 - Have WANCacheReapUpdate::getEventAffectedKeys() accept LinkTarget by Kunal Mehta
  • git #cb74e93b - Make LinkBatch::setCaller chainable by Niklas Laxström
  • git #5358c41e - rdbms: use Database::getDomainId for transaction logging calls by Aaron Schulz
  • git #95a68fb8 - Actually inject InterwikiLookup into MediaWikiTitleCodec by Kunal Mehta
  • git #f503ab10 - Have LinkCache::getMutableCacheKeys() accept LinkTarget by Kunal Mehta
  • git #73029756 - Title: Access properties directly instead of wrapper functions by Kunal Mehta
  • git #8af8ff84 - Remove dead code from Title::secureAndSplit() by Kunal Mehta
  • git #bfdde8b2 - rdbms: split out private LoadBalancer::openLocalConnection method by Aaron Schulz
  • git #9b4567f4 - TitleValue: Don't use Assert for basic type checks (T201801) by Kunal Mehta
  • git #f339c908 - Have TitleParser::parseTitle() default to NS_MAIN to match Title by Kunal Mehta
  • git #58919672 - rdbms: Disable DBConnRef::selectDB() for sanity (T193565) by Krinkle
  • git #f7009eeb - Make ExternalStoreDB "wiki" context override the server "dbname" field (T200471) by Krinkle
  • git #4c9fd032 - MergeHistory: Fix flaky test due to relative timestamp (T201976) by Timo Tijhof
  • git #63c3c3f9 - DateTimeInputWidget: Rename LESS var to align with WikimediaUI Base by Jforrester
  • git #dbe89abb - languages: Add coverage for 'ar' and 'ml' normalize() by Krinkle
  • git #160fc196 - Fix eslint warnings and switch to error code (T200877) by jdlrobson
  • git #b7b8f214 - Parser: Call firstCallInit() in getTags/getFunctionHooks by Kunal Mehta
  • git #1c920468 - Fix common typo "MediWiki" in MW core (T201491) by Krinkle
  • git #ec9d970d - Follow-up fc88eea: Add new oojs-ui.styles.icons-editing-citation pack by James D. Forrester
  • git #9cac6c56 - Upgrade wikimedia/remex-html to 2.0.0 by Kunal Mehta
  • git #690bc4cb - RemexDriver: improved tracing by Kunal Mehta
  • git #abd115b3 - Swap SET and WHERE statements in ChangeTags::undefineTag (T201934) by Krinkle
  • git #ca510f74 - resourceloader: Remove $wgResourceLoaderLESSVars support (T140804) by Krinkle
  • git #d9fdc409 - rdbms: Avoid numRows() warnings for mysqli after table creation (T201900) by Krinkle
  • git #606f2783 - build: Update eslint-config-wikimedia to 0.7.2 by Ed Sanders
  • git #864a9702 - Feedback form: tweak field spacing (T201871) by DLynch
  • git #10813564 - Move l10n_cache table to a separate DB for sqlite via the installer (T93097) by Aaron Schulz
  • git #32c36f0e - selenium: undo page (T201901) by Pablo Grass
  • git #0a0d5cb7 - Fix typos (T201491) by Umherirrender
  • git #65ad0295 - Avoid MapCacheLRU error when MessageCache fails to load (T201893) by Aaron Schulz
  • git #b4da5a81 - Improve MapCacheLRU error message (T201893) by Aaron Schulz
  • git #e8370d69 - Parser: Add accessors needed by CodeMirror by Kunal Mehta
  • git #13ada2df - Fast manual restart for populateContentTables.php by Tim Starling
  • git #bf289118 - Fix reset interwiki table between tests by Pwirth
  • git #39a63a3c - Make MapCacheLRU throw errors for bad $field arguments by Aaron Schulz
  • git #42bc7942 - resourceloader: Optimise getCombinedVersion() with string concat by Krinkle
  • git #ba5bce12 - Fix handling categorization changes (T201216) by Smalyshev
  • git #6815e355 - resourceloader: Remove support for `state(name, state)` signature (T127328) by Krinkle
  • git #6aec8dd6 - Use separate insert/delete statements to work around Blazegraph bug (T201217) by Smalyshev

Vendor

edit
  • git #aeaaa1a2 - Downgrading serialization/serialization (4.0.0 => 3.2.2) by addshore
  • git #e1673bc0 - Updating wikibase/data-model-serialization (2.7.0 => 2.8.0) by addshore
  • git #ec0e87a0 - Updating wikibase/data-model-services (3.10.0 => 3.11.0) by addshore
  • git #27bfe384 - Updating wikibase/internal-serialization (2.7.0 => 2.8.0) by addshore
  • git #2f9acbcc - data-values/common (0.4.1 => 0.4.2) by addshore
  • git #25aa956f - data-values/geo (2.1.1 => 3.0.1) by addshore
  • git #7b2fcf64 - Update OOUI to v0.28.0 by James D. Forrester
  • git #1f29509a - Upgrade wikimedia/remex-html to 2.0.0 by Kunal Mehta
  • git #3206c5fa - Upgrade wikimedia/timestamp to 2.0.0 by Kunal Mehta
  • git #0c5ac61e - Upgrade wikimedia/xmp-reader to 0.6.0 by Kunal Mehta

Extensions

edit
  • git #d32ea8e8 - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
  • git #22844187 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

AbuseFilter

edit

ActiveAbstract

edit

No changes for ActiveAbstract

AdvancedSearch

edit
  • git #c4643b07 - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
  • git #b7d1f23f - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #f623d176 - Replace setTimeout with requestIdleCallback (T200083) by Thiemo Kreuz
  • git #55b638ef - Update usage of 'journal' OOUI icon to use from 'editing-citation' pack (T194104) by Jforrester
  • git #ea560096 - Remove colon from field labels (T198783) by Tim Eulitz
  • git #0e076b4d - Prevent result page from jumping (T199226) by Tim Eulitz

AntiSpoof

edit
  • git #95b62c14 - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
  • git #f09497a3 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

ApiFeatureUsage

edit
  • git #48984800 - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
  • git #145ca5ae - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

ArticleCreationWorkflow

edit
  • git #aa607cd6 - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
  • git #c3e612fb - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

ArticlePlaceholder

edit
  • git #982a8b00 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
  • git #8122e98c - Remove QUnit expect() in tests by Krinkle
  • git #4013ba51 - Add phan-taint-check-plugin by MarcoAurelio
  • git #afab73cc - More specific array type hints by Thiemo Kreuz

Babel

edit
  • git #c93efb8b - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
  • git #ade6bb24 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

BetaFeatures

edit
  • git #9ec886c5 - Refactor auto enroll feature to avoid CAS update exceptions (T202149) by Umherirrender
  • git #2a706f4d - Replace HTMLTextBlockField by HTMLInfoField by Umherirrender
  • git #1727f22a - Make use of the …::class feature instead of string copies by Thiemo Kreuz
  • git #57e3984e - Remove dead attribute building code by Thiemo Kreuz

BounceHandler

edit
  • git #6cd90dcb - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta

Calendar

edit
  • git #89b53146 - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
  • git #1d0a1c05 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

Campaigns

edit
  • git #0364342f - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
  • git #cb8a30ab - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

Capiunto

edit
  • git #8dafd519 - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
  • git #aaa9b8e8 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #09bab4c2 - Use HamcrestPHPUnitIntegration by Kunal Mehta

CategoryTree

edit

CentralAuth

edit
  • git #1b1f2fdc - SpecialGlobalRenameRequest: Change 'notice-message' to 'help-message' (T197179) by Bartosz Dziewoński
  • git #e3d06074 - Expand special page aliases for Serbian by petarpetkovic
  • git #1e7e444e - Fix incomplete @param documentation in WikiSet by Thiemo Kreuz
  • git #5133acf7 - Special:GlobalRenameProgress: Use OOUI fieldset for log entries (T200372) by Jayprakash12345

CharInsert

edit
  • git #83c87285 - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
  • git #cafa9286 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

CheckUser

edit
  • git #2c6abdf9 - Add (int) to populateCheckUserTable.php by Umherirrender
  • git #8b26ce94 - Add special page alias for Serbian by petarpetkovic
  • git #b659d6f7 - Format edit count on Special:CheckUser by Umherirrender

CirrusSearch

edit
  • git #b79625ab - Explicit convert Message objects when used as string by Umherirrender
  • git #bd03dd09 - Fix 'accross' typo (T201491) by Zoranzoki21
  • git #a130e7ae - Handle null result from link count msearch (T105887) by Erik Bernhardson
  • git #3812e9ed - Add warning when requesting results beyond the supported limit (T201360) by Erik Bernhardson
  • git #4e9888f3 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Umherirrender

Cite

edit
  • git #97f34643 - Sync up with Parsoid citeParserTests.txt by Arlo Breault
  • git #a33f1070 - VE: Make the OOUI citation icons available by James D. Forrester

CiteThisPage

edit
  • git #317cc6ab - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
  • git #2e1268ff - Expand special page aliases for Serbian by petarpetkovic

Citoid

edit
  • git #b7adb18e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

cldr

edit
  • git #fd06f3ba - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #91be27a6 - Sort languages by code by Raymond
  • git #d36ed1b5 - Add new languages not in CLDR by Umherirrender

Cognate

edit
  • git #40b6b8ce - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #b2f6cccc - Avoid overhead of converting Title objects to TitleValue by Thiemo Kreuz
  • git #66a40ef5 - More specific array type hints by Umherirrender

CodeEditor

edit
  • git #9912b576 - Ace: Handle updates via npm and grunt by Derk-Jan Hartman
  • git #b64b0fe8 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

CodeMirror

edit
  • git #18b1f64a - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #35edfa60 - Use new Parser accessors by Kunal Mehta
  • git #0ba594b8 - Don't use deprecated MagicWord methods by Kunal Mehta
  • git #9bda90be - Get Parser from service instead of global $wgParser by Fomafix
  • git #ca7f33f8 - Use ContentLanguage service instead of global $wgContLang by Fomafix

CodeReview

edit
  • git #c51b1a04 - Remove htmlspecialchars from input value by Umherirrender
  • git #b1649cd7 - Use makeInlineCodeWithModule() instead of assuming 'mediawiki.base' (T192623) by Timo Tijhof

CollaborationKit

edit
  • git #70f82aab - Escape some messages used as html by Umherirrender
  • git #f4464d2b - Update expected HTML in CollaborationHubContentTest to pass tests (T201312) by VolkerE

Collection

edit

No changes for Collection

CommonsMetadata

edit
  • git #dd5e6e80 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

ConfirmEdit

edit
  • git #223ff145 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta

CongressLookup

edit
  • git #11a68007 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta

ContactPage

edit

ContentTranslation

edit

ContributionTracking

edit
  • git #c4fbed0a - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #f98e3e89 - Add phan-taint-check-plugin by Umherirrender
  • git #751dac38 - Explicit parse message on Special:FundraiserMaintenance by Umherirrender

CreditsSource

edit
  • git #718a8cd5 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

Dashiki

edit
  • git #90ba8eee - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta

DisableAccount

edit
  • git #0830ce1a - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

Disambiguator

edit
  • git #1394e3b8 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

DismissableSiteNotice

edit

DonationInterface

edit
  • git #96a53b22 - Fix mobile orientation of radio buttons on payments.wiki opt-in (T201528) by Ejegg
  • git #d1472511 - Update opt-in 'no' text by Elliott Eggleston
  • git #eb33dcc8 - Fix common typo in DonationInterface extension (T201491) by Ejegg
  • git #b0cd89b4 - FormSettings change: no JCB in JPY via Adyen (T200610) by Elliott Eggleston
  • git #619b657a - Updated behaviour for FinalStatus::CANCELLED by Ejegg
  • git #b5666c43 - Update Minfraud UserId to AccountId by Mepps
  • git #d07c5341 - build: Re-enable MediaWiki.Usage.ForbiddenFunctions.key_exists by Ejegg
  • git #479991fe - build: Re-enable MediaWiki.Usage.ForbiddenFunctions.join by Ejegg
  • git #69dd4fe2 - build: Updating mediawiki/mediawiki-codesniffer to 19.0.0 by Elliott Eggleston
  • git #2d33a7a7 - build: Adding MinusX by Elliott Eggleston
  • git #7e4662ad - Handle CANCELLED_BY_CONSUMER getHostedCheckoutStatus() (T201647) by Ejegg
  • git #4a6458e4 - Update libraries by Elliott Eggleston
  • git #bd0c2833 - Handle no status code for Ingenico api (T194517) by Ejegg
  • git #4bc3dc29 - Refactor of ConfirmCreditCard to handle pending flag (T194517) by Ejegg
  • git #2f4f58e5 - Update defaults for 'Ways to give' and 'Problems donating' (T193663) by Mepps
  • git #9842b451 - Updated createHostedCheckout test to check for new flag by jgleeson
  • git #c613d87f - WIP:Added returnCancelState=true to createHostedCheckout by jgleeson

DoubleWiki

edit
  • git #6bb69cee - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

DynamicSidebar

edit
  • git #4a8a6c0f - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

Echo

edit
  • git #2142be10 - cache: Reduce responsibility of subclass and remove unused parts by Krinkle
  • git #2d7096bc - Fix missing/mismatching type hints PHPDoc tags by Thiemo Kreuz (WMDE)
  • git #e499631a - Escape message used in html by Umherirrender
  • git #4939bff7 - Migrate EchoLocalCache to MapCacheLRU by Aaron Schulz
  • git #3dd2f8da - Add special page alias for Serbian in latin variant by petarpetkovic
  • git #63eee2b9 - Remove two unused properties from AttributeManager by Umherirrender
  • git #e5546e50 - Add missing strict "array" type hints to DiscussionParser by Umherirrender
  • git #61301318 - Fix common typos in Echo extension (T201491) by Alangi Derick
  • git #f8341386 - Replace deprecated Linker::link() with LinkRenderer (T149346) by Fomafix
  • git #a1f72bbf - Use ContentLanguage service instead of global $wgContLang by Fomafix
  • git #bacee60d - Fix "PHP Warning: count(): Parameter must be an array or an object that implements Countable" by Paladox
  • git #8a7c3a78 - Use "false" as type hint in PHPDoc tags by Thiemo Kreuz (WMDE)
  • git #fc59da2c - Add missing newlines before "use" sections by Thiemo Kreuz
  • git #c1c3c7b6 - Make "@… array" type hints more specific by Thiemo Kreuz
  • git #cf4ba1e6 - Make use of inline {@see …} tags by Thiemo Kreuz
  • git #b0687600 - Remove $wgEchoNewMsgAlert and 'echo-show-alert' preference (T58845) by Kunal Mehta
  • git #dbfcd23b - Pass correct IContextSource to HTMLForm by Legoktm
  • git #06f0a7a6 - NotifUser: Remove basically-unused talk notification cache (T164860) by Roan Kattouw
  • git #a9afcfb4 - UserNotificationGateway: Use batching in markRead() and markUnread() by Roan Kattouw
  • git #b574e252 - Clean up EventLogging integration by Krinkle
  • git #fe17b49f - NotificationMapper: Use batching in deleteByUserEventOffset() by Roan Kattouw
  • git #00447385 - Fix 'Methds' typo (T201491) by petarpetkovic
  • git #910308f0 - Remove [] from optional param doc by Umherirrender
  • git #2f5581c3 - Move ext.echo.logger module registration to extension.json by Kunal Mehta
  • git #832d9d4d - Remove $wgEchoEventLoggingSchemas qunit hack (T118488) by Kunal Mehta
  • git #9a828c7b - Use mw.track() to submit EventLogging data client-side by Kunal Mehta

EducationProgram

edit

Elastica

edit
  • git #9e290d35 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

ElectronPdfService

edit
  • git #10bfdc61 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

EventBus

edit
  • git #b9d4751e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #da3b5976 - Hygene: Use tabs instead of spaces in extension.json by Marko Obrovac
  • git #a812d258 - Emit mediawiki.revision-tags-change event. (T201062) by Petr Pchelko

EventLogging

edit

ExtensionDistributor

edit
  • git #422f2c31 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

FeaturedFeeds

edit
  • git #7dc0464e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

FileExporter

edit
  • git #c2bff571 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

FileImporter

edit
  • git #afe248ab - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #6ee02092 - Remove unused code from ImportPlan and add tests by Thiemo Kreuz
  • git #04758cf5 - Remove obsolete empty <div> (T201402) by Thiemo Kreuz (WMDE)
  • git #d959ffd0 - Use more specific array type hints where possible by Thiemo Kreuz
  • git #725f44f3 - Use phan-taint-check-plugin and fix issues (T201402) by WMDE-Fisch
  • git #26fabecf - Add missing configuration documentation by Thiemo Kreuz

FlaggedRevs

edit
  • git #2d8d1e60 - Call MWTimestamp::convert on query provided timestamp (T155090) by Umherirrender
  • git #413e11e2 - Replace old and busted hook with the new hotness of a callback (T190945) by Bartosz Dziewoński

Flow

edit
  • git #1d265eda - ContentLengthFilterTest: Fix typo in test descriptor by Jforrester
  • git #51c66aa2 - Fix array_merge pattern with spread operator for associative arrays (T198742) by Kosta Harlan
  • git #213a1b22 - Replace deprecated Linker::link() with LinkRenderer (T149346) by Fomafix
  • git #29490992 - Add missing use for Iterator by Umherirrender

FundraiserLandingPage

edit
  • git #40113238 - Fix return type of parser function hooks by Umherirrender

FundraisingTranslateWorkflow

edit
  • git #c53d9a88 - Declare FundraisingMessageGroup->group by Umherirrender

Gadgets

edit
  • git #01a3de04 - Remove not needed properties from "info" form field by Umherirrender
  • git #d1ea87f9 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #dfb5ac30 - Further localize aliases to Spanish by MarcoAurelio
  • git #9e24c3a5 - RL: Simplify userrights check of Gadgets by TheDJ
  • git #f485a25b - Post Santali (sat) namespace and aliases translations (T201298) by MarcoAurelio
  • git #b6e7bcf0 - Use ContentLanguage service instead of global $wgContLang by Fomafix
  • git #3aeffaa1 - SpecialGadgetUsage: Add <thead> and <tbody> in the table by Fomafix

GeoCrumbs

edit
  • git #b676af98 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

GeoData

edit
  • git #b617bcb0 - Use PHP's implode() with the suggested order of arguments by Fomafix
  • git #bc5d6116 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

GettingStarted

edit
  • git #7b67b17a - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

Graph

edit
  • git #1009b5a5 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

GlobalBlocking

edit
  • git #b6a70259 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #fa6fc847 - Remove backward usage of ApiBase::dieUsageMsg by Umherirrender
  • git #41dfdb56 - Replace SELECT * by field list by Umherirrender

GlobalCssJs

edit
  • git #ddc491c9 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

GlobalPreferences

edit
  • git #2403cdad - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #6d02a888 - Add special page alias for Serbian by petarpetkovic
  • git #0d1112a7 - Fix global settings overriding local ones (T201340) by Sam Wilson

GlobalUsage

edit
  • git #127a8ae5 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #fe4d49ce - Require MediaWiki 1.29 in extension.json for manifest_version 2 by Umherirrender

GlobalUserPage

edit
  • git #c77e722e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta

GoogleNewsSitemap

edit
  • git #e5c15531 - Title::makeTitle() never returns falsey by Kunal Mehta

GuidedTour

edit
  • git #a0cad5bb - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #4215ec32 - Use "Publish changes" instead of "Save changes" (T201589) by Alangi Derick

GWToolset

edit

ImageMap

edit
  • git #4cc60e35 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

InputBox

edit
  • git #c13dcc6b - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

Insider

edit
  • git #95c1afba - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

intersection

edit

Interwiki

edit
  • git #85fa740e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #1d9e0d93 - Add special page alias for Serbian by petarpetkovic

InterwikiSorting

edit
  • git #e6304ef8 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

JADE

edit

Josa

edit
  • git #233c091f - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

JsonConfig

edit
  • git #69c52795 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #9cb561cc - Implement InterwikiLookup::isLocalInterwiki() by Kunal Mehta
  • git #62ae6230 - Add missing @covers tags and minor cleanup (T195141) by Gergő Tisza
  • git #bc2bfc84 - Adding support for CC-BY-SA (T200968) by eranroz
  • git #d60a53ec - Use ::class feature for Scribunto_LuaLibraryBase by Umherirrender

Kartographer

edit
  • git #a08b0e34 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #cf295e5b - Add special page alias for Serbian by Pl217
  • git #912416d3 - Add OpenStreetMap cycle map to list of Kartographer external services (T196854) by jc86035

LabeledSectionTransclusion

edit
  • git #f1c0cb9c - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

LandingCheck

edit
  • git #528a8786 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

LdapAuthentication

edit
  • git #622ecd97 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

Linter

edit
  • git #e41e8e32 - Drop excess events at the API layer (T202179) by Kunal Mehta
  • git #d562a1a3 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #4b6b2cdc - Revert "build: Updating mediawiki/phan-taint-check-plugin to 1.3.0" by Legoktm
  • git #035132dd - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #d66c4782 - Add special page alias for Serbian by petarpetkovic

LiquidThreads

edit
  • git #2054ed8e - Add phan-taint-check-plugin by Kunal Mehta
  • git #e51c8501 - Remove backward usage of ApiBase::dieUsageMsg by Umherirrender
  • git #33fdda29 - Escape message used in html by Umherirrender

Listings

edit

No changes for Listings

LocalisationUpdate

edit
  • git #556a5cd3 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

LoginNotify

edit
  • git #ca0c96bc - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

MapSources

edit
  • git #53760f33 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #65ea0f43 - Add phan-taint-check-plugin by Umherirrender
  • git #103e1198 - Use label-message feature of HtmlForm by Umherirrender

MassMessage

edit
  • git #4280d345 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Umherirrender
  • git #a2eb57a1 - Setup wgCanonicalServer in MassMessageApiTestCase to pass tests (T200762) by Umherirrender
  • git #54caefc1 - Add Czech aliases to Massmessage by MarcoAurelio
  • git #b719d5fe - Add special page alias for Serbian by petarpetkovic

Math

edit

No changes for Math

MobileApp

edit
  • git #70bbf5f4 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

MobileFrontend

edit

MultimediaViewer

edit
  • git #aba05cf9 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
edit
  • git #9a2c56d7 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #a9005320 - tests: Use state({}) instead of deprecated state(name, state) by Krinkle
  • git #18772510 - Remove 'visibilitychange' handler when it is no longer needed (T192862) by Krinkle

Newsletter

edit

No changes for Newsletter

NewUserMessage

edit
  • git #e484a4ed - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

Nuke

edit
  • git #2808b9b9 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #27b5bf5e - Add special page alias for Serbian by petarpetkovic

OAuth

edit
  • git #59707c5c - Bind to interface and not implementation when possible by Amir Sarabadani
  • git #c18a1d3e - Add phan-taint-check-plugin by Umherirrender
  • git #b36de276 - Read from the new column of change_tag (T194162) by Amir Sarabadani

OATHAuth

edit
  • git #91abb475 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

ORES

edit
  • git #869d818a - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #5b611f7d - Remove backward usage of ApiBase::dieUsageMsg by Umherirrender
  • git #faf4d787 - Do not try to cache scores that have been requested via API (T201918) by Amir Sarabadani
  • git #c8b14e32 - Remove unused $originalRequest parameter from @dataProvider by Thiemo Kreuz
  • git #0760ef12 - More specific array type hints accross the codebase by Thiemo Kreuz

OpenStackManager

edit
  • git #4304059f - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
  • git #be379e8c - Add phan-taint-check-plugin by Umherirrender
  • git #c43f4633 - Output message text not as raw html by Umherirrender

PagedTiffHandler

edit
  • git #cd2b63c4 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

PageAssessments

edit
  • git #b9cedcf8 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #c3f70f13 - Escape message when output table headers by Gergő Tisza
  • git #d79f48da - Add phan-taint-check-plugin by Umherirrender

PageImages

edit
  • git #89dda946 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #da5312fb - Remove backward usage of ApiBase::dieUsage by Umherirrender

PageTriage

edit

PageViewInfo

edit

ParserFunctions

edit
  • git #fa090873 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #cc6f6cd0 - Don't call SpecialPageFactory methods statically by James D. Forrester

ParserMigration

edit
  • git #1d127f39 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

ParsoidBatchAPI

edit
  • git #45d1445b - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

PdfHandler

edit
  • git #111ff19d - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

PerformanceInspector

edit
  • git #f8c8dbb2 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

Petition

edit
  • git #c566c89e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

Poem

edit
  • git #8f429273 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

PoolCounter

edit
  • git #9a245eb4 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

Popups

edit

ProofreadPage

edit
  • git #9c5961f0 - ve.ui.MWPagequalityInspectorTool: Update icon name 'clip' → 'bookmarkOutline' (T202337) by Bartosz Dziewoński
  • git #d8f73460 - Resolve deprecation warning on search results by Erik Bernhardson
  • git #d3f55aff - Add phan-taint-check-plugin by Bartosz Dziewoński
  • git #0daf8b49 - Guess that the Page: serialization is in JSON only if it an array or an object (T201506) by Bartosz Dziewoński
  • git #b3ce1860 - Fix failing tests (T202091) by Bartosz Dziewoński
  • git #9618e294 - Drops some PHPCS overrides not needed anymore by Tpt

PropertySuggester

edit

No changes for PropertySuggester

QuickSurveys

edit
  • git #b3629809 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #9bf950c3 - Fix: replace deviceTabletWidth w/ width-breakpoint-tablet in LESS (T202021) by Stephen Niedzielski

Quiz

edit
  • git #54d026c0 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

ReadingLists

edit
  • git #775b3de2 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #94a45612 - Improve API documentation for query+readinglists project/title param (T198991) by Gergő Tisza
edit
  • git #fbe7003f - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #969ae7c0 - Remove unused jshint comment by Fomafix
  • git #0464e7a7 - Remove eslint rule "no-use-before-define": 1 by Fomafix
  • git #0fa06472 - Use native JavaScript instead of jQuery by Fomafix
  • git #4e92ea46 - Fix: replace deviceTabletWidth w/ width-breakpoint-tablet in LESS (T202021) by Stephen Niedzielski
  • git #5c857131 - Selenium: add selenium-daily NPM script (T188742) by Stephen Niedzielski

RelatedSites

edit
  • git #bdeffc14 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #8b5aa2b5 - Add phan-taint-check-plugin by Umherirrender
  • git #577f5ac9 - Remove htmlspecialchars from html attributes (T201106) by Krinkle

Renameuser

edit
  • git #d817c462 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #93a1cfee - Add special page alias for Serbian in latin variant by petarpetkovic

RevisionSlider

edit
  • git #697a4398 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #af276e0f - Re-enable testing bar clicking by WMDE-Fisch
  • git #b6195eba - Update gems and Gemfile.lock by WMDE-Fisch
  • git #dd4310ae - Replace loading bar of revision slider with three moving bubbles (T161640) by WMDE-Fisch
  • git #187e1e51 - Stabilize ruby selenium browser tests by WMDE-Fisch
edit
  • git #9f975a4a - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

Scribunto

edit

No changes for Scribunto

Score

edit
  • git #07c7bf54 - Add phan-taint-check-plugin by Kunal Mehta
  • git #7857e639 - Remove codec declaration from MIME type by Étienne Beaulé

SearchExtraNS

edit
  • git #09369962 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

SecurePoll

edit
  • git #41bbf23e - Remove backward usage of ApiBase::dieUsage by Umherirrender

Sentry

edit
  • git #6ff78368 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

ShortUrl

edit
  • git #ba4a747f - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

SiteMatrix

edit
  • git #423ba7c6 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #7b4808cb - Add special page alias for Serbian by petarpetkovic
  • git #852988a2 - More specific array type hints by Thiemo Kreuz (WMDE)
  • git #b7d2f95f - Add phan-taint-check-plugin by Umherirrender
  • git #ff8d0c41 - Escape language names used in html by Umherirrender

SpamBlacklist

edit
  • git #69701225 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

SubPageList3

edit
  • git #b8efeb34 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #08680d9e - Add phan-taint-check-plugin by Umherirrender
  • git #6afbf6ac - Escape error messages used in html by Umherirrender

SubpageSortkey

edit
  • git #fb881a3a - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

SyntaxHighlight_GeSHi

edit

TemplateData

edit
  • git #cdfdc860 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

TemplateSandbox

edit
  • git #c40c52a1 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #ce941a63 - Add special page alias for Serbian by petarpetkovic

TemplateStyles

edit

TextExtracts

edit
  • git #584ac209 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

Thanks

edit

TimedMediaHandler

edit
  • git #8c7d46e3 - Fix regression: double-reg of file types and incorrect 'mp4' (T202208) by Brion Vibber
  • git #96966932 - Replace class_exists with proper extension registration checks (T183096) by Derk-Jan Hartman
  • git #dfab311d - Remove backward usage of ApiBase::dieUsageMsg by TheDJ
  • git #12ab3431 - Reduce tab indent in extension.json for ResourceModules by Umherirrender
  • git #42ddc787 - Explicitly list modules' message keys, rather than compute them (T202017) by Krinkle
  • git #60dffe22 - NewMwEmbedResourceManager: Remove non-standard 'messageDir' option (T202017) by Jforrester
  • git #a0f891c9 - NewMwEmbedResourceManager: Remove discovery of '*.config.php' files (T202017) by Jforrester
  • git #dd680ece - NewMwEmbedResourceManager: Register 'mw.TimedText.loader' explicitly (T202017) by Jforrester
  • git #d36fe377 - NewMwEmbedResourceManager: Remove indirection around module directories (T202017) by Jforrester
  • git #5df9e94e - NewMwEmbedResourceManager: Remove unused 'messageFile' option (T202017) by Jforrester
  • git #c85b48af - Move simple module registration from hooks to extension.json (T202017) by Reedy
  • git #ea3f8b5b - Update ogv.js to 1.5.8 release by Brion VIBBER
  • git #49b7f128 - Use raw message in title attributes by Brion VIBBER
  • git #f37fd9d2 - Fix some js indent issues that are killing tests by Brion Vibber

timeline

edit

TitleBlacklist

edit
  • git #b4834cba - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

TocTree

edit
  • git #880ca4b6 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #b3f175ec - Remove CSS selector #toc and remain .toc by Fomafix
  • git #c05b8c09 - Rename variable $toggleLink in $toggleSymbol by Fomafix

TorBlock

edit
  • git #6df3843f - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

Translate

edit

TranslationNotifications

edit
  • git #a72ad3ab - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #c6290bdc - Add phan-taint-check-plugin by Umherirrender
  • git #bc2a8b0d - Escape messages used as option label in HtmlForm by Umherirrender

TrustedXFF

edit
  • git #118276ce - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

TwoColConflict

edit
  • git #a46642c6 - Use earlier "EditPage::importFormData" hook instead of "EditPage::attemptSave" by Thiemo Kreuz
  • git #a114e281 - Remove unused defaults from LineBasedUnifiedDiffFormatter properties by Thiemo Kreuz
  • git #c59ccfc4 - Make all line/paragraph numbers start at 0 instead of 1 by Thiemo Kreuz
  • git #a265ef66 - Use PHP's implode() with the suggested order of arguments by Fomafix
  • git #5c421249 - Make paragraphs editable for non-js users (T198832) by WMDE-Fisch
  • git #dedde65e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
  • git #4d917b8b - Fix box border size by WMDE-Fisch
  • git #4e0d3fe7 - Fix indentation in HtmlSplitConflictView by WMDE-Fisch
  • git #c582ea2f - Change "save" to "publish" everywhere (T202052) by Thiemo Kreuz
  • git #5501ba88 - Add getEditConflictMainTextBox parameter typehint by WMDE-Fisch
  • git #e2b84d25 - Clean-ups to SplitTwoColConflict code and tests (T198213) by WMDE-Fisch
  • git #5cbae037 - Fixed removing buttons on the normal edit page by WMDE-Fisch
  • git #0f679311 - Save the currently selected version of the diff (T198213) by Thiemo Kreuz
  • git #61a5881b - Add missing @license and @author doc by WMDE-Fisch
  • git #b27823a9 - Improve generic array type hints by Thiemo Kreuz
  • git #4d34483e - Use extension registry to check if EventLogging can be used by Umherirrender
  • git #41863a65 - Move newline cleaning and explode to setter by WMDE-Fisch

UniversalLanguageSelector

edit
edit
  • git #ea6b6f92 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

UploadWizard

edit

UrlShortener

edit
  • git #9535167c - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #c1c806b2 - Add special page alias for Serbian by petarpetkovic

UserMerge

edit
  • git #201e3ddf - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #aa781346 - Add special page alias for Serbian by petarpetkovic

VipsScaler

edit
  • git #65306a88 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta

VisualEditor

edit
  • git #1481f70b - ve.ui.MWSettingsPage: Fix missing icon (renamed in OOUI) (T202101) by Bartosz Dziewoński
  • git #cb10316a - Export to page using action=submit by Esanders
  • git #85b33a9c - Store more edit metadata after import by Ed Sanders
  • git #07f58084 - Replace 'settings' by renamed 'pageSettings' icon (T190581) by Volker E
  • git #cf63f462 - Update VE core submodule to master (aac36db2c) (T109529) (T201329) by James D. Forrester
  • git #20662e6d - Fix icons broken by OOUI update by Ed Sanders
  • git #4a1d52cc - Show signatures in NWE visual diff (T184166) by Thalia
  • git #5c9f4f98 - Update VE core submodule to master (e7fd43cfb) (T201599) by James D. Forrester
  • git #4755d7f1 - build: Upgrade eslint-config-wikimedia to 0.7.2 and simplify config by James D. Forrester
  • git #1f452626 - ApiVisualEditor: Use MediaWikiServices rather than $wgContLang by Jforrester
  • git #2512baa6 - Add Converter test cases for captions in images and gallery images by Bartosz Dziewoński
  • git #835b68db - ve.init.mw.MobileArticleTarget: Tweak toolbar items' height (T190596) by Bartosz Dziewoński
  • git #5be3be4b - Store importTitle in document, and display in sub heading by Ed Sanders
  • git #68f83cab - Pop pending when API call fails by Ed Sanders
  • git #a387778a - ve.init.mw.ArticleTarget: Skip prompt when switching to VE from NWE section editing if unchanged (T136267) by Jforrester
  • git #e99749aa - DesktopArticleTarget.init: always bind to #ca-edit (T199655) by Bartosz Dziewoński
  • git #4ee09f75 - Replace Bugzilla numbers with Phab numbers by Ed Sanders
  • git #57b46158 - Update VE core submodule to master (7e57bf17b) (T200525) (T201472) by Bartosz Dziewoński
  • git #51beff93 - Include wpUltimateParam when switching from VE to source editor (T199554) by Bartosz Dziewoński
  • git #efaf98d4 - Wikitext surface getCaretPosition: Handle null ranges (T199484) by Esanders
  • git #8d562126 - rebaser: Use upstream username persistence by Esanders

Wikibase

edit

WikibaseLexeme

edit

WikibaseQuality

edit
  • git #3c15ceb6 - Make some "array" type hints more specific by Thiemo Kreuz
  • git #942e6957 - Remove unnecessary "@return array" docs from @dataProviders by Thiemo Kreuz
  • git #c1a7153a - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #0a7124ec - Update coveralls version (T201315) by Lucas Werkmeister

WikibaseQualityConstraints

edit
  • git #33684881 - Improve documentation of EntityContextCursor by Lucas Werkmeister
  • git #2a2da44a - Use Language::factory( 'en' ) instead of new Language() by Fomafix
  • git #d2c3dd47 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Umherirrender
  • git #2303c48c - Make some "array" type hints more specific by Thiemo Kreuz
  • git #51573914 - Remove unused GUID map from SpecialConstraintReportTest by Thiemo Kreuz

WikidataPageBanner

edit
  • git #3ee582e3 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

WikiEditor

edit
  • git #86f2c43e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #38a70500 - Use ExtensionRegistry instead of class_exists (T183096) by Derk-Jan Hartman
  • git #b9156c31 - Bump MediaWiki dependency to 1.32+, given we're adjusting based on OOUI changes by James D. Forrester
  • git #bfbc794c - Toolbar: Add a new 'toggle' tool type; declare as v0.5.2 (T198781) by James D. Forrester
  • git #3af0239c - Update usage of 'book' OOUI icon to use from 'editing-citation' pack (T194104) by Jforrester

wikihiero

edit
  • git #a5074a3b - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

WikiLove

edit
  • git #d8c0d1f4 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

WikimediaBadges

edit
  • git #31ccdddd - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

Wikidata.org

edit
  • git #ce97db55 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

WikimediaEvents

edit
  • git #968579c0 - Document active campaigns with start date and owner by Legoktm
  • git #f43f1874 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

WikimediaIncubator

edit
  • git #e8210f30 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
  • git #79fe3c70 - Add phan-taint-check-plugin by Umherirrender
  • git #2a4a11d6 - Escape messages used as html by Umherirrender

WikimediaMaintenance

edit

WikimediaMessages

edit
  • git #06e58f29 - Reinstate "Rename global OTRS-member group to otrs-member" (T202095) by jenkins-bot
  • git #4e5bd55e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #5134c200 - Revert "Rename global OTRS-member group to otrs-member" by MarcoAurelio
  • git #568777c4 - Rename global OTRS-member group to otrs-member (T202095) by jenkins-bot
  • git #5959de32 - Collapse some conditionals and code paths by jenkins-bot
  • git #260eb6c9 - Remove redundant 'return true' from hooks by Umherirrender
  • git #7ad45a0d - wikimediaprojectnames: Add Wikimania wiki (T201012) by Jforrester
  • git #f1fd56bf - Add zhwikiversity, created begin of August 2018 by Raymond

XAnalytics

edit
  • git #9f8bb9b1 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader

ZeroBanner

edit
  • git #4eb17343 - Add phan-taint-check-plugin by Kunal Mehta
  • git #7e426b5d - Add maintenance script to get a list of enabled WP0 providers (T202022) by Michael Holloway
  • git #f06d8168 - Use Html::rawElement for parsed message by Umherirrender
  • git #ce722a60 - Escape html of ZeroSpecialPage::renderUnknownZeroPartnerPage by Umherirrender

ZeroPortal

edit
  • git #62500f29 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
  • git #4210e068 - Remove backward usage of ApiBase::dieUsage by Umherirrender

Skins

edit

CologneBlue

edit

No changes for CologneBlue

MinervaNeue

edit

MonoBook

edit

No changes for MonoBook

Modern

edit
  • git #c77a77e2 - Remove the super-legacy #mw-js-message element by Jack Phoenix

Nostalgia

edit
  • git #eafa2f59 - Avoid $wgUser fallback in SpecialPageFactory::getUsablePages() by Kunal Mehta

Timeless

edit

Vector

edit

Total Changes

edit

755 Changes in 176 repos by 89 committers