Jump to content

MediaWiki 1.35/wmf.39

From mediawiki.org
MediaWiki 1.35.0-wmf.38 Deployment of MediaWiki 1.35.0-wmf.39 to Wikimedia sites MediaWiki 1.35.0-wmf.40

The latest version (labeled "1.35.0-wmf.39") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 30 June 2020 (see the roadmap).

Core changes

[edit]
  • git #11aadd82 - Branch commit for wmf/1.35.0-wmf.39 (T254176) by trainbranchbot
  • git #5e9604f4 - Deprecate SkinTemplateOutputPageBeforeExec hook (T60137) by jdlrobson
  • git #6f2a8eb1 - Revert "resourceloader: Add 'html5' feature to ResourceLoaderSkinModule for unknown elements in IE9-11" by Jdlrobson
  • git #26af2ff1 - checkboxHack: Put `aria-expanded` attribute on `role=button` element by Volker E
  • git #16930034 - Avoid undefined index 0 in HTMLMultiSelectField class (T232616) by Umherirrender
  • git #f235f192 - GitInfo: Suppress is_file() warnings when checking $wgGitBin (T74445) by 星耀晨曦
  • git #0d735128 - skins: Make the SidebarBeforeOutput hook non-abortable (T255444) by Ammar Abdulhamid
  • git #dea48428 - Deprecate $wgUseTwoButtonsSearchForm (T42622) by Ammar Abdulhamid
  • git #63eaa9ae - Use DefaultOptionsLookup for default option in GenderCache by Umherirrender
  • git #82a439c9 - Revert "Don't show email link if the user cannot be emailed. (2)" (T251534) by DannyS712
  • git #c3047636 - Don't show email link if the user cannot be emailed. (2) (T251534) by Ammar Abdulhamid
  • git #496f501e - Add Cyrrillic vowels with macrons to the special chars bar by Amir Aharoni
  • git #9e274680 - resourceloader: Add 'html5' feature to ResourceLoaderSkinModule for unknown elements in IE9-11 (T256092) by AronDemian
  • git #e479b9ec - Shorter code in QueryPage::execute() by Edward Chernenko
  • git #94169ee8 - Whitespace cleanup: Use tabs for indentation, avoid double spaces by DannyS712
  • git #ce31b89e - Follow-up I90fe89529: Fix loop variable by Ed Sanders
  • git #970e8586 - mediawiki.mixins: Add `.mixin-clearfix()` (T254195) by Volker E
  • git #5259ec87 - Return indicators in SkinMustache by jdlrobson
  • git #db4ac19f - Replace @protected tag (T247862) by daniel
  • git #26ac7d1f - SignatureValidator: Add typehints by Ed Sanders
  • git #f59bf8a2 - Use @internal instead of @private per policy (T247862) by daniel
  • git #46eabe27 - Add a new type of database to the installer from extension (T226857, T255151) by ArtBaltai
  • git #b6918c6a - ContributionsSegmentTest: test deltas (T252202) by daniel
  • git #01b959fb - UserContributions endpoint: return deltas (T252202) by daniel
  • git #a77226d1 - Revert "OutputPage: Temporary hack to avoid taint-check crash" by Daimona Eaytoy
  • git #1b0f9e07 - Hard deprecate the `TitleMoveCompleting` hook (T250023) by DannyS712
  • git #a5e9fe1a - mediawiki.skinning: Order heading selectors and use normalized way (T255717) by Volker E
  • git #99e992a1 - resourceloader: Change MwUrlModule class to not extend FileModule by DannyS712
  • git #7452d8c0 - REST /me/contributions: return change tags (T252202) by Nikki Nikkhoui
  • git #4093985c - Hard deprecate User::getNewtalk and User::setNewtalk (T239640) by Clara Andrew-Wani
  • git #ece3f330 - Deprecate PasswordCannotMatchBlacklist (T254646) by Reedy
  • git #1a87bec7 - Updating pear/* to match mediawiki vendor by Reedy
  • git #d1e7b757 - SpecialMute: Rename blacklist to mutelist (T254646) by Reedy
  • git #4477f9b7 - Remove User::setInternalPassword() (T249181) by Ammar Abdulhamid
  • git #6164bb3f - Drop User::checkPassword() (T249181) by Ammar Abdulhamid
  • git #1044a8cf - maintenance: Remove unneeded truthy check on dir handling by Umherirrender
  • git #ac496e8c - Updating guzzlehttp/guzzle (6.5.3 => 6.5.4) by Reedy
  • git #63b0fa35 - In Web entry points, move file scope code into a main function by Tim Starling
  • git #9ba8f8d1 - In the web installer, use secure session cookies by Tim Starling
  • git #ef0ee464 - In DefaultSettings.php, reorganise some server URL settings by Tim Starling
  • git #a51e1b0f - Make screen reader announce status message on UsersMultiselectWidget (T250762) by bkudiess-msft
  • git #1359f153 - DifferenceEngine: Don't pass false to DiffTools hook (T256298) by DannyS712
  • git #9132b2e3 - User: Remove useless check from deprecated isBlocked method by Thalia
  • git #72010ca8 - DifferenceEngine: Call DiffTools hook with correct parameter order (T256298) by DannyS712
  • git #491bc21a - Follow-up I592689c: Use min-height for better accessibility by Ed Sanders
  • git #7b4b13cd - mediawiki.mixins: Move .animation-delay() to mediawiki.mixins.animation.less by AronDemian
  • git #4a31a8ca - Hard deprecate the `DiffViewHeader` hook (T255769) by DannyS712
  • git #e1a762c7 - Add 1.31.8, 1.33.3, 1.34.2 to HISTORY (T248539) by Reedy
  • git #c4617c86 - parser: Remove unneeded string check by Umherirrender
  • git #0eaab2ef - SECURITY: Fix accidental public CC headers in img_auth.php (T248947) by Tim Starling
  • git #ead40b35 - jquery.tablesorter: Remove ancient for-i-len cache optimisation by Timo Tijhof
  • git #1ff6ca3f - Filter out expired watched items when sending email notifications (T253035) by MusikAnimal
  • git #b78aa4e9 - Update OOUI to v0.39.2 (T214477) (T254800) (T255162) (T255316) by James D. Forrester
  • git #0414e3b7 - eslint: Enforce `no-shadow` for variable shadowing by Ed Sanders
  • git #4c51333f - mw.viewport: Avoid variable shadowing by Ed Sanders
  • git #4eeff596 - jqueryMsg: Avoid variable shadowing by Ed Sanders
  • git #949a1763 - jquery.textSelection: Avoid variable shadowing by Ed Sanders
  • git #3ed8860a - apisandbox: Avoid variable shadowing by Ed Sanders
  • git #cb5e6784 - QUnit tests: Avoid variable shadowing by Ed Sanders
  • git #c7926a58 - api-testing: Fix variable scopes to avoid shadowing by Ed Sanders
  • git #f6ba878a - mediawiki.api: Avoid variable shadowing by Ed Sanders
  • git #188206b5 - jquery.tablesort: Avoid variable shadowing by Ed Sanders
  • git #04553c0c - Update release notes for PageMoveCompleting hook by DannyS712
  • git #c1f07ca6 - Parser::statelessFetchTemplate - return DeprecatablePropertyArray (T249393) by DannyS712
  • git #fda1f662 - Hard deprecate `DiffRevisionTools` and `HistoryRevisionTools` hooks (T255494) (T255495) by DannyS712
  • git #8ce292db - checkboxHack: Add setCheckedState() function (T254851) by AronDemian
  • git #5abd50b9 - Add `HistoryTools` and `DiffTools` hooks (T255494) (T255495) by DannyS712
  • git #f47b779f - DerivedPageDataUpdater::prepareUpdate deprecate passing a Revision (T255909) by DannyS712
  • git #df7231ad - preferences: Signature validation (lint errors, user links, nested subst) (T140606) (T237700) (T230652) by Bartosz Dziewoński
  • git #a903da26 - Revision: Hard deprecation constructing with an array or an object (T246284) by DannyS712
  • git #15fa9559 - rdbms: Simplify MWLBFactory::getLBFactoryClass by Timo Tijhof
  • git #91822c99 - docs: Rename main README to README.md by Timo Tijhof
  • git #de602706 - Modify PageSaveComplete hook to use EditResult (T254074) by Ostrzyciel
  • git #3d73bdf5 - PageUpdater: create EditResult class (T254074) by Ostrzyciel
  • git #29e6895d - Remove fallback languages for Cornish (T256097) by Amir Aharoni
  • git #f7f6f0d7 - Update LinkHolderArray tests for new HookContainer parameter by Tim Starling
  • git #b28ec056 - Rename ContributionsLookup::getRevisionsByUser by Nikki Nikkhoui
  • git #cdac5fee - Add gender support for Mute label message (T251687) by Ammar Abdulhamid
  • git #359178d8 - imagepage: Fix condition for message morelinkstoimage by Umherirrender
  • git #9c7dc9e7 - installer: Add intro to Welcome page, add Help/Bug/Contribute links (T256062) by Timo Tijhof
  • git #eb095ad3 - diff: Remove unneeded false check by Umherirrender
  • git #ebf6ad6b - preferences: Remove always false string check about eauth by Umherirrender
  • git #5ef28fab - resourceloader: Remove truthy check for content by Umherirrender
  • git #01f3efe4 - Hook: Mark abortable=false hooks as void by Timo Tijhof
  • git #03397e46 - Title: fix subpage split for degenerate cases (T229443) by daniel
  • git #be57334d - Use TitleParser in UserNameUtils (T245231) by Umherirrender
  • git #381c9340 - Use StatsdDataFactory service in ParserCache by Umherirrender
  • git #081a5d1b - Add LinkBatch to Special:NewFiles for linked user pages by Umherirrender
  • git #fc04afa9 - WikiPage::commitRollback - also return a RevisionRecord (T251965) by DannyS712
  • git #93396e96 - Add clock icon to expiring items in Special:Watchlist (T250212) by Sam Wilson
  • git #a5dc0331 - Add new `DifferenceEngineViewHeader` hook to replace `DiffViewHeader` (T255769) by DannyS712
  • git #3df9742b - Installer: Remove call to deprecated setPassword() User method (T249181) by Ammar Abdulhamid
  • git #a9f02c1c - Hard deprecate passing a Revision to WikiPage::prepareContentForEdit (T255759) by DannyS712
  • git #53b760c0 - mediawiki.ui: Add standard `@color-placeholder` var & deprecate `@colorPlaceholder` (T255299) by Volker E
  • git #c45e8b9a - mediawiki.page.startup: Improve 'wikipage.content' docs (T183087) by Timo Tijhof
  • git #c8b9d849 - Add PageMoveCompleting hook, to replace TitleMoveCompleting (T250023) (T255608) by Roan Kattouw
  • git #62f2dc26 - Hard-deprecate UserGroupMembership methods replaced by manager (T234921) by Petr Pchelko
  • git #0be0ce21 - Remove call to deprecated setPassword() User method (T249181) by Ammar Abdulhamid

