MediaWiki 1.33/wmf.19/Changelog
Core changes
[edit]- git #f8efd216 - Fix lowercase in namespace of LogCapturingSpi.php (task T217128) by Amir Sarabadani
- git #680565ed - Remove Target/User validation from Block::appliesToUsertalk() (task T211578) by David Barratt
- git #8e11c5da - Add Priority Hints support (task T216499) by Gilles Dubuc
- git #ea33553b - Chrome Origin Trial support (task T216595) by Gilles Dubuc
- git #c7ecbbd6 - selenium: improve ffmpeg reporting by Antoine Musso
- git #ae87a51b - actions: Improve Action class code for clarity & consistency by Derick Alangi
- git #264da395 - media: Mark ImageHandler::getScriptParams() as protected by Thiemo Kreuz
- git #867ec070 - media: Mark public MediaHandler/ImageHandler methods as such by Thiemo Kreuz
- git #93de72d9 - Return the page_id in list=langbacklinks as an int (task T216968) by Reedy
- git #4691389f - Use (int) rather than intval() (task T216969) by Reedy
- git #8b8cc02e - Return the page_id in list=iwbacklinks as an int rather than string (task T216968) by setian
- git #2bc42c16 - resourceloader: Make JSMinPlus allow reserved words as property name (ES5) (task T215280) by Ebrahim Byagowi
- git #4ad9ab4d - specials: Cleanup and fix PHPDoc comments by Derick Alangi
- git #0a8a4fe7 - registration: Fix 'ResourceLoaderWikiModule' schema validation by Kunal Mehta
- git #291fcff0 - registration: Fix 'arbitrary ResourceLoaderModule definition' schema regex (task T216861) by Kunal Mehta
- git #cd53cf22 - Upgrade moment from 2.19.3 to 2.24.0 (task T191339) by Krinkle
- git #ead1b926 - foreign-resources: Pull all moment locales, even the ones we don't yet use by Krinkle
- git #c96f90cb - foreign-resources: Add moment to our list of resources by Krinkle
- git #b444d3ff - resourceloader: Remove back compat for old packageFiles format by Krinkle
- git #9316f2e3 - resourceloader: Change 'packageFiles' format to be JSON-compatible by Krinkle
- git #56962495 - selenium: prevent webdriverio automatic screenshot (task T216818) by Antoine Musso
- git #97e09390 - objectcache: improve set() slam prevention in getWithSetCallback() by Aaron Schulz
- git #0b86c368 - debug: Add basic accessibility support to debug console by Thiemo Kreuz (WMDE)
- git #2be26155 - Add .phar to $wgFileBlacklist as a paranoia measure by Brian Wolff
- git #adf90edb - Sanitizer: remove deprecated parameter to escapeIdReferenceList() by Max Semenik
- git #29bd1832 - Return early in Title::checkUserBlock() if user does not have a block. (task T216309) by David Barratt
- git #1c3a43d0 - build: Increase fresnel runs to 5, and add more scenarios by Krinkle
- git #0e1edec7 - Apply the pseudo-css selector rules to diff and changelist pages (task T212613) by jdlrobson
- git #ed5f7a6d - ForeignResourceManager: Catch responses other than 200 OK by Krinkle
- git #1f95fe2e - Block: Remove unnecessary lines related to old use of Block::prevents by Krinkle
- git #02cb7aef - Separate out different functionalities of Block::prevents (task T211578) (task T214508) by Thalia
- git #ccf20390 - Add language support for Saisiyat (xsy) (task T216479) by Raimond Spekking
- git #fe65f685 - ApiQueryUserContribs: Only use 'contributions' replica if querying by user ID (task T216656) by Brad Jorsch
- git #454251c2 - mediawiki.ui: Align button height to standard (and input) (task T209455) by Jforrester
- git #ac1cee5e - Update OOUI to v0.30.3 (task T215559) (task T216070) (task T216075) (task T216578) (task T216582) by James D. Forrester
- git #31f740d3 - Set $wgMediaInTargetLanguage to true by default by Max Semenik
- git #9ba1d8f5 - RCFilters: Export config vars in the RL modules where possible (take 2) (task T201574) by Roan Kattouw
- git #9097f95e - build: Update eslint-config-wikimedia to 0.11.0 by Bartosz Dziewoński
- git #ad4e22ce - Fix password policy handling in temporary password provider (task T216196) by Gergő Tisza
- git #c242c678 - Add missing use for IMaintainableDatabase by Umherirrender
- git #7fbd971f - Database: Have buildStringCast() actually cast for MySQL, MSSQL (task T216247) by Brad Jorsch
- git #8d35f175 - Fix grammar in UserPasswordPolicy documentation by Thalia
- git #67dbf93b - Make uca-tr use I as uppercase of dotless ı instead of reverse (task T203158) by Brian Wolff
- git #7545ee16 - resourceloader: Tolerate string as deps for test suites by Krinkle
- git #814605a9 - DatabasePostgres: Ignore "IGNORE" option to update() (task T215169) by Brad Jorsch
- git #2347a15c - objectcache: avoid duplicate cache sets for missing keys with lockTSE (task T203786) by Aaron Schulz
- git #ace03384 - API: Add block info to more block errors by Brad Jorsch
- git #c073e531 - API: Spread autoblocks from action=edit and action=move (task T216245) by Brad Jorsch
- git #8b89f8f3 - MultiHttpClient: Don't relay the end-of-headers line (task T216086) by Umherirrender
- git #02195c7a - DifferenceEngine: Allow cache hits for empty diffs (task T216554) by Brad Jorsch
- git #a064c57f - RCFilters: Don't show tags with 0 hits in tag menu (task T182219) by Roan Kattouw
- git #34abcda0 - pagers: Remove unused "form" properties from two pagers by Umherirrender
- git #5a6e5c47 - TOC: Add z-index: -1 to hidden checkbox by Fomafix
- git #f5809ea9 - Set BlockDisablesLogin false for Blocking group tests that assume this by Thalia
- git #591cb305 - eslint: Enable caching by Ed Sanders
- git #000e00cf - pagers: Fix and add missing @param documentation by Umherirrender
- git #f5a31f5b - Remove comments literally documenting unit tests being unit tests by Thiemo Kreuz
- git #0dddebc8 - Uncheck "create account" on Special:Block for partial blocks (task T208510) by Thalia
- git #286d4901 - Various fixes for phan-taint-check (task T216348) by Brian Wolff
- git #e74819c3 - Remove suggestions for negative namespaces in Page Restrictions (task T208355) by Moriel Schottlender
- git #a7fd92a9 - mw.widgets.TitleWidget: Add 'excludeDynamicNamespaces' config (task T208355) by Moriel Schottlender
- git #d37ab34a - Follow-up I68179974: Remove from 1.33 RL, backported to 1.32 by James D. Forrester
- git #292e13ed - Add support for Argon2 password hashing by Max Semenik
- git #56ffbc2a - Print logs generated during unit test when test fails by Erik Bernhardson
Vendor
[edit]- git #5f858a5a - Update OOUI to v0.30.3 by James D. Forrester
- git #287b0dcc - Upgrade several Wikibase libraries (task T216487) (task T216488) (task T216489) by Greta Doçi
- git #f737af17 - Upgrade to elastica 6.0.2 (task T199256) by David Causse
Extensions
[edit]3D
[edit]- git #4632edd0 - Migrate to newer phan (task T216903) by Kunal Mehta
AbuseFilter
[edit]- git #85cb0531 - Add missing use statement by Kunal Mehta
- git #cb1458f9 - Fix parameter order in doc comment by Kunal Mehta
- git #5d1ab854 - Fix caching in AFComputedVariable by Kunal Mehta
- git #540a557a - Replace calls to deprecated Block::prevents (task T211578) by Thalia
ActiveAbstract
[edit]No changes for ActiveAbstract
AdvancedSearch
[edit]No changes for AdvancedSearch
AntiSpoof
[edit]No changes for AntiSpoof
ApiFeatureUsage
[edit]- git #13b0e5b6 - Add missing phpdocs to clarify types by Umherirrender
ArticleCreationWorkflow
[edit]No changes for ArticleCreationWorkflow
ArticlePlaceholder
[edit]- git #ab90e6b5 - build: Set private: true in package.json by Umherirrender
Babel
[edit]No changes for Babel
BetaFeatures
[edit]No changes for BetaFeatures
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
CharInsert
[edit]No changes for CharInsert
CheckUser
[edit]No changes for CheckUser
CirrusSearch
[edit]- git #ce7efcd2 - Fixed typo (task T201491) by DCausse
- git #207d3631 - Regularize [ ... ] syntax in AnalysisConfigBuilder and tests by tjones
- git #fb18c3b7 - Configure Nori Korean analyzer for ES6 (task T206874) by EBernhardson
- git #1c196254 - Replace @expectedException with $this->expectException() by Thiemo Kreuz (WMDE)
- git #4050bd83 - Make all class names in @covers tags start with a backslash by Thiemo Kreuz
- git #b74da99d - Correct api docs for cirrusbuilddoc (task T216256) by Erik Bernhardson
- git #6861a182 - Add expectedWarnings to KeywordFeatureAssertions::assertNoResultsPossible by Erik Bernhardson
- git #e38e8a87 - Create metastore if missing from indexNamespaces.php (task T215369) by Erik Bernhardson
- git #b0327f46 - Add constants for SearchEngine entry points (task T216429) by David Causse
- git #c62d102d - Add support for 5.6.14 in es6 branch by David Causse
- git #c2684492 - Stop overriding elastic merge settings by default by Erik Bernhardson
- git #8d3d2a45 - Move waitForGreen to Elastica extension by Smalyshev
- git #58bda5aa - Create metastore if missing from indexNamespaces.php (task T215369) by Erik Bernhardson
- git #af557583 - Use prebuilt slovak stemmer (task T215594) by David Causse
- git #3784bf2e - Use prebuilt serbian_stemmer (task T215594) by David Causse
- git #a84b09c1 - Drop support for SourceRegex timeout param (task T198734) by David Causse
- git #d3e4a5b6 - Remove requireAutoGeneratePhrase by David Causse
- git #e3f7d694 - Various es6 compat issues by Erik Bernhardson
- git #324efb14 - Remove max_determined_states BC by Erik Bernhardson
- git #50a0ddbf - es6: {index}/_aliases -> {index}/_alias by Erik Bernhardson
- git #890bcb39 - Handle string result from Response::getFullError by Erik Bernhardson
- git #688b2eaf - Drop support for the '_all' field (already disabled by default) by David Causse
- git #82ce6efc - Setup es6 branch (task T199256) by David Causse
Cite
[edit]- git #03711dfe - Add support for read-only mode by Ed Sanders
- git #e4efddbd - Use new upstream defaults for actions by Ed Sanders
- git #85ad4513 - Fix highlighting code destroying backlinks on unnamed <ref>s (task T215317) by Thiemo Kreuz (WMDE)
- git #e71dcc35 - Add missing jQuery selector escaping by Thiemo Kreuz
- git #89dd1faa - Remove generated cite-dialogs stubs (task T216248) by Ed Sanders
CiteThisPage
[edit]No changes for CiteThisPage
Citoid
[edit]- git #69c709f4 - Add support for read-only mode by Ed Sanders
cldr
[edit]No changes for cldr
Cognate
[edit]No changes for Cognate
CodeEditor
[edit]No changes for CodeEditor
CodeMirror
[edit]- git #5161c6ab - Make Special:JavaScriptTest pass with and without extension Cite by Fomafix
CodeReview
[edit]No changes for CodeReview
CollaborationKit
[edit]No changes for CollaborationKit
Collection
[edit]- git #cd708e0c - Replace @expectedException with $this->expectException() by Thiemo Kreuz
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]- git #f05cc84d - Make CXTextSelectionContextItem non-exclusive (task T217081) by jenkins-bot
- git #ca3836aa - Use VE read-only mode for source surface (task T203775) (task T197075) by jenkins-bot
- git #e9db378d - Update ve.dm.CXLintableNode.prototype.getId doc string by petarpetkovic
- git #7b1f6a7c - Document events in ve.init.mw.CXTarget by jenkins-bot
- git #94f5a6ca - Check pending paragraphs when input focus changes (task T200683) by jenkins-bot
- git #a968d01d - Document possible null return value by jenkins-bot
- git #bc635d72 - Attach focus listeners only once by jenkins-bot
- git #66f7b29b - Move command registation to the end of mw.cx.TranslationController file by Petar.petkovic
- git #5b433785 - build: Update eslint-config-wikimedia to 0.11.0 by Ed Sanders
- git #36d004f8 - Display correct issue card on keyboard focusing by jenkins-bot
- git #2ea3bb31 - Merge all columns related UI modules into mw.cx.ui.TranslationView (task T203695) by jenkins-bot
- git #e6c75552 - Rename mw.cx.widgets.PageTitleWidget to mw.cx.ui.PageTitleWidget by jenkins-bot
ContributionTracking
[edit]No changes for ContributionTracking
CreditsSource
[edit]No changes for CreditsSource
Dashiki
[edit]No changes for Dashiki
Disambiguator
[edit]No changes for Disambiguator
DismissableSiteNotice
[edit]No changes for DismissableSiteNotice
DonationInterface
[edit]- git #862e7ef1 - build: Add composer.lock to .gitignore by Umherirrender
DoubleWiki
[edit]No changes for DoubleWiki
DynamicSidebar
[edit]No changes for DynamicSidebar
EUCopyrightCampaign
[edit]No changes for EUCopyrightCampaign
Echo
[edit]- git #79b2611b - Use local vars in LabelIconWidget by Umherirrender
- git #afdcce50 - Add type hints and remove unused code from tests by Umherirrender
- git #8fd66d42 - Make use of the …::class feature in production code by Umherirrender
- git #5941ef47 - Replace @expectedException with $this->expectException() by Umherirrender
- git #e649551e - Simplify a few overly complex code snippets by Umherirrender
Elastica
[edit]- git #d2f095e1 - Remove ElasticaTask backport by David Causse
- git #5e73db6b - Add MWElasticUtils helper methods by DCausse
- git #76ccd62a - Add MWElasticUtils::waitForGreen by David Causse
- git #8f3bce54 - Setup es6 branch (task T199256) by David Causse
ElectronPdfService
[edit]No changes for ElectronPdfService
EventBus
[edit]- git #0f6ebf8b - Remove support of wgEventServiceUrl in favor of multi instance wgEventServices (task T214446) by Andrew Otto
- git #6b7bba25 - Create EventBus Monolog adapter. (task T216163) by Petr Pchelko
- git #9219a7ef - Replace calls to deprecated Block::prevents (task T211578) by Thalia
- git #8fa9286b - Reuse safe serialization method for signing the event. (task T212335) by Mobrovac
- git #1969ea61 - EventFactory: Added new event factory methods (task T204575) by Holger Knust
- git #22507f64 - Remove properties with null values from the recentchange event. (task T216567) by Petr Pchelko
- git #54636a2e - Check for eventServiceName in config before accessing (task T216561) by Andrew Otto
EventLogging
[edit]No changes for EventLogging
ExtensionDistributor
[edit]No changes for ExtensionDistributor
ExternalGuidance
[edit]- git #d8e25646 - Special:ExternalGuidance: Fix wrong list style in desktop (task T216980) by Santhosh Thottingal
FeaturedFeeds
[edit]- git #2fa8122e - Fix usage of obsolete Revision and ParserOptions features by Max Semenik
FileExporter
[edit]No changes for FileExporter
FileImporter
[edit]No changes for FileImporter
FlaggedRevs
[edit]No changes for FlaggedRevs
Flow
[edit]- git #429dd1f6 - mw.flow.ve.Target: Change surface #setDisabled to #setReadOnly by Bartosz Dziewoński
- git #ccd95991 - Replace @expectedException with $this->expectException() by Umherirrender
- git #76eba679 - Add missing newlines between functions by Thiemo Kreuz
- git #97e4fa83 - Unbreak reply clicks with existing widget (task T216580) by Roan Kattouw
- git #7d0d8e2a - Store Parsoid version and base URL in Flow body content (task T209114) by Kosta Harlan
FundraiserLandingPage
[edit]No changes for FundraiserLandingPage
FundraisingTranslateWorkflow
[edit]No changes for FundraisingTranslateWorkflow
Gadgets
[edit]- git #963f3c15 - Don't use deprecated Sanitizer::escapeId() by Max Semenik
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]- git #c2c57c17 - Renamed patches directory to sql because of standardization by Umherirrender
GlobalUserPage
[edit]No changes for GlobalUserPage
GoogleNewsSitemap
[edit]No changes for GoogleNewsSitemap
Graph
[edit]No changes for Graph
GrowthExperiments
[edit]- git #abff4e8c - Enable phan (task T216964) by Kosta Harlan
- git #8dc15453 - Replaced rawParams() with plaintextParams() (task T216390) by Naga sai sravanth
- git #82ee9151 - Help panel: convert custom data module to package module (task T216857) by Roan Kattouw
- git #25f0e17d - WelcomeSurvey: convert popup code to using require() (task T216857) by Catrope
- git #f1694616 - Help Panel: Remove mediawiki.messagePoster dependency by Kosta Harlan
- git #197f81d1 - Help Panel: Allow help panel to show in reading mode (task T215664) by Kosta Harlan
- git #29e0c04c - Help Panel: Rewire search input action (task T216787) by Kosta Harlan
- git #6de52c6c - Homepage (task T215982) by Stephane Bisson
- git #b460b28d - Help Panel: Use single search input field for IME (task T216131) by Kosta Harlan
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]- git #c67fd1c6 - Rename Jade.namespaces.php to match extension.json by Umherirrender
- git #9ec1f9ea - build: Set private: true in package.json by Umherirrender
- git #237da201 - build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 by Umherirrender
- git #dce53e37 - Also reset wgCentralIdLookupProvider in unit tests by Umherirrender
Josa
[edit]No changes for Josa
JsonConfig
[edit]No changes for JsonConfig
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]- git #0f37222b - Add new Linter category wikilink-in-extlink (task T202905) by Kunal Mehta
LiquidThreads
[edit]No changes for LiquidThreads
Listings
[edit]No changes for Listings
LocalisationUpdate
[edit]No changes for LocalisationUpdate
LoginNotify
[edit]No changes for LoginNotify
MapSources
[edit]No changes for MapSources
MassMessage
[edit]- git #732738c0 - Fix JS exception when adding a new target on non-crosswiki wikis by Kunal Mehta
Math
[edit]- git #f22a61c0 - Add support for read-only mode by Ed Sanders
MobileApp
[edit]No changes for MobileApp
MobileFrontend
[edit]- git #b4099d60 - diff & content-providers: Minor code improvements by Derick Alangi
- git #15c51b81 - Remove usages of overlay.$() from languageOverlay.test.js (task T215657) by Nicholas Ray
- git #9b6c4866 - Run all tests in Special:JavaScript/qunit by Nicholas Ray
- git #5f3a25ec - Move talkOverlay factory to the mobile.startup module (task T215370) by Nicholas Ray
- git #d06dca79 - Deprecate access to mobile.init from skins (task T216537) by jdlrobson
- git #9fa27e5a - A simplified TalkOverlay (task T215370) by jdlrobson
- git #54106da9 - Drop ImageOverlays reliance on template partials (task T216198) (task T149909) by jdlrobson
- git #70af4b09 - Update reference to languageOverlay in Overlay.less (task T215657) by Nicholas Ray
- git #a4dd59e8 - Fix @memberof in LanguageSearcher (task T215657) by Nicholas Ray
- git #48b7a68f - Make LanguageOverlay an overlay composed of a LanguageSearcher component (task T215657) by Nicholas Ray
- git #4ede24f8 - Build: reduce precommit tests by jdlrobson
- git #69ddcc75 - Avoid deprecated toast.show arguments by Jdlrobson
- git #ec4494f4 - Build: simplify NPM scripts by Stephen Niedzielski
- git #cd33ba01 - Hygiene: improve ESLint globals readability by Stephen Niedzielski
- git #d0218536 - Correct the parsing of [[MediaWiki:Rev-deleted-user]] (task T216704) by Jack Phoenix
- git #52194e50 - Apply `promised-view` class to PromisedView's parent element when loading (task T215657) by Nicholas Ray
- git #ff62b2eb - [DEPRECATING CHANGE] Deprecate View.$ (task T216264) by Ed Sanders
- git #2831e574 - saveFailureMessage moved out of EditorOverlayBase (task T202374) by jdlrobson
- git #12aaed14 - Fix Overlay.test.js side effects by Nicholas Ray
- git #9f859942 - New component: promisedView (task T215972) by jdlrobson
- git #4903e0ef - Do not load mobile editor on desktop, again (task T208068) by Bartosz Dziewoński
- git #a1f9026b - Remove special .tagline styles on mobile user page (task T214195) by Jan Drewniak
- git #a85db455 - Fix alignment and reposition languages count in Special:MobileLanguages (task T191562) by Ammarpad
MultimediaViewer
[edit]- git #c6008c78 - build: Be more aggressive in fixing old bad JS code style by James D. Forrester
- git #1b214707 - build: Update eslint-config-wikimedia to 0.11.0 by James D. Forrester
NavigationTiming
[edit]- git #864b3384 - Add ability to oversample per wiki (task T216986) by Gilles Dubuc
- git #5a758577 - Fix observePaintTiming for loop (task T214977) by Gilles Dubuc
- git #1f039c67 - Update packageFiles format for Ic566a1cd7efd by Roan Kattouw
Newsletter
[edit]- git #8423d612 - Change "Register" to "Create" in localization files (en and qqq) (task T154761) by Zoranzoki21
NewUserMessage
[edit]No changes for NewUserMessage
Nuke
[edit]- git #1f3dd54d - Migrate to new phan (task T216929) by Matěj Suchánek
OATHAuth
[edit]No changes for OATHAuth
OAuth
[edit]No changes for OAuth
OpenStackManager
[edit]- git #43727d5e - build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 by Umherirrender
- git #f01b03b9 - Error: Call to a member function doLogout() on boolean (task T201745) by Umherirrender
ORES
[edit]No changes for ORES
PageAssessments
[edit]No changes for PageAssessments
PagedTiffHandler
[edit]No changes for PagedTiffHandler
PageImages
[edit]No changes for PageImages
PageTriage
[edit]- git #72264db5 - Fix toolbar icon color on mouseleave (task T179220) by Kosta Harlan
PageViewInfo
[edit]No changes for PageViewInfo
ParserFunctions
[edit]No changes for ParserFunctions
ParsoidBatchAPI
[edit]No changes for ParsoidBatchAPI
PdfHandler
[edit]No changes for PdfHandler
PerformanceInspector
[edit]No changes for PerformanceInspector
Petition
[edit]No changes for Petition
Poem
[edit]- git #eca8be4d - Upgrade Poem extension to use newer phan (task T216936) by zoranzoki21
PoolCounter
[edit]No changes for PoolCounter
Popups
[edit]- git #0beabf2b - Bring reference type detection in sync with RESTbased endpoint (task T215281) by WMDE-Fisch
- git #f3d415fd - Remove object passed by references to method by Thiemo Kreuz (WMDE)
- git #7e41bed5 - Update type-specific reference headings according to requirements (task T215281) by Thiemo Kreuz
- git #f91c1602 - Add a beta feature switch for reference previews (task T215896) by Thiemo Kreuz
- git #e1111c59 - Add reference type detection to HTML scraping gateway (task T214908) (task T215281) by WMDE-Fisch
- git #240f070d - Hygiene: rename test import to match source by Stephen Niedzielski
- git #d1c06131 - Fix regression showing page previews on ^ jump mark links (task T216683) by Stephen Niedzielski
- git #deffae14 - Hygiene: improve ESLint globals readability by Stephen Niedzielski
- git #06d34804 - Use upper-case {JQuery} in all documentation by Thiemo Kreuz
- git #032e9ad0 - Limit reference popups to max. 5 lines instead of 7 (task T214169) by Thiemo Kreuz
- git #6d29d08d - Unify /* global … */ annotations for ESLint by Stephen Niedzielski
- git #bb7ef8f2 - Remove unused attributes from .svg files to optimize them further by Thiemo Kreuz
- git #fe7c107f - Reference gateway accepts .mw-reference-text and .reference-text (task T214908) by Thiemo Kreuz
- git #d81415a0 - Add all reference type icons and messages (task T214908) by WMDE-Fisch
ProofreadPage
[edit]No changes for ProofreadPage
PropertySuggester
[edit]- git #d37eca14 - build: Set private: true in package.json by Umherirrender
QuickSurveys
[edit]No changes for QuickSurveys
Quiz
[edit]No changes for Quiz
ReadingLists
[edit]- git #59bace52 - build: Remove unused jquery/mw from eslint config (task T208951) by Timo Tijhof
RelatedArticles
[edit]No changes for RelatedArticles
Renameuser
[edit]- git #eb847453 - Batch renames in image tables (task T215107) by Gergő Tisza
- git #57b8b3c3 - RenameuserSQL: Drop wgAuth/AuthPlugin deprecated code, being removed by James D. Forrester
RevisionSlider
[edit]No changes for RevisionSlider
RSS
[edit]No changes for RSS
SandboxLink
[edit]No changes for SandboxLink
Score
[edit]- git #64c20a83 - beautify lilypond error message output (task T215287) by Addshore
- git #cd319852 - Add messages for Wikibase datatypes display (task T215285) by Addshore
- git #9e6f48f0 - Add "Musical notation" Wikibase data type (task T215284) by alaasarhan
Scribunto
[edit]No changes for Scribunto
SearchExtraNS
[edit]No changes for SearchExtraNS
SecurePoll
[edit]- git #ad15d7e2 - Replace jshint with eslint by Ed Sanders
- git #b7000f70 - Remove obsolete aliases from closures in JS code (task T208951) by Timo Tijhof
Sentry
[edit]No changes for Sentry
ShortUrl
[edit]- git #12ed8c4f - Remove obsolete aliases from closures in JS code (task T208951) by Timo Tijhof
SiteMatrix
[edit]No changes for SiteMatrix
SkinPerPage
[edit]No changes for SkinPerPage
SpamBlacklist
[edit]No changes for SpamBlacklist
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]- git #0c4efe60 - build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 by Umherirrender
TextExtracts
[edit]No changes for TextExtracts
Thanks
[edit]- git #0f009ccb - Migrate to new phan (task T216945) by Matěj Suchánek
TimedMediaHandler
[edit]No changes for TimedMediaHandler
timeline
[edit]No changes for timeline
TitleBlacklist
[edit]- git #3d957b51 - Upgrade TitleBlacklist extension to use newer version of phan (task T216946) by Zoranzoki21
- git #8a25c63a - Use plaintextParams directly instead of using rawParams() (task T216360) by setian
TocTree
[edit]No changes for TocTree
TorBlock
[edit]No changes for TorBlock
Translate
[edit]No changes for Translate
TranslationNotifications
[edit]No changes for TranslationNotifications
TrustedXFF
[edit]No changes for TrustedXFF
TwoColConflict
[edit]No changes for TwoColConflict
UniversalLanguageSelector
[edit]No changes for UniversalLanguageSelector
UploadsLink
[edit]No changes for UploadsLink
UploadWizard
[edit]No changes for UploadWizard
UrlShortener
[edit]No changes for UrlShortener
UserMerge
[edit]- git #4787d6e1 - Migrate to new phan (task T216949) by Kunal Mehta
VipsScaler
[edit]No changes for VipsScaler
VisualEditor
[edit]- git #403b1f97 - TemplateContext: Filter out empty template descriptions by Bartosz Dziewoński
- git #c04d3da8 - Add more read-only implementations (task T210142) by Ed Sanders
- git #33774758 - MWCategoryWidget: Implement setDisabled by Ed Sanders
- git #6aa61aef - MWMetaDialog: Implement read-only mode (task T210142) by Ed Sanders
- git #9c5ec0d0 - MW(Advanced)SettingsPage: Use Array.forEach for metaItemCheckboxes by Ed Sanders
- git #8e3ef8fb - Hide label section in MagicLinkNodeContextItem by Ed Sanders
- git #043a59a9 - ve.ui.MWSaveDialog: Fix fragment links in visual diff too (task T212554) by Bartosz Dziewoński
- git #ab8ae002 - ve.ui.MWSaveDialog: Target links in visual diff to new window by Bartosz Dziewoński
- git #23267264 - Load VE in read-only mode on protected pages (task T53547) by Esanders
- git #18907dde - Implementations for read-only mode by Bartosz Dziewoński
- git #d1331309 - Update VE core submodule to master (541222565) (task T210142) by Bartosz Dziewoński
- git #1890530b - ApiVisualEditor: Remove red-link cache warming (task T64803) (task T209078) by Ed Sanders
- git #93351892 - ve.dm.MWGalleryImageNode: Update for Parsoid changes to "broken" images by Bartosz Dziewoński
- git #08e96d7b - Swap the link-rtl.png and link-ltr.png files (task T216617) by setian
- git #e21d4fab - Update VE core submodule to master (2951e9378) by Bartosz Dziewoński
- git #3ce1db9c - Update VE core submodule to master (2465e0e60) (task T202148) by Bartosz Dziewoński
- git #0b1f4453 - ve.init.mw.ArticleTarget: Fix some doc comments by Bartosz Dziewoński
- git #332aa1f3 - build: Update eslint-config-wikimedia to 0.11.0 by Ed Sanders
- git #e41fa15d - eslint: Enable caching by Ed Sanders
- git #de2a2ca0 - Improve abstraction around template context description by Ed Sanders
- git #3269d536 - Support only surfacing part of the document (task T76541) by Esanders
Wikibase
[edit]- git #c6fbb86c - Revert "Revert "Update outdated icons with latest standard ones"" by Lucas Werkmeister (WMDE)
- git #38085d51 - termbox: update to latest version (task T214898) by Pablo Grass
- git #273b5c0a - Rename link texts for SpecialPages to account for Schemas (task T216719) by Greta Doçi
- git #7c90396e - Fixed WikibaseRepo::getLocalRepoWikiPageMetaDataAccessor when using "entity source based federation" (task T214557) (task T216686) by Leszek Manicki
- git #31ec8194 - Update ApiUserBlockedTest for MW core change by Brad Jorsch
- git #d8369f4b - Complete message suggesting to create an account (task T215039) by Abián
- git #11e14201 - Parse wikibase-anonymouseditwarning message as wikitext (task T216374) by Amir Sarabadani
- git #c6d096c6 - build: on CI only lint changed files by Antoine Musso
- git #3343030f - Consolidate more view/resources modules (6) (task T203696) by Timo Tijhof
WikibaseCirrusSearch
[edit]- git #0a1f1258 - implement inlabel search keyword (task T215967) by Erik Bernhardson
- git #846d8616 - Fix merging configs by Stanislav Malyshev
WikibaseLexeme
[edit]- git #ca64a75d - Update fixtures for elasticsearch 6 by Erik Bernhardson
- git #e7d75e7c - Fix ApiUserBlockedTest test (task T216662) by Stanislav Malyshev
- git #df375ee1 - Change colors to align with WikimediaUI color palette (task T151194) by Amir Sarabadani
- git #f455b61e - Parse wikibase-anonymouseditwarning message as wikitext (task T216374) by Amir Sarabadani
- git #14a834b9 - Add 9px padding to glosses (task T215502) by Amir Sarabadani
WikibaseMediaInfo
[edit]- git #8ee6285d - Render property names the same way in PHP & JS (task T215958) by Matthias Mullie
- git #4e63fb55 - Use a text label for UI panel buttons instead of pencil icon (task T215308) (task T215311) by Eric Gardner
- git #33d5fcaa - Override oo-ui-inputWidget margin for depicts input element (task T216452) by Matthias Mullie
- git #b007ab3c - Scrap the wikibase.mediainfo.datamodel.MediaInfo pointless module (task T216646) by Jforrester
- git #9e25ba47 - Rename wikibase.mediainfo.filepagestyles to wikibase.mediainfo.filepage.styles by Jforrester
- git #31471144 - Drop the now-unused ViewMediaInfoAction class and related RL modules (task T216646) by Jforrester
- git #ef272ccb - MediaInfoHandler: Drop getActionOverrides, no longer used by Jforrester
- git #93cfb157 - Adds target=_blank to Wikidata Q and P links in Depicts panel (task T216450) by Matthias Mullie
- git #14ccbdfb - Collapse the wikibase.mediainfo RL module into its only caller (task T216646) by Krinkle
- git #3cd5570c - Toggle edit mode on primary, and make state changes impossible during submit (task T216241) (task T216155) by Jforrester
- git #cbba272e - Show item id instead of depicts property id (task T216684) by Matthias Mullie
- git #d6c6f702 - Drop <mw: prefix in our tag so MobileFrontend doesn't duplicate (task T216327) by James D. Forrester
WikibaseQualityConstraints
[edit]- git #89cfa3b0 - build: Set private: true in package.json by Umherirrender
Wikidata.org
[edit]No changes for Wikidata.org
WikidataPageBanner
[edit]No changes for WikidataPageBanner
WikiEditor
[edit]- git #2e266704 - Update README (task T216889) by Reedy
wikihiero
[edit]No changes for wikihiero
WikiLove
[edit]No changes for WikiLove
WikimediaBadges
[edit]No changes for WikimediaBadges
WikimediaEvents
[edit]- git #c0fa0d97 - Move setTitle in testLog by Umherirrender
- git #434ba391 - CitationUsage: don't explicitly load schema files by Baha
- git #60de3d64 - Make the PHP_ENGINE cookie non-httpOnly (task T216676) by James D. Forrester
WikimediaIncubator
[edit]No changes for WikimediaIncubator
WikimediaMaintenance
[edit]- git #d8f8f459 - refreshMessageBlobs.php: Pass $rl param to MessageBlobStore by Timo Tijhof
WikimediaMessages
[edit]No changes for WikimediaMessages
XAnalytics
[edit]No changes for XAnalytics
ZeroBanner
[edit]No changes for ZeroBanner
ZeroPortal
[edit]No changes for ZeroPortal
Skins
[edit]CologneBlue
[edit]- git #d229fa9d - Don't use deprecated Sanitizer::escapeId() by Max Semenik
EUCopyrightCampaignSkin
[edit]No changes for EUCopyrightCampaignSkin
MinervaNeue
[edit]- git #7fd843cd - Fix talk overlay workflow by jdlrobson
- git #dce28f06 - Adds a CSS rule for <main> element to support IE11 and under. (task T207618) by Jdrewniak
- git #4da11342 - Talk overlay no longer uses the loadingOverlay pattern (task T215370) by jdlrobson
- git #78ca1922 - Correct path for obtaining loadingOverlay (task T216853) by jdlrobson
- git #b4512073 - Import all skinStyles/mobile.startup into mobile.startup.less (task T215657) by Nicholas Ray
- git #7cfcb364 - Refactor LanguageOverlay styles (task T215657) by Nicholas Ray
- git #a48df04a - Call new language factory instead of LanguageOverlay (task T215657) by jdlrobson
- git #2380e78f - Hygiene: fix pageIssues QUnit test name by Stephen Niedzielski
- git #e8709c98 - README should document all config by Stephen Niedzielski
- git #73bfc219 - Hygiene: improve ESLint globals readability by Stephen Niedzielski
- git #d3a95084 - Talk is at bottom of main page (task T214724) (task T216514) by Stephen Niedzielski
- git #1146ebd2 - Banner now nested inside main article at top (task T205360) by jdlrobson
- git #a1d52a1c - Remove hard-coded z-index value from page-issues read-more link (task T214550) by Jdlrobson
- git #ddc66790 - Revert "Switch to outside list style for ordered lists too" (task T150377) by Jdlrobson
- git #f92b1171 - Remove margin from tagline and add .page-heading element (task T214195) by Jan Drewniak
- git #eeebb862 - Avoid deprecated View.$ (task T216264) by Ed Sanders
MonoBook
[edit]No changes for MonoBook
Modern
[edit]No changes for Modern
Nostalgia
[edit]No changes for Nostalgia
Timeless
[edit]- git #dff12e2c - Manually optimize all SVG images by Thiemo Kreuz
- git #94e7fe7f - build: Add Grunt 'svgmin' task and crush SVGs by Volker E
Vector
[edit]No changes for Vector
Total Changes
[edit]296 Changes in 57 repos by 71 committers