MediaWiki 1.35/wmf.37
![]() |
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
edit- git #f856960f - Branch commit for wmf/1.35.0-wmf.37 (T254174) by trainbranchbot
- git #dec08eac - Deprecate SkinTemplateToolboxEnd hook (T253783) by Ammar Abdulhamid
- git #44945be0 - Hard deprecate calling ParserOptions::newCanonical with no parameters (T246861) by DannyS712
- git #dd938a8b - Add PageArchive::getRevisionRecordByTimestamp (T249982) by DannyS712
- git #8f7f133c - Hard deprecate the `TitleMoveCompleting` hook (T250023) by DannyS712
- git #14fb1541 - Files: Hard deprecate recordUpload, soft deprecate 2, add recordUpload3 (T248813) by DannyS712
- git #bcc555d6 - ImportableOldRevisionImporter: Don't call WikiPage::updateIfNewerOn (T250318) by DannyS712
- git #2743c1ce - Tests: Autofix ESLint rule exceptions by Ed Sanders
- git #a67a1bc9 - Deprecate PasswordNotInLargeBlacklist (T254799) by Reedy
- git #56011528 - REST /me/contributions: implement backwards paging (T252202) by daniel
- git #26d5f78f - skins: Port SkinFallback and SkinApiOutput to a generic SkinMustache class (T254048) by jdlrobson
- git #c8d3f524 - Followups for UserGroupManager (T255330) by Petr Pchelko
- git #cea8cd41 - Add release-notes for two deprecated hooks (T253814) by Vas Jaremchuk
- git #3928fd21 - Hard-deprecate sequential array as parameter to Sanitizer::validateAttributes (T255049) by C. Scott Ananian
- git #eed975d6 - Selenium: Use wdio-video-reporter for recording test videos (T255253) by alqaholic007
- git #200fe6ec - Fix height of OOUI inputs with mw-editfont-* (T246136) by Ed Sanders
- git #fb184336 - Call StubObject::unstub directly by Umherirrender
- git #b2a8e26c - MultiHttpClient: Reduce the default timeout from 900 to 30 (T245170) by Tim Starling
- git #76b6cfec - GlobalFunctions: Use php_uname instead of posix_uname (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 (T230428) by Amir Sarabadani
- git #c1578fa0 - Migrate updatelog to abstract schema (T230428) (T164898) by Amir Sarabadani
- git #27244468 - Make schema builder remove table prefixes from Postgres (T230428) by Amir Sarabadani
- git #6d07ad67 - objectcache: Remove deprecated SqlBagOStuff 'slaveOnly' option (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 (T239975) by ArtBaltai
- git #6ef284e3 - Hard deprecate BaseTemplateToolbox hook (T253416) by Ammar Abdulhamid
- git #aa048974 - Deprecate SkinTemplateBuildNavUrlsNav_urlsAfterPermalink hook (T254431) by Ammar Abdulhamid
- git #e8c59dbd - Soft deprecate BaseTemplate::getToolbox() (T253416) by Ammar Abdulhamid
- git #d00dfbd7 - Move User::addAutopromoteOnceGroups to UserGroupManager (T252621) by Petr Pchelko
- git #2d7d99f0 - Move User::newFromIdentity logic to UserFactory (T253432) by DannyS712
- git #04feda4a - Add additional RemexDriver paragraph-wrapper test by Subramanya Sastry
- git #fbe32116 - REST /me/contributions: allow paging forward (T252202) by Nikki Nikkhoui
- git #1f44fd17 - Adding default locative rule for Ukrainian (T149550) by Base
- git #c87374a4 - mediawiki.ui: Add `@color-base--inverted` variable and deprecate `@colorBaseInverted` (T255229) by Volker E
- git #2cb99caa - Replace `em` values `px` where applicable (T244823) by Volker E
- git #d7e2a207 - resourceloader: Improve packageFiles/skinScripts error message (T251957) by Timo Tijhof
- git #cd6b72ec - Move autopromote groups logic into UserGroupManager (T252621) by Petr Pchelko
- git #323b5968 - resourceloader: skinScripts cannot be used alongside packageFiles (T251957) by Vas Jaremchuk
- git #880a5dcd - Replace password-blacklist with common-passwords (T254799) by Reedy
- git #1111c338 - Hard code html type in REST /page/{html_type} route (T255043) by Nikki Nikkhoui
- git #61a3a8f7 - UserFactory v.1 - wrapper for User::newFrom* static methods (T253432) by DannyS712
- git #a30b328b - Rename CoreMagicWords to CoreMagicVariables and update docs by Tim Starling
- git #1179d973 - Remove maintenance/getSlaveServer.php (T254646) by Reedy
- git #66b30880 - maintenance: Remove --slave option from sql.php by Reedy
- git #d019a077 - s/slave/replica (T254646) by Reedy
- git #20c260e1 - Don't modify OutputPage value (T255073) by jdlrobson
- git #8c43d758 - Hard deprecate $wgAllowImageTag configuration (T254802) by C. Scott Ananian
- git #0e915c0b - Add `PageSaveComplete` hook to replace `PageContent(Insert|Save)Complete` (T250566) by DannyS712
- git #d443d5e1 - NamespaceInfo::makeValidNamespace: Don't throw for -1 or -2 (T253098) by James D. Forrester
- git #1594282a - Replace TitleMoveCompleting and TitleMoveComplete hooks (T250023) by DannyS712
- git #7ab86a10 - Replace some uses of 'whitelist' in DefaultSettings.php (T254646) by C. Scott Ananian
- git #86fb3b14 - Use 'list of allowed attributes' in Sanitizer, instead of 'whitelist' (T254646) by C. Scott Ananian
- git #144157db - UserGroupManager: Consider $queryFlags when caching (T254282) by Clara Andrew-Wani
- git #ae594f44 - Remove unnecessary use of black/whitelist in Sanitizer comments (T254646) by C. Scott Ananian
- git #ee8759a2 - Deprecate external image related configuration in ParserOptions (T254802) by C. Scott Ananian
- git #d95f6635 - Hard deprecate Revision::getTimestamp (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 (T246284) by DannyS712
- git #aa09f00a - WikiPage::updateIfNewerOn - don't call Revision::getTimestamp (T254966) by DannyS712
- git #3c811b5e - CategoryMembershipChange: Don't call Revision::getTimestamp (T254966) by DannyS712
- git #f04d825a - Hard deprecate Revision::getSize (T254964) by DannyS712
- git #f8cc5192 - Hard deprecate Revision::getPage and ::getComment (T251853) (T254960) by DannyS712
- git #970fbda0 - McrRevisionStoreDbTest: Don't create a Revision object (T254952) by DannyS712
- git #3a1513a5 - RevisionStoreDbTestBase: Reduce use of Revision from WikiPage::doEditContent (T251853) (T254952) by DannyS712
- git #26381b84 - Hard deprecate Title::getFirstRevision (T249393) by DannyS712
- git #249aa916 - Hard deprecate User::getNewMessageLinks (T253949) by DannyS712
- git #c595f2fd - Remove use of the Revision object returned in WikiPage::doEditContent (2) (T251853) (T254952) by DannyS712
- git #5875a979 - ApiRollback: Reduce use of Revision objects (T251853) by DannyS712
- git #e36fc3a8 - Remove use of the Revision object returned in WikiPage::doEditContent (T251853) (T254952) by DannyS712
- git #4e289757 - Replace BaseTemplateAfterPortlet with SkinAfterPortlet (T253797) by mainframe98
- git #3a6649c2 - Fix failing UserContributionsHandlerTest (T254909) by Nikki Nikkhoui
- git #e60b08e2 - Lazy load footer icons (T239377) by gilles
- git #567e1bbb - Hard deprecate wfIsBadImage() (T249459) by Reedy
- git #5ac84ffd - REST /me/contributions: return revisions (T252202) by daniel
- git #2704be7d - Introduce DeprecatablePropertyArray and use it for PageUpdater (T250638) by Petr Pchelko
- git #c18360cc - SpecialEmailUser: Replace $blacklist with $muteList (T254646) by Reedy
- git #269db7e6 - Reduce direct uses of $wgUser in ApiQueryInfo's token methods (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 (T248062) by Volker E
- git #757072d1 - New unit and integraton tests for class LinkHolderArray (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 (T251855) by Timo Tijhof
- git #5fb6e52b - Fill in the 'name' field in ParsoidModules registration (T133320) by C. Scott Ananian
- git #ff50d815 - UserOptionsManager: take into account $queryFlags when caching (T248527) by Petr Pchelko
- git #5833e420 - Remove unused deprecated-self-close-category message (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
edit- git #ce24bdaa - Bump Parsoid to 0.12.0-a17 (T51538) (T210647) (T245206) (T254804) by Subramanya Sastry
- git #b23dce66 - Replace password-blacklist with common-passwords (T254799) by Reedy
Extensions
edit3D
edit- git #0d4ec796 - build: Update devDependencies by Ed Sanders
AbuseFilter
edit- 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 (T254495) by jaredblumer
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
edit- 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 (T254495) by jaredblumer
AntiSpoof
edit- git #818f1886 - s/slave/replica/ (T254646) by Reedy
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
edit- 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 (T254565) by Ammar Abdulhamid
- git #d2034c9d - Avoid the word "blacklist" in all non-public code (T254646) by Thiemo Kreuz
Babel
edit- git #ede6f058 - Fix configuration typo by Reedy
BetaFeatures
edit- git #4fbea776 - Deprecate features.blacklist, rename to features.unsupportedList (T254646) by Ed Sanders
- git #a172ecd3 - Revert "Bundle model to client via packageFiles, rather than polluting all pages" by Esanders
BounceHandler
editNo changes for BounceHandler
Calendar
editNo changes for Calendar
Campaigns
editNo changes for Campaigns
Capiunto
editNo changes for Capiunto
CategoryTree
editNo changes for CategoryTree
CentralAuth
edit- git #ba2c7973 - build: Remove unneeded phan suppression by Umherirrender
- git #f6e3bd3c - Reduce direct references to $wgUser (T242994) by DannyS712
- git #7b952bea - s/slave/replica/ (T254646) by Reedy
CentralNotice
editNo changes for CentralNotice
CharInsert
editNo changes for CharInsert
CheckUser
edit- git #5c0d0302 - Cache CompareService::getTotalEditsFromIp result in an array (T252636) by Dayllan Maza
- git #98aa4ace - Fix a test on SQLite (T253235) by Daimona Eaytoy
- git #f1a87c12 - Sort Special:Investigate results by cuc_ip_hex instead of cuc_ip (T255312) by Thalia
- git #57a1f196 - Move filters above tabs and add exclude targets filter to timeline tab. (T253327) by David Barratt
- git #53df0304 - Revert "Trim comment field content prior to insertion" (T199323) by Reedy
- git #377f582e - Use UserGroupManagerFactory with correct domain to fetch groups (T234921) by Petr Pchelko
- git #cc5c3e08 - ComparePager: Sort date range column by first edit and last edit dates (T237300) by Thalia
CirrusSearch
edit- git #87322d63 - Remove use of the Revision object returned in WikiPage::doEditContent (T254952) by DannyS712
Cite
edit- git #e66dd259 - ve.dm.Node: blacklistedAnnotationTypes -> disallowedAnnotationTypes (T254646) by Ed Sanders
CiteThisPage
edit- git #2062336d - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Citoid
edit- git #d5905d50 - build: Update devDependencies by Ed Sanders
cldr
edit- git #d3ccb361 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
CodeEditor
editNo changes for CodeEditor
CodeMirror
editNo changes for CodeMirror
CodeReview
edit- git #160361c2 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Cognate
editNo changes for Cognate
Collection
edit- git #80974f82 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #03eb51c1 - Remove SkinTemplateBuildNavUrls... hook (T254433) by Ammar Abdulhamid
CommonsMetadata
editNo changes for CommonsMetadata
ConfirmEdit
editNo changes for ConfirmEdit
CongressLookup
editNo changes for CongressLookup
ContactPage
edit- git #02738557 - Remove onRegistration callback to handle wgContactConfig by DannyS712
- git #004ae9da - SpecialContact: Replace use of global variables with $this->getConfig() by DannyS712
ContentTranslation
edit- git #b211ba0a - CX language info: create autonym mixin and delete MWAutonym (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 (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 (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
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
Disambiguator
editNo changes for Disambiguator
DiscussionTools
edit- 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 (T254366) by Ed Sanders
- git #f2d3a00a - Follow-up Icb14766: Fix formatversion:2 param (T255083) by Ed Sanders
- git #09857e13 - Only re-focus the reply link when reply is abandoned (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 (T253584) by Ed Sanders
- git #ba295c81 - Replace 'whitelist' in documentation (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) (T249578) by Ed Sanders
- git #efd847c7 - build: Update devDependencies by Ed Sanders
- git #0cfc84aa - Always use API formatversion: 2 by Ed Sanders
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
edit- git #24894f5c - Move Special:FundraiserMaintenance to DonationInterface (T253057) by Elliott Eggleston
- git #9441b208 - Add autocomplete to Employer form field (T251200) by jgleeson
- git #b6ab8ea2 - Create MW API to expose employer data (T251199) by jgleeson
- git #6c9c3cb9 - Prevent unnecessary contribution tracking (T253602) by jgleeson
- git #ab5fe6b7 - Stop referencing ContributionTracking db connection (T86253) by Elliott Eggleston
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
Echo
edit- 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() (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 (T254952) by DannyS712
- git #aa702c14 - s/slave/replica/ (T254646) by Reedy
- git #1d31fd75 - Push: Submit requests to configured service endpoint (T252899) by Michael Holloway
- git #0b850dd8 - Parse messages in string context by Umherirrender
Elastica
editNo changes for Elastica
ElectronPdfService
edit- git #57230ade - build: Update devDependencies by WMDE-Fisch
EntitySchema
editNo changes for EntitySchema
EventBus
edit- git #3d7c82e8 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #875a11ee - Allow accepting multiple event types in EnableEventBus variable. (T250781) by Petr Pchelko
EventLogging
edit- git #4f69fe5a - Record event generation time in client_dt (T240460) by Mikhail Popov
EventStreamConfig
editNo changes for EventStreamConfig
ExtensionDistributor
editNo changes for ExtensionDistributor
ExternalGuidance
editNo changes for ExternalGuidance
FeaturedFeeds
edit- git #3ee517cb - FeaturedFeeds: Use SidebarBeforeOutput hook (T255380) by Ammar Abdulhamid
- git #a7498a88 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
FileExporter
editNo changes for FileExporter
FileImporter
edit- git #d588db9b - Fix visibility of setUp/tearDown by Thiemo Kreuz
- git #b1fbe04d - Use formatversion=2 in ImportTitleChecker, remove unused elements (T254868) by Thiemo Kreuz
- git #2faebd6d - Drop redundant closures by Thiemo Kreuz
- git #8c2e922f - Modernize API call querying a CSRF token (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 (T255014) by Thiemo Kreuz
- git #bc7665e9 - Use real SuccessCache in ImportSuccessSnippetTest by Thiemo Kreuz
- git #820a3c82 - Use MessageLocalizer in ImportSuccessSnippet (T226075) by Thiemo Kreuz
- git #ce304f4e - Include previous exception where possible by Thiemo Kreuz
- git #109eb56a - s/slave/replica/ (T254646) by Reedy
FlaggedRevs
edit- git #7de575e9 - Replace WikiPage::updateIfNewerOn with ::updateRevisionOn (T250318) by DannyS712
- git #d52fb1a4 - Remove use of the Revision object returned in WikiPage::doEditContent (T254952) by DannyS712
Flow
edit- git #aa87695b - Documentation whitespace fixes by Ed Sanders
- git #5f21ebd4 - Hooks: Use PageMoveComplete instead of TitleMoveCompleting (T250023) by DannyS712
- git #6aae0e09 - FlowUpdateResolvedNotifTitles: Update MWEchoDbFactory::waitForReplicas (T255095) (T254646) by DannyS712
- git #bb15a61e - s/slave/replica/ (T254646) by Reedy
- git #efc43042 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
FundraiserLandingPage
editNo changes for FundraiserLandingPage
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
edit- git #314bf093 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
GeoCrumbs
edit- git #6af92cf1 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
GeoData
edit- git #2ac6773b - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
GettingStarted
editNo changes for GettingStarted
GlobalBlocking
edit- git #23a39fa6 - Check for block in GlobalBlocking::getUserBlockDetails (T254955) by Umherirrender
GlobalCssJs
editNo changes for GlobalCssJs
GlobalPreferences
editNo changes for GlobalPreferences
GlobalUsage
editNo changes for GlobalUsage
GlobalUserPage
edit- git #0b5b1199 - Replace PageContentInsertComplete with PageSaveComplete (T250566) by DannyS712
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
Graph
edit- git #4d19d537 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
GrowthExperiments
edit- git #5d41c980 - Fix NewcomerTask schema field names (T251526) by Gergő Tisza
- git #aa84be56 - Fix help panel height (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 (T254514) by Gergő Tisza
- git #c53bb6a3 - Newcomer tasks: exclude article that was just edited from post-edit suggestions (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 (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 (T237021) by Kosta Harlan
- git #5aecdfbb - Selenium: Update to WebdriverIO v6 (T254697) by vidhi-mody
GuidedTour
editNo changes for GuidedTour
GWToolset
edit- git #c6ea8710 - s/slave/replica/ (T254646) by Reedy
ImageMap
editNo changes for ImageMap
InputBox
edit- git #b50c1644 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Insider
editNo changes for Insider
intersection
edit- git #1debe1ba - build: Updating composer dependencies by libraryupgrader
Interwiki
edit- git #c3149273 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
InterwikiSorting
edit- git #b105b271 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Jade
edit- git #66561650 - Added Jade RCFilters (T229975) by kevinbazira
- git #826fdf50 - Remove old sql files (T229977) by Andy Craze
- git #a7128c2c - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #3750e8e8 - Reindex EntitySummarizer preferred list (T255084) by Andy Craze
- git #f716f07d - CleanJudgmentLinksTest: Remove creation of Revision objects (T246284) by DannyS712
- git #94efa0a2 - Remove use of the Revision object returned in WikiPage::doEditContent (T251853) (T254952) by DannyS712
Josa
editNo changes for Josa
JsonConfig
edit- git #36beba43 - Rename function parameters `$wgUser` to just `$user` (T245959) by DannyS712
Kartographer
editNo changes for Kartographer
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
editNo changes for LdapAuthentication
Linter
editNo changes for Linter
LiquidThreads
edit- git #359607fe - LiquidThreads: Use GetNewMessagesAlert hook (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 (T146316) by Thiemo Kreuz (WMDE)
Listings
edit- git #07eb8f2c - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #dc3cf293 - Pass associative array to Sanitizer::validateAttributes (T255049) by C. Scott Ananian
LocalisationUpdate
editNo changes for LocalisationUpdate
LoginNotify
editNo changes for LoginNotify
MachineVision
edit- 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 (T250748) by Matthias Mullie
- git #accf5eb2 - Use strict mode for language fallbacks (T245023) by annet
MapSources
editNo changes for MapSources
MassMessage
editNo changes for MassMessage
Math
edit- git #8e0655eb - Update for namespace moves by Lucas Werkmeister
MediaModeration
editNo changes for MediaModeration
MobileApp
editNo changes for MobileApp
MobileFrontend
edit- git #f3f81903 - Use default `@border-radius-base` variable (T255230) by Volker E
- git #3d86d837 - Follow-up I8373a7a: Always treat sections as strings (T235222) by Ed Sanders
- git #711d2355 - Update VisualEditorFeatureUse with new fields (T252925) by David Lynch
- git #89245e3c - Fix Phan error by Bartosz Dziewoński
MultimediaViewer
edit- git #caa11531 - mmv.bootstrap: Remove direct static call to OO.Router.prototype (T77258) by Timo Tijhof
- git #a78f9741 - Convert to manifest_version 2 (T252470) by Reedy
- git #6a85e6c1 - Fix tests (T252543) by Matthias Mullie
- git #16e99fdc - build: Updating composer dependencies by libraryupgrader
NavigationTiming
editNo changes for NavigationTiming
Newsletter
editNo changes for Newsletter
NewUserMessage
edit- git #f52efd4d - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Nuke
editNo changes for Nuke
OATHAuth
editNo changes for OATHAuth
OAuth
edit- git #473f7e99 - s/slave/replica/ (T254646) by Reedy
OpenStackManager
editNo changes for OpenStackManager
ORES
edit- 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 (T254952) by DannyS712
PageAssessments
editNo changes for PageAssessments
PagedTiffHandler
edit- git #b2923d7a - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
PageImages
editNo changes for PageImages
PageTriage
edit- git #bcab9d8d - ext.PageTriage.enqueue - don't specify empty styles array by DannyS712
- git #c989f5d8 - Hooks: Update to use `PageMoveComplete` and `PageSaveComplete` (T250023) (T250566) by DannyS712
PageViewInfo
editNo changes for PageViewInfo
ParserFunctions
edit- git #1cf5cb9c - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
PdfHandler
editNo changes for PdfHandler
Petition
edit- git #ffa7db34 - build: Add mediawiki/mediawiki-phan-config by Umherirrender
Poem
edit- 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
edit- git #c3ea724e - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Popups
edit- git #092e2a49 - Talk about "exclusions" instead of "blacklists" by Thiemo Kreuz
ProofreadPage
edit- git #55053a04 - Selenium: Added preliminary tests to check if Index page loads properly (T253458) by Sohom Datta
PropertySuggester
edit- git #4468f294 - Use WBRepo::getEntityTitleLookup instead of ContentFactory by addshore
- git #537d04c8 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
QuickSurveys
edit- 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 (T255130) by Adam Wight
- git #be962044 - Support multiple embedded surveys (T254322) by Adam Wight
- git #fd88f849 - Simplify factory with null coalesce by Adam Wight
- git #a2bceb7a - Fix field reference (T254322) by Adam Wight
- git #6d85f527 - Split survey choice from rendering (T254322) by Adam Wight
- git #6e3b46bd - Configuration to filter by page ID (T213696) (T254322) by Adam Wight
- git #21e7660e - Selenium: Delete Ruby tests (T177261) by Edward Tadros
- git #4e638bbe - Add a new survey configuration for embedding in a page (T254322) by Adam Wight
- git #7233d59f - Remove Do Not Track support (T254224) by Adam Wight
- git #47369c50 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Quiz
edit- git #a4430f61 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
ReadingLists
edit- git #c9419b5c - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
RelatedArticles
editNo changes for RelatedArticles
Renameuser
edit- git #814f844b - s/slave/replica (T254646) by Reedy
- git #3ac1bec5 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
RevisionSlider
edit- git #35a5fc5b - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
RSS
edit- git #9b2b3817 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
SandboxLink
edit- git #0d651372 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Score
edit- git #bd1f398d - Update for namespace moves by Lucas Werkmeister
- git #a711cb03 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Scribunto
editNo changes for Scribunto
SearchExtraNS
edit- git #82d8e0ed - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
SecureLinkFixer
edit- 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
edit- git #7a4f5a25 - SecurePoll: Replace usages of 'backlist' (T255510) by Ammar Abdulhamid
- git #df63e0c7 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
ShortUrl
edit- git #806fed22 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
SiteMatrix
edit- git #31825313 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
SpamBlacklist
edit- git #43283acb - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
SubPageList3
edit- git #42231601 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
SubpageSortkey
edit- git #ccee0191 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
SyntaxHighlight_GeSHi
edit- git #c281e5f4 - Pass associative array to Sanitizer::validateAttributes (T255049) by C. Scott Ananian
- git #afd2c25a - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TemplateData
edit- git #2f80e6ea - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TemplateSandbox
edit- git #c930df0e - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TemplateStyles
edit- git #dee1c954 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TemplateWizard
edit- git #4e88729a - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TextExtracts
edit- git #5cba8620 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #c1397847 - Tidy is no longer configurable in MW 1.35 (T198214) by C. Scott Ananian
Thanks
edit- 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 (T254952) by DannyS712
TheWikipediaLibrary
edit- git #957c2832 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TimedMediaHandler
edit- git #d301a081 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #cfc56d40 - Avoid undefined index error (T254824) by Ed Sanders
timeline
edit- git #6ec4c370 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TitleBlacklist
edit- git #d2d24707 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TocTree
edit- git #ec39bb13 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TorBlock
edit- git #2e612f4e - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Translate
edit- 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 (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
edit- git #25ba8a75 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TrustedXFF
edit- git #940a77b3 - Remove need for onRegistration callback by Timo Tijhof
- git #c55fa1b7 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
TwoColConflict
edit- git #25341e74 - Change the name of the tool in the user preferences (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 (T254974) by Adam Wight
- git #058b046a - Set titles for side selection (T229217) by WMDE-Fisch
- git #df938069 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
UniversalLanguageSelector
edit- git #420bf7a6 - Update jquery.ime by Amir Aharoni
- git #afebb45e - SkinTemplateOutputPageBeforeExec is deprecated (T253178) by jdlrobson
- git #7951b38c - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
UploadsLink
edit- git #394429c6 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
UploadWizard
edit- git #182f1194 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
UrlShortener
edit- git #cf9ee0a3 - Use 'AllowedDomains' instead of 'whitelist' (T255491) by Ammar Abdulhamid
- git #ae4ca80e - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
UserMerge
editNo changes for UserMerge
VipsScaler
edit- git #2bb21d72 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
VisualEditor
edit- git #310b4d6e - ve.dm.Node: blacklistedAnnotationTypes -> disallowedAnnotationTypes (T254646) by Ed Sanders
- git #980e25f2 - Update VE core submodule to master (3be5d338e) (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 (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 (T254646) by Ed Sanders
- git #9c8195f8 - Replace browser blacklist/whitelist with (un)supportedList (T254646) by Ed Sanders
- git #590dc098 - Remove 'blacklist' in documentation (T254646) by Ed Sanders
- git #648bffd3 - Update VisualEditorFeatureUse with new fields (T252925) by David Lynch
- git #89b6a8d7 - ve.dm.MWIncludesNode: Change label for includeonly nodes per feedback (T250937) by Bartosz Dziewoński
- git #f81f34f5 - Make VisualEditorDisableForAnons only hide the tabs, not disable the editor (T253941) by Bartosz Dziewoński
- git #e5c1ef65 - Allow generic params to be passed to getWikitextFragment by Ed Sanders
WebAuthn
edit- git #21a5a2b9 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Wikibase
edit- git #c55e86b0 - FP: Handle api error on entity page (T255010) by Tobias Andersson
- git #484f0a2f - Move vue2 ResourceLoader module from Lib to View (T247520) by Lucas Werkmeister
- git #57e673d6 - Remove references to bundled Purtle (T100510) by Lucas Werkmeister
- git #aa42baa3 - Remove the last autoload.php (T172368) (T255108) by Thomas Arrow
- git #0a8910e7 - Remove \Wikibase\Repo\Maintenance from AutoloadNamespaces (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 (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 (T255108) by Thomas Arrow
- git #65b9f760 - Fix test to work in any language (T255237) by Michael Große
- git #488e616e - build: Updating dependencies by libraryupgrader
- git #1a4261ba - Fix entity id lookup for interwiki special page links (T255078) by Jakob Warkotsch
- git #6e246f82 - Move \Wikibase\Rdf classes to \Wikibase\Repo\Rdf (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. (T253685) by Ammar Abdulhamid
- git #55408c32 - WikibaseClient: Use SkinAfterPortlet hook to add languages action links (T252841) by Ammar Abdulhamid
- git #b1b8c84d - entityViewInit: don't express entityLoaded module dep (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 (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 (T172368) by Amir Sarabadani
- git #df06aaed - FP: Improve EntityLinkTargetEntityIdLookup exception message (T255078) by addshore
- git #12826efe - FP: Simulate API errors on the test system (T254999) by sihe
- git #b747cecf - Rename idBlacklist setting to reservedIds (T254686) by Lucas Werkmeister
- git #8eb8a3ae - Use "reserved IDs" instead of "blacklist" in code (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 (T255008) by rosalie
- git #a934aab7 - Remove SqlStore::rebuild (T249563) by DannyS712
- git #a892f8cd - Remove compatibility class alias by Lucas Werkmeister
- git #b96a5d46 - Move SummaryFormatter to right namespace (T172368) by Lucas Werkmeister
- git #4d6c7e43 - Deprecate everything relating to EntityInfo (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 (T172368) by Lucas Werkmeister
- git #f6136377 - Remove compatibility class alias by Lucas Werkmeister
- git #2b6a076a - Move CopyrightMessageBuilder to right namespace (T172368) by Lucas Werkmeister
WikibaseCirrusSearch
editNo changes for WikibaseCirrusSearch
WikibaseLexeme
edit- git #61ca2508 - Use vue+vuex ResourceLoader modules from MediaWiki core (T247518) (T250265) by Lucas Werkmeister
- git #d324d5e5 - Update Vuex to from 2.3.0 to 3.1.3 (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
edit- git #3ebfef34 - build: Updating composer dependencies by libraryupgrader
WikibaseMediaInfo
edit- git #778fe2bf - Selenium: Update to WebdriverIO v5 (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 (T249556) by Matthias Mullie
- git #5d704401 - Remove usage of EntityInfo (T254283) by addshore
- git #02180736 - Use type=text input field for numeric types rather than type=number (T254615) by Matthias Mullie
- git #6cf6ee80 - Fix overlapping text in qualifier quantity input (T254594) by Eric Gardner
- git #9ebf24f5 - Exclude input error message from flex container (T254622) by annet
WikibaseQualityConstraints
edit- 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
edit- git #c6d09113 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
WikidataPageBanner
edit- git #804756fe - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
WikiEditor
edit- git #dbef0beb - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #7ab9ac2a - Update VisualEditorFeatureUse with new fields (T252925) by David Lynch
wikihiero
edit- git #ef636967 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
WikiLove
edit- 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
edit- git #74b4f59c - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
WikimediaEditorTasks
edit- git #4f969108 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
WikimediaEvents
edit- git #fe039bbd - Edit count bucket pulled out of mobileWebUIActions schema (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 (T254735) by Corinna Hillebrand
WikimediaIncubator
edit- git #89e25065 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
WikimediaMaintenance
edit- git #c7e5f581 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #13ad438d - s/slave/replica/ (T254646) by Reedy
- git #360e1229 - Reduce direct references to $wgUser (T245959) by DannyS712
WikimediaMessages
edit- git #6e085d47 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Wikisource
edit- git #627daa05 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
XAnalytics
edit- git #d8a1418b - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
Skins
editCologneBlue
edit- git #081a35ed - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #76b55680 - Use Skin::afterPortlet (T254945) by mainframe98
MinervaNeue
edit- git #b8cfba1b - build: Updating markdown-to-jsx to 6.11.4 by libraryupgrader
Modern
edit- git #72a2312e - Modern: Drop MonoBookTemplateToolboxEnd (T253783) by Ammar Abdulhamid
- git #3862bd41 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #af0a191e - Modern: Drop SkinTemplateToolboxEnd hook (T253783) by Ammar Abdulhamid
- git #62e7cdef - s/slave/replica (T254646) by Reedy
MonoBook
edit- git #91cb0841 - Drop MonoBookTemplateToolboxEnd hook (T253783) by Ammar Abdulhamid
- git #5fa6a6a3 - MonoBook: Drop SkinTemplateToolboxEnd hook (T253783) by Ammar Abdulhamid
Nostalgia
edit- git #2e193664 - build: Remove unneeded phan suppression by Umherirrender
- git #acd87a3d - build: Updating composer dependencies by libraryupgrader
Timeless
edit- git #5996fa45 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
- git #b4673446 - Timeless: support SidebarBeforeOutput hook (T254419) by Ammar Abdulhamid
Vector
edit- git #922daba0 - [less] Remove default, already inherited user-agent properties by Volker E
- git #97566a02 - [less] Amend subtle color to WikimediaUI Base default (T254474) by Volker E
- git #41b0b6c4 - [less] Normalize focus styles in Blink based browsers (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 (T253783) by Ammar Abdulhamid
- git #14e794b1 - Simplify Vector buildSidebar() method (T253416) by Ammar Abdulhamid
- git #22a8b6c5 - Fix dropdown menu checkbox hack's CSS selector (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 (T253416) by Ammar Abdulhamid
- git #0c914429 - Pin bundlesizes to their exact values (T244276) by jdlrobson
- git #a3acacc1 - Add bundlesize test for ResourceLoader modules. (T244276) by Jan Drewniak
- git #a6dd9b25 - Model indicators as their own template rather than a block of HTML (T251212) by jdlrobson
- git #31fd25b4 - Move html-printtail template variable to SkinVector (T251212) by jdlrobson
- git #3003724a - [fix][Less] disable sidebar animations on page load (T246419) (T234570) by Stephen Niedzielski
- git #4466eb3a - Use semantic HTML5 elements where applicable (T66477) by Volker E
- git #3888b407 - Fix portal heading border in Safari (T254489) by Volker E
VisualEditor
edit- git #424a4d96 - Void list: Link to WHATWG; remove obsolete `command` & `keygen` elements by Ed Sanders
- git #64b89657 - ve.dm.Node: blacklistedAnnotationTypes -> disallowedAnnotationTypes (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 (T254646) by Ed Sanders
- git #4ddad19d - ve.Filibuster: 'blacklist' -> 'nowrapList' (T254646) by Ed Sanders
Total Changes
edit467 Changes in 128 repos by 76 authors