Vendor

[edit]

Extensions

[edit]

3D

[edit]

No changes for 3D

AbuseFilter

[edit]

ActiveAbstract

[edit]

No changes for ActiveAbstract

AdvancedSearch

[edit]
  • git #f9a94e5b - [cleanup] Remove .animation-delay() mixin recently added to core by AronDemian

AntiSpoof

[edit]

No changes for AntiSpoof

ApiFeatureUsage

[edit]

No changes for ApiFeatureUsage

ArticleCreationWorkflow

[edit]
  • git #f409450f - composer.json: Remove empty "require" block by Kunal Mehta

ArticlePlaceholder

[edit]

Babel

[edit]

No changes for Babel

BetaFeatures

[edit]

BounceHandler

[edit]

No changes for BounceHandler

Calendar

[edit]

No changes for Calendar

Campaigns

[edit]

No changes for Campaigns

Capiunto

[edit]

No changes for Capiunto

CategoryTree

[edit]

No changes for CategoryTree

CentralAuth

[edit]

No changes for CentralAuth

CentralNotice

[edit]

No changes for CentralNotice

CharInsert

[edit]

No changes for CharInsert

CheckUser

[edit]

CirrusSearch

[edit]

Cite

[edit]

CiteThisPage

[edit]

No changes for CiteThisPage

