MediaWiki 1.33/wmf.18/Changelog
Core changes Edit
- git #3edaa0b3 - resourceloader: Make $rl parameter mandatory for MessageBlobStore by James D. Forrester
- git #feacd173 - build: Add initial version of Fresnel config (task T133646) by Krinkle
- git #b4cdfaa0 - Follow-up 262fd58: Correctly apply the ORDER BY in ActiveUsersPager (task T216200) by Jforrester
- git #d4ad0cd8 - Remove deprecated method insertArticleLink() from class ChangeList by Krinkle
- git #de8ea9e6 - Follow-up 77276ce: Clarify i18n message key/values and div class (task T150324) by Jforrester
- git #77276ce0 - specials: Fix fatal MWNamespace exception on Special:Contributions (task T150324) by Derick Alangi
- git #92d6be8a - resourceloader: Require $context parameter for FileModule::readStyleFiles() by Krinkle
- git #a186dc62 - resourceloader: Instantiate main class via ServiceWiring (task T32956) by Aaron Schulz
- git #1fd2d071 - mediawiki.api: Prevent misusing #saveOptions (task T214963) by Bartosz Dziewoński
- git #1d680bbe - Do not use raw html for Special:ProtectedPages drop-down messages (task T216348) by Brian Wolff
- git #d8eefbe7 - Fix 'expliciit' typo at resources/Resources.php (task T201491) by Bartosz Dziewoński
- git #6dbae8e7 - Escape messages ipb-sitewide and ipb-partial. by Brian Wolff
- git #f661f337 - Cache redirects from Special:Redirect by Brian Wolff
- git #9ac22350 - Avoid rawParams() in Special:Emailuser (task T216348) by Brian Wolff
- git #5414aee4 - objectcache: remove dangling WAN cache EventRelayer references by Aaron Schulz
- git #ce60ce82 - mediawiki.Title: Avoid 'this' in static method by Timo Tijhof
- git #694fef93 - resources: Document why mw.user has two seemingly unused deps by Krinkle
- git #4753b0a4 - objectcache: remove EventRelayer dependency from WANObjectCache by Aaron Schulz
- git #e0213bda - ChangeTags: Deprecate ChangeTags::purgeTagUsageCache() by Krinkle
- git #aa83f3a6 - MigrateActors: Don't delete log_search rows when migrating (task T215464) by Brad Jorsch
- git #dd5aa605 - Improve documentation for different block types by Thalia
- git #2c8db66f - Prevent PHP notice on SpecialDeletedContributions (task T208544) by Umherirrender
- git #d993f499 - Refactor calls to deprecated function Content::getNativeData() (task T155582) by Daniel Kinzler
- git #d6f4e042 - import: Remove deprecated WikiRevision::$importer property by Derick Alangi
- git #60a172aa - Update required PHP version to 7.0.13 (task T209423) by James D. Forrester
- git #d871643d - Add missing dependency on module 'mediawiki.notify' by Fomafix
- git #999ff609 - objectcache: refactor and simplify some WANObjectCache code by Aaron Schulz
- git #3d38db2a - resourceloader: Restore the comment about <script> vs XHR loading by Krinkle
- git #fdb00bf4 - objectcache: cleanup tombstone/mutex logic in doGetWithSetCallback() by Aaron Schulz
- git #628cb2e3 - mediawiki.special.changeslist.enhanced: Convert CSS to LESS by Fomafix
- git #eee735a1 - rdbms: Use more narrow type hints in LBFactoryTest by Krinkle
- git #82182ec0 - mediawiki.special.changeslist.legend: Convert CSS to LESS by Fomafix
- git #d5ed0163 - Fix CommentStoreComment RawMessage construction by Brad Jorsch
- git #341bd5d6 - registration: Allow @-prefixed keys in manifest_version 2 (task T215650) by Kunal Mehta
- git #7a72b16e - resourceloader: Ignore warnings in JSMinPlus parser (task T77169) by Krinkle
- git #daf15e14 - Update AtEase calls to use Wikimedia namespace by Reedy
- git #f0f3e77d - rdbms: avoid duplicate spammy logging in LoadBalancer::getRandomNonLagged (task T215611) by Aaron Schulz
- git #a1bb593e - Add missing documentation to ProtectedTitlesPager by Thiemo Kreuz
- git #56d2fc80 - Use "try-catch" block instead of "if" block to prevent interruption of new installation (task T215566) by RazeSoldier
- git #ef220ef5 - widgets: Remove redundant equality check in SelectWithInputWidget by Derick Alangi
- git #4c9822af - jquery.makeCollapsible.styles: Avoid FOUC for collapse button by Fomafix
- git #2f9a6581 - EnhancedChangesList: Load style module via addModuleStyles() by Fomafix
- git #995941d3 - Changed the name of the (gcr) language from "Kreyol Gwiyanè" to "Kriyòl Gwiyannen" by Zoranzoki21
- git #04370ccb - Remove double check of $oldRevision by Fomafix
- git #631be0b6 - Fix documentation for Revision::getComment and WikiPage::getComment (task T174025) by Thiemo Kreuz
Vendor Edit
No changes for vendor
Extensions Edit
3D Edit
No changes for 3D
AbuseFilter Edit
- git #3993a7ea - Replace @expectedException with $this->expectException() by Thiemo Kreuz
- git #6e2b66f9 - build: Update eslint-config-wikimedia to 0.10.1 by Daimona Eaytoy
- git #8f56c681 - build: Update banana to v. 0.7.0 by MarcoAurelio
- git #0df04cd8 - Fix a typo in EmergencyDisable globals description by Daimona Eaytoy
ActiveAbstract Edit
No changes for ActiveAbstract
AdvancedSearch Edit
No changes for AdvancedSearch
AntiSpoof Edit
No changes for AntiSpoof
ApiFeatureUsage Edit
No changes for ApiFeatureUsage
ArticleCreationWorkflow Edit
No changes for ArticleCreationWorkflow
ArticlePlaceholder Edit
No changes for ArticlePlaceholder
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
- git #1dfe6ca6 - Change 'title' attributes to links to use full page name by Krinkle
CentralAuth Edit
- git #9b5b2bb4 - Add @var to class properties to clarify types by Umherirrender
- git #2b3e00d6 - Drop CentralAuthPlugin, back-compat. we no longer want by James D. Forrester
- git #2ef9fc14 - CentralAuthUser: Stop extending deprecated AuthPluginUser by James D. Forrester
CharInsert Edit
No changes for CharInsert
CheckUser Edit
No changes for CheckUser
CirrusSearch Edit
- git #617b54d2 - Improve appearance of help text for autocomplete options by Ed Sanders
- git #b558fd4d - Replace jshint with eslint by Ed Sanders
Cite Edit
No changes for Cite
CiteThisPage Edit
No changes for CiteThisPage
Citoid Edit
- git #2abf78cb - build: Set private: true in package.json by Umherirrender
- git #82ea434f - eslint: Use reportUnusedDisableDirectives by Ed Sanders
- git #020d6bb3 - Open citations using commands by Ed Sanders
cldr Edit
No changes for cldr
Cognate Edit
No changes for Cognate
CodeEditor Edit
No changes for CodeEditor
CodeMirror Edit
No changes for CodeMirror
CodeReview Edit
- git #5ee1267b - Avoid fatal error when an in-range rev has no data available (task T30677) by Krinkle
CollaborationKit Edit
No changes for CollaborationKit
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
- git #f149cc0b - Further reduce the number of JS globals defined on all pages 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 #2915a001 - Front-end logging for Ingenico url too short (task T210893) by Elliott Eggleston
- git #2974e432 - Make email explanation translatable (task T215939) by Elliott Eggleston
- git #cbcd4a9f - Delete obsolete settings by Elliott Eggleston
DoubleWiki Edit
No changes for DoubleWiki
DynamicSidebar Edit
No changes for DynamicSidebar
EUCopyrightCampaign Edit
No changes for EUCopyrightCampaign
Echo Edit
- git #c36d2bd0 - Prefer the …::class feature over hard-coded strings in all tests by Thiemo Kreuz (WMDE)
- git #cd4e5102 - Fix undeclared var by Matěj Suchánek
- git #cdae062d - Improve param docs and add @var to clarify types by Umherirrender
Elastica Edit
- git #98d0a7bd - Add MWElasticUtils helper methods by Erik Bernhardson
ElectronPdfService Edit
No changes for ElectronPdfService
EventBus Edit
- git #5a4c54ce - Remove unused EventRelayerBus classes by Aaron Schulz
- git #8c17ccf3 - Support multiple event service endpoints (task T214446) (task T215834) by Andrew Otto
EventLogging Edit
- git #10490ccc - Replace use of deprecated ResourceLoaderTestModules hook (task T214211) by James D. Forrester
ExtensionDistributor Edit
No changes for ExtensionDistributor
ExternalGuidance Edit
- git #2a362df9 - SpecialExternalGuidance: Open the article editor in new tab by Santhosh
- git #3e84f3a8 - Pass the validated context params in JS config variables by Santhosh Thottingal
- git #55d23bd3 - Handle the click for expanding existing article at client side by Santhosh Thottingal
- git #436aace2 - Pass the target title when the page exist in target language (task T216122) by Santhosh Thottingal
- git #e80dc0e5 - Do not list SpecialExternalGuidance in Special:SpecialPages (task T216266) by Santhosh Thottingal
- git #2056f74c - Avoid deprecated View.$ (task T216264) by Ed Sanders
- git #7ef22069 - Increase the distance between the indicators in the translated page (task T215873) by Santhosh
- git #f12b411a - Adjust font weight for translation indicator and contribute label (task T215600) by Santhosh
- git #07565c8a - SpecialExternalGuidance: Disable the buttons till JavaScript is ready (task T215984) by Santhosh Thottingal
- git #458c8084 - Use the user edited title for eventlogging by Santhosh
- git #b214e85a - Point the link in page status to the target language wikipedia (task T216113) by Santhosh
- git #ce09c411 - Add phpunit test for SpecialExternalGuidance.php by Santhosh
- git #b562237a - Reduce number of registered modules, Organise module files by module directory (task T215944) (task T215943) by Santhosh Thottingal
- git #43720004 - Use mw-ui-progressive+quiet for secondary button by Ed Sanders
- git #e12c71ee - build: Update linters by Ed Sanders
- git #f4c442f9 - Eventlogging: Add new action name for editing an existing page (task T212414) by Santhosh Thottingal
- git #67e08244 - Hide the Desktop footer in external guidance mode (task T212197) by Santhosh Thottingal
- git #192db8d0 - Fix the eventlogging schema definition as per manifest_version=2 by Santhosh Thottingal
FeaturedFeeds Edit
- git #f0c041c2 - Update MediaWiki namespaced AtEase global functions by Jforrester
FileExporter Edit
No changes for FileExporter
FileImporter Edit
No changes for FileImporter
FlaggedRevs Edit
No changes for FlaggedRevs
Flow Edit
No changes for Flow
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
No changes for GlobalUsage
GlobalUserPage Edit
No changes for GlobalUserPage
GoogleNewsSitemap Edit
No changes for GoogleNewsSitemap
Graph Edit
No changes for Graph
GrowthExperiments Edit
- git #765fb8fc - Help Panel: Fix IME broken in help panel search (task T216131) by Kosta Harlan
- git #6fb445d3 - Help Panel: Remove VE hack workaround (task T212967) by Kosta Harlan
GuidedTour Edit
No changes for GuidedTour
GWToolset Edit
No changes for GWToolset
ImageMap Edit
- git #f0355fab - Update MediaWiki namespaced AtEase global functions by Jforrester
InputBox Edit
No changes for InputBox
Insider Edit
No changes for Insider
intersection Edit
No changes for intersection
Interwiki Edit
- git #125f8502 - Convert Special:Interwiki to use OOUI (task T135332) by Amir Sarabadani
InterwikiSorting Edit
No changes for InterwikiSorting
JADE Edit
No changes for JADE
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
- git #2a9d1c27 - LdapAutoAuthentication: Drop calling AuthPluginAutoCreate hook by James D. Forrester
- git #7366cb9f - Update MediaWiki namespaced AtEase global functions by Reedy
Linter Edit
No changes for Linter
LiquidThreads Edit
No changes for LiquidThreads
Listings Edit
No changes for Listings
LocalisationUpdate Edit
- git #ff6b23ef - Fix json indent in extension.json by Umherirrender
- git #23bd7643 - Update MediaWiki namespaced AtEase global functions by Reedy
LoginNotify Edit
No changes for LoginNotify
MapSources Edit
No changes for MapSources
MassMessage Edit
- git #ec2d5fc7 - Fixed boolean error at package.json file (task T216276) by Umherirrender
Math Edit
No changes for Math
MobileApp Edit
No changes for MobileApp
MobileFrontend Edit
- git #773824ef - Replace @expectedException with $this->expectException() by Thiemo Kreuz
- git #ee6a14c7 - Fix line affecting code coverage report for ::getLicense() by Derick Alangi
- git #dc5576bb - Log abort events when canceling out of visual editing (task T214533) by jdlrobson
- git #15ba93dd - Add PHPUnit test case for MobileFrontendSkinHooks::getLicense() (task T214800) by Jdlrobson
- git #a9a81ece - Make block message drawer more informative (task T210273) by Thalia
- git #e442c647 - Replace use of deprecated ResourceLoaderTestModules hook (task T214211) by James D. Forrester
- git #66ca9b1a - build: Temporarily skip one of the PHP lints that has started acting up by James D. Forrester
- git #0e97e9bd - Hygiene: remove QUnit wrapper from NPM script by Stephen Niedzielski
- git #f7ba6281 - mobile.startup/Overlay: Update iOS scroll hacks for iOS 11.3 (task T215619) by jdlrobson
- git #f0bfd4f6 - mobile.startup/Overlay: Remove iOS 4/5 keyboard hack that no longers works by jdlrobson
- git #121b8868 - ve.init.mw.MobileFrontendArticleTarget: Disable iOS scrolling hack more aggressively (task T212967) (task T215604) by Jdlrobson
- git #ff872d94 - Doc: revise mobile.editor.overlay comment (task T208915) by jdlrobson
- git #38df8df2 - Set textarea font size to 16px to avoid iOS zooming problems. (task T215849) by Jdlrobson
- git #8f2db90e - Breaking: remove deprecated TalkOverlay API (task T208915) by Stephen Niedzielski
- git #83771d45 - Breaking: remove deprecated CategoryOverlay API (task T208915) by Stephen Niedzielski
MultimediaViewer Edit
No changes for MultimediaViewer
Edit
- git #9a4a975f - Fix typo in survey sampling factor config key (task T215756) by Gilles Dubuc
- git #c2d76009 - Record late paint timings (task T214977) by Gilles Dubuc
- git #78214db6 - Update RUMSpeedIndex library (task T215765) by Gilles Dubuc
- git #0cd4ef1c - Move configuration to packageFiles virtual file (task T215756) by Gilles Dubuc
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
- git #0095a423 - Respect language code in onMessagesPreLoad hook (task T201574) by Roan Kattouw
- git #e7864c11 - Fix RequestContext/ContextSource usage by Roan Kattouw
OpenStackManager Edit
- git #0da2431f - Update MediaWiki namespaced AtEase global functions by Reedy
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
No changes for PageTriage
PageViewInfo Edit
- git #2d65704f - Increment offset counter in ApiQueryMostViewed even for invalid titles (task T208691) by Timo Tijhof
ParserFunctions Edit
No changes for ParserFunctions
ParsoidBatchAPI Edit
No changes for ParsoidBatchAPI
PdfHandler Edit
- git #0affe889 - Update MediaWiki namespaced AtEase global functions by Reedy
PerformanceInspector Edit
- git #0893666b - build: Set private: true in package.json by Umherirrender
Petition Edit
No changes for Petition
Poem Edit
No changes for Poem
PoolCounter Edit
No changes for PoolCounter
Popups Edit
- git #94382108 - Teach the title parser to always accept self-links (task T214861) (task T215899) by Thiemo Kreuz
- git #fb5b1205 - Minor fix-ups to type hints in JavaScript code by Thiemo Kreuz
- git #9ee61e18 - Fix <clipPath> capitalization in pointer-mask.svg by Thiemo Kreuz
- git #d4d8cefa - Rename link in footer to "Jump to footnote" (task T215063) by WMDE-Fisch
- git #a268d1e7 - Minimize/optimize pointer-mask.svg file by Thiemo Kreuz
- git #90acf2a7 - Fix pointer mask and CSS offsets for flipped popups (task T215194) by WMDE-Fisch
- git #53001bee - Move browserslist targets to new file and change targets by Nicholas Ray
ProofreadPage Edit
No changes for ProofreadPage
PropertySuggester Edit
No changes for PropertySuggester
QuickSurveys Edit
No changes for QuickSurveys
Quiz Edit
No changes for Quiz
ReadingLists Edit
No changes for ReadingLists
RelatedArticles Edit
No changes for RelatedArticles
Renameuser Edit
- git #6eb7fa04 - RenameuserSQL: Remove superfluous call to $dbw->freeResults() by Derick Alangi
RevisionSlider Edit
- git #8dc39ccf - build: Set private: true in package.json by Umherirrender
RSS Edit
- git #e4dc10f3 - Update MediaWiki namespaced AtEase global functions by Reedy
SandboxLink Edit
No changes for SandboxLink
Score Edit
No changes for Score
Scribunto Edit
No changes for Scribunto
SearchExtraNS Edit
No changes for SearchExtraNS
SecurePoll Edit
- git #7eddb0fd - Convert import.php (task T212027) by Reedy
Sentry Edit
- git #349f51fe - Remove default legacy behavior of hook handler functions by Umherirrender
ShortUrl Edit
No changes for ShortUrl
SiteMatrix Edit
No changes for SiteMatrix
SkinPerPage Edit
No changes for SkinPerPage
SpamBlacklist Edit
- git #24804b14 - Update MediaWiki namespaced AtEase global functions by Reedy
SubPageList3 Edit
No changes for SubPageList3
SubpageSortkey Edit
No changes for SubpageSortkey
SyntaxHighlight_GeSHi Edit
No changes for SyntaxHighlight_GeSHi
TemplateData Edit
- git #0111b68d - Remove use of OOUI's deprecated this.$ by Ed Sanders
TemplateSandbox Edit
No changes for TemplateSandbox
TemplateStyles Edit
No changes for TemplateStyles
TemplateWizard Edit
No changes for TemplateWizard
TextExtracts Edit
- git #ed1f7336 - Add test cases for all (private) memory caching helper methods by Thiemo Kreuz
Thanks Edit
- git #1ab4739e - build: Add stylelint for css file by Umherirrender
- git #99393ea6 - Follow ups to I807f729c1b1a9e9b5952685bb18f540f81d70f47 by jdlrobson
TimedMediaHandler Edit
- git #a8e8bbc9 - Update MediaWiki namespaced AtEase global functions by Reedy
timeline Edit
No changes for timeline
TitleBlacklist Edit
- git #52358f23 - Update MediaWiki namespaced AtEase global functions by Reedy
TocTree Edit
No changes for TocTree
TorBlock Edit
No changes for TorBlock
Translate Edit
- git #2064a582 - Replace @expectedException with $this->expectException() by jenkins-bot
- git #496874ed - Remove comments literally documenting unit tests being unit tests by Thiemo Kreuz
- git #73aca06f - Make ApiStatsQuery::loadStatistics second arg optional by jenkins-bot
- git #dc210573 - Move generic elastic code to Elastica extension by jenkins-bot
- git #3732025f - Remove elastic 2.x compatibility (task T192680) by jenkins-bot
- git #1cf5c397 - Update MediaWiki namespaced AtEase global functions by jenkins-bot
TranslationNotifications Edit
No changes for TranslationNotifications
TrustedXFF Edit
No changes for TrustedXFF
TwoColConflict Edit
No changes for TwoColConflict
UniversalLanguageSelector Edit
- git #1c99196e - ext.uls.eventlogger: Remove unused code by jenkins-bot
- git #30894fb6 - ext.uls.eventlogger: Avoid deprecated schema module on MW 1.33+ (task T209629) by Timo Tijhof
UploadsLink Edit
No changes for UploadsLink
UploadWizard Edit
- git #1cf7deee - build: Set private: true in package.json by Umherirrender
- git #1ab80138 - i18n: Remove unused 'mwe-upwiz-prefs-chunked' message (task T131496) by Timo Tijhof
UrlShortener Edit
No changes for UrlShortener
UserMerge Edit
No changes for UserMerge
VipsScaler Edit
- git #f9b0d0a4 - Update MediaWiki namespaced AtEase global functions by Reedy
VisualEditor Edit
- git #e95ec4e2 - Don't try to set dimensions on an error image (task T216267) by Ed Sanders
- git #1998a02b - ve.init.mw.ProgressBarWidget: Remove 'filter' property for IE 8 & 9 by Bartosz Dziewoński
- git #f6a9dc8d - tests: Register TestModules via extension.json by Jforrester
- git #beb1cbfc - Update VE core submodule to master (1d9e3a217) (task T208631) by James D. Forrester
- git #bc02c44d - rootNode/documentNode -> attachedRootNode by Esanders
- git #7b2bd6be - ve.init.mw.MobileArticleTarget: Better match surface top spacing to read mode (task T210630) by Bartosz Dziewoński
- git #7fedb7be - ve.init.mw.MobileArticleTarget: Change "back" tool icon from "<" to "x" (task T210630) by Bartosz Dziewoński
- git #1faf0b00 - Filter out duplicate categories in NWE preview (task T214811) by Bartosz Dziewoński
- git #c91047b1 - ve.ui.MWGalleryDialog: Allow normal tools in gallery captions (task T187958) by Bartosz Dziewoński
- git #d8e1a9be - build: Upgrade grunt-banana-checker from 0.6.0 to 0.7.0 by James D. Forrester
Wikibase Edit
- git #4d1082da - Add accessKey to EditEntityAction file (task T215068) by Greta Doçi
- git #958eac2e - Enable modules used by WBMI for statements on mobile (task T215524) by Matthias Mullie
- git #bd679722 - Collapsed termbox state: fix/simplify cookie (task T209576) by Pablo Grass
- git #91eed921 - build: Set private: true in package.json by Umherirrender
- git #b6791a7c - OtherProjectSidebar Disables hook call in unit tests (task T180303) by Tpt
- git #469ea0f9 - Consolidate more view/resources modules (5) (task T203696) by Krinkle
- git #21069982 - Revert "Update outdated icons with latest standard ones" by Lucas Werkmeister (WMDE)
- git #5f0c89c6 - Update outdated icons with latest standard ones (task T209259) by Lucas Werkmeister
- git #06310c4d - Clean up CSS comments (task T209259) by Lucas Werkmeister
- git #8cd6c801 - Update MediaWiki namespaced AtEase global functions by Reedy
- git #ad9b8ded - Made RepoLinker::getConceptBaseUri private by Addshore
- git #bdb7231a - Use RuntimeException to prevent leakage by Michael Große
WikibaseCirrusSearch Edit
No changes for WikibaseCirrusSearch
WikibaseLexeme Edit
- git #301cfe6f - lexeme.api: trim leading/trailing whitespaces around glosses and senses (task T212019) by alaasarhan
WikibaseMediaInfo Edit
- git #77c232b8 - Handle errors from api when writing depicts tags (task T215314) by Cormac Parle
- git #ff35538a - Don't update statements that have not changed (task T216252) by Matthias Mullie
- git #755adcbd - Detach button before it gets deleted (task T216423) by Jforrester
- git #b65d8be5 - Initialize this.data by Matthias Mullie
- git #f22e10e0 - Hide/remove qualifier display and editing behind feature flag (task T215313) by Cormac Parle
- git #40a418ed - Fix render of depicts statements without qualifiers (task T216161) by Matthias Mullie
- git #c41c97bd - Same currentRevisionId variable in scope for all js panels (task T216125) by Cormac Parle
- git #d2aae6d4 - Prepopulate formatValue cache (task T216130) by Matthias Mullie
- git #33c06cd3 - Delete statements on 'publish' when editing depicts on File page (task T215316) (task T215924) by Matthias Mullie
- git #58a66883 - Don't try to init depicts if it's not enabled by James D. Forrester
- git #662f1da7 - Safer way to inject mediainfo html by Matthias Mullie
WikibaseQualityConstraints Edit
No changes for WikibaseQualityConstraints
Wikidata.org Edit
No changes for Wikidata.org
WikidataPageBanner Edit
No changes for WikidataPageBanner
WikiEditor Edit
- git #ebe89e3c - Replace use of deprecated ResourceLoaderTestModules hook (task T214211) by James D. Forrester
wikihiero Edit
No changes for wikihiero
WikiLove Edit
No changes for WikiLove
WikimediaBadges Edit
No changes for WikimediaBadges
WikimediaEvents Edit
No changes for WikimediaEvents
WikimediaIncubator Edit
- git #17a0a1e5 - Use proper message escaping for html by Umherirrender
WikimediaMaintenance Edit
- git #387cf134 - Update MediaWiki namespaced AtEase global functions by Jforrester
WikimediaMessages Edit
- git #8a306886 - Create a Wikimedia override for 'centralauth-login-error-locked' (task T216347) by MarcoAurelio
- git #dea82835 - Update spelling of "license" to the word used on the target page by Amir Aharoni
- git #7b12240b - onSkinCopyrightFooter: Add bespoke message for Commons with Structured Data (task T215470) by James D. Forrester
XAnalytics Edit
No changes for XAnalytics
ZeroBanner Edit
- git #66956789 - Remove ZeroBanner interstitial (task T208915) by jdlrobson
ZeroPortal Edit
No changes for ZeroPortal
Skins Edit
CologneBlue Edit
- git #8a3dd710 - Update MediaWiki namespaced AtEase global functions by Reedy
EUCopyrightCampaignSkin Edit
No changes for EUCopyrightCampaignSkin
MinervaNeue Edit
- git #c14f7488 - build: Run stylelint also for css by Umherirrender
- git #260fa21b - Define AMC flag as false by default by jdlrobson
- git #44ed0f5e - Talk tab select should sit on top of page actions (task T212216) by jdlrobson
- git #4807b3c6 - User actions below page actions (task T214697) by jdlrobson
- git #577b72a1 - Remove backwards compatible CSS (task T212216) by jdlrobson
- git #7d4ca12a - Hygiene: remove unused page issues function (task T212371) by Jdlrobson
- git #f54b4e75 - Hygiene: move variable from file to local scope (task T212371) by Jdlrobson
- git #8ee27ed6 - Hygiene: favor page issues all sections symbol (task T212371) by Jdlrobson
- git #e54d7feb - Talk tabs disabled on main page (task T214724) by jdlrobson
- git #3dc9cff2 - Hygiene: separate page issue view logic (task T212376) by Niedzielski
- git #7e423c07 - Talk tabs in AMC mode (task T212216) by Jdlrobson
- git #f26ae221 - Hygiene: remove deprecated RL module skins.minerva.scripts.top by Jdlrobson
- git #d63de2eb - Set editfont size to 16px (100%) by Jforrester
MonoBook Edit
No changes for MonoBook
Modern Edit
No changes for Modern
Nostalgia Edit
No changes for Nostalgia
Timeless Edit
No changes for Timeless
Vector Edit
No changes for Vector
Total Changes Edit
208 Changes in 55 repos by 51 committers