| Deployment of MediaWiki 1.35.0-wmf.37 to Wikimedia sites | MediaWiki 1.35.0-wmf.38 |
The latest version (labeled "1.35.0-wmf.37") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 16 June 2020 (see the roadmap).
Core changes
- git #f856960f - Branch commit for wmf/1.35.0-wmf.37 (task T254174) by trainbranchbot
- git #dec08eac - Deprecate SkinTemplateToolboxEnd hook (task T253783) by Ammar Abdulhamid
- git #44945be0 - Hard deprecate calling ParserOptions::newCanonical with no parameters (task T246861) by DannyS712
- git #dd938a8b - Add PageArchive::getRevisionRecordByTimestamp (task T249982) by DannyS712
- git #8f7f133c - Hard deprecate the `TitleMoveCompleting` hook (task T250023) by DannyS712
- git #14fb1541 - Files: Hard deprecate recordUpload, soft deprecate 2, add recordUpload3 (task T248813) by DannyS712
- git #bcc555d6 - ImportableOldRevisionImporter: Don't call WikiPage::updateIfNewerOn (task T250318) by DannyS712
- git #2743c1ce - Tests: Autofix ESLint rule exceptions by Ed Sanders
- git #a67a1bc9 - Deprecate PasswordNotInLargeBlacklist (task T254799) by Reedy
- git #56011528 - REST /me/contributions: implement backwards paging (task T252202) by daniel
- git #26d5f78f - skins: Port SkinFallback and SkinApiOutput to a generic SkinMustache class (task T254048) by jdlrobson
- git #c8d3f524 - Followups for UserGroupManager (task T255330) by Petr Pchelko
- git #cea8cd41 - Add release-notes for two deprecated hooks (task T253814) by Vas Jaremchuk
- git #3928fd21 - Hard-deprecate sequential array as parameter to Sanitizer::validateAttributes (task T255049) by C. Scott Ananian
- git #eed975d6 - Selenium: Use wdio-video-reporter for recording test videos (task T255253) by alqaholic007
- git #200fe6ec - Fix height of OOUI inputs with mw-editfont-* (task T246136) by Ed Sanders
- git #fb184336 - Call StubObject::unstub directly by Umherirrender
- git #b2a8e26c - MultiHttpClient: Reduce the default timeout from 900 to 30 (task T245170) by Tim Starling
- git #76b6cfec - GlobalFunctions: Use php_uname instead of posix_uname (task T172060) by Timo Tijhof
- git #19a1b7b5 - Avoid variable reuse in LinkHolderArray by Umherirrender
- git #520be2ba - Don't call needsToken() statically by Reedy
- git #3ad43ae0 - Migrate site_identifiers to abstract schema (task T230428) by Amir Sarabadani
- git #c1578fa0 - Migrate updatelog to abstract schema (task T230428) (task T164898) by Amir Sarabadani
- git #27244468 - Make schema builder remove table prefixes from Postgres (task T230428) by Amir Sarabadani
- git #6d07ad67 - objectcache: Remove deprecated SqlBagOStuff 'slaveOnly' option (task T254646) by Timo Tijhof
- git #55d147e4 - objectcache: Split out BagOStuffTestBase class for easier subclassing by Aaron Schulz
- git #b845e370 - docs: Add missing @property types and some other missing docs by Ed Sanders
- git #b547aa63 - Use PHP_OS_FAMILY instead of substr(PHP_OS,0,3) for Windows checks by Timo Tijhof
- git #afc57073 - Typehint MediaWikiServices::getInstance() by Daimona Eaytoy
- git #32f518ba - Add a test for WikiPage::factory (task T239975) by ArtBaltai
- git #6ef284e3 - Hard deprecate BaseTemplateToolbox hook (task T253416) by Ammar Abdulhamid
- git #aa048974 - Deprecate SkinTemplateBuildNavUrlsNav_urlsAfterPermalink hook (task T254431) by Ammar Abdulhamid
- git #e8c59dbd - Soft deprecate BaseTemplate::getToolbox() (task T253416) by Ammar Abdulhamid
- git #d00dfbd7 - Move User::addAutopromoteOnceGroups to UserGroupManager (task T252621) by Petr Pchelko
- git #2d7d99f0 - Move User::newFromIdentity logic to UserFactory (task T253432) by DannyS712
- git #04feda4a - Add additional RemexDriver paragraph-wrapper test by Subramanya Sastry
- git #fbe32116 - REST /me/contributions: allow paging forward (task T252202) by Nikki Nikkhoui
- git #1f44fd17 - Adding default locative rule for Ukrainian (task T149550) by Base
- git #c87374a4 - mediawiki.ui: Add `@color-base--inverted` variable and deprecate `@colorBaseInverted` (task T255229) by Volker E
- git #2cb99caa - Replace `em` values `px` where applicable (task T244823) by Volker E
- git #d7e2a207 - resourceloader: Improve packageFiles/skinScripts error message (task T251957) by Timo Tijhof
- git #cd6b72ec - Move autopromote groups logic into UserGroupManager (task T252621) by Petr Pchelko
- git #323b5968 - resourceloader: skinScripts cannot be used alongside packageFiles (task T251957) by Vas Jaremchuk
- git #880a5dcd - Replace password-blacklist with common-passwords (task T254799) by Reedy
- git #1111c338 - Hard code html type in REST /page/{html_type} route (task T255043) by Nikki Nikkhoui
- git #61a3a8f7 - UserFactory v.1 - wrapper for User::newFrom* static methods (task T253432) by DannyS712
- git #a30b328b - Rename CoreMagicWords to CoreMagicVariables and update docs by Tim Starling
- git #1179d973 - Remove maintenance/getSlaveServer.php (task T254646) by Reedy
- git #66b30880 - maintenance: Remove --slave option from sql.php by Reedy
- git #d019a077 - s/slave/replica (task T254646) by Reedy
- git #20c260e1 - Don't modify OutputPage value (task T255073) by jdlrobson
- git #8c43d758 - Hard deprecate $wgAllowImageTag configuration (task T254802) by C. Scott Ananian
- git #0e915c0b - Add `PageSaveComplete` hook to replace `PageContent(Insert|Save)Complete` (task T250566) by DannyS712
- git #d443d5e1 - NamespaceInfo::makeValidNamespace: Don't throw for -1 or -2 (task T253098) by James D. Forrester
- git #1594282a - Replace TitleMoveCompleting and TitleMoveComplete hooks (task T250023) by DannyS712
- git #7ab86a10 - Replace some uses of 'whitelist' in DefaultSettings.php (task T254646) by C. Scott Ananian
- git #86fb3b14 - Use 'list of allowed attributes' in Sanitizer, instead of 'whitelist' (task T254646) by C. Scott Ananian
- git #144157db - UserGroupManager: Consider $queryFlags when caching (task T254282) by Clara Andrew-Wani
- git #ae594f44 - Remove unnecessary use of black/whitelist in Sanitizer comments (task T254646) by C. Scott Ananian
- git #ee8759a2 - Deprecate external image related configuration in ParserOptions (task T254802) by C. Scott Ananian
- git #d95f6635 - Hard deprecate Revision::getTimestamp (task T254966) by DannyS712
- git #2c9d4962 - Rename MagicWordwgVariableIDs hook to GetMagicVariableIDs by C. Scott Ananian
- git #b25b0a8f - Fix stylesheet path of i18n-all-list-margins feature by mainframe98
- git #a6d16bd0 - Remove unneeded creation of revision objects (task T246284) by DannyS712
- git #aa09f00a - WikiPage::updateIfNewerOn - don't call Revision::getTimestamp (task T254966) by DannyS712
- git #3c811b5e - CategoryMembershipChange: Don't call Revision::getTimestamp (task T254966) by DannyS712
- git #f04d825a - Hard deprecate Revision::getSize (task T254964) by DannyS712
- git #f8cc5192 - Hard deprecate Revision::getPage and ::getComment (task T251853) (task T254960) by DannyS712
- git #970fbda0 - McrRevisionStoreDbTest: Don't create a Revision object (task T254952) by DannyS712
- git #3a1513a5 - RevisionStoreDbTestBase: Reduce use of Revision from WikiPage::doEditContent (task T251853) (task T254952) by DannyS712
- git #26381b84 - Hard deprecate Title::getFirstRevision (task T249393) by DannyS712
- git #249aa916 - Hard deprecate User::getNewMessageLinks (task T253949) by DannyS712
- git #c595f2fd - Remove use of the Revision object returned in WikiPage::doEditContent (2) (task T251853) (task T254952) by DannyS712
- git #5875a979 - ApiRollback: Reduce use of Revision objects (task T251853) by DannyS712
- git #e36fc3a8 - Remove use of the Revision object returned in WikiPage::doEditContent (task T251853) (task T254952) by DannyS712
- git #4e289757 - Replace BaseTemplateAfterPortlet with SkinAfterPortlet (task T253797) by mainframe98
- git #3a6649c2 - Fix failing UserContributionsHandlerTest (task T254909) by Nikki Nikkhoui
- git #e60b08e2 - Lazy load footer icons (task T239377) by gilles
- git #567e1bbb - Hard deprecate wfIsBadImage() (task T249459) by Reedy
- git #5ac84ffd - REST /me/contributions: return revisions (task T252202) by daniel
- git #2704be7d - Introduce DeprecatablePropertyArray and use it for PageUpdater (task T250638) by Petr Pchelko
- git #c18360cc - SpecialEmailUser: Replace $blacklist with $muteList (task T254646) by Reedy
- git #269db7e6 - Reduce direct uses of $wgUser in ApiQueryInfo's token methods (task T243708) by DannyS712
- git #88fe512c - Pass function name to database functions (rdbms/installer) by Umherirrender
- git #2d8a125b - Return `null` instead of `false` in Parser methods newly added in 1.35 by C. Scott Ananian
- git #8b07fc4e - mediawiki.mixins: Deprecate `.background-image-svg()` mixin (task T248062) by Volker E
- git #757072d1 - New unit and integraton tests for class LinkHolderArray (task T243747) by ArtBaltai
- git #c0cc7b81 - Revert "title: Mark Title::getPrefixedDBKey and ::getPrefixedText as tainted" by Daimona Eaytoy
- git #9b39cabb - resourceloader: Remove unused mw.Map#exists method (task T251855) by Timo Tijhof
- git #5fb6e52b - Fill in the 'name' field in ParsoidModules registration (task T133320) by C. Scott Ananian
- git #ff50d815 - UserOptionsManager: take into account $queryFlags when caching (task T248527) by Petr Pchelko
- git #5833e420 - Remove unused deprecated-self-close-category message (task T134423) by C. Scott Ananian
- git #02d827e2 - Add doc to DatabaseLogEntry by Umherirrender
- git #cd522341 - Revert "RCDatabaseLogEntry: add a method to get the last rev_id" by Umherirrender
- git #966e0853 - TableCleanup: Make batch size and reporting interval configurable by Niklas Laxström
- git #8e7a5132 - Improve unblock field label by Sakretsu
Vendor
- git #ce24bdaa - Bump Parsoid to 0.12.0-a17 (task T51538) (task T210647) (task T245206) (task T254804) by Subramanya Sastry
- git #b23dce66 - Replace password-blacklist with common-passwords (task T254799) by Reedy
Extensions
3D
- git #0d4ec796 - build: Update devDependencies by Ed Sanders
AbuseFilter
- git #6a268e73 - Drop duplicate index wiki_timestamp by Daimona Eaytoy
- git #9f81f746 - eslint config tweaks by Ed Sanders
- git #12f9be5e - eslint: Update to eslint-config-wikimedia 0.16.0 (task T254495) by jaredblumer
ActiveAbstract
No changes for ActiveAbstract
AdvancedSearch
- git #2290ff0b - Docs: Fix double spaces after @param by Ed Sanders
- git #67ceb556 - ESLint: Minor follow-ups by Ed Sanders
- git #b30fded6 - eslint: Update to eslint-config-wikimedia 0.16.0 (task T254495) by jaredblumer
AntiSpoof
- git #818f1886 - s/slave/replica/ (task T254646) by Reedy
ApiFeatureUsage
No changes for ApiFeatureUsage
ArticleCreationWorkflow
No changes for ArticleCreationWorkflow
ArticlePlaceholder
- git #3a8c652c - Fix visibility of setUp/tearDown by Thiemo Kreuz
- git #07bc03c6 - testNewFromGlobalState needs to be public by addshore
- git #501d8630 - Use SidebarBeforeOutput hook to add items to sidebar toolbox (task T254565) by Ammar Abdulhamid
- git #d2034c9d - Avoid the word "blacklist" in all non-public code (task T254646) by Thiemo Kreuz
Babel
- git #ede6f058 - Fix configuration typo by Reedy
BetaFeatures
- git #4fbea776 - Deprecate features.blacklist, rename to features.unsupportedList (task T254646) by Ed Sanders
- git #a172ecd3 - Revert "Bundle model to client via packageFiles, rather than polluting all pages" by Esanders
BounceHandler
No changes for BounceHandler
Calendar
No changes for Calendar
Campaigns
No changes for Campaigns
Capiunto
No changes for Capiunto
CategoryTree
No changes for CategoryTree
CentralAuth
- git #ba2c7973 - build: Remove unneeded phan suppression by Umherirrender
- git #f6e3bd3c - Reduce direct references to $wgUser (task T242994) by DannyS712
- git #7b952bea - s/slave/replica/ (task T254646) by Reedy
CentralNotice
No changes for CentralNotice
CharInsert
No changes for CharInsert
CheckUser
- git #5c0d0302 - Cache CompareService::getTotalEditsFromIp result in an array (task T252636) by Dayllan Maza
- git #98aa4ace - Fix a test on SQLite (task T253235) by Daimona Eaytoy
- git #f1a87c12 - Sort Special:Investigate results by cuc_ip_hex instead of cuc_ip (task T255312) by Thalia
- git #57a1f196 - Move filters above tabs and add exclude targets filter to timeline tab. (task T253327) by David Barratt
- git #53df0304 - Revert "Trim comment field content prior to insertion" (task T199323) by Reedy
- git #377f582e - Use UserGroupManagerFactory with correct domain to fetch groups (task T234921) by Petr Pchelko
- git #cc5c3e08 - ComparePager: Sort date range column by first edit and last edit dates (task T237300) by Thalia
CirrusSearch
- git #87322d63 - Remove use of the Revision object returned in WikiPage::doEditContent (task T254952) by DannyS712
Cite
- git #e66dd259 - ve.dm.Node: blacklistedAnnotationTypes -> disallowedAnnotationTypes (task T254646) by Ed Sanders
CiteThisPage
- git #2062336d - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Citoid
- git #d5905d50 - build: Update devDependencies by Ed Sanders
cldr
- git #d3ccb361 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
CodeEditor
No changes for CodeEditor
CodeMirror
No changes for CodeMirror
CodeReview
- git #160361c2 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Cognate
No changes for Cognate
Collection
- git #80974f82 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #03eb51c1 - Remove SkinTemplateBuildNavUrls... hook (task T254433) by Ammar Abdulhamid
CommonsMetadata
No changes for CommonsMetadata
ConfirmEdit
No changes for ConfirmEdit
CongressLookup
No changes for CongressLookup
ContactPage
- git #02738557 - Remove onRegistration callback to handle wgContactConfig by DannyS712
- git #004ae9da - SpecialContact: Replace use of global variables with $this->getConfig() by DannyS712
ContentTranslation
- git #b211ba0a - CX language info: create autonym mixin and delete MWAutonym (task T241587) by NikG
- git #51aeaf1b - Move UI library tests to its folder by Santhosh Thottingal
- git #f4cc0ce2 - UI library - Dropdown menu component by Santhosh Thottingal
- git #a97087f7 - IssueTrackingTool: Fix js error in getCurrentNodeId method (task T254965) by Santhosh Thottingal
- git #9681bed8 - Dashboard: Remove padding around page and section suggestion lists by Santhosh Thottingal
- git #804695eb - UI library: Select component by Santhosh Thottingal
- git #13c2ff73 - SX Mobile Pick a Section step: Enhance functionality (task T241587) by NikG
- git #bf350d67 - build: Update eslint-config-wikimedia to 0.16.1 by Ed Sanders
- git #2e4ce786 - SX: Fix module import warnings by Santhosh Thottingal
CreditsSource
No changes for CreditsSource
Dashiki
No changes for Dashiki
Disambiguator
No changes for Disambiguator
DiscussionTools
- git #306faba9 - Tests: childNodes[0] -> firstChild by Ed Sanders
- git #7be0cc32 - Create ThreadItem classes by Ed Sanders
- git #d6c3df31 - Remove various phan suppressions and fix issues by James D. Forrester
- git #38d85268 - Add user mention tool (task T254366) by Ed Sanders
- git #f2d3a00a - Follow-up Icb14766: Fix formatversion:2 param (task T255083) by Ed Sanders
- git #09857e13 - Only re-focus the reply link when reply is abandoned (task T252903) by Ed Sanders
- git #de84a27e - Tweak appearance of find-and-replace toolbar by Ed Sanders
- git #d6d9aec3 - Strip RESTBase IDs when switching to VE (task T253584) by Ed Sanders
- git #ba295c81 - Replace 'whitelist' in documentation (task T254646) by Ed Sanders
- git #a4d767d9 - CommentModifier.php: Remove unnecessary toLowerCase by Ed Sanders
- git #48e86091 - build: Add mediawiki/mediawiki-phan-config by Umherirrender
- git #06eab3d9 - Add square brackets around reply link and use lower case (when possible) (task T249578) by Ed Sanders
- git #efd847c7 - build: Update devDependencies by Ed Sanders
- git #0cfc84aa - Always use API formatversion: 2 by Ed Sanders
DismissableSiteNotice
No changes for DismissableSiteNotice
DonationInterface
- git #24894f5c - Move Special:FundraiserMaintenance to DonationInterface (task T253057) by Elliott Eggleston
- git #9441b208 - Add autocomplete to Employer form field (task T251200) by jgleeson
- git #b6ab8ea2 - Create MW API to expose employer data (task T251199) by jgleeson
- git #6c9c3cb9 - Prevent unnecessary contribution tracking (task T253602) by jgleeson
- git #ab5fe6b7 - Stop referencing ContributionTracking db connection (task T86253) by Elliott Eggleston
DoubleWiki
No changes for DoubleWiki
DynamicSidebar
No changes for DynamicSidebar
Echo
- git #07c8c0af - Push: Check that the event type is enabled before scheduling job by Michael Holloway
- git #374aeb5f - Increase "euw_wiki" VARCHAR length from 30 to 64 by Paladox
- git #80a95a03 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #657e9145 - Push: Bail out of notification job early if no subscriptions found by Michael Holloway
- git #153db72e - Ensure an array is passed to ApiEchoMute::lookupIds() (task T254699) by Gergő Tisza
- git #c9a82619 - Remove overbroad DB error catching in ApiEchoPushSubscriptionsCreate by Michael Holloway
- git #e4032e8e - Remove use of the Revision object returned in WikiPage::doEditContent (task T254952) by DannyS712
- git #aa702c14 - s/slave/replica/ (task T254646) by Reedy
- git #1d31fd75 - Push: Submit requests to configured service endpoint (task T252899) by Michael Holloway
- git #0b850dd8 - Parse messages in string context by Umherirrender
Elastica
No changes for Elastica
ElectronPdfService
- git #57230ade - build: Update devDependencies by WMDE-Fisch
EntitySchema
No changes for EntitySchema
EventBus
- git #3d7c82e8 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #875a11ee - Allow accepting multiple event types in EnableEventBus variable. (task T250781) by Petr Pchelko
EventLogging
- git #4f69fe5a - Record event generation time in client_dt (task T240460) by Mikhail Popov
EventStreamConfig
No changes for EventStreamConfig
ExtensionDistributor
No changes for ExtensionDistributor
ExternalGuidance
No changes for ExternalGuidance
FeaturedFeeds
- git #3ee517cb - FeaturedFeeds: Use SidebarBeforeOutput hook (task T255380) by Ammar Abdulhamid
- git #a7498a88 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
FileExporter
No changes for FileExporter
FileImporter
- git #d588db9b - Fix visibility of setUp/tearDown by Thiemo Kreuz
- git #b1fbe04d - Use formatversion=2 in ImportTitleChecker, remove unused elements (task T254868) by Thiemo Kreuz
- git #2faebd6d - Drop redundant closures by Thiemo Kreuz
- git #8c2e922f - Modernize API call querying a CSRF token (task T254868) by Thiemo Kreuz
- git #b12ae7ba - Document valid failure situation in ImportSuccessSnippet by Thiemo Kreuz
- git #0c7aa08c - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #9d0b39ee - Update/document CentralAuthTokenProvider error handling by Thiemo Kreuz
- git #1be4a983 - Display all errors in ImportSuccessSnippet (task T255014) by Thiemo Kreuz
- git #bc7665e9 - Use real SuccessCache in ImportSuccessSnippetTest by Thiemo Kreuz
- git #820a3c82 - Use MessageLocalizer in ImportSuccessSnippet (task T226075) by Thiemo Kreuz
- git #ce304f4e - Include previous exception where possible by Thiemo Kreuz
- git #109eb56a - s/slave/replica/ (task T254646) by Reedy
FlaggedRevs
- git #7de575e9 - Replace WikiPage::updateIfNewerOn with ::updateRevisionOn (task T250318) by DannyS712
- git #d52fb1a4 - Remove use of the Revision object returned in WikiPage::doEditContent (task T254952) by DannyS712
Flow
- git #aa87695b - Documentation whitespace fixes by Ed Sanders
- git #5f21ebd4 - Hooks: Use PageMoveComplete instead of TitleMoveCompleting (task T250023) by DannyS712
- git #6aae0e09 - FlowUpdateResolvedNotifTitles: Update MWEchoDbFactory::waitForReplicas (task T255095) (task T254646) by DannyS712
- git #bb15a61e - s/slave/replica/ (task T254646) by Reedy
- git #efc43042 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
FundraiserLandingPage
No changes for FundraiserLandingPage
FundraisingTranslateWorkflow
No changes for FundraisingTranslateWorkflow
Gadgets
- git #314bf093 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
GeoCrumbs
- git #6af92cf1 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
GeoData
- git #2ac6773b - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
GettingStarted
No changes for GettingStarted
GlobalBlocking
- git #23a39fa6 - Check for block in GlobalBlocking::getUserBlockDetails (task T254955) by Umherirrender
GlobalCssJs
No changes for GlobalCssJs
GlobalPreferences
No changes for GlobalPreferences
GlobalUsage
No changes for GlobalUsage
GlobalUserPage
- git #0b5b1199 - Replace PageContentInsertComplete with PageSaveComplete (task T250566) by DannyS712
GoogleNewsSitemap
No changes for GoogleNewsSitemap
Graph
- git #4d19d537 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
GrowthExperiments
- git #5d41c980 - Fix NewcomerTask schema field names (task T251526) by Gergő Tisza
- git #aa84be56 - Fix help panel height (task T250310) by Gergő Tisza
- git #4a92b21d - Remove full stop from inside "Learn more" links by Amir Aharoni
- git #22380447 - Change "language" to "text" in the help panel by Amir Aharoni
- git #7006eb4c - UI fixes to suggested edit guidance screen panel header (task T254514) by Gergő Tisza
- git #c53bb6a3 - Newcomer tasks: exclude article that was just edited from post-edit suggestions (task T254834) by Gergő Tisza
- git #a4300a17 - Log help panel close event when closed via Esc by Gergő Tisza
- git #481838d5 - Help panel: Update guidance behavior rules (task T244431) by Kosta Harlan
- git #e4628980 - Help panel logger: Return a boolean not a string by Kosta Harlan
- git #412c4b8c - Selenium: Skip flaky homepage test (task T237021) by Kosta Harlan
- git #5aecdfbb - Selenium: Update to WebdriverIO v6 (task T254697) by vidhi-mody
GuidedTour
No changes for GuidedTour
GWToolset
- git #c6ea8710 - s/slave/replica/ (task T254646) by Reedy
ImageMap
No changes for ImageMap
InputBox
- git #b50c1644 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Insider
No changes for Insider
intersection
- git #1debe1ba - build: Updating composer dependencies by libraryupgrader
Interwiki
- git #c3149273 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
InterwikiSorting
- git #b105b271 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Jade
- git #66561650 - Added Jade RCFilters (task T229975) by kevinbazira
- git #826fdf50 - Remove old sql files (task T229977) by Andy Craze
- git #a7128c2c - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #3750e8e8 - Reindex EntitySummarizer preferred list (task T255084) by Andy Craze
- git #f716f07d - CleanJudgmentLinksTest: Remove creation of Revision objects (task T246284) by DannyS712
- git #94efa0a2 - Remove use of the Revision object returned in WikiPage::doEditContent (task T251853) (task T254952) by DannyS712
Josa
No changes for Josa
JsonConfig
- git #36beba43 - Rename function parameters `$wgUser` to just `$user` (task T245959) by DannyS712
Kartographer
No changes for Kartographer
LabeledSectionTransclusion
No changes for LabeledSectionTransclusion
LandingCheck
No changes for LandingCheck
LdapAuthentication
No changes for LdapAuthentication
Linter
No changes for Linter
LiquidThreads
- git #359607fe - LiquidThreads: Use GetNewMessagesAlert hook (task T254297) by Ammar Abdulhamid
- git #ea114f1b - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #ae22dca4 - Delete import-parsed-discussions.php broken since 2009 (task T146316) by Thiemo Kreuz (WMDE)
Listings
- git #07eb8f2c - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #dc3cf293 - Pass associative array to Sanitizer::validateAttributes (task T255049) by C. Scott Ananian
LocalisationUpdate
No changes for LocalisationUpdate
LoginNotify
No changes for LoginNotify
MachineVision
- git #12f3564d - $aliases should be an array of strings, not AliasGroup objects by Matthias Mullie
- git #f3dc1cc4 - Allow prioritisation of images shown in "popular" tab (task T250748) by Matthias Mullie
- git #accf5eb2 - Use strict mode for language fallbacks (task T245023) by annet
MapSources
No changes for MapSources
MassMessage
No changes for MassMessage
Math
- git #8e0655eb - Update for namespace moves by Lucas Werkmeister
MediaModeration
No changes for MediaModeration
MobileApp
No changes for MobileApp
MobileFrontend
- git #f3f81903 - Use default `@border-radius-base` variable (task T255230) by Volker E
- git #3d86d837 - Follow-up I8373a7a: Always treat sections as strings (task T235222) by Ed Sanders
- git #711d2355 - Update VisualEditorFeatureUse with new fields (task T252925) by David Lynch
- git #89245e3c - Fix Phan error by Bartosz Dziewoński
MultimediaViewer
- git #caa11531 - mmv.bootstrap: Remove direct static call to OO.Router.prototype (task T77258) by Timo Tijhof
- git #a78f9741 - Convert to manifest_version 2 (task T252470) by Reedy
- git #6a85e6c1 - Fix tests (task T252543) by Matthias Mullie
- git #16e99fdc - build: Updating composer dependencies by libraryupgrader
NavigationTiming
No changes for NavigationTiming
Newsletter
No changes for Newsletter
NewUserMessage
- git #f52efd4d - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Nuke
No changes for Nuke
OATHAuth
No changes for OATHAuth
OAuth
- git #473f7e99 - s/slave/replica/ (task T254646) by Reedy
OpenStackManager
No changes for OpenStackManager
ORES
- git #a772c67d - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #487bbcd4 - Remove use of the Revision object returned in WikiPage::doEditContent (task T254952) by DannyS712
PageAssessments
No changes for PageAssessments
PagedTiffHandler
- git #b2923d7a - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
PageImages
No changes for PageImages
PageTriage
- git #bcab9d8d - ext.PageTriage.enqueue - don't specify empty styles array by DannyS712
- git #c989f5d8 - Hooks: Update to use `PageMoveComplete` and `PageSaveComplete` (task T250023) (task T250566) by DannyS712
PageViewInfo
No changes for PageViewInfo
ParserFunctions
- git #1cf5cb9c - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
PdfHandler
No changes for PdfHandler
Petition
- git #ffa7db34 - build: Add mediawiki/mediawiki-phan-config by Umherirrender
Poem
- git #fc02062e - Inline preg_replace callback functions by Thiemo Kreuz
- git #28006eef - Fix indention syntax for empty ::: without no text by Thiemo Kreuz
- git #9fed6d3b - Use much faster str_repeat() instead of str_replace() by Thiemo Kreuz
PoolCounter
- git #c3ea724e - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Popups
- git #092e2a49 - Talk about "exclusions" instead of "blacklists" by Thiemo Kreuz
ProofreadPage
- git #55053a04 - Selenium: Added preliminary tests to check if Index page loads properly (task T253458) by Sohom Datta
PropertySuggester
- git #4468f294 - Use WBRepo::getEntityTitleLookup instead of ContentFactory by addshore
- git #537d04c8 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
QuickSurveys
- git #37dae816 - Convert SurveyFactory from singleton to injected instance by Adam Wight
- git #9a872176 - Type prefix on survey override param becomes optional by Adam Wight
- git #8a84e49a - Multiple-answer layout (task T255130) by Adam Wight
- git #be962044 - Support multiple embedded surveys (task T254322) by Adam Wight
- git #fd88f849 - Simplify factory with null coalesce by Adam Wight
- git #a2bceb7a - Fix field reference (task T254322) by Adam Wight
- git #6d85f527 - Split survey choice from rendering (task T254322) by Adam Wight
- git #6e3b46bd - Configuration to filter by page ID (task T213696) (task T254322) by Adam Wight
- git #21e7660e - Selenium: Delete Ruby tests (task T177261) by Edward Tadros
- git #4e638bbe - Add a new survey configuration for embedding in a page (task T254322) by Adam Wight
- git #7233d59f - Remove Do Not Track support (task T254224) by Adam Wight
- git #47369c50 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Quiz
- git #a4430f61 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
ReadingLists
- git #c9419b5c - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
RelatedArticles
No changes for RelatedArticles
Renameuser
- git #814f844b - s/slave/replica (task T254646) by Reedy
- git #3ac1bec5 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
RevisionSlider
- git #35a5fc5b - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
RSS
- git #9b2b3817 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
SandboxLink
- git #0d651372 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Score
- git #bd1f398d - Update for namespace moves by Lucas Werkmeister
- git #a711cb03 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Scribunto
No changes for Scribunto
SearchExtraNS
- git #82d8e0ed - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
SecureLinkFixer
- git #ac471899 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
- git #9d5f57ef - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
SecurePoll
- git #7a4f5a25 - SecurePoll: Replace usages of 'backlist' (task T255510) by Ammar Abdulhamid
- git #df63e0c7 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
ShortUrl
- git #806fed22 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
SiteMatrix
- git #31825313 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
SpamBlacklist
- git #43283acb - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
SubPageList3
- git #42231601 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
SubpageSortkey
- git #ccee0191 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
SyntaxHighlight_GeSHi
- git #c281e5f4 - Pass associative array to Sanitizer::validateAttributes (task T255049) by C. Scott Ananian
- git #afd2c25a - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TemplateData
- git #2f80e6ea - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TemplateSandbox
- git #c930df0e - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TemplateStyles
- git #dee1c954 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TemplateWizard
- git #4e88729a - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TextExtracts
- git #5cba8620 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #c1397847 - Tidy is no longer configurable in MW 1.35 (task T198214) by C. Scott Ananian
Thanks
- git #df923e2b - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #a1e577c9 - Remove use of the Revision object returned in WikiPage::doEditContent (task T254952) by DannyS712
TheWikipediaLibrary
- git #957c2832 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TimedMediaHandler
- git #d301a081 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #cfc56d40 - Avoid undefined index error (task T254824) by Ed Sanders
timeline
- git #6ec4c370 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TitleBlacklist
- git #d2d24707 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TocTree
- git #ec39bb13 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TorBlock
- git #2e612f4e - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Translate
- git #df30de27 - MessageValidator: clean up method comments by Niklas Laxström
- git #77d88988 - EscapeCharacterValidator: Convert to the new interface by Niklas Laxström
- git #aa395a3b - Remove messages related to magic words by Abijeet
- git #184489e6 - Change Save to Publish (task T131132) by Amir Aharoni
- git #9860ced9 - BraceBalanceValidatorTest: Fix test case description by Niklas Laxström
- git #da76ec6b - Rewrite BraceBalanceValidator by Niklas Laxström
- git #323d6aa5 - Add new MessageValidator interface by Niklas Laxström
- git #c155994e - Add composer quicktest by Niklas Laxström
- git #1326ff57 - Update ValidationResult to use ValidationIssue(s) by Niklas Laxström
- git #443e8fb9 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #9e7d1473 - Add ValidationIssue and ValidationIssues by Niklas Laxström
- git #5030d560 - Ensure plural keyword other is always present in exports for yaml and json by Niklas Laxström
TranslationNotifications
- git #25ba8a75 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TrustedXFF
- git #940a77b3 - Remove need for onRegistration callback by Timo Tijhof
- git #c55fa1b7 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TwoColConflict
- git #25341e74 - Change the name of the tool in the user preferences (task T254983) by Andrew Kostka
- git #a26cfa8f - Fix visibility of setUp/tearDown by Thiemo Kreuz
- git #574c2fef - build: Update devDependencies by WMDE-Fisch
- git #6604697e - Test literal wikitext (task T254974) by Adam Wight
- git #058b046a - Set titles for side selection (task T229217) by WMDE-Fisch
- git #df938069 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
UniversalLanguageSelector
- git #420bf7a6 - Update jquery.ime by Amir Aharoni
- git #afebb45e - SkinTemplateOutputPageBeforeExec is deprecated (task T253178) by jdlrobson
- git #7951b38c - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
UploadsLink
- git #394429c6 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
UploadWizard
- git #182f1194 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
UrlShortener
- git #cf9ee0a3 - Use 'AllowedDomains' instead of 'whitelist' (task T255491) by Ammar Abdulhamid
- git #ae4ca80e - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
UserMerge
No changes for UserMerge
VipsScaler
- git #2bb21d72 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
VisualEditor
- git #310b4d6e - ve.dm.Node: blacklistedAnnotationTypes -> disallowedAnnotationTypes (task T254646) by Ed Sanders
- git #980e25f2 - Update VE core submodule to master (3be5d338e) (task T254646) by James D. Forrester
- git #6db8207a - build: Upgrade eslint-config-wikimedia from 0.16.0 to 0.16.1 by James D. Forrester
- git #877d1e33 - Move restbaseId stripping to ve.utils.parsoid (task T253584) by Ed Sanders
- git #1b86093b - api: Specify PARAM_TYPE => 'text' for multi-line text parameters by Bartosz Dziewoński
- git #41a53939 - VE BetaFeatures: Use unsupportedList (task T254646) by Ed Sanders
- git #9c8195f8 - Replace browser blacklist/whitelist with (un)supportedList (task T254646) by Ed Sanders
- git #590dc098 - Remove 'blacklist' in documentation (task T254646) by Ed Sanders
- git #648bffd3 - Update VisualEditorFeatureUse with new fields (task T252925) by David Lynch
- git #89b6a8d7 - ve.dm.MWIncludesNode: Change label for includeonly nodes per feedback (task T250937) by Bartosz Dziewoński
- git #f81f34f5 - Make VisualEditorDisableForAnons only hide the tabs, not disable the editor (task T253941) by Bartosz Dziewoński
- git #e5c1ef65 - Allow generic params to be passed to getWikitextFragment by Ed Sanders
WebAuthn
- git #21a5a2b9 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Wikibase
- git #c55e86b0 - FP: Handle api error on entity page (task T255010) by Tobias Andersson
- git #484f0a2f - Move vue2 ResourceLoader module from Lib to View (task T247520) by Lucas Werkmeister
- git #57e673d6 - Remove references to bundled Purtle (task T100510) by Lucas Werkmeister
- git #aa42baa3 - Remove the last autoload.php (task T172368) (task T255108) by Thomas Arrow
- git #0a8910e7 - Remove \Wikibase\Repo\Maintenance from AutoloadNamespaces (task T172368) by Lucas Werkmeister
- git #d5788e7f - Couple of minor doc fixes by Reedy
- git #44b38c4b - DatabaseUsageCheckingTermStoreCleaner remove unused props by addshore
- git #6ebb0ccb - Fix legend message on Special:NewItem/Special:NewProperty (task T255187) by Umherirrender
- git #3994b1f5 - Remove EntityContentDiff from nasty hack by Lucas Werkmeister
- git #4e0f4b37 - Make nasty hack slightly less nasty by Lucas Werkmeister
- git #247b1106 - bridge: update @wmde/wikibase-datamodel-types by Lucas Werkmeister
- git #c8adcbe9 - Move Maintenance to PSR-4 Style NS (task T255108) by Thomas Arrow
- git #65b9f760 - Fix test to work in any language (task T255237) by Michael Große
- git #488e616e - build: Updating dependencies by libraryupgrader
- git #1a4261ba - Fix entity id lookup for interwiki special page links (task T255078) by Jakob Warkotsch
- git #6e246f82 - Move \Wikibase\Rdf classes to \Wikibase\Repo\Rdf (task T172368) by Lucas Werkmeister
- git #11b8eb32 - Remove compatibility class aliases by Lucas Werkmeister
- git #d5c1ed7b - Use SidebarBeforeOutput hook to add Wikibase Concept URI sidebar link. (task T253685) by Ammar Abdulhamid
- git #55408c32 - WikibaseClient: Use SkinAfterPortlet hook to add languages action links (task T252841) by Ammar Abdulhamid
- git #b1b8c84d - entityViewInit: don't express entityLoaded module dep (task T251007) by Pablo Grass
- git #481705d6 - Defer evaluating rdf-data-type DataTypeDefinitions field by Lucas Werkmeister
- git #acf4cb99 - Move some \Wikibase\Rdf classes to \Wikibase\Repo\Rdf (task T172368) by Lucas Werkmeister
- git #6374d1b8 - Fix typo: 'the the' -> 'the' by Ed Sanders
- git #c92ea63c - Pass ruby linter on Vagrantfile by Antoine Musso
- git #bdcd9eb7 - Make DumpEntities follow PSR-4 (task T172368) by Amir Sarabadani
- git #df06aaed - FP: Improve EntityLinkTargetEntityIdLookup exception message (task T255078) by addshore
- git #12826efe - FP: Simulate API errors on the test system (task T254999) by sihe
- git #b747cecf - Rename idBlacklist setting to reservedIds (task T254686) by Lucas Werkmeister
- git #8eb8a3ae - Use "reserved IDs" instead of "blacklist" in code (task T254686) by Thiemo Kreuz
- git #d031b697 - Remove wikibase.repo.api.errors.total statsd metric by addshore
- git #ad41bebe - Create a FederatedPropertiesException base for all exceptions (task T255008) by rosalie
- git #a934aab7 - Remove SqlStore::rebuild (task T249563) by DannyS712
- git #a892f8cd - Remove compatibility class alias by Lucas Werkmeister
- git #b96a5d46 - Move SummaryFormatter to right namespace (task T172368) by Lucas Werkmeister
- git #4d6c7e43 - Deprecate everything relating to EntityInfo (task T254283) by addshore
- git #73463d39 - tests: Add missing use statement by Umherirrender
- git #e38cf6cf - Remove compatibility class alias by Lucas Werkmeister
- git #b9180574 - Move Store to right namespace (task T172368) by Lucas Werkmeister
- git #f6136377 - Remove compatibility class alias by Lucas Werkmeister
- git #2b6a076a - Move CopyrightMessageBuilder to right namespace (task T172368) by Lucas Werkmeister
WikibaseCirrusSearch
No changes for WikibaseCirrusSearch
WikibaseLexeme
- git #61ca2508 - Use vue+vuex ResourceLoader modules from MediaWiki core (task T247518) (task T250265) by Lucas Werkmeister
- git #d324d5e5 - Update Vuex to from 2.3.0 to 3.1.3 (task T250265) by Lucas Werkmeister
- git #d72bdd9c - build: Updating composer dependencies by libraryupgrader
- git #422e67ba - Update for namespace moves by Lucas Werkmeister
- git #1d9a883d - Remove unneeded ::setUp and ::tearDown methods that only call parent by DannyS712
- git #6a8754f5 - Update for namespace move by Lucas Werkmeister
- git #9b5d3276 - Update for namespace move by Lucas Werkmeister
- git #d2dfdb21 - Update for namespace move by Lucas Werkmeister
WikibaseLexemeCirrusSearch
- git #3ebfef34 - build: Updating composer dependencies by libraryupgrader
WikibaseMediaInfo
- git #778fe2bf - Selenium: Update to WebdriverIO v5 (task T253487) by vidhi-mody
- git #95c4d464 - Override window.scrollTo test error by Vagrant Default User
- git #909bbacf - Update for namespace moves by Lucas Werkmeister
- git #1bcd9d51 - Refactor Less variables by annet
- git #731aa7d8 - Use auto flex-basis instead of 0, fixing flexbox issues in IE (task T249556) by Matthias Mullie
- git #5d704401 - Remove usage of EntityInfo (task T254283) by addshore
- git #02180736 - Use type=text input field for numeric types rather than type=number (task T254615) by Matthias Mullie
- git #6cf6ee80 - Fix overlapping text in qualifier quantity input (task T254594) by Eric Gardner
- git #9ebf24f5 - Exclude input error message from flex container (task T254622) by annet
WikibaseQualityConstraints
- git #d4f3bd09 - Use WBRepo::getEntityIdLookup instead of ContentFactory by addshore
- git #c0fc5746 - Use standard `@border-base` variable for `border` by Volker E
- git #4cc8e738 - build: Updating composer dependencies by libraryupgrader
- git #77daa913 - Update for namespace moves by Lucas Werkmeister
- git #c6c5a096 - Update for namespace move by Lucas Werkmeister
Wikidata.org
- git #c6d09113 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
WikidataPageBanner
- git #804756fe - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
WikiEditor
- git #dbef0beb - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #7ab9ac2a - Update VisualEditorFeatureUse with new fields (task T252925) by David Lynch
wikihiero
- git #ef636967 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
WikiLove
- git #2f2d2b28 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #da6eb500 - Remove comment about schema being "not final" by Reedy
WikimediaBadges
- git #74b4f59c - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
WikimediaEditorTasks
- git #4f969108 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
WikimediaEvents
- git #fe039bbd - Edit count bucket pulled out of mobileWebUIActions schema (task T250282) by jdlrobson
- git #473a5478 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #a278db9f - Update revision ID for WMDE Banner Interactions (task T254735) by Corinna Hillebrand
WikimediaIncubator
- git #89e25065 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
WikimediaMaintenance
- git #c7e5f581 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #13ad438d - s/slave/replica/ (task T254646) by Reedy
- git #360e1229 - Reduce direct references to $wgUser (task T245959) by DannyS712
WikimediaMessages
- git #6e085d47 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Wikisource
- git #627daa05 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
XAnalytics
- git #d8a1418b - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Skins
CologneBlue
- git #081a35ed - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #76b55680 - Use Skin::afterPortlet (task T254945) by mainframe98
MinervaNeue
- git #b8cfba1b - build: Updating markdown-to-jsx to 6.11.4 by libraryupgrader
Modern
- git #72a2312e - Modern: Drop MonoBookTemplateToolboxEnd (task T253783) by Ammar Abdulhamid
- git #3862bd41 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #af0a191e - Modern: Drop SkinTemplateToolboxEnd hook (task T253783) by Ammar Abdulhamid
- git #62e7cdef - s/slave/replica (task T254646) by Reedy
MonoBook
- git #91cb0841 - Drop MonoBookTemplateToolboxEnd hook (task T253783) by Ammar Abdulhamid
- git #5fa6a6a3 - MonoBook: Drop SkinTemplateToolboxEnd hook (task T253783) by Ammar Abdulhamid
Nostalgia
- git #2e193664 - build: Remove unneeded phan suppression by Umherirrender
- git #acd87a3d - build: Updating composer dependencies by libraryupgrader
Timeless
- git #5996fa45 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #b4673446 - Timeless: support SidebarBeforeOutput hook (task T254419) by Ammar Abdulhamid
Vector
- git #922daba0 - [less] Remove default, already inherited user-agent properties by Volker E
- git #97566a02 - [less] Amend subtle color to WikimediaUI Base default (task T254474) by Volker E
- git #41b0b6c4 - [less] Normalize focus styles in Blink based browsers (task T245887) by Volker E
- git #35b2f659 - [less] Extract cross-browser normalization rules into new 'normalize.less' by Volker E
- git #aa1f6612 - Vector: Drop support for SkinTemplateToolboxEnd (task T253783) by Ammar Abdulhamid
- git #14e794b1 - Simplify Vector buildSidebar() method (task T253416) by Ammar Abdulhamid
- git #22a8b6c5 - Fix dropdown menu checkbox hack's CSS selector (task T255069) by AronDemian
- git #74e19abe - build: Updating npm dependencies by libraryupgrader
- git #0b1abe7a - [less] Put element selectors in the right place by Volker E
- git #7e7bdb4f - Replace deprecated classes with modern ones by Volker E
- git #f4b54825 - Vector should not call BaseTemplate::getToolbox (task T253416) by Ammar Abdulhamid
- git #0c914429 - Pin bundlesizes to their exact values (task T244276) by jdlrobson
- git #a3acacc1 - Add bundlesize test for ResourceLoader modules. (task T244276) by Jan Drewniak
- git #a6dd9b25 - Model indicators as their own template rather than a block of HTML (task T251212) by jdlrobson
- git #31fd25b4 - Move html-printtail template variable to SkinVector (task T251212) by jdlrobson
- git #3003724a - [fix][Less] disable sidebar animations on page load (task T246419) (task T234570) by Stephen Niedzielski
- git #4466eb3a - Use semantic HTML5 elements where applicable (task T66477) by Volker E
- git #3888b407 - Fix portal heading border in Safari (task T254489) by Volker E
VisualEditor
- git #424a4d96 - Void list: Link to WHATWG; remove obsolete `command` & `keygen` elements by Ed Sanders
- git #64b89657 - ve.dm.Node: blacklistedAnnotationTypes -> disallowedAnnotationTypes (task T254646) by Ed Sanders
- git #fca42efe - build: Upgrade eslint-config-wikimedia from 0.16.0 to 0.16.1 by James D. Forrester
- git #58a71b62 - Various documentation fixes (task T254646) by Ed Sanders
- git #4ddad19d - ve.Filibuster: 'blacklist' -> 'nowrapList' (task T254646) by Ed Sanders
Total Changes
467 Changes in 128 repos by 76 authors