Citoid

[edit]

No changes for Citoid

cldr

[edit]

No changes for cldr

CodeEditor

[edit]

No changes for CodeEditor

CodeMirror

[edit]

No changes for CodeMirror

CodeReview

[edit]

No changes for CodeReview

Cognate

[edit]

No changes for Cognate

Collection

[edit]

No changes for Collection

CommonsMetadata

[edit]

No changes for CommonsMetadata

ConfirmEdit

[edit]

No changes for ConfirmEdit

CongressLookup

[edit]

No changes for CongressLookup

ContactPage

[edit]

No changes for ContactPage

ContentTranslation

[edit]

CreditsSource

[edit]

No changes for CreditsSource

Dashiki

[edit]

No changes for Dashiki

Disambiguator

[edit]

No changes for Disambiguator

DiscussionTools

[edit]

DismissableSiteNotice

[edit]

No changes for DismissableSiteNotice

DonationInterface

[edit]

No changes for DonationInterface

DoubleWiki

[edit]

No changes for DoubleWiki

DynamicSidebar

[edit]

No changes for DynamicSidebar

Echo

[edit]

Elastica

[edit]

No changes for Elastica

ElectronPdfService

[edit]

EntitySchema

[edit]

No changes for EntitySchema

EventBus

[edit]

EventLogging

