MediaWiki 1.36/wmf.35
MediaWiki 1.36.0-wmf.34 | Deployment of MediaWiki 1.36.0-wmf.35 to Wikimedia sites | MediaWiki 1.36.0-wmf.36 |
The latest version (labeled "1.36.0-wmf.35") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 16 March 2021 (see the roadmap).
Core changes
edit- git #bffc0528 - Branch commit for wmf/1.36.0-wmf.35 by trainbranchbot
- git #a8e44cce - Revert "rdbms: avoid undefined "expectBy" notices in TransactionProfiler" (task T277056) by Bartosz Dziewoński
- git #08a73a6a - Revert "rdbms: Group DBPerformance logs by violated measure" (task T277056) by Bartosz Dziewoński
- git #770b3501 - French spacing: don't require non-space before French spacing by Arlo Breault
- git #114d8e1c - JPEG2000 MIME fixes (task T161934) by Derk-Jan Hartman
- git #09df2d3c - Convert MainSlotRoleHandlerTest to pure unit tests by DannyS712
- git #7dd25169 - Remove PageProps::overrideInstance() by DannyS712
- git #eb4f632a - User: remove unneeded full qualified name of LoggerFactory by DannyS712
- git #eb51e14a - Drop MysqlUpdater::doUpdateMimeMinorField() and its related sql file (task T272199) by Amir Sarabadani
- git #cbffebcb - Drop MysqlUpdater::doClFieldsUpdate() and its related sql file (task T272199) by Amir Sarabadani
- git #810786fd - Drop MysqlUpdater::doUserNewTalkTimestampNotNull() and its related sql file (task T272199) by Amir Sarabadani
- git #1c8cda3e - Skin: Restore use of Authority in place of PermissionManager by Ammarpad
- git #00de47a1 - TestsAutoLoader: remove ContentHandlerTest by DannyS712
- git #ba329bc8 - ContentHandlerFactory: fix confusing typo by DannyS712
- git #25ade276 - Remove unused tests/phpunit/includes/api/words.txt by DannyS712
- git #60a4cc0a - Remove unused EntryPointTest::$mockHandler by DannyS712
- git #e0c2f363 - ContributionsLookupTest: reduce duplication by DannyS712
- git #15881aef - Avoid using User::isValidUserName() (task T277398) by ZabeMath
- git #8266c981 - Remove unused MockWebRequest from tests by DannyS712
- git #0b17d02d - Make RememberMe authentication behavior configurable. (task T265263) by Cindy Cicalese
- git #2307aae4 - TempFSFileIntegrationTest: put use statement at the top of the class by DannyS712
- git #2c1a051d - TestsAutoLoader: remove BadFileLookupTest by DannyS712
- git #7d41328c - OutputPage: Mark MakeGlobalVariablesScriptHook as void and improve docs by Timo Tijhof
- git #44b94a57 - SpecialBotPasswords: Cache result of array_map( [ MWGrants::class, 'getGrantsLink' ], $showGrants ) by Reedy
- git #b3233829 - Hard deprecate User::clearNotification() (task T274211) by ZabeMath
- git #15fac8e4 - Follow-up f28578f9d: Update INSTALL and RELEASE-NOTES entries by James D. Forrester
- git #6f8f5585 - RELEASE-NOTES-1.36: Mention that upgrades are from 1.27+ now (task T272199) by James D. Forrester
- git #2cc79854 - Migrate archive table to abstract schema (task T230428) (task T164898) (task T42626) by Amir Sarabadani
- git #b754d1ee - Remove $wgPagePropsHaveSortkey (task T273978) by Ammarpad
- git #7fe05e7e - MWGrants: Reduce logic duplication by Ammarpad
- git #4dce6dd0 - Deprecate UserIdentity::getActorId() (task T274179) by daniel
- git #c13c513a - Drop MysqlUpdater::doFilearchiveIndicesUpdate() and its related sql file (task T272199) by Amir Sarabadani
- git #f9a322c3 - Drop MysqlUpdater::doCategorylinksIndicesUpdate() and its related sql file (task T272199) by Amir Sarabadani
- git #0ce48239 - Drop maintenance/archives/upgradeLogging.php by Amir Sarabadani
- git #42f9f394 - RELEASE NOTES: removal of methods is a breaking change by DannyS712
- git #6cb29893 - Add @since to RecentChange::getPerformerIdentity() by Reedy
- git #465ded4e - objectcache: fix phan comment for "minAsOf" in WANObjectCache::getWithSetCallback() by Aaron Schulz
- git #69babb93 - NaiveForeignTitleFactory: inject content language by DannyS712
- git #fceb157a - RevisionStoreTest: remove unused private methods by DannyS712
- git #653c6205 - SpecialPageFatalTest: add names to test cases by DannyS712
- git #eb7b9c8e - ParserCache: Instrument CachedBagOStuff to understand dupe fetches (task T269593) by Timo Tijhof
- git #c60380e8 - User: soft deprecate a bunch of functions by DannyS712
- git #b485fcd1 - mw.widgets.CategoryMultiselectWidget: Fix exception on invalid input (task T262466) by Bartosz Dziewoński
- git #dcc67bd3 - Update OOUI to v0.41.3 (task T230066) (task T262973) (task T277177) by James D. Forrester
- git #9d6c6a46 - Convert BlockPermissionChecker to Authority (task T272039) by daniel
- git #d0e5057f - Drop $wgEnableRestAPI, deprecated in and ignored since 1.35 by Reedy
- git #04832258 - LocalFileTest: use assertInstanceOf by DannyS712
- git #b8e9c78c - Remove unused ApiMain::$mCdnMaxAge by DannyS712
- git #f5fcdb03 - Convert (Mutable)RevisionSlotsTest classes to unit tests by DannyS712
- git #44e9e0e9 - Make ListToggleTest a pure unit test by DannyS712
- git #2f77810f - Drop unused patch-userindex.sql by Amir Sarabadani
- git #649d0cb4 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #d1741f89 - Drop MysqlUpdater::doRestrictionsUpdate() and its related sql file. (task T272199) by Amir Sarabadani
- git #d29685ae - Drop MysqlUpdater::doBacklinkingIndicesUpdate() and its related sql file (task T272199) by Amir Sarabadani
- git #e1988c3e - Drop MysqlUpdater::doTemplatelinksUpdate() and its related sql file (task T272199) by Amir Sarabadani
- git #a18ae1e7 - CommentStoreTest: use mock languages where possible by DannyS712
- git #e9d9bc48 - WebStart: Avoid conditionally declared functions in this file (task T240775) by Florian
- git #ce27d87b - Hard-deprecate MediaWiki::triggerJobs() by Aaron Schulz
- git #a0d6a4cc - wfDeprecated: Use InvalidArgumentException for invalid arguments by Ammarpad
- git #3ec71a75 - ApiMain: apply standard coding conventions and cleanup by DannyS712
- git #020ec1fa - PageUpdaterTest: fix typo "lank" (task T201491) by DannyS712
- git #58a14386 - PrefixSearchTest: move under /search tests by DannyS712
- git #4cd9730b - MainSlotRoleHandler: inject dependencies by DannyS712
- git #c0d41c57 - test data: remove old cssmin test files by DannyS712
- git #f549ffaa - jquery.tablesorter: Follow-up 0c01cbf93 (task T265503) by Timo Tijhof
- git #a3332505 - DeferredUpdatesTest: use assertNull by DannyS712
- git #208a84d5 - SearchUpdateTest: remove unused MockSearch class by DannyS712
- git #a11945cc - Convert MWTimestamp to UserIdentity by daniel
- git #7e2f7efa - Convert Language to UserIdentity by daniel
- git #c275bea3 - Convert MediaWikiPageNameNormalizerTest to a pure unit test by DannyS712
- git #5a058b7c - Convert RecentChange to use UserIdentity and ActorStore (task T276853) by daniel
- git #dfa5a5af - TextboxBuilderTest: merge single use method by DannyS712
- git #3244a9e3 - selenium: Disable flaky undoable page test (task T276783) by Kosta Harlan
- git #0c5e48b9 - Revert "Update wikimedia/minify to v2.2.0" (task T277061) by Lucas Werkmeister
- git #eb5eca11 - Deprecate constructing revision with non-proper page (task T275531) by Petr Pchelko
- git #82972f1e - Defensively program for action attribute (task T266507) by jdlrobson
- git #80679228 - ActorNormalization should require a DB connection. (task T276986) by daniel
- git #5c860e46 - HeaderCallback: Remove pre-caching of WebRequest::getRequestId (task T273256) by Timo Tijhof
- git #0c01cbf9 - Table sorting should work even if table is badly formatted (task T265503) by jdlrobson
- git #f4f30640 - Fix various typos by Reedy
- git #08a75b5a - Fixed typo "paramaters" (task T201491) by sahil
- git #bf5f48de - Upgrade wikimedia/html-formatter from 2.0.1 to 3.0.1 (task T276455) by Ed Sanders
- git #c954cc85 - Allow blocked users to access Special:ResetTokens (task T277009) by Bartosz Dziewoński
- git #558d5232 - Convert LinkRendererFactoryTest to a pure unit test by DannyS712
- git #35bd84e9 - Comments: use only // instead of more by DannyS712
- git #7ccf89c5 - ActorMigration: remove unused UserFactory by DannyS712
- git #aa2ee915 - JobQueue: Fix grammar in documentation by Thalia
- git #335c06f7 - Drop MysqlUpdater::doWatchlistNull() and its related sql file (task T272199) by Amir Sarabadani
- git #6feea177 - Safer WikiPage redirect functions (task T261347) by Tim Starling
- git #de102820 - Drop MysqlUpdater::doUserGroupsUpdate() (task T272199) by Amir Sarabadani
- git #44d8d234 - Update wikimedia/minify to v2.2.0 (task T272882) by Roan Kattouw
- git #7ef28de2 - ExternalStoreMwstore: Remove unnecessary check by Ammarpad
- git #a2e7a753 - ExternalStoreMwstore: Improve method docs by Ammarpad
- git #d1750e7d - Avoid using User::clearNotification() by ZabeMath
- git #2370cc78 - MimeAnalyzerTest: reduce duplication with a data provider by DannyS712
- git #16b88718 - ExternalStoreTest: use a data provider by DannyS712
- git #6e82d0f2 - Decouple CssContentTest and JavaScriptContentTest by DannyS712
- git #9448a671 - Drop unused patch-rename-user_groups-and_rights.sql by Amir Sarabadani
- git #cbae51aa - PageUpdater: use UserIdentity where possible (task T275509) by daniel
- git #c0e324a3 - Update OOUI to v0.41.2 (task T213580) (task T240864) (task T275125) (task T276483) by James D. Forrester
- git #cd72e62e - rdbms: Group DBPerformance logs by violated measure by Timo Tijhof
- git #a6c860de - Use @phpcs-require-sorted-array for ServiceWiring.php by Lucas Werkmeister
- git #9624e4f7 - rdbms: avoid undefined "expectBy" notices in TransactionProfiler (task T269789) by Aaron Schulz
- git #99a0954a - rdbms: fix some PHP 8 warnings in Database/LoadBalancer/LBFactory by Aaron Schulz
- git #781e1b7c - Define a batch size in maintenance/manageJobs.php (task T276945) by Sébastien Beyou
- git #4cf24376 - selenium: Tests pass if Vector skin is not installed (task T276900) by Željko Filipin
- git #d1bf6a03 - Suppress VisualEditor welcome dialog in undo Selenium test (task T276783) by Gergő Tisza
- git #15e1f00b - preferences: Change link text for downloading user data (task T276658) by Thalia
- git #721f7d30 - Remove SqliteUpdater::sqliteSetupSearchindex (task T272199) by Ammarpad
- git #6b08f427 - Remove SqliteUpdater::sqliteInitialIndexes and its sql patch (task T272199) by Ammarpad
- git #39d338a6 - Add shy name (same as shy-latn) (task T259360) by Amir Sarabadani
- git #ec03c8d4 - Remove wrong method reference from HookContainer::run() by Lucas Werkmeister
- git #cafd733c - Postgres: Drop 1.24 upgrade logic (task T272199) by Ammarpad
- git #2ca437dc - Drop 1.27 upgrade patch files by Ammarpad
- git #4469addf - Fix documentation for hook error in UserCanSendEmailHook by Umherirrender
- git #8d0edcda - Use getHTMLTitle instead of getDisplayTitle (task T157145) by jdlrobson
- git #bdddfb92 - Drop wgContLang, deprecated in 1.32 (task T245940) by James D. Forrester
- git #59af2e31 - Drop MysqlUpdater::doUserUniqueUpdate and its sql patch (task T272199) by Amir Sarabadani
- git #157f6d40 - LocalFile: schedule jobs after transaction. (task T263301) by daniel
- git #e3fdf348 - Avoid using UserIdentity::getUserId (task T275482) by Vadim Kovalenko
- git #fcecd9c5 - Remove sepate getMockWgOut() method in exception tests by DannyS712
- git #24afc63e - Remove constructors from test classes by DannyS712
- git #8e6ab841 - Hard deprecate AuthManager::singleton (task T249421) by Zabe
- git #17fdcffc - Fix doc for hook error in GetUserPermissionsErrorsExpensiveHook by Umherirrender
- git #c1cf9806 - Drop unused patch-parsercache.sql by Amir Sarabadani
- git #e141c9ea - Add list of thumbnail urls to LocalFilePurgeThumbnails hook (task T268310) by Reedy
Vendor
edit- git #a8251f3a - Bump wikimedia/parsoid to 0.13.0-a27 (task T199070) (task T276649) (task T276388) by C. Scott Ananian
- git #1a728b86 - Update OOUI to v0.41.3 by James D. Forrester
- git #7a485e0b - Revert "Update wikimedia/minify to v2.2.0" and follow-up (task T277061) by Lucas Werkmeister
- git #71056711 - Upgrade wikimedia/html-formatter from 2.0.1 to 3.0.1 (task T276455) by Ed Sanders
- git #d3ddb16a - Follow-up 421fc973b: Re-generate with composer 1.10.20 by James D. Forrester
- git #421fc973 - Update wikimedia/minify to v2.2.0 (task T272882) by Roan Kattouw
- git #f49fd832 - Update OOUI to v0.41.2 by James D. Forrester
Extensions
edit3D
edit- git #2549882f - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
AbuseFilter
edit- git #05e416ef - UserIdentityValue: do not provide actor ID (task T274179) by daniel
- git #aeccd5b8 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #33445add - SECURITY: Remove deleted rows from /examine and /test (task T274152) by Daimona Eaytoy
- git #f25c96f4 - SECURITY: Avoid deleted usernames leak in page_recent_contributors (task T71367) by Daimona Eaytoy
- git #18f43905 - SECURITY: Skip deleted RCs in /test if we're only showing matches (task T223654) by Daimona Eaytoy
- git #64f3f7e6 - SECURITY: Avoid info leaks in ApiAbuseFilterCheckMatch (task T223654) by sbassett
- git #59e45409 - SECURITY: Don't filter suppressions (task T71617) by Daimona Eaytoy
- git #c5d19577 - Fix method names of hook interfaces by Daimona Eaytoy
- git #5e12102b - Use Language::userTimeAndDate by Umherirrender
- git #6ba8e935 - Create distinct builders for plain and ace editor by Daimona Eaytoy
ActiveAbstract
edit- git #1724cc38 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
AdvancedSearch
edit- git #1a1d0b0a - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #74411d8d - ResourceLoader::inDebugMode() now returns an int by Kunal Mehta
AntiSpoof
edit- git #9e7ea0d8 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
ApiFeatureUsage
edit- git #2f0cf218 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
ArticleCreationWorkflow
edit- git #ba767911 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
ArticlePlaceholder
edit- git #c7082702 - Update calls to getEntityNamespaceLookup to static (task T277303) by Itamar Givon
- git #9ee56699 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Babel
edit- git #825f99be - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
BetaFeatures
edit- git #547d2c2e - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
BounceHandler
edit- git #1dc9cb66 - Use ::class for class names in Echo config by Umherirrender
- git #f0f55025 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Calendar
edit- git #7d8156be - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Campaigns
edit- git #77015081 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Capiunto
edit- git #92d90264 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
CategoryTree
edit- git #dce98085 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #63b9527d - Use IContextSource::getConfig to access configs stored in globals by Umherirrender
CentralAuth
edit- git #91c35f2f - Avoid using User ::getDefaultOption, ::getOption (task T276035) by vladshapik
- git #28f3c706 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
CentralNotice
editNo changes for CentralNotice
CharInsert
edit- git #911146a9 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
CheckUser
edit- git #60d4d162 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #e782a33a - SpecialCheckUser: Fix throwing to actually replace variable by Martin Urbanec
CirrusSearch
edit- git #ad25f996 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #c470e4bd - Force skinversion 1 for daily selenium tests (task T276571) by David Causse
- git #28870a05 - Add README link to elastic network configuration by Erik Bernhardson
- git #f0020cf9 - Return no results for over-length title searches (task T276385) by Erik Bernhardson
- git #a5a0ba2a - CirrusSearch uses mediawiki.router (task T275901) by jdlrobson
- git #e6448a75 - Improve error message for query length limit violations (task T276827) by Gergő Tisza
- git #93233389 - Extend query length limit exemptions to negated keywords (task T276827) by Gergő Tisza
- git #147b40e8 - Remove wgContLang in comment by Ammarpad
Cite
edit- git #6f2420d0 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
CiteThisPage
edit- git #ca467812 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #ab31a374 - Special:CiteThisPage only works on existing pages by Umherirrender
Citoid
edit- git #e69a08d4 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
cldr
edit- git #8eeb9d85 - Add termbox language ryu (task T271215) by Remko de Keijzer
- git #8be8de36 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #c03d2bb8 - Add monolingual language code nan-hani (task T180771) by Remko de Keijzer
CodeEditor
edit- git #dc2269cc - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
CodeMirror
edit- git #b5cae2de - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #9bea2a79 - Refine bracket matching styling (task T270926) by WMDE-Fisch
- git #aaf67a9c - Update color scheme to meet accessibility standards (task T271895) by Andrew Kostka
CodeReview
edit- git #e334eb10 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Cognate
edit- git #d30f8992 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #3dc5f49f - README: Add Development section (task T165061) by tzhelyazkova
- git #9689368f - Allow interlinks to be created to redirect pages (task T165061) by tzhelyazkova
- git #617019a5 - Fixed typo "paramaters" (task T201491) by sahil
Collection
edit- git #9db607c8 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
CommonsMetadata
edit- git #fcbc1ce8 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
ConfirmEdit
edit- git #7f0a2294 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
CongressLookup
edit- git #4d51fb55 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
ContactPage
edit- git #c5966de0 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
ContentTranslation
edit- git #abbbef51 - CX3 Build 0.1.0+20210315 by Santhosh Thottingal
- git #986a2c1f - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #709358bb - CX2: Restore scroll positions on machine translations (task T245855) by Santhosh Thottingal
- git #d1bb5cb3 - Use ::class for class names in Echo config by Umherirrender
- git #f716a019 - CX3: Refactor mediawiki and translator store modules by Santhosh Thottingal
- git #6643ba16 - SX: Check if user is logged in before fetching previous translations by Santhosh Thottingal
- git #54e2cc13 - CX creates summary with interwiki alias code (task T255277) by ZabeMath
- git #273c8ff2 - CX3 Build: Fix minimizer configuration by Santhosh Thottingal
- git #e2a21625 - CX2: Remove pathological transclusions before publishing (task T268872) by Santhosh Thottingal
- git #0478f269 - CX3 Build: Remove IE11 from supported browsers (task T274773) by Santhosh Thottingal
CreditsSource
edit- git #e3661cad - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Dashiki
edit- git #b4ed119a - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Disambiguator
edit- git #ed21417a - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #beb308b2 - Use Authority on Special:SpecialDisambiguationPageLinks by Umherirrender
DiscussionTools
edit- git #ece8ff69 - Change dt- class prefix to ext-discussiontools- by Ed Sanders
- git #1fca3fbd - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #68ad48f5 - Allow users to continue using reply tool after disabling A/B test (task T276967) by Bartosz Dziewoński
- git #1a52f06d - Tweak signature formatting in previews for more accurate results by Bartosz Dziewoński
- git #44f2209a - Trim signatures when added in an empty existing node, too (task T276612) by Bartosz Dziewoński
DismissableSiteNotice
edit- git #1ed7c475 - Remove php entry point (task T140850) by Umherirrender
- git #14158587 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
DonationInterface
edit- git #b67661e5 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
DoubleWiki
edit- git #9db9a84e - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
DynamicSidebar
edit- git #57836e53 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Echo
edit- git #feb9aabf - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #2d8085bd - Unset user-to-user email option when user emails are disabled (task T266087) by mech
- git #7dbc4f6c - TalkPageFunctionalTest: Only count our own events by Bartosz Dziewoński
Elastica
edit- git #31fd697b - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
ElectronPdfService
edit- git #2dfc86d2 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
EntitySchema
editNo changes for EntitySchema
EventBus
edit- git #44c74154 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
EventLogging
edit- git #9fa6b677 - [BUG] Prevents 'dt' field being set by client in legacy events. (task T277330) by Jason Linehan
- git #f6032bec - Do not set dt field for migrated legacy events (PHP) (task T277330) by Michael Holloway
- git #a9f36cd1 - build: Updating npm dependencies by libraryupgrader
- git #b88863bb - Provide user edit count bucket as a function (task T210106) by Adam Wight
- git #6fe67dd2 - lint: Fixes recommended by eslint by Adam Wight
- git #348f93e6 - [MEP] Stream always in sample if the user is in debugMode by Michael Holloway
EventStreamConfig
edit- git #8d309b6f - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
ExtensionDistributor
edit- git #3c946b96 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
ExternalGuidance
edit- git #df8296fa - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
FeaturedFeeds
edit- git #82786ee1 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
FileExporter
edit- git #dce309b4 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
FileImporter
edit- git #6a920a98 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #4f2a99ca - Use MockTitleTrait in ImportPlanValidatorTest by daniel
FlaggedRevs
edit- git #e6b0b641 - Drop old schema changes by Amir Sarabadani
- git #7d70c7bf - Drop coloring of the radio select options. by Amir Sarabadani
- git #ddb91cf8 - Drop depth and style from tag types by Amir Sarabadani
- git #87857434 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #59ee8528 - Fixed typo "paramaters" (task T201491) by sahil
Flow
edit- git #1c333c04 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #c8c2bcc4 - Add some missing styles for Flow history pages (task T277130) by Bartosz Dziewoński
FundraiserLandingPage
edit- git #cb5d9160 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
FundraisingTranslateWorkflow
edit- git #369f7cf0 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Gadgets
edit- git #0e1c35ae - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #5ceabd72 - Fixed typo "paramaters" (task T201491) by sahil
GeoCrumbs
edit- git #ff63e3bb - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
GeoData
edit- git #b19bc548 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
GettingStarted
edit- git #5ec1c75b - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
GlobalBlocking
edit- git #fb5d8068 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #c6bb568c - Use Language::userTimeAndDate by Umherirrender
GlobalCssJs
edit- git #33a78176 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
GlobalPreferences
edit- git #7c839b45 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
GlobalUsage
edit- git #1ce7c254 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
GlobalUserPage
edit- git #f6bc6e59 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #e6689078 - Move css into own modules folder by Umherirrender
GlobalWatchlist
edit- git #ad6953e3 - Fix display of active toggles when hovering over them (task T274616) by DannyS712
- git #24a21325 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
GoogleNewsSitemap
edit- git #2bf50046 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Graph
edit- git #1015d127 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #cc4de0df - build: Updating elliptic to 6.5.4 by libraryupgrader
GrowthExperiments
edit- git #37db0db0 - Fix topic scores in importOresTopics.php (task T276163) (task T269493) by Gergő Tisza
- git #d4ede9ea - Disable refresh script if $wgGENewcomerTasksRemoteApiUrl is set by Gergő Tisza
- git #f18e2f31 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #cba73447 - Variant C/D hybrid (task T272754) by Kosta Harlan
- git #c1c3dc16 - Use iconData array to display tasktype icons (task T268706) by Maggie Epps
- git #11df2cfb - Don't show mobile peek and help panel for add link task (task T276508) by mewoph
- git #6bf76a67 - Make GrowthExperimentsMultiConfig::get work when no config page exists (task T274520) by Martin Urbanec
- git #28127058 - Add robot icon to task explanation on homepage (task T268707) by Maggie Epps
- git #ceedd971 - Create content screens for Add a Link onboarding (task T276507) by mewoph
- git #6c5e59d2 - Allow resetting the task cache with a query flag (task T274198) by Gergő Tisza
- git #5445f752 - Improve CacheDecorator logic by Gergő Tisza
- git #1757c9b8 - Add drop shadow on heart image for mobile summary view of Impact module (task T274820) by mewoph
- git #ff7fae77 - Add Japanese special page aliases (task T276830) by Martin Urbanec
- git #a010ae61 - Remove user name from MentorPageMentorManager exceptions by Martin Urbanec
- git #a7ee0e72 - Move redirect params logic to TaskType (task T276508) by mewoph
- git #5838074d - Do not log "failed to find mentor" as an error (task T276987) by Martin Urbanec
- git #e4bdcf49 - Don't throw exception from PageConfigurationLoader::makeTitle by Gergő Tisza
- git #92f3e876 - Improve page listing in importOresTopics.php (task T276163) by Gergő Tisza
- git #bbd9eba2 - Replace RecentChange::getPerformer with RecentChange::getPerformerIdentity (task T276412) by Vadim Kovalenko
- git #ab1feb53 - Make help panel fallback to help desk if no mentor is available (task T275908) (task T273782) by Martin Urbanec
- git #7b0c3c19 - Homepage: Check welcome notice seen preference (task T272754) (task T238887) by Kosta Harlan
- git #a9747e56 - Open VisualEditor automatically for link-recommendation task type (task T276508) by mewoph
- git #c8fb0993 - refreshLinkRecommendations.php: don't break when change tag doesn't exist by Gergő Tisza
- git #26c206c8 - importOresTopics.php: fix title regex by Gergő Tisza
GuidedTour
edit- git #ac095d66 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #a9500cea - Remove php entry point (task T140850) by Umherirrender
GWToolset
edit- git #d9d91e5a - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
ImageMap
edit- git #dcbec9c0 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
InputBox
edit- git #99a322ff - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #908608e7 - Remove php entry point (task T140850) by Umherirrender
Insider
edit- git #46bdf978 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
intersection
edit- git #fc0fb58b - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Interwiki
edit- git #7bb88756 - Namespace extension by Reedy
- git #3c057c92 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #40410e38 - Move css into own modules folder by Umherirrender
InterwikiSorting
edit- git #19b7696c - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
IPInfo
edit- git #1cc49932 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Jade
edit- git #61988df6 - build: Updating npm dependencies by libraryupgrader
Josa
edit- git #676515c9 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
JsonConfig
edit- git #a7766191 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Kartographer
edit- git #a387d990 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #9793a060 - build: Updating elliptic to 6.5.4 by libraryupgrader
LabeledSectionTransclusion
edit- git #d2e59a93 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
LandingCheck
edit- git #b6a163fd - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
LdapAuthentication
edit- git #086d4492 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Linter
edit- git #f7e9ac50 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
LiquidThreads
edit- git #3e672f33 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #eb7a4992 - Avoid using User::getDefaultOption (task T276035) by vladshapik
Listings
edit- git #00281326 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
LocalisationUpdate
edit- git #f1cc54cd - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
LoginNotify
edit- git #d9e7ea40 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
MachineVision
edit- git #be8c59d5 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
MapSources
edit- git #fa9a37ac - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
MassMessage
edit- git #eed22196 - Wrap page contents with lang and dir attributes (task T276936) by Niklas Laxström
- git #0c6443e8 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #9cd2c9c0 - Include section wrapping when delivering a section (task T276936) by Niklas Laxström
Math
edit- git #c592ad86 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #08ac202b - Remove php entry point (task T140850) by Umherirrender
- git #2afaad50 - Update WikibaseClient::getSite() call (task T276349) by Lucas Werkmeister
- git #9247f490 - Update WikibaseClient::getSettings() calls (task T275412) by Lucas Werkmeister
MediaModeration
editNo changes for MediaModeration
MobileApp
edit- git #1488fe3e - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
MobileFrontend
edit- git #d6d03cd0 - Revert "Rewite MoveLeadParagraphTransform based on mobile apps approach" by Daimona Eaytoy
- git #a6129725 - Revert "Fix: Save user options only once when Advanced Mode is toggled" (task T277229) by Mholloway
- git #08fd2b04 - Avoid breaking change when core upgrades HtmlFormatter by Ed Sanders
MultimediaViewer
edit- git #1abd4f0c - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
NavigationTiming
edit- git #2c7c7c10 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #81b1ab58 - Fix layout shift class name parsing for SVGElement (task T276826) by gilles
Newsletter
edit- git #6b5d6231 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
NewUserMessage
edit- git #e3a265e9 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Nuke
edit- git #59ed4d9a - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #1aba9c8d - Move js into own modules folder by Umherirrender
- git #04374f84 - Cleanup after remove of PHP entry point by Umherirrender
OATHAuth
edit- git #9e817186 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
OAuth
edit- git #9c16e3e9 - ConsumerSubmitControl::getRequiredFields() reduce regex duplication by Reedy
- git #36755b85 - Consistently use space indenting in sql files by Reedy
- git #73ac5cd8 - Remove experimentalRoutes.json by Reedy
- git #d3449b18 - Handle logged out users on Special:OAuthConsumerRegistration (task T277382) by Reedy
- git #303df009 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #7401a32b - .phpcs.xml: Fix path casing of Lib folder by Reedy
- git #b2199c4a - Fix some weird capitalisation of OAuth by Reedy
- git #88d191de - Replace Linker::link usage with LinkRenderer (task T149346) by Matěj Suchánek
- git #8b59f15f - SpecialMWOAuthConsumerRegistration: cache result of array_map( 'MWGrants::getGrantsLink', $showGrants ) by Reedy
- git #f2618f4a - Better validation of oauth_registered_consumer.oarc_version (task T277387) (task T277388) by Reedy
- git #3154dfc3 - Remove extra indent by Reedy
- git #501c9050 - ConsumerSubmitControl: Remove three more leading \ by Reedy
- git #f3ca5be4 - More consistently use `use` statements rather than leading slash by Reedy
- git #8697cf7d - Fix signed typo by Reedy
- git #c85fce5c - Fix Redundant attempt to cast ->getPerformer() of type \User to truthy by Reedy
OAuthRateLimiter
editNo changes for OAuthRateLimiter
OpenStackManager
edit- git #821d76ae - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
ORES
edit- git #1dcc522c - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
PageAssessments
edit- git #4213a94f - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
PagedTiffHandler
edit- git #580ad57c - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
PageImages
edit- git #bdc669f9 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
PageNotice
edit- git #1e2df145 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
PageTriage
edit- git #df9a6d33 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
PageViewInfo
edit- git #fc22e7d0 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
ParserFunctions
edit- git #7b2ba54b - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
PdfHandler
edit- git #42afa924 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Poem
edit- git #786ca910 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #904eee29 - Remove php entry point (task T140850) by Umherirrender
PoolCounter
edit- git #34f9a8bc - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Popups
editNo changes for Popups
ProofreadPage
edit- git #40764830 - Return int (as documented) for DB page quality (task T277451) by Inductiveload
- git #379001e2 - Hook up keyboard shortcuts to the Pagelist Widget Dialog (task T263652) by yash9265
- git #a5bc5b27 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #1aa864d8 - Change TopPanel icons from infoFilled to more meaningful ones (task T277266) by yash9265
PropertySuggester
edit- git #89fceeea - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
QuickSurveys
edit- git #9b370654 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Quiz
edit- git #5a2c566c - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
ReadingLists
edit- git #1062484c - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
RelatedArticles
edit- git #b2121295 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #75d8aba8 - Remove php entry point (task T140850) by Umherirrender
Renameuser
edit- git #03d85802 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #af5f16b7 - Fixed typo "paramaters" (task T201491) by sahil
RevisionSlider
edit- git #f0e95b29 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
RSS
edit- git #ec6ff1ba - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
SandboxLink
edit- git #43fdaa25 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Score
edit- git #4a5c9541 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #bdb75e41 - Update WikibaseRepo::getStringNormalizer() call (task T276430) by Lucas Werkmeister
Scribunto
edit- git #869d9388 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
SearchExtraNS
edit- git #dcbfcc9a - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
SecureLinkFixer
edit- git #a55c39e1 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #81499994 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
SecurePoll
edit- git #9287b995 - Make some small improvements on trailing comma by AnaïsGueyte
- git #c459d31e - Convert ListPage to OOUI (task T273047) by David Lynch
- git #8919ca29 - Make some small improvements in whitespace and brackets by Thalia
- git #1342801a - No tally large encrypted elections (task T276354) by AnaïsGueyte
- git #4c4978a6 - Update action_securepoll-create-poll err message (task T275683) by wikitrent
- git #d61f15a8 - Use $wgExtensionAssetsPath to access resources by Thalia
- git #7283fc9a - Get rid of resources/SecurePoll.js by David Lynch
- git #45b4f1cd - Remove globals from RadioRangeBallot (task T276763) by STran
- git #fc5692c6 - RadioRangeBallot to use OOUI widgets (task T276763) by David Lynch
- git #f36f2f82 - htmlform: Remove redundant file closures by Timo Tijhof
- git #26806c5d - Toggle signs on column labels after creation (task T273043) by David Lynch
- git #86c861dd - Basic tests for action page creation by David Lynch
- git #3c7e2caa - Use new hook architecture in SecurePoll (task T275617) by STran
ShortUrl
edit- git #4a4126fb - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
SiteMatrix
edit- git #6df0b086 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
SpamBlacklist
edit- git #29f487bc - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #4cbdb4fb - Add grepability comments by Reedy
StopForumSpam
edit- git #0f36a875 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
SubPageList3
edit- git #6ae1a6ab - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
SubpageSortkey
edit- git #14986c35 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
SyntaxHighlight_GeSHi
edit- git #6e82ac08 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
TemplateData
edit- git #578aee3e - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #a5333289 - Remove php entry point (task T140850) by Umherirrender
TemplateSandbox
edit- git #d68c95cb - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
TemplateStyles
edit- git #8183db4d - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
TemplateWizard
edit- git #d741ecb4 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
TextExtracts
edit- git #48b2b4d5 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #29380b8d - Fix API adding ellipsis… when not needed by Thiemo Kreuz
- git #471fdd0f - Add test for ApiQueryExtracts::truncate() by Thiemo Kreuz
Thanks
edit- git #c979546a - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
TheWikipediaLibrary
edit- git #8fa861be - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #b186c2e1 - Fixed typo "paramaters" (task T201491) by sahil
- git #5d1c737f - Add tests for the extension (task T271919) by suecarmol
TimedMediaHandler
edit- git #7e20023c - Remove stray decodeURIComponent call that could fail (task T268063) by Thiemo Kreuz
- git #39b3dad5 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
timeline
edit- git #b2ea0c0f - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
TitleBlacklist
edit- git #a4c0cb7e - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
TocTree
edit- git #333f6972 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
TorBlock
edit- git #498c8834 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Translate
edit- git #0109e31a - FindUnsynchonizedDefinitionsMaintenanceScript: Add option to ignore trailing spaces by Niklas Laxström
- git #04be1fd9 - Add help link to Special:PageMigration (task T277031) by MarcoAurelio
- git #63150793 - Move code to display group synchronization information to another class (task T273671) by Abijeet
- git #2505157e - Amend 'search' icon and fit into input (task T213580) by Volker E
TranslationNotifications
edit- git #6a836a0a - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
TrustedXFF
edit- git #8152ef29 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
TwoColConflict
edit- git #6ce33e88 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
UniversalLanguageSelector
editNo changes for UniversalLanguageSelector
UploadsLink
edit- git #9c147ee4 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
UploadWizard
edit- git #bbd5af07 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
UrlShortener
edit- git #258bda32 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
UserMerge
editNo changes for UserMerge
VipsScaler
edit- git #3bf5017a - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
VisualEditor
edit- git #b6a4e76d - MWEditSummaryWidget: Don’t query for title by Lucas Werkmeister
- git #9d7ddcf0 - MWEditSummaryWidget: Handle suppressed comments (task T277368) by Lucas Werkmeister
- git #989792ac - ve.dm.MWTemplateModel: Never remove empty required parameters (task T276989) by Bartosz Dziewoński
- git #d23045bb - Update VE core submodule to master (145cf95d8) (task T65356) by Bartosz Dziewoński
- git #821fb74c - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
WebAuthn
edit- git #bebe5f33 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Wikibase
edit- git #4d37d6f6 - Remove FullEntitySerializer from WikibaseServices (task T276537) by Lucas Werkmeister
- git #f9c7a730 - repo: move PropertyTermStoreWriter to service container (task T277026) by Lucas Werkmeister
- git #2d7c057d - Move WikibaseClient EntityNamespaceLookup to service container (task T277303) by Itamar Givon
- git #cdbee034 - Rename getAllPairs to getLanguageNameMap (task T275611) by Jakob Warkotsch
- git #42c17bc6 - WikibaseContentLanguages: replace constructor with static methods (task T275611) by Jakob Warkotsch
- git #a88f5cfb - Remove StorageEntitySerializer from WikibaseServices (task T276542) by Itamar Givon
- git #cd6accdb - WikibaseRepo: Move AllTypesEntityDeserializer to service container (task T277194) by Itamar Givon
- git #0d752ef9 - Set ar_timestamp in PurgeEntityDataJobTest (task T42626) by Amir Sarabadani
- git #bc3d93a9 - Drop sticknode plugin and replace it with css rules by Amir Sarabadani
- git #d11240c0 - repo: move SiteLinkBadgeChangeOpSerializationValidator to service container (task T276580) by Lucas Werkmeister
- git #3e35eced - docs: Update json.md to highlight item and property differences by addshore
- git #6939bf14 - client: Move WikibaseServices to service container (task T276952) by rosalie
- git #3c88b367 - repo: Move UnitConverter to service container (task T276547) by rosalie
- git #b4e9cca7 - bridge: replace knobs with controls (task T275780) by Jakob Warkotsch
- git #0262c42b - bridge: convert stories to Component Story Format (task T275780) by Jakob Warkotsch
- git #cc9c8ff8 - repo: move EntityUrlLookup to service container (task T276579) by Lucas Werkmeister
- git #50bc9ff4 - Replace RecentChange::getPerformer with RecentChange::getPerformerIdentity (task T276412) by Vadim Kovalenko
- git #f7b4e4f0 - bridge: update to storybook 6 (task T275780) by Jakob Warkotsch
- git #100ad09f - Move WikibaseClient EntityChangeFactory to service container (task T276951) by Itamar Givon
- git #c0c82881 - repo: move EntityExistenceChecker to service container (task T276576) by Lucas Werkmeister
- git #72361bbe - repo: move EntityTitleTextLookup to service container (task T276578) by Lucas Werkmeister
- git #e54da51a - Convert EchoSetupHookHandler(s) to hook handler (task T277169) by Lucas Werkmeister
- git #af55b211 - Move WikibaseRepo BaseDataModelDeserializerFactory to service container (task T277052) by Itamar Givon
- git #32c18348 - WikibaseRepo: Get settings from service container (task T277021) by Itamar Givon
- git #3c25ebf2 - WikibaseClient: Get settings from service container (task T277021) by Lucas Werkmeister
- git #4ace1af6 - repo: move EntityArticleIdLookup to service container (task T276575) by Lucas Werkmeister
- git #962151d5 - Move WikibaseRepo ItemTermStoreWriter to service container by Itamar Givon
- git #1d21bff7 - repo: remove WikibaseRepo::getStatementSerializer() (task T276570) by Lucas Werkmeister
- git #5175b64e - repo: move StorageEntitySerializer to service container (task T276541) by Lucas Werkmeister
- git #5659f173 - repo: move AllTypesEntitySerializer to service container (task T276536) by Lucas Werkmeister
- git #0b0b77f4 - Remove StringNormalizer from WikibaseServices+GenericServices (task T276531) by Lucas Werkmeister
- git #d99e6264 - client: move CompactEntitySerializer to service container (task T276539) by Lucas Werkmeister
- git #a084842e - Github Actions - add link to email notification (task T273447) by Noa wmde
- git #2cd9fc39 - client: move ValueFormatterFactory to service container (task T276529) by Lucas Werkmeister
- git #cb272616 - Remove !.* from .gitignore by Lucas Werkmeister
- git #412af6ff - repo: move TermStoreWriterFactory to service container (task T276456) by Lucas Werkmeister
- git #c1db1968 - bridge: Increase timeout in selenium tests for error handling (task T276932) by tzhelyazkova
- git #b6e9808e - Inject NamespaceInfo into NamespaceChecker (task T276934) by Lucas Werkmeister
- git #852d8a74 - Properly inject namespace services into SpecialUnconnectedPages (task T276933) by Lucas Werkmeister
- git #ea5cb56a - Inject more services into SpecialUnconnectedPages (task T276933) by Lucas Werkmeister
- git #087aedc5 - client: move NamespaceChecker to service container (task T276554) by Lucas Werkmeister
- git #78e11a56 - repo: move MonolingualTextLanguages to service container (task T276912) by Lucas Werkmeister
- git #09197984 - Move WikibaseClient OtherProjectsSitesProvider to service container (task T276556) by Itamar Givon
- git #f5f956a2 - repo: move DatabaseTypeIdsStore to service container (task T276358) by Lucas Werkmeister
- git #7a4c986b - client: move EntityDiffer to service container (task T276555) by Lucas Werkmeister
- git #a39df838 - Move WikibaseRepo EntityRedirectChecker to service container (task T276577) by Itamar Givon
- git #e625dc43 - Move WikibaseClient DataAccessSettings to service container (task T276553) by Itamar Givon
- git #9de6fdac - repo: move DataAccessSettings to service container (task T276549) by Lucas Werkmeister
- git #a6eb5d0c - Test that services lists in extension JSON are ordered by Lucas Werkmeister
- git #0af132f2 - repo: move WikibaseContentLanguages to service container (task T276546) by Lucas Werkmeister
- git #8bb55034 - Move WikibaseClient DataTypeFactory to service container (task T276552) by Itamar Givon
- git #b8e425f0 - Move WikibaseRepo EntityRdfBuilderFactory to service container (task T276548) by Itamar Givon
- git #f643d192 - Github Actions CI - specify username and pass in mysql command (task T273447) by Noa wmde
- git #493ec603 - repo: Move CompactBaseDataModelSerializerFactory to service container (task T276534) by rosalie
- git #78c80d6e - Update termbox by Jakob Warkotsch
- git #c61b4afb - client: Move StringNormalizer to service container (task T276431) by rosalie
- git #fea1cb04 - Add monolingual language code nan-hani (task T180771) by Remko de Keijzer
- git #2845ab8e - client: move CompactBaseDataModelSerializerFactory to service container (task T276535) by Lucas Werkmeister
WikibaseCirrusSearch
edit- git #d99f4dc0 - Allow dangling commas in whitespace-separated license config (task T257938) by Matthias Mullie
WikibaseLexeme
edit- git #d6d40603 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #2cc33db2 - Remove php entry point (task T140850) by Umherirrender
- git #01fe412f - Update WikibaseRepo::getEntityTitleTextLookup() calls (task T276578) by Lucas Werkmeister
- git #1994bcec - EditFormChangeOpDeserializerTest: refactor for readability (task T199896) by Jakob Warkotsch
- git #c097426b - Support editing statements on senses via wbeditentity (task T199896) by Jakob Warkotsch
- git #1de123f8 - Update getEntityRdfBuilderFactory calls to static (task T276548) by Itamar Givon
- git #4e5b458d - Update WikibaseRepo::getStringNormalizer() calls (task T276430) by Lucas Werkmeister
- git #d02f7ea5 - wbeditentity: add test for adding a Form statement (task T199896) by Jakob Warkotsch
WikibaseLexemeCirrusSearch
editNo changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
edit- git #306d69f6 - Get TitleFactory from MediaWikiServices by Lucas Werkmeister
- git #682a92b8 - Add checkbox and radio base components (task T276260) by annet
- git #7d97f3c3 - Instrument quickview play events (task T263154) by Eric Gardner
- git #375fd943 - Update calls to getBaseDataModelDeserializerFactory (task T277052) by Itamar Givon
- git #81558253 - Remove unused $wgMediaInfoMediaSearchPageNamespaces by Matthias Mullie
- git #45791e27 - Update WikibaseRepo::getStorageEntitySerializer() call (task T276541) by Lucas Werkmeister
- git #346aa9d8 - Update WikibaseRepo::getAllTypesEntitySerializer() call (task T276536) by Lucas Werkmeister
- git #f5e87b86 - Make WikibaseCirrusSearch a soft dependency (task T273166) by Matthias Mullie
- git #fb968d3d - Update code to get monolingual text languages from WikibaseRepo (task T276912) by Lucas Werkmeister
- git #5713ef10 - Handle invalid search strings (task T273839) (task T271387) by Eric Gardner
- git #dfc7addd - Rename 'bitmap' to 'image' (task T274494) by Matthias Mullie
- git #48920e86 - Update WikibaseRepo::getDataAccessSettings() call (task T276549) by Lucas Werkmeister
- git #0d555df2 - Update WikibaseRepo::getWikibaseContentLanguages() call (task T276546) by Lucas Werkmeister
- git #0d035a7a - Update getEntityRdfBuilderFactory calls to static (task T276548) by Itamar Givon
- git #1f1ecaf3 - Handle erroneous search filter params in URL (task T271387) by Eric Gardner
- git #e18760f2 - Move CompactBaseDataModelSerializerFactory to service container (task T276534) by rosalie
WikibaseQualityConstraints
edit- git #886142ac - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #24302ed1 - Update calls to getBaseDataModelDeserializerFactory (task T277052) by Itamar Givon
- git #fc4b7c9f - Update WikibaseRepo::getAllTypesEntitySerializer() calls (task T276536) by Lucas Werkmeister
- git #e28fa982 - Move UnitConverter to service container (task T276547) by rosalie
Wikidata.org
edit- git #fb5d54ac - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
WikidataPageBanner
edit- git #b2b7e288 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #fecd0bf6 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
WikiEditor
edit- git #90481ffb - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #21028fc6 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
wikihiero
edit- git #9507a9b0 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
WikiLove
edit- git #c06454cc - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
WikimediaApiPortalOAuth
edit- git #91c682ad - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
WikimediaBadges
edit- git #4bd22db8 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
WikimediaEditorTasks
edit- git #694b49b5 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
WikimediaEvents
edit- git #d1c4e46d - Remove redundant closures from packaged files by Timo Tijhof
- git #4b50928a - Do not log script errors without file uri (task T266517) by jdlrobson
- git #cbf45638 - clientError: Restore client error logging output (task T277094) by jdlrobson
- git #7cacd87d - searchSatisfaction: Don't bind high-level delegated event handler (task T274869) by Sam Smith
- git #33e20c37 - WikimediaEventsHooks: Make WMDE campaign code stricter and clearer by Timo Tijhof
- git #4ce149ac - WikimediaEventsHooks: Declare void instead of fragile bool returns by Timo Tijhof
- git #5db118c0 - Revert "Error in shouldLog logic drops most errors" by Jdlrobson
- git #66775811 - Error in shouldLog logic drops most errors (task T277094) by jdlrobson
- git #724804f0 - clientError: Normalize "Uncaught error" (task T262627) by jdlrobson
- git #550918e2 - searchSatisfaction: Allow for async initialisation (task T274869) by Sam Smith
- git #69eb6cc2 - Session tick: Lazily evaluate data-qa group membership by Michael Holloway
- git #80e449ed - Session tick: Add data QA flag if the user is in group data-qa (task T276515) by Michael Holloway
WikimediaIncubator
edit- git #dfe7c599 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
WikimediaMaintenance
edit- git #f6d6f950 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #3db09fbf - Fix createExtensionTables.php GrowthExperiments path (task T277173) by Gergő Tisza
WikimediaMessages
edit- git #f77809ff - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Wikisource
edit- git #d00d1e09 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #c5fb4360 - Use subdomain to get language code for Wikisources (task T275822) by Sam Wilson
- git #2d47c4a1 - WS export: harmonizes format options between the download button and the sidebar (task T276881) by Tpt
- git #183a77e0 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
XAnalytics
edit- git #4210ccf5 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Skins
editCologneBlue
edit- git #6f010785 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
MinervaNeue
edit- git #846a3761 - build: Updating dependencies by libraryupgrader
- git #ec8c2103 - Increase skins.minerva.content.styles bundlesize limit by Nicholas Ray
- git #3b1dc8b4 - icons: Update to latest 'search' icon and remove obsolete code (task T213580) (task T275563) by Volker E
Modern
edit- git #9057b628 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
MonoBook
edit- git #c3071c12 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Nostalgia
edit- git #d935f3bb - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
Timeless
edit- git #14b762a0 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #bd5f2d9f - Correctly fall back to $wgLogos['icon'] when not using timeless' by Isarra
- git #a26a1a56 - Unpurplify external links (task T271632) by Isarra
Vector
edit- git #f01df6f8 - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #02c22687 - build: Updating dependencies by libraryupgrader
- git #568dbebd - tests: clean up requirements tests by DannyS712
WikimediaApiPortal
edit- git #05ce994c - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
VisualEditor
edit- git #9070d54f - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #4b716381 - Update OOUI to v0.41.3 by James D. Forrester
- git #e4e467a6 - Use wrapper paragraphs in empty branch nodes (task T65356) by Ed Sanders
- git #2cbc5f9b - Update OOUI to v0.41.2 by James D. Forrester
Total Changes
edit578 Changes in 189 repos by 80 authors