< MediaWiki 1.36
| Deployment of MediaWiki 1.36.0-wmf.34 to Wikimedia sites | MediaWiki 1.36.0-wmf.35 |
The latest version (labeled "1.36.0-wmf.34") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 9 March 2021 (see the roadmap).
Core changes
- git #cc2ce669 - Branch commit for wmf/1.36.0-wmf.34 (task T274938) by trainbranchbot
- git #c10cbe17 - Escape <input> in DateTimeInputWidget documentation (task T273536) by Nardog
- git #78c1095d - Add Wayuu support to release notes (task T276745) by Amir Aharoni
- git #37cb7d88 - DiffHistoryBlobTest: remove unneeded `return` by DannyS712
- git #242b9b2f - Enforce concealment of hidden RelevantUser at Skin level (task T120883) by Ammar Abdulhamid
- git #a52246b2 - Add namespaces for [trv] Seediq language (task T276247) by jhsoby
- git #7f7dfebd - Add Wayuu to Names.php (task T276745) by Amir Aharoni
- git #1a4e632a - Create MessagesShi.php for the Tachelhit language by Amir Aharoni
- git #7c47a17b - Move Xml::expandAttributes tests to unit tests by DannyS712
- git #a48bb43b - Add more tests for creating Title objects (task T241406) by DannyS712
- git #5015a623 - selenium: Remove ChromeDriver dependency (task T269566) by Željko Filipin
- git #50163e40 - Update CREDITS and remove a duplicate CREDITS entry by Zabe
- git #7f28fe35 - Sort magic words alises alphabetically in static language files (task T255826) by Umherirrender
- git #124bc610 - Drop pagelinks table creation code (task T272199) by Amir Sarabadani
- git #b0dbe27c - Remove unused patch-image_name_unique.sql by Amir Sarabadani
- git #c4f28d01 - Replace some usages of User with Authority/UserIdentity by Petr Pchelko
- git #bfa145fa - Convert second batch of special pages to authority by Petr Pchelko
- git #1293e1f5 - Drop unused patch-bot.sql patch by Amir Sarabadani
- git #e7df1e36 - Add schema change for img_timestamp varbinary(14) to binary(14) (task T42626) (task T230428) by Amir Sarabadani
- git #b267f7aa - resourceloader: Allow modules to mark themselves as ES6-only (task T272104) by Roan Kattouw
- git #ea185c87 - Rename Authority::getPerformer() to ::getUser() by Petr Pchelko
- git #f682860d - build: Ignore default upload path in eslint by Ed Sanders
- git #3aa1f6c2 - build: Only run eslint on locally-mastered i18n files (task T276477) by James D. Forrester
- git #3cb9c81c - build: Upgrade eslint-config-wikimedia from 0.18.1 to 0.18.2 by James D. Forrester
- git #244bbc8e - OutputPage: move to authority where relevant by Petr Pchelko
- git #9b8d6612 - Support Composer 2.0 in ComposerInstalled (task T266419) by mainframe98
- git #863e12ba - Replace Cyrillic with Latin in MessagesTly (task T258975) by Amir Aharoni
- git #07b63105 - WatchAction:doWatchOrUnwarch - use Authority by Petr Pchelko
- git #7e799cc7 - Convert RecentChange::doMarkPatrolled to Authority by Petr Pchelko
- git #80ba4de1 - Control whether a log is created when accounts are autocreated (task T269494) by Huji
- git #595d605e - Convert EditConstraints to Authority (task T271977) by Petr Pchelko
- git #aed228e3 - PageArchive: Improve method/property documentations by Ammarpad
- git #1cc2e153 - Prevent call of fetchUser method with null (task T276316) by vladshapik
- git #7e591bae - Simplify PageArchive::__construct() by Ammarpad
- git #f9cbc388 - SearchNearMatcher: don't create WikiPage for bad titles. (task T276387) by daniel
- git #daf6b099 - Remove usage line for moveBatch.php (task T85246) by Zppix
- git #334278bd - Remove reference to non-existing method in comments by Ammarpad
- git #9eb95410 - Re-introduce UserIdentity::getUserId - removed in a violation of SIP (task T275482) by Martin Urbanec
- git #aa5f902b - maintenance: Avoid missing l10n cache error in mergeMessageFileList by Dan Duvall
- git #de5323e2 - maintenance: mergeMessageFileList should be DB_NONE (task T260827) (task T238436) by Dan Duvall
- git #ec4590b6 - UploadBase: fopen can return false (task T266234) by Umherirrender
- git #f415c95f - Introduce SpecialPage::getAuthority shortcut to context by Petr Pchelko
- git #af13f873 - Convert Article and ImagePage to Authority by Petr Pchelko
- git #7b410cda - Maintenance.php: Remove HHVM remnant by Ammarpad
- git #49310510 - Avoid using UserIdentity::getUserId (task T275482) by Vadim Kovalenko
- git #4ff48fbd - mediawiki.ui: Quiet buttons set to bold and with min-height of 32px (task T268241) by jdlrobson
- git #0a7ea041 - maintenance: Disable storage backend for DB_NONE tasks (task T260827) (task T237148) (task T238436) by Dan Duvall
- git #07b05d3d - Drop unused patch-userlevels.sql patch by Amir Sarabadani
- git #5611e959 - rdbms: Add ChronologyProtectorStash type to the debug logs by Aaron Schulz
- git #d91c6627 - maintenance: rebuildLocalisationCache should be DB_NONE if possible (task T260827) (task T237148) by Dan Duvall
- git #70364b51 - maintenance: Skip setAgentAndTriggers for DB_NONE maintenance tasks (task T260827) (task T237148) (task T238436) by Dan Duvall
- git #20d37449 - Covert HttpErrorTest to a pure unit test by DannyS712
- git #f28578f9 - Make ParserOptionsTest work on PHP<7.4.9 with opcache enabled (task T270228) by Tim Starling
- git #3b18dcbc - Convert UploadBase to authority. by Petr Pchelko
- git #d83dee67 - Expand title tests for configuration pages (task T241406) by DannyS712
- git #1abe2e53 - Remove ActorStore::getUserIdentityByAnyId. by Petr Pchelko
- git #d812cd44 - ActorStore: Respect $queryFlags other then READ_NORMAL/LATEST by Petr Pchelko
- git #ab7157e0 - Convert DifferencesEngine to Authority by Petr Pchelko
- git #ebd14f37 - RecentChangeTest::testParseParams use a data provider by DannyS712
- git #10534056 - Rename new_name_timestamp on recentchanges to rc_new_name_timestamp (task T270033) by Amir Sarabadani
- git #7974d518 - MysqlMaintenance: Make use of Maintenance::fatalError by Ammarpad
- git #c192b6c3 - Drop the cur/old -> page/revision schema change code (task T272199) by Amir Sarabadani
- git #05a1a44f - objectcache: remove ObjectCache::detectLocalServerCache() method by Aaron Schulz
- git #cba9683a - MessagesMni.php: Add namespace translations (task T273461) by Martin Urbanec
- git #8fc94f3d - SpecialImport: Avoid duplicate 'source' ID in form by Ed Sanders
- git #1f34e5c6 - Rewrite ActorMigration test to not manipulate the original by Thiemo Kreuz
- git #ec7d3579 - maintenance: Remove preprocessDump.php by Timo Tijhof
- git #4612a694 - Fix error handling in TextSlotDiffRenderer::getTextDiffInternal() by Gergő Tisza
Vendor
- git #ea69c1c2 - Updating ruflin/elastica (6.1.1 => 6.1.3) (task T274877) by Reedy
- git #8dad8dc1 - Update oauth2-server and lcobucci/jwt (task T270595) by Clara Andrew-Wani
Extensions
3D
- git #f29cb2a0 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
AbuseFilter
- git #25d1abde - Fix hook name (task T275798) by Daimona Eaytoy
- git #62376f43 - Replace UserIdentity::getUserId with ::getId (task T275482) by Vadim Kovalenko
- git #92ecccbd - Simplify AbuseFilterBlockTest by Daimona Eaytoy
- git #ebea8cd3 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
ActiveAbstract
- git #75c7556f - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
AdvancedSearch
No changes for AdvancedSearch
AntiSpoof
- git #beec807c - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
ApiFeatureUsage
- git #6817430c - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
ArticleCreationWorkflow
- git #f67644f4 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
ArticlePlaceholder
- git #ab737af0 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #c2ca7e0c - Update WikibaseClient::getRepoLinker() calls (task T276331) by Lucas Werkmeister
- git #381d6242 - Update getEntityIdParser method callers to static (task T275886) by Itamar Givon
Babel
- git #404b7a34 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
BetaFeatures
- git #e4d08a03 - Get global $wgBetaFeatures from config object (task T170587) by Umherirrender
- git #cbf716dc - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
BounceHandler
- git #3d8f691d - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Calendar
- git #ccd3c619 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Campaigns
- git #d8d3f7a1 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Capiunto
- git #b1e5c664 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
CategoryTree
- git #7d219ada - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
CentralAuth
- git #56786346 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #8237704a - Rename Authority::getPerformer to Authority::getUser by Petr Pchelko
- git #cd1395de - Do not create an 'autocreate' log when forcibly creating local accounts (task T269494) by Huji
- git #6df3caf4 - Add a maintenance script to backfill local names (task T150506) by Taavi Väänänen
- git #d2869b74 - Avoid double urlencoding link to local Special:BlockList (task T275963) by Matěj Suchánek
CentralNotice
No changes for CentralNotice
CharInsert
- git #fa8dde53 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
CheckUser
- git #bc95f1c6 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
CirrusSearch
- git #e9870560 - Add test for SpecificAliasValidator (task T276320) by toan
- git #af9e540d - Fix UpdateWeightedTags parameter checks by Gergő Tisza
- git #ad3a77ca - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #0ab038ab - CirrusSearchResult::isMissingRevision() return value fix by Cormac Parle
- git #f3405325 - Make ArticleTopicFeature::ARTICLE_TOPIC_TAG_PREFIX more useful by Gergő Tisza
Cite
- git #d91060fb - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
CiteThisPage
- git #059df096 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Citoid
- git #e9ba7414 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #c099c6a6 - CitoidDataModule: Cast ResourceLoader::inDebugMode() to bool for phan by James D. Forrester
cldr
- git #02f2895a - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
CodeEditor
- git #583480e6 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
CodeMirror
- git #8869ebc9 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #e325bc2e - Add accesskey to CodeMirror input field (task T259347) by Jon Harald Søby
CodeReview
- git #ff6a66bc - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Cognate
- git #2928fd6f - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Collection
- git #c35c3c92 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #1e2f5161 - Remove php entry point (task T140850) by Umherirrender
CommonsMetadata
- git #e981440c - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
ConfirmEdit
- git #919dd1f6 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
CongressLookup
- git #963d3ebe - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
ContactPage
- git #c6ecfdb4 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
ContentTranslation
- git #d19f4815 - CX3 Build 0.1.0+20210308 by Santhosh Thottingal
- git #05c70072 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #5ab08c58 - CX3: Fix js errors in store module application by Santhosh Thottingal
- git #96eb148d - SX Dashboard: Add refresh section suggestion list button (task T260164) by NikG
- git #8400c2d7 - CX3: Split application store modules to smaller modules by Santhosh Thottingal
CreditsSource
- git #75e27a0d - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Dashiki
- git #82bf73b8 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Disambiguator
- git #28f5e6d4 - Inject services into DisambiguationPages/DisambiguationPageLinks (task T259960) by Umherirrender
- git #f44a72c9 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
DiscussionTools
- git #ccc19d8d - Add 'href' to reply links for better compatibility with skins by Ed Sanders
- git #5324e60e - Tracking changes from VE source mode by Ed Sanders
- git #c2d45158 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #6224c11f - Always load init CSS when tools are available for a title (task T274311) by Ed Sanders
- git #45cda20c - Don't attempt to put comment markers in <noscript> tags (task T276455) by Ed Sanders
- git #998bd206 - Follow-up I60e550ef: Don't show relevant user in mention list if it is you by Ed Sanders
- git #f296c6fd - build: Move eslint file list to .eslintignore by Ed Sanders
- git #f5059e6e - Don't detect comments within 'cite' elements too (task T275881) by Bartosz Dziewoński
- git #5a071392 - CommentFormatterTest: Avoid re-serializing the HTML by Bartosz Dziewoński
DismissableSiteNotice
- git #388b493d - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
DonationInterface
- git #f279142f - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #b5ff6bea - Change logo in a hook (task T269717) by Elliott Eggleston
- git #b1af8a35 - Shorten soft descriptor in English (task T272995) by Elliott Eggleston
DoubleWiki
- git #0cfeb736 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
DynamicSidebar
- git #1962cab8 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Echo
- git #5e5b07d3 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #f4ea1fd8 - Do not directly construct UserrightsPage in tests by Petr Pchelko
- git #2bbae62a - Set icon size in bundle to exactly 20x20 (task T276114) by Ed Sanders
- git #92d41cac - Avoid using User::isBlocked (task T276371) by vladshapik
Elastica
- git #f86b3eb3 - Explicitly set elasticsearch/elasticsearch dependency (task T276320) (task T276854) by toan
- git #8463524a - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #2eaac883 - Updating ruflin/elastica (6.1.1 => 6.1.3) (task T274877) by Reedy
ElectronPdfService
- git #f2de51b5 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
EntitySchema
- git #7a8150f0 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
EventBus
- git #3720e65c - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
EventLogging
- git #63d651d7 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #f15acf2c - Fix timestamp format for migrated events (task T276235) by Michael Holloway
EventStreamConfig
- git #1fe267d3 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
ExtensionDistributor
- git #3a286d31 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
ExternalGuidance
- git #abc9d360 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
FeaturedFeeds
- git #73309070 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
FileExporter
- git #7fc39183 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
FileImporter
- git #8629a495 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
FlaggedRevs
- git #1180f45d - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #f2bb7ee3 - Fix use of $this->getConfig() for configuration (task T276386) by DannyS712
- git #4fcfc7ce - Use OOUI for action=protect form (task T236218) (task T274889) by BrandonXLF
Flow
- git #13df52e6 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #8b418052 - Avoid using User::clearNotification (task T276572) by vladshapik
FundraiserLandingPage
- git #8ffc20c5 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
FundraisingTranslateWorkflow
- git #a8e0073a - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Gadgets
- git #8e255427 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
GeoCrumbs
- git #20fbdc86 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
GeoData
- git #89ed9c3c - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
GettingStarted
- git #32cb951a - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
GlobalBlocking
- git #49064fea - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
GlobalCssJs
- git #f8a11e02 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
GlobalPreferences
- git #67c0b5e5 - Remove pre-1.35 code by Umherirrender
- git #89cbb55c - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
GlobalUsage
- git #60ad8073 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
GlobalUserPage
- git #81c2cbb3 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
GlobalWatchlist
- git #d36fc0f6 - Sort entries by timestamp (task T275303) by DannyS712
- git #7a6b283a - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #5f47b7fe - Cleanup display of sites with vs. without changes (task T274720) by DannyS712
GoogleNewsSitemap
- git #1fb5e7a8 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Graph
- git #56c104df - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
GrowthExperiments
- git #f7713984 - Make help panel fallback to help desk if no mentor is available (task T275908) (task T273782) by Martin Urbanec
- git #7c583b48 - Homepage: Check welcome notice seen preference (task T272754) (task T238887) by Kosta Harlan
- git #87be76d3 - Add nb aliases for Growth special pages (task T276816) by Martin Urbanec
- git #827967bc - Remove User::isRegistered check from LocalUserCreated hooks by Gergő Tisza
- git #f34ad42d - Check $wgGEDeveloperSetup flag in importOresTopics.php by Gergő Tisza
- git #f4db0f4f - Add fixLinkRecommendationData.php maintenance script (task T274198) by Gergő Tisza
- git #1e1069fe - Script for adding topics to a test environment (task T276163) by Gergő Tisza
- git #98148a71 - Implement WikiPageConfigWriter (task T274520) by Martin Urbanec
- git #4219ce7e - MentorHooks: Make mentor assignment follow same rules as HomepageHooks (task T276720) by Kosta Harlan
- git #76d73c77 - refreshLinkRecommendations.php: commit DB writes sooner (task T274198) by Gergő Tisza
- git #ac2f2201 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #fa13e5d6 - Add $wgGEDeveloperSetup (task T274198) by Gergő Tisza
- git #4040599f - Add request timeout parameter for the link recommendation service (task T274198) by Gergő Tisza
- git #38f9398b - Fix special page translations for Romanian (task T275130) by Martin Urbanec
- git #18616108 - cleanup: Remove help panel URL from Help homepage module (task T276450) (task T273118) by Martin Urbanec
- git #7d75d400 - Add WikiPageConfig that can provide config from wiki page (task T274520) by Martin Urbanec
- git #3e15e23e - Update some and remove not needed PHPDoc tags by Thiemo Kreuz
- git #1c609979 - Add Hindi special page aliases (task T276450) by Martin Urbanec
- git #d968bdf9 - Link recommendation: Use access token for access to external release (task T269581) by Kosta Harlan
- git #23ce0212 - Do not open DB connections during service initialization (task T276307) by Gergő Tisza
- git #ee59f4de - Replace getUserId() with getId() (task T275482) by Kosta Harlan
- git #686b4a6a - Help panel: Do not require help desk to be configured (task T273118) by Martin Urbanec
- git #4a98debc - HomepageHooks: Block search data hook if link recommendations are off (task T276224) by Kosta Harlan
- git #8b619885 - linkrecommendation: Threshold and max_recommendations are query params (task T269581) by Kosta Harlan
- git #03477ed3 - Remove variant A code (task T272754) (task T238887) by Kosta Harlan
- git #986f4ebf - Update unactivated state of impact module's mobile summary view (task T274820) by mewoph
- git #cab6028a - Newcomer tasks: Fix bottom padding on the post-edit dialog (task T255820) by Kosta Harlan
GuidedTour
- git #eafcc09e - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
GWToolset
- git #7d6c34a6 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
ImageMap
- git #3829c582 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
InputBox
- git #65690a19 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Insider
- git #61db75f0 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
intersection
- git #1a756e31 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Interwiki
- git #6d10770a - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
InterwikiSorting
- git #d5d17a59 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
IPInfo
- git #2a3940bb - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Jade
- git #90995d47 - build: Updating npm dependencies by libraryupgrader
Josa
- git #f5a052b8 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
JsonConfig
- git #c508fb21 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Kartographer
- git #47045204 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
LabeledSectionTransclusion
- git #501b30d6 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #d54ed82e - Remove php entry point (task T140850) by Umherirrender
LandingCheck
- git #93b7e442 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
LdapAuthentication
- git #cc335b78 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #223c7430 - Avoid using User ::addGroup, ::removeGroup, ::getAllGroups (task T276094) by vladshapik
Linter
- git #25a864ce - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
LiquidThreads
- git #feddfa0b - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Listings
- git #d5a25527 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
LocalisationUpdate
- git #4813f8ce - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
LoginNotify
- git #88e62020 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
MachineVision
- git #bde5a421 - Set default SuggestedTagsAction version to Event Platform schema URI (task T267351) by Marcel Ruiz Forns
- git #08731505 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
MapSources
- git #6c0e7928 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
MassMessage
- git #6a3508b3 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Math
- git #f2edc700 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #a9d2b684 - Update WikibaseRepo::getStringNormalizer() call (task T276430) by Lucas Werkmeister
- git #6a8f7df8 - Update getEntityIdParser method callers to static (task T275886) by Itamar Givon
MediaModeration
No changes for MediaModeration
MobileApp
- git #b4fb4b0b - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
MobileFrontend
- git #edd9d1ad - Fix: Save user options only once when Advanced Mode is toggled (task T218835) by Michael Holloway
- git #7b71ca3a - Drawer.stories.js: Set parsedReason on blockMessageDrawer config (task T274010) by Thalia
- git #56da2a51 - README: Correct wgMFLazyLoadImages defaults by Ed Sanders
- git #ee91d07e - Rewite MoveLeadParagraphTransform based on mobile apps approach (task T262093) by Ed Sanders
- git #b51b935f - Update search header to rely on standard background 'search' icon (task T275563) by Volker E
MultimediaViewer
- git #ee5fd7c6 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #d9925de6 - Catch malformed URIs (task T268060) by jdlrobson
NavigationTiming
- git #c69b8794 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Newsletter
- git #69d9324c - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
NewUserMessage
- git #00c93351 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Nuke
- git #d60ebce7 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
OATHAuth
- git #60b1ad52 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
OAuth
- git #8e88fa32 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
OAuthRateLimiter
No changes for OAuthRateLimiter
OpenStackManager
- git #eb80f2b0 - Remove orphaned code by Reedy
- git #6a8fbd11 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
ORES
- git #df84b33c - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #66446fae - Provide timestamp when inserting rc data (task T276734) by Ammarpad
PageAssessments
- git #aa08d7bc - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
PagedTiffHandler
- git #24840317 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
PageImages
- git #b3c4adb9 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #d1d7cfef - Remove pre-1.35 code by Umherirrender
PageNotice
- git #b7b69ee1 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
PageTriage
- git #402c4354 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
PageViewInfo
- git #3a7edddf - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
ParserFunctions
- git #19abca20 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #d8a18b08 - Use HookHandlers for core hooks by Umherirrender
PdfHandler
- git #1e5d95d5 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #c73192e2 - Avoid using User::getDefaultOption (task T276035) by vladshapik
Poem
- git #a60c74a5 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
PoolCounter
- git #5e1efad3 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Popups
- git #919a7a5a - Don't use {{int:…}} in full sentence messages (task T276218) by Thiemo Kreuz
- git #9fcdaf5c - Fix maximum height of reference popups when in beta (task T234205) by Andrew Kostka
- git #24c75d11 - Fix maximum height of reference popups (task T234205) by Thiemo Kreuz
- git #fb0863f1 - remove spacing, when the footer is empty (task T276200) by Svantje Lilienthal
- git #66b5e307 - Minor tweaks to the wording of gadget-related messages (task T276218) by Thiemo Kreuz
- git #f7e60f20 - Change wording around gadgets and user scripts (task T276218) by WMDE-Fisch
- git #e49f7d74 - Take direction into account for clip-path cursor (task T276112) by Noam Rosenthal
ProofreadPage
- git #ba887f21 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
PropertySuggester
- git #d9ed00d7 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #728b1930 - Update getEntityTitleLookup calls to static calls (task T276318) by Itamar Givon
- git #5ce8b257 - Update WikibaseRepo::getLanguageFallbackChainFactory() call (task T276457) by Lucas Werkmeister
QuickSurveys
- git #04afd780 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Quiz
- git #ce920b49 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
ReadingLists
- git #16652b44 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
RelatedArticles
- git #10578329 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Renameuser
- git #67fc10e0 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
RevisionSlider
- git #3216dac8 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
RSS
- git #058f4108 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
SandboxLink
- git #11b7659c - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Score
- git #cc39cdba - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Scribunto
- git #7f8b0b3f - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
SearchExtraNS
- git #fd3897e9 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
SecureLinkFixer
- git #009560f0 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #ff52569c - Updating domains.php from Mozilla by SecureLinkFixer updater bot
SecurePoll
- git #2cbf7b2b - Convert range voting custom column labels to OOUI (task T273043) by David Lynch
- git #e8e00e7a - Replace calls to deprecated methods in CreatePage (OT) (task T274397) by melvinthoabala
- git #16a74bfe - Add link to logs for elections on main SecurePoll page (task T275899) by STran
- git #f521f08a - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #2706b6b2 - Hide the offset list markers by David Lynch
- git #b584dad9 - EntryPage: Make a small whitespace fix by Thalia
- git #bde17ac9 - Port EntryPage to have service dependencies (task T276079) by AnaïsGueyte
- git #82d14014 - Add timing for tally.php and add it as an output (task T276360) by STran
- git #c77e8cec - Disallow access to settings for finished polls (task T275911) by STran
- git #bb45bd83 - Port TranslatePage to have service dependencies (task T276077) by AnaïsGueyte
- git #07162238 - VoterEligibilityPage: Manually validate dynamically required fields (task T180762) by STran
- git #a18dbb8c - VoterEligibilityPage: Check date validity in a validation callback (task T180762) by STran
- git #ac1917bd - Use User::getId instead of User::getUserId by STran
- git #3a62cd32 - Port VotePage to have service dependencies (task T276080) by melvinthoabala
- git #c43415da - Replace EntryPage calls to deprecated methods (task T274449) by AnaïsGueyte
- git #83813449 - Replace deprecated methods on ListPage (task T274451) by wikitrent
- git #825e8e0f - Clean up formData before writing it to db (task T180762) by STran
- git #69d4bc5d - Replace calls to deprecated methods in VotePage (task T274536) by melvinthoabala
ShortUrl
- git #a2ef263b - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
SiteMatrix
- git #72303eac - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
SpamBlacklist
- git #91017a76 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
StopForumSpam
- git #fd827910 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
SubPageList3
- git #c5880bc6 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
SubpageSortkey
- git #18dbc8e4 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
SyntaxHighlight_GeSHi
- git #e0399a6d - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
TemplateData
- git #99de8fa6 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
TemplateSandbox
- git #ad270e25 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #0b0d80c0 - Remove php entry point (task T140850) by Umherirrender
TemplateStyles
- git #fb1a1d70 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
TemplateWizard
- git #a431e6bd - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
TextExtracts
- git #e11f406a - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Thanks
- git #13b929be - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #545208c0 - Use ::class for class names in Echo config by Umherirrender
- git #35ee7224 - Move userTalk-constructive icons from root to modules by Umherirrender
- git #1fdcd954 - Remove php entry point (task T140850) by Umherirrender
TheWikipediaLibrary
- git #4fe850b7 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
TimedMediaHandler
- git #49cfe416 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #eccbcee4 - build: Updating dependencies by libraryupgrader
timeline
- git #8a8d9f4f - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
TitleBlacklist
- git #8e5b453a - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
TocTree
- git #dbbd22aa - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
TorBlock
- git #16fbabdb - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #c58dff53 - Remove php entry point (task T140850) by Umherirrender
Translate
- git #6d5bcca5 - TranslatablePageMoveJob: Code improvements by Abijeet
- git #7d00a65a - Fix metadata handling for translatable page moves and deletions (task T275327) by Niklas Laxström
- git #3643d1a7 - Do not enable supportsTransclusion by default (task T47096) by Abijeet
- git #ffacfa48 - Use native array_search() instead of foreach() by Thiemo Kreuz
- git #844410c9 - FlatPhpFFS: Fix incorrect usage of $wgSitename by Niklas Laxström
- git #1e009a9f - Remove tiny pieces of code that are not needed by Thiemo Kreuz
- git #9ca867b4 - Replace deprecated User method getGroups (task T275148) by Jeena Huneidi
TranslationNotifications
- git #fc8ba6da - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
TrustedXFF
- git #82b6ccd8 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
TwoColConflict
- git #c8192863 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
UniversalLanguageSelector
- git #0b92c673 - Update jquery.uls from upstream (task T180771) (task T276745) by Amir Aharoni
- git #852d72e6 - Remove UniversalLanguageSelector instrument (task T275894) by Sam Smith
UploadsLink
- git #2533d8f4 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
UploadWizard
- git #38accde5 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
UrlShortener
- git #e2e8e926 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
UserMerge
- git #c587ab35 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
VipsScaler
- git #4146dd58 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
VisualEditor
- git #73adc9ac - Strip all wikilinks for initial edit summary (task T276722) by BrandonXLF
- git #738c3b3a - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #d43f13f4 - Reduce deep indention in MWTemplateTitleInputWidget by Thiemo Kreuz
WebAuthn
- git #0722ba37 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Wikibase
- git #59452e0d - Protect against calling array_merge() without arguments (task T276619) by Lucas Werkmeister
- git #2e2e17ec - Move WikibaseRepo EntityTitleLookup to service container (task T276318) by Itamar Givon
- git #a196d0dd - Remove outdated comment in getDefaultMonolingualTextLanguages() (task T124758) by Lucas Werkmeister
- git #e8a78e5e - repo: move BaseDataModelSerializerFactory to service container (task T276533) by Lucas Werkmeister
- git #badd2549 - Remove LanguageFallbackChainFactory from WikibaseServices (task T276532) by Lucas Werkmeister
- git #2a86f43d - Github Actions CI - add mysqlnd extension to php setup step (task T273447) by Noa wmde
- git #c9a1fbde - client: move LanguageFallbackChainFactory to service container (task T276458) by Lucas Werkmeister
- git #f4c750f7 - repo: move StringNormalizer to service container (task T276430) by Lucas Werkmeister
- git #992d76c1 - repo: move LanguageFallbackChainFactory to service container (task T276457) by Lucas Werkmeister
- git #1e9b245a - Github Actions CI - add mysqli extension to php setup step (task T273447) by Noa wmde
- git #f43749c5 - Move WikibaseClient EntityIdLookup to service container (task T276110) by rosalie
- git #3aa27fc6 - Move WikibaseClient BaseDataModelDeserializerFactory to service container (task T276427) by Itamar Givon
- git #d2bf7ebf - Github Actions - fix DB connection issues and separate actions (task T273447) by Noa wmde
- git #96554714 - repo: move ItemTermsCollisionDetector to service container (task T276314) by Lucas Werkmeister
- git #958e9759 - repo: move PropertyTermsCollisionDetector to service container (task T276313) by Lucas Werkmeister
- git #7b54cd07 - Fix local site ID check in Site service wiring (task T276349) by Lucas Werkmeister
- git #bcd29edc - client: move Site to service container (task T276349) by Lucas Werkmeister
- git #e8d18812 - Move WikibaseRepo EntityIdLookup to service container (task T276065) by Itamar Givon
- git #5b34ae10 - WikibaeClient: Move DataValueDeserializer to service container (task T276109) by Itamar Givon
- git #03aef82a - repo: move EntityChangeOpProvider to service container (task T276245) by Lucas Werkmeister
- git #c95de62e - WikibaseRepo: Move EntityContentFactory to service container (task T276064) by Itamar Givon
- git #ae475516 - repo: move TermsCollisionDetectorFactory to service container (task T276312) by Lucas Werkmeister
- git #78f05560 - Remove WikibaseClient::newRepoLinker() alias (task T276331) by Lucas Werkmeister
- git #497e3adb - client: move RepoLinker to service container (task T276331) by Lucas Werkmeister
- git #537347ac - Miscellaneous ServiceWiringTestCase improvements (task T276089) by Lucas Werkmeister
- git #5d0d9195 - client: disallow DB+HTTP access in service wiring (task T276090) by Lucas Werkmeister
- git #cd07f14e - client: simplify service mocking in service wiring tests (task T276089) by Lucas Werkmeister
- git #5ffda7c6 - Tolerate some missing revisions in EntityLoadingHelper (task T267363) by Lucas Werkmeister
- git #15897145 - repo: also mock getDBLoadBalancer() in service wiring tests (task T276090) by Lucas Werkmeister
- git #ceea36ee - repo: move IdGenerator to service container (task T276066) by Lucas Werkmeister
- git #b9483503 - Avoid using User::isIP (task T275602) by vladshapik
- git #f006b045 - repo: move EntityIdComposer to service container (task T276062) by Lucas Werkmeister
- git #70835fb2 - Update Deprecated Http to HttpRequestFactory (task T275518) by Itamar Givon
- git #d38ec496 - Wikibase: remove travis CI configuration (task T273447) by Noa wmde
- git #ddb2d7d2 - WikibaseClient: Move EntityIdParser to service container (task T275886) by Itamar Givon
- git #cba5bfda - Move WikibaseClient PropertyOrderProvider to service container (task T275518) by Itamar Givon
- git #320fb51a - pingback: move host to setting (task T276075) by toan
- git #0eb1f40a - Don’t pass local entity source name into RdfVocabulary (task T275644) by Lucas Werkmeister
- git #c55c4b59 - Remove compatibility code from RdfVocabulary constructor (task T275644) by Lucas Werkmeister
- git #a2566b52 - bridge: Ask the user to describe their actions as part of the error report (task T274149) by tzhelyazkova
- git #f5b35a80 - Do not directly construct MovePage, it's not @newable by Petr Pchelko
- git #235cb503 - Add scondary-ci job to existing github action on Wikibase (task T273447) by Noa wmde
- git #318a8198 - Try stripping tags when parsing time values by Lucas Werkmeister
- git #d3432518 - build: Updating mediawiki/mediawiki-codesniffer to 35.0.0 by Umherirrender
- git #8ac67bfd - Add phpcs-committed and fix-committed composer commands by Lucas Werkmeister
WikibaseCirrusSearch
- git #bae9b72e - Update WikibaseRepo::getLanguageFallbackChainFactory() calls (task T276457) by Lucas Werkmeister
- git #252d8293 - Update calls to getEntityLookup to static (task T276065) by Itamar Givon
- git #c22bdf82 - Move license map parsing logic into standalone function (task T275579) by Matthias Mullie
WikibaseLexeme
- git #0dc61a7b - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #b32b22df - Inject PermissionManager service by Itamar Givon
- git #bff3f89f - Update getEntityTitleLookup calls to static calls (task T276318) by Itamar Givon
- git #acb08b6a - Update WikibaseRepo::getBaseDataModelSerializerFactory() calls (task T276533) by Lucas Werkmeister
- git #e27f5eab - Update WikibaseRepo::getLanguageFallbackChainFactory() calls (task T276457) by Lucas Werkmeister
- git #332b8b5c - Update calls to getEntityLookup to static (task T276065) by Itamar Givon
- git #7cda24b5 - Update getEntityContentFactory call to static method (task T276064) by Itamar Givon
- git #e7981791 - Remove $localEntitySourceName from RdfVocabulary() (task T275644) by Lucas Werkmeister
- git #62fa1b48 - Update getEntityIdParser call to static (task T275886) by Itamar Givon
WikibaseLexemeCirrusSearch
- git #f8315c1e - Update WikibaseRepo::getBaseDataModelSerializerFactory() call (task T276533) by Lucas Werkmeister
- git #eeb00c6b - Update WikibaseRepo::getLanguageFallbackChainFactory() calls (task T276457) by Lucas Werkmeister
- git #fc124719 - Update calls to getEntityLookup to static (task T276065) by Itamar Givon
WikibaseMediaInfo
- git #e6e2f8ed - Remove experimental entity traversing search profile (task T258055) (task T270336) by Matthias Mullie
- git #e5cc0c44 - Remove focus from input post search in MediaSearch (task T260263) by seddon
- git #81eb41db - Update WikibaseRepo::getLanguageFallbackChainFactory() calls (task T276457) by Lucas Werkmeister
- git #99119cb9 - Rename URI to params to their search keyword equivalent (task T274494) by Matthias Mullie
- git #d16adc23 - Extract result formatting code into new method by Eric Gardner
- git #eadf2c43 - Omit duplicate results (task T272923) by Matthias Mullie
- git #7423464c - Search icon not visible when page loads (task T272417) by seddon
- git #7bd6e4d7 - Add tests for MediaSearchOptions (task T268235) by Matthias Mullie
- git #a5b9ec96 - Restore filesize messages to extension.json by Eric Gardner
- git #2d677060 - Programmatically generate search options in PHP (task T273166) by Eric Gardner
- git #7e5af86e - Added tests for, currently failing, adding statement scenario (task T267363) by Leszek Manicki
- git #89035545 - Update WikibaseRepo::getEntityIdComposer() calls (task T276062) by Lucas Werkmeister
- git #2733ad35 - Move stem/plain boosts into weights config (task T271799) by Matthias Mullie
- git #9e56c864 - Media Search: Decrease padding below filters (task T271440) by seddon
- git #f3869405 - Also requet timestamp|snippet from non-page results (task T271174) by Matthias Mullie
- git #1eff9cde - Remove $localEntitySourceName from RdfVocabulary() (task T275644) by Lucas Werkmeister
- git #c90880f8 - lib/icons.js - fix extension name by DannyS712
- git #731c7f1b - Fix bugs with select list keyboard navigation (task T272537) by annet
WikibaseQualityConstraints
- git #c1fade34 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #759ecb67 - Update WikibaseRepo::getBaseDataModelSerializerFactory() calls (task T276533) by Lucas Werkmeister
- git #0de62760 - Update getEntityTitleLookup calls to static calls (task T276318) by Itamar Givon
- git #a1b3af4c - Update calls to getEntityLookup to static (task T276065) by Itamar Givon
- git #6b5c40fd - Update getEntityContentFactory call to static method (task T276064) by Itamar Givon
- git #a6a83d33 - Remove $localEntitySourceName from RdfVocabulary() (task T275644) by Lucas Werkmeister
Wikidata.org
- git #ec0107dc - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
WikidataPageBanner
- git #e90bc7a6 - Move WikibaseClient EntityIdLookup to service container (task T276110) by rosalie
WikiEditor
No changes for WikiEditor
wikihiero
- git #6e367b9f - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
WikiLove
- git #9c64de35 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
WikimediaApiPortalOAuth
- git #f96e42dc - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
WikimediaBadges
- git #fc45ac5b - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
WikimediaEditorTasks
- git #94c1cc56 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
WikimediaEvents
- git #887d4f87 - Disable initDebugLogging (task T272904) by jdlrobson
- git #715978aa - Set (Desktop|Mobile)WebUIActionsTracking version to Event Platform schema URI (task T271164,T267347) by Marcel Ruiz Forns
- git #d3c36051 - Finalize Event Platform migration of EditAttemptStep and VisualEditorFeatureUse (task T267343) (task T267353) by Ottomata
- git #039b1e29 - universalLanguageSelector: Add missing extension attribute (task T275894) by Sam Smith
- git #6a121cb4 - Finalize migration of PrefUpdate to Event Platform (task T267348) by Ottomata
- git #4ee1c917 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #ce6bbd6e - Hygiene: Fix ESLint warnings by Sam Smith
- git #0e3ef11d - Remove extraneous " in OWNERS.md by Sam Smith
- git #b50b3377 - Add UniversalLanguageSelector instrument (task T275894) by Sam Smith
- git #5737b415 - Reannotate popups related preference tracking (task T276328) by Andrew Kostka
- git #44148d52 - Revise file url logging rules (task T266517) by jdlrobson
- git #12229ff2 - clientError: Log errors thrown by Vue.js components (task T249826) by Sam Smith
WikimediaIncubator
- git #9631efd1 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #8dae111d - Avoid using User::isIP (task T275602) by vladshapik
WikimediaMaintenance
- git #e4d20514 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #f9d6fbef - Remove use of DB_NONE from SendBulkEmails by Dan Duvall
WikimediaMessages
- git #8a67bd9a - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #7b6025dc - Use interwiki link in 'prefs-user-downloaddata' override by Bartosz Dziewoński
- git #e7945829 - Add messages for Seediq Wikipedia (trvwiki) (task T276246) by gerritbot
Wikisource
No changes for Wikisource
XAnalytics
- git #57ab7e21 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Skins
CologneBlue
- git #f493473e - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
MinervaNeue
- git #6da72c80 - Avoid using User::isIP (task T275602) by vladshapik
- git #5d6ffe70 - Table of contents should not trigger reflows in layout (task T268787) by jdlrobson
Modern
- git #c75e2e99 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
MonoBook
- git #c5bdc41a - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Nostalgia
- git #3e5f929d - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #f41c2d52 - Avoid using User::getNewTalk (task T276322) by vladshapik
Timeless
- git #e9129a9c - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
Vector
- git #127422e4 - Language button skinStyle overrides (task T268241) by jdlrobson
- git #41d30615 - [modern] Usability improvements to dropdown (task T275681) by jdlrobson
- git #c9c00e71 - Disable margin in ext.uls.compactlinks module by jdlrobson
- git #0d2e3837 - Languages should not appear in side bar on modern Vector special pages (task T273144) by jdlrobson
- git #ac623869 - Correct the height of the language button (task T268241) by jdlrobson
- git #1d01f70e - Refactor: Separate Language button code into its own JS file by jdlrobson
- git #52edeeea - Disable language button on certain pages (task T273144) by jdlrobson
- git #35ce4514 - [icons] Amend 'search' icon (task T213580) by Volker E
WikimediaApiPortal
- git #95361a56 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
VisualEditor
- git #504d59c7 - ve.ui.SpecialCharacterDialog: Hardcode the height to make it open faster by Bartosz Dziewoński
- git #03172f86 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #55798cb1 - ve.init.Target: Simplify toolbar focus hack by Bartosz Dziewoński
- git #ad295172 - Only apply toolbar focus hack to surfaces that clear selection on blur (task T276164) by Bartosz Dziewoński
- git #5a7ec389 - ve.ui.SpecialCharacterDialog: Keep selection when opening the dialog (task T276164) by Bartosz Dziewoński
Total Changes
491 Changes in 191 repos by 75 authors
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.