[edit]

No changes for EventLogging

EventStreamConfig

[edit]

No changes for EventStreamConfig

ExtensionDistributor

[edit]

No changes for ExtensionDistributor

ExternalGuidance

[edit]

No changes for ExternalGuidance

FeaturedFeeds

[edit]

FileExporter

[edit]

No changes for FileExporter

FileImporter

[edit]

FlaggedRevs

[edit]

Flow

[edit]
  • git #8fad7e9e - phpcs: Fix PEAR.Functions.ValidDefaultValue by Umherirrender
  • git #929c573c - phpcs: Break long lines by Umherirrender
  • git #48baeec2 - build: Update eslint-config-wikimedia to 0.16.2 by Ed Sanders
  • git #62de5b1a - Hooks: Replace use of `TitleMoveCompleting` with `PageMoveCompleting` (T250023) by DannyS712
  • git #faa59bfa - Add focus feedback to dropdown list of actions (T250749) by bkudiess-msft
  • git #f4dad0d7 - Remove use of the Revision object returned in WikiPage::doEditContent (T254952) by DannyS712

FundraiserLandingPage

[edit]

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

[edit]

No changes for FundraisingTranslateWorkflow

Gadgets

[edit]

No changes for Gadgets

GeoCrumbs

[edit]

No changes for GeoCrumbs

GeoData

[edit]

No changes for GeoData

GettingStarted

[edit]

No changes for GettingStarted

GlobalBlocking

[edit]

No changes for GlobalBlocking

GlobalCssJs

[edit]

No changes for GlobalCssJs

GlobalPreferences

[edit]

No changes for GlobalPreferences

GlobalUsage

[edit]

GlobalUserPage

[edit]

No changes for GlobalUserPage

GoogleNewsSitemap

[edit]

No changes for GoogleNewsSitemap

Graph

[edit]
  • git #5cbc04d4 - build: Update eslint-config-wikimedia to 0.16.2 by Ed Sanders
  • git #a6533e66 - Remove hack to force resize in input widget in graph dialog by Thalia

GrowthExperiments

[edit]
  • git #e2f0606a - WelcomeSurvey: Update privacy policy URL and wording (T252572) by Kosta Harlan
  • git #b84366c6 - Guidance: Update mobile footer wording (T256215) by Kosta Harlan
  • git #61b680c8 - Help panel: Fix duplicate impression events when guidance is enabled by Kosta Harlan
  • git #e2b8f0e7 - Help panel: Add warning if user is in non-preferred editor (T255074) by Kosta Harlan
  • git #19f55963 - Help panel logger: Set the editor interface via hooks by Kosta Harlan
  • git #206d7f6e - SuggestedEditSession: Emit on save, handle auto-advance via the event by Kosta Harlan
  • git #9965fbda - Reuse updateSuggestedEditSession() in HelpPanel.cta.js by Gergő Tisza
  • git #7282dad7 - Add a box-shadow above/below guidance when it is cut off due to scrolling (T254529) by Gergő Tisza
  • git #b81d6836 - Help panel: Make the home panel scrollable (T255850) by Roan Kattouw
  • git #aa9c8b84 - Pin h4 font-size in help panel (T254526) by Gergő Tisza
  • git #ff25a231 - Help panel logger: Actually return Boolean for isEditing() by Kosta Harlan
  • git #566ae156 - Overflowing text on guidance screen panel header when difficulty label is too long (T254524) by Gergő Tisza
  • git #6f304bfa - Help panel: Rename variable for clarity by Kosta Harlan
  • git #43eed91c - Align auto-advance rules with interaction flag (T253009) by Gergő Tisza
  • git #fcec4e50 - Fix help panel "Done" button behavior (T255254) by Gergő Tisza
  • git #df8b1a81 - Help panel: Remove locked mode and refactor code (T250235) (T244431) by Kosta Harlan
  • git #b3a13143 - Guidance: Prefer VisualEditor for mobile editor (T254823) by Kosta Harlan
  • git #ff645883 - eslint: Enforce mediawiki/valid-package-file-require by Ed Sanders
  • git #053995d3 - build: Update eslint-config-wikimedia to 0.16.2 by Ed Sanders
  • git #becd361d - Help panel home screen menu item fixes (T255254) by Gergő Tisza

GuidedTour

[edit]

No changes for GuidedTour

GWToolset

[edit]

No changes for GWToolset

ImageMap

[edit]

No changes for ImageMap

InputBox

[edit]

No changes for InputBox

Insider

[edit]

No changes for Insider

intersection

[edit]

No changes for intersection

Interwiki

[edit]

No changes for Interwiki

InterwikiSorting

[edit]

No changes for InterwikiSorting

Jade

[edit]

Josa

[edit]

No changes for Josa

JsonConfig

[edit]

Kartographer

[edit]

No changes for Kartographer

LabeledSectionTransclusion

[edit]

No changes for LabeledSectionTransclusion

LandingCheck

[edit]

No changes for LandingCheck

LdapAuthentication

[edit]

No changes for LdapAuthentication

Linter

[edit]

No changes for Linter

LiquidThreads

[edit]

Listings

[edit]

No changes for Listings

LocalisationUpdate

[edit]

No changes for LocalisationUpdate

LoginNotify

[edit]

No changes for LoginNotify

MachineVision

[edit]

MapSources

[edit]

No changes for MapSources

MassMessage

[edit]

Math

[edit]

No changes for Math

MediaModeration

[edit]
  • git #e2938b19 - Call Maintenance::requireExtension in maintenance script by Umherirrender
  • git #c5656ca9 - Added proxy, ordered script results, fixed capitalization. (T255709) by Cindy Cicalese

MobileApp

[edit]

No changes for MobileApp

MobileFrontend

[edit]

MultimediaViewer

[edit]
[edit]

Newsletter

[edit]

No changes for Newsletter

NewUserMessage

[edit]

No changes for NewUserMessage

Nuke

[edit]

No changes for Nuke

OATHAuth

[edit]

No changes for OATHAuth

OAuth

[edit]

OpenStackManager

[edit]

No changes for OpenStackManager

ORES

[edit]

No changes for ORES

PageAssessments

[edit]

No changes for PageAssessments

PagedTiffHandler

[edit]

No changes for PagedTiffHandler

PageImages

[edit]
  • git #8fae9b93 - build: Update eslint-config-wikimedia to 0.16.2 by Ed Sanders

PageTriage

[edit]

PageViewInfo

[edit]

No changes for PageViewInfo

ParserFunctions

[edit]

No changes for ParserFunctions

PdfHandler

[edit]

No changes for PdfHandler

Petition

[edit]

No changes for Petition

Poem

[edit]

PoolCounter

[edit]

No changes for PoolCounter

Popups

[edit]
  • git #e37ce8ef - build: Upgrade grunt to 1.1.0 by James D. Forrester
  • git #eb034713 - build: Upgrade grunt-banana-checker to 0.9.0 by James D. Forrester
  • git #5452af11 - build: Upgrade stylelint-config-wikimedia to 0.10.1 by James D. Forrester
  • git #536470c0 - build: Update eslint-config-wikimedia to 0.16.2 by Ed Sanders

ProofreadPage

[edit]

PropertySuggester

[edit]

No changes for PropertySuggester

QuickSurveys

[edit]

No changes for QuickSurveys

Quiz

[edit]

No changes for Quiz

ReadingLists

[edit]

No changes for ReadingLists

[edit]
  • git #ebecd9c1 - build: Update eslint-config-wikimedia to 0.16.2 by Ed Sanders

Renameuser

[edit]

RevisionSlider

[edit]
  • git #8e1ed891 - Update hooks to use `DifferenceEngineViewHeader`, require MW 1.35+ (T255769) by DannyS712

RSS

[edit]

No changes for RSS

[edit]

No changes for SandboxLink

Score

[edit]

No changes for Score

Scribunto

[edit]
  • git #99ab7522 - phpcs: Fix SuperfluousVariadicArgComment by Umherirrender

SearchExtraNS

[edit]

No changes for SearchExtraNS

SecureLinkFixer

[edit]

No changes for SecureLinkFixer

SecurePoll

[edit]

No changes for SecurePoll

ShortUrl

[edit]

No changes for ShortUrl

SiteMatrix

[edit]

No changes for SiteMatrix

SpamBlacklist

[edit]

SubPageList3

[edit]

No changes for SubPageList3

SubpageSortkey

[edit]

No changes for SubpageSortkey

SyntaxHighlight_GeSHi

[edit]

No changes for SyntaxHighlight_GeSHi

TemplateData

[edit]

No changes for TemplateData

TemplateSandbox

[edit]

No changes for TemplateSandbox

TemplateStyles

[edit]

No changes for TemplateStyles

TemplateWizard

[edit]

No changes for TemplateWizard

TextExtracts

[edit]
  • git #f225c911 - Reduce the amount of annoying limit warnings by Max Semenik

Thanks

[edit]

TheWikipediaLibrary

[edit]

No changes for TheWikipediaLibrary

TimedMediaHandler

[edit]

No changes for TimedMediaHandler

timeline

[edit]

TitleBlacklist

[edit]

TocTree

[edit]

No changes for TocTree

TorBlock

[edit]

No changes for TorBlock

Translate

[edit]
  • git #49b04785 - build: Re-use MessageDirs in banana conf by Ed Sanders
  • git #3a70ceff - build: Update eslint-config-wikimedia to 0.16.2 by Ed Sanders
  • git #1f6b1813 - Remove use of `PageContentSaveComplete` hook in MW 1.35+ (T250566) by DannyS712
  • git #cad935fa - Armour {0} style variables in GettextPlural (T256227) by Niklas Laxström
  • git #f3ea78d9 - Convert InsertableRegexValidator to the new interface by Niklas Laxström
  • git #07197482 - TranslatablePage: Apply replica/master logic to also getText (T255334) by Niklas Laxström

TranslationNotifications

[edit]

No changes for TranslationNotifications

TrustedXFF

[edit]
  • git #b701bad1 - Move trusted-hosts.php artefact from wmf-config to extension repo (T212461) by Timo Tijhof
  • git #7612765b - Import trusted-hosts.php from wmf-config/trusted-xff.php by Timo Tijhof

TwoColConflict

[edit]

UniversalLanguageSelector

[edit]

No changes for UniversalLanguageSelector

[edit]

No changes for UploadsLink

UploadWizard

[edit]

UrlShortener

[edit]
  • git #5590809e - build: Update eslint-config-wikimedia to 0.16.2 by Ed Sanders

UserMerge

[edit]

No changes for UserMerge

VipsScaler

[edit]

No changes for VipsScaler

VisualEditor

[edit]
  • git #c73953a5 - Fix switching to visual with changes in non-RESTBase mode (T253467) by Bartosz Dziewoński
  • git #b4ae27b8 - Update VE core submodule to master (4e1435871) (T232601) by Bartosz Dziewoński
  • git #458775cc - screenshots: Run on Windows 10, try to fix resolution by Ed Sanders
  • git #a6d0ca80 - screenshots: Put try catch inside jimp promise by Ed Sanders
  • git #57faec43 - screenshots: Warp jimp call in try/catch by Ed Sanders
  • git #3dab0f83 - Follow-up I238632e: Allow etag to be null by Ed Sanders
  • git #afc22db2 - ApiParsoidTrait: Add typehints by Ed Sanders
  • git #703fbaa6 - Factor out revision fetching and validation logic to ApiParsoidTrait by Ed Sanders
  • git #748cdffd - Adds focus visualization to parameter result widget (T253665) by bkudiess-msft
  • git #9a99bb2e - screenshots: Update jimp by Ed Sanders
  • git #430f3230 - screenshots: Use Linux instead of Windows by Ed Sanders
  • git #10a06eb3 - screenshots: If setup fails, don't generate a screenshot by Ed Sanders
  • git #56b7844c - screenshots: Remove unused beforeEach arg by Ed Sanders
  • git #b559b3ad - screenshots: Only scale button in citoid button test by Ed Sanders
  • git #1871ac58 - screenshots: Use windowManager promises for save and specialChars by Ed Sanders
  • git #085d2443 - screenshots: Suppress welcome dialog with query string by Ed Sanders
  • git #a0241f93 - screenshots: Catch get/quit errors and log by Ed Sanders
  • git #3469f140 - Stop using WBC_VERSION (T256238) by Lucas Werkmeister
  • git #b69cf021 - Hooks: Update to use `DifferenceEngineViewHeader` (T255769) by DannyS712
  • git #a1fdde98 - Revise <noinclude>/<onlyinclude>/<includeonly> node descriptions (T255289) by Bartosz Dziewoński

WebAuthn

[edit]

Wikibase

[edit]
  • git #4e55dd25 - Merge two parser-related hook handlers into one (T256263) (T256264) by Lucas Werkmeister
  • git #4db5731b - Migrate Client DataUpdateHookHandlers hooks to extension JSON (T256267) by Amir Sarabadani
  • git #8b0dab6c - Migrate Client ParserLimitReportPrepareHookHandler hook to extension JSON (T256263) by Lucas Werkmeister
  • git #52d894ce - Migrate Client ParserClearStateHookHandler hook to extension JSON (T256264) by Lucas Werkmeister
  • git #fac91094 - Remove WBL_VERSION constant (T256238) by Lucas Werkmeister
  • git #9b5e478e - Don’t check WBC?_VERSION constants in example config (T256238) by Lucas Werkmeister
  • git #00d0aadd - Set CHOKIDAR_USEPOLLING=1 for bridge test:storybook (T255247) by addshore
  • git #28400c65 - Migrate Echo hooks to extension-client-wip.json (T256266) (T256265) by Amir Sarabadani
  • git #622ae045 - Migrate Client UpdateRepoHookHandlers hooks to extension JSON (T256268) by Amir Sarabadani
  • git #888b7f0e - Migrate Client ExtensionFunctions to extension JSON (T256244) by Lucas Werkmeister
  • git #612ecb92 - Stop checking WB[LC]?_VERSION for registration (T256238) by Lucas Werkmeister
  • git #43396b7a - Remove WBL_VERSION from cache key prefix (T256238) by Lucas Werkmeister
  • git #5a1089af - FP: Filter unavailable datatypes (T255137) by Tobias Andersson
  • git #d2bb8cba - Stop sending data type messages to the browser by Lucas Werkmeister
  • git #e1e9dc01 - Migrate special pages definitions (T256251) by Itamar Givon
  • git #53136f25 - Remove $unused backcompat in ViewFactory (T254283) by addshore
  • git #c418cc61 - Migrate Client SqlUsageTrackerSchemaUpdater hook to extension JSON (T256270) by Amir Sarabadani
  • git #acee4bad - Use ResourceLoader::makeConfigSetScript() in DataTypesModule by Lucas Werkmeister
  • git #3d50918c - Migrate Client DescriptionProviderHookHandler hook to extension JSON (T256271) by Amir Sarabadani
  • git #834a9f21 - Migrate RecentChangesFlags to extension.json (T256248) by Itamar Givon
  • git #bf9e3c57 - Migrate Magic hook handlers to hook container by Lucas Werkmeister
  • git #cb5788df - Migrate Repo’s EventLoggingSchemas to extension.json by Lucas Werkmeister
  • git #79e10c9f - Fix indentation in view/resources.php by Lucas Werkmeister
  • git #a075361a - Fix travis error about missing test database (T255998) by Michael Große
  • git #cc4d5610 - Revert "Add i18n message for tainted ref icon" by Tarrow
  • git #328518b9 - Remove "wikibase-move-up" and "wikibase-move-down" messages by Amir Sarabadani
  • git #6b8b829e - Remove wb-special-newitem-new-item-notification from i18n files by Amir Sarabadani
  • git #1a13356a - Start using wikibase-property-notfound message again by Lucas Werkmeister
  • git #51160c5f - Don’t access content in EntityChange::setRevisionInfo (T255883) by Lucas Werkmeister
  • git #17340400 - Add ADR about PSR-4 and maintenance scripts (T172368) by Lucas Werkmeister

WikibaseCirrusSearch

[edit]

No changes for WikibaseCirrusSearch

WikibaseLexeme

[edit]

WikibaseLexemeCirrusSearch

[edit]

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

[edit]

No changes for WikibaseMediaInfo

WikibaseQualityConstraints

[edit]

No changes for WikibaseQualityConstraints

Wikidata.org

[edit]

No changes for Wikidata.org

WikidataPageBanner

[edit]

No changes for WikidataPageBanner

WikiEditor

[edit]

No changes for WikiEditor

wikihiero

[edit]

No changes for wikihiero

WikiLove

[edit]

No changes for WikiLove

WikimediaBadges

[edit]

No changes for WikimediaBadges

WikimediaEditorTasks

[edit]

WikimediaEvents

[edit]

WikimediaIncubator

[edit]

No changes for WikimediaIncubator

WikimediaMaintenance

[edit]

No changes for WikimediaMaintenance

WikimediaMessages

[edit]

Wikisource

[edit]

No changes for Wikisource

XAnalytics

[edit]

No changes for XAnalytics

Skins

[edit]

CologneBlue

[edit]

No changes for CologneBlue

MinervaNeue

[edit]

Modern

[edit]

MonoBook

[edit]

Nostalgia

[edit]

No changes for Nostalgia

Timeless

[edit]

Vector

[edit]
  • git #05f00d2a - Revert "[modern] Fix broken rendering of `main` and `dialog` elements in IE9-11" by Jdlrobson
  • git #b40c3f37 - Update CheckboxHack interface for future placement of `aria-expanded` on label button by Nicholas Ray
  • git #3926ffa8 - [modern] Fix broken rendering of `main` and `dialog` elements in IE9-11 (T256092) by AronDemian
  • git #bfc95eff - Move sidebar into header to improve tab order (T246420) by Nicholas Ray
  • git #d2a0ae58 - [less] Merge 'content.less' and 'typography.less' by Volker E
  • git #87f08dcf - [refactor] Drop form-id template property by jdlrobson
  • git #a6940fe3 - [refactor] encapsulate footer data in single function by jdlrobson
  • git #e9a48021 - Put ARIA roles and attributes into context (T254851) by Volker E
  • git #16abb4ff - Remove unused `mw-checkbox-hack-target` class by Volker E
  • git #0e5cd531 - Make search jumplink's target the search input instead of the container by AronDemian
  • git #2ccc975f - [modern] Move sidebar checkbox above content, sidebar button into header (T246420) by AronDemian

VisualEditor

[edit]

Total Changes

[edit]

358 Changes in 64 repos by 66 authors