MediaWiki 1.37/wmf.18/Changelog
Core changes
edit- git #c8cb4108 - Branch commit for wmf/1.37.0-wmf.18 by trainbranchbot
- git #2c6d717a - Fix missing CSS class names in two widgets by Thiemo Kreuz
- git #b9c68590 - Use pagination on Special:Whatlinkshere based on offset/dir system (task T45509) by mikolajmeller
- git #b1f53045 - Bump wikimedia/remex-html to 2.3.2 and drop 2.3.1 by C. Scott Ananian
- git #2fa79194 - Allow core to use remex-html 2.3.2 by C. Scott Ananian
- git #d66fd769 - mediawiki.jqueryMsg.js: reorder some stuff for readability by DannyS712
- git #46794253 - mediawiki.jqueryMsg.js: merge `transform` function into only caller by DannyS712
- git #12b7dd14 - mediawiki.jqueryMsg.js: Fix some documentation by DannyS712
- git #dfb88f21 - McrUndoAction: inject ReadOnlyMode (task T253078) by Alexander Vorwerk
- git #37d5eae3 - ApiUserrights: remove use of UserDef::PARAM_RETURN_OBJECT (task T288311) by DannyS712
- git #b4aa45f5 - block: Use IDatabase::selectField in performRetroactiveAutoblock by Umherirrender
- git #baf4d01e - build: Suppress ObjectTypeHintReturn for upcoming sniff change by Umherirrender
- git #9ec9693a - ChangeTagsTest: make use of assertSelect() by DannyS712
- git #21e3caa0 - Remove explicit LIMIT 1 when using IDatabase::selectRow/selectField by Umherirrender
- git #a85f569d - Revert "Use CsrfTokenSet as CSRF token source" (task T287542) by Kunal Mehta
- git #e771db42 - api: list=recentchanges user param must not be an object by Umherirrender
- git #9da026f8 - SkinTemplate: Use final action name when marking the active tab (task T288267) by Bartosz Dziewoński
- git #57eaeb87 - Drop messages with prefix "zetta" instead of "zeta" (task T283958) by Fomafix
- git #bf438e8c - Support deprecated Content::preSaveTransform override (task T288191) by Petr Pchelko
- git #dc15f6ca - SkinTemplateToolboxEndHook is removed (task T256511) by jdlrobson
- git #4f856707 - ResourceLoaderSkinModule: `content`, `content-thumbnails` and `legacy` features are deprecated (task T89981) by jdlrobson
- git #6dfe13f4 - SpecialBlock: avoid "Undefined index" notice (task T288182) by DannyS712
- git #15e640bc - IPTCTest: use a data provider by DannyS712
- git #16f3b8c4 - Make HTMLTitleTextField interwiki option tri-state (task T288155) by Gergő Tisza
- git #d8b69e24 - BlockErrorFormatter: use Message::plain() if blocked without a reason by DannyS712
- git #d56a686f - objectcache: make use of new `modtoken` field in SqlBagOStuff (task T274174) by Aaron Schulz
- git #37f9cbac - parser: Avoid calling ParserOptions::getOption() too many times (task T277788) by Amir Sarabadani
- git #7c39f764 - Move Language subclasses to includes/ (task T225756) by Timo Tijhof
- git #97716b44 - Rename where* methods in UserSelectQueryBuilder (task T278254) by TChin
- git #ac629eed - DeprecationHelper: Support mocking and dynamic properties by Petr Pchelko
- git #134045b9 - tests: Swap assertion order in unit tests by Umherirrender
- git #b8b44a6d - Inject services into Mcr(Undo|Restore)Action (task T253078) by DannyS712
- git #0450da0f - Inject services into InfoAction (task T253078) by DannyS712
- git #73498323 - RELEASE-NOTES: fix typo (where -> were) (task T253078) by DannyS712
- git #d1950d92 - parser: Replace deprecated MWHttpRequest::factory by Umherirrender
- git #8c4198b8 - filerepo: Replace deprecated Http function in ForeignAPIRepo by Umherirrender
- git #81dd7da4 - Update and expand MessagesBs.php (task T288033) by Srđan
- git #d87dc4d9 - Change Title::mNamespace to ::getNamespace() in EditPage by Umherirrender
- git #9b41241c - api: Use fake timer to test ApiQueryLanguageinfo by Umherirrender
- git #98315b01 - Replace deprecated Language::getPreferredVariant in AuthManager (task T252095) by Umherirrender
- git #63c6b77d - Inject services into SearchFormWidget (task T252095) by Umherirrender
- git #a29b542d - search: Replace deprecated Language::autoConvertToAllVariants (task T252095) by Umherirrender
- git #ed6fc1dc - Replace deprecated CommentStore::getStore in RevDelLogItem by Umherirrender
- git #38460cc8 - Replace deprecated Language function in generateSitemap.php script (task T252095) by Umherirrender
- git #135595a8 - Remove unnecessary use statement by Alexander Vorwerk
- git #03219ddb - Replace deprecated User::getOption in LanguageConverter (task T277600) by Umherirrender
- git #3018cdc3 - Language: Replace deprecated User functions by Umherirrender
- git #1764467a - Replace deprecated Language::getVariants in WebRequest (task T252095) by Umherirrender
- git #252d21e0 - rdbms: remove unused DatabasePostgres::hasConstraint() method by Aaron Schulz
- git #ae63a968 - mediawiki.language: Adjust order of special characters useful in Korean (task T272573) by MarikoBriggs
- git #67c2c25a - Updating wikimedia/relpath (2.1.1 => 3.0.0) by Reedy
- git #0a495815 - MockHttpTrait: convenience to mock HTTP timeout by Petr Pchelko
- git #077b9af9 - Replace Assert::parameterType with typehints (task T287530) by TChin
- git #141866b5 - mailmap: Add mapping for my name/email address. by Stevie Beth Mhaol
- git #ee8bd22e - Update and expand special page aliases for Serbian (task T185421) by Acamicamacaraca
- git #4e015887 - rdbms: Log the transaction write query duration (task T287859) by Tim Starling
- git #05c1945b - ILoadBalancer: Rename approveMasterChanges() to approvePrimaryChanges() (task T282894) by James D. Forrester
- git #8eb07a8e - ILoadBalancer: Rename finalizeMasterChanged() to finalizePrimaryChanges() (task T282894) by James D. Forrester
- git #6d361d61 - Add a hook 'GetActionName' to allow overriding the action name (task T282204) by Bartosz Dziewoński
- git #fecf2725 - Setup: Move $wgServer check back, update date.timezone explaination by Timo Tijhof
- git #c72de383 - Remove duplicate CREDITS entry for ST47 by Alexander Vorwerk
- git #15a48357 - Set $wgIncludejQueryMigrate to false in CI/dev (task T280944) by Amir Sarabadani
Vendor
edit- git #79e1bcb0 - Bump parsoid to 0.14.0-a15 by C. Scott Ananian
- git #9e7c04fe - Bump wikimedia/{parsoid,langconv,remex-html,zest-css} (task T287972) by C. Scott Ananian
- git #4c0bf928 - Updating wikimedia/relpath (2.1.1 => 3.0.0) by Reedy
Extensions
edit3D
editNo changes for 3D
AbuseFilter
edit- git #8e7d3890 - Disallow interwiki on Special:AbuseLog (task T288155) by Alexander Vorwerk
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
editNo changes for AdvancedSearch
AntiSpoof
editNo changes for AntiSpoof
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
edit- git #79ba6726 - Remove empty array check before SiteLinkLookup call (task T177980) (task T276762) by Lucas Werkmeister
Babel
editNo changes for Babel
BetaFeatures
editNo changes for BetaFeatures
BounceHandler
editNo changes for BounceHandler
Calendar
editNo changes for Calendar
Campaigns
edit- git #e0df0d0c - Use serversideaccountcreation schema version 1.1.0 (client_ip added) (task T287121) by mewoph
Capiunto
editNo changes for Capiunto
CategoryTree
editNo changes for CategoryTree
CentralAuth
edit- git #29e4c908 - mailmap: de-duplicate Majavah's email addresses by Taavi Väänänen
- git #12ab43d4 - Add CentralAuthWikiListService to replace CentralAuthUser::getWikiList() (task T270853) by Taavi Väänänen
- git #c645e456 - UtilityService: Drop unused UserFactory service by Taavi Väänänen
- git #a3038718 - Move conditional SpecialUsersWhoWillBeRenamed to relevant hook (task T180192) by Timo Tijhof
CentralNotice
editNo changes for CentralNotice
CharInsert
editNo changes for CharInsert
CheckUser
editNo changes for CheckUser
ChessBrowser
editNo changes for ChessBrowser
CirrusSearch
edit- git #ab09f6c0 - Ignore pages that can't exist during indexing (task T287642) by Erik Bernhardson
- git #92ad47f7 - Provider a stable random sort by Erik Bernhardson
Cite
editNo changes for Cite
CiteThisPage
editNo changes for CiteThisPage
Citoid
editNo changes for Citoid
cldr
editNo changes for cldr
CodeEditor
editNo changes for CodeEditor
CodeMirror
editNo changes for CodeMirror
CodeReview
editNo changes for CodeReview
Cognate
editNo changes for Cognate
Collection
editNo changes for Collection
CommonsMetadata
editNo changes for CommonsMetadata
ConfirmEdit
editNo changes for ConfirmEdit
CongressLookup
editNo changes for CongressLookup
ContactPage
editNo changes for ContactPage
ContentTranslation
edit- git #40ff23e1 - CX3 build 0.1.0+20210809 by Santhosh Thottingal
- git #493d5151 - Replace deprecated UserSaveOptions hook (task T288158) by TChin
- git #48862b03 - ApiQueryContentTranslationSuggestions: Make language params optional by NikG
- git #230e0fb7 - Grid: Make the specificity of dir flipped properties same by Santhosh Thottingal
- git #eb26ee65 - SX: Do not flip the check mark icon (task T271918) by Santhosh Thottingal
- git #8cdd01a0 - SX: Fix alignment issue of quick tutorial in wider screens (task T287853) by Santhosh Thottingal
- git #371b0237 - SXEditor: Add animation feedback on suggested translation edit (task T259511) by NikG
- git #073d601d - SX language selector: Do not filter out selected languages (task T287855) by NikG
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
Disambiguator
editNo changes for Disambiguator
DiscussionTools
edit- git #88ba997b - Injected SubscriptionStore into UnsubscribeAction (task T253078) by DannyS712
- git #b46893eb - Remove pointless uses of preserveWhiteSpace property by Bartosz Dziewoński
- git #93f2e64f - Only show the empty state on talk namespaces (task T288317) by David Lynch
- git #0cb756f2 - Don't detach the reply widget when posting to an empty page (task T288314) (task T288320) by David Lynch
- git #076242e3 - Revert "Silence JQMIGRATE warnings when running tests" (task T280944) by Bartosz Dziewoński
- git #91af0594 - Apply an empty-state to pages with the new topic tool enabled (task T274831) (task T274832) (task T277329) by David Lynch
- git #9016f652 - Change 'sourcemodetoolbar' default to enabled (when available) (task T287927) by Bartosz Dziewoński
- git #b492d3d6 - Update preferences language for source mode toolbar (task T287315) by David Lynch
- git #8de8d80c - Deal with document body consistently by Bartosz Dziewoński
- git #7a9fd40e - Remove use of DOMXPath to remove Phan suppressions by Bartosz Dziewoński
- git #8b736125 - ImmutableRange: Remove Phan suppression by Bartosz Dziewoński
- git #78cb03c4 - Test cases for comments posted in close succession (task T285528) by Bartosz Dziewoński
- git #a5099739 - Improve notifications for comments posted in close succession (task T285528) by Bartosz Dziewoński
- git #80704b6e - Test cases for interactions with events generated by base Echo (task T281590) (task T253082) by Bartosz Dziewoński
- git #cfbf437d - Allow the new topic tool to handle URLs like action=edit§ion=new (task T282204) by Bartosz Dziewoński
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
edit- git #abbbc073 - Use flexbox for MC button text alignment (task T287262) by Elliott Eggleston
- git #579f2380 - Monthly convert variant 11 - replace text in JS (task T287262) by Elliott Eggleston
- git #5cf0f577 - Configurable default monthly convert module (task T287262) by Elliott Eggleston
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
Echo
edit- git #e609db33 - Replace deprecated UserLoadOptionHook (task T286576) by Petr Pchelko
- git #113230aa - Replace deprecated UserSaveOptions hook (task T287472) by TChin
- git #ee860bc5 - Disable EchoGetEventsForRevision hook handlers while running tests by Bartosz Dziewoński
- git #762a2e19 - Tweaks to EchoTalkPageFunctionalTest by Bartosz Dziewoński
- git #7f993f57 - Link to the section (if known) from the orange banner (task T58475) by Bartosz Dziewoński
Elastica
editNo changes for Elastica
ElectronPdfService
editNo changes for ElectronPdfService
EntitySchema
editNo changes for EntitySchema
EventBus
editNo changes for EventBus
EventLogging
editNo changes for EventLogging
EventStreamConfig
editNo changes for EventStreamConfig
ExtensionDistributor
editNo changes for ExtensionDistributor
ExternalGuidance
editNo changes for ExternalGuidance
FeaturedFeeds
editNo changes for FeaturedFeeds
FileExporter
editNo changes for FileExporter
FileImporter
edit- git #b5819abb - Replace Content::preSaveTransform call to ContentTransformer::preSaveTransform (task T287156) by Roman Stolar
FlaggedRevs
editNo changes for FlaggedRevs
Flow
editNo changes for Flow
FundraiserLandingPage
editNo changes for FundraiserLandingPage
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
edit- git #1472a273 - Use getText() instead of getNativeData() (task T283673) (task T155582) by Jayprakash12345
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
editNo changes for GeoData
GettingStarted
editNo changes for GettingStarted
GlobalBlocking
editNo changes for GlobalBlocking
GlobalCssJs
editNo changes for GlobalCssJs
GlobalPreferences
edit- git #d6af4fc0 - Replaced deprecated UserLoadOptions hook in deployed extensions. (task T287439) by WQuarshie
- git #ed0efb13 - tests: ApiQuery is not safe to create, use ModuleManager instead by Umherirrender
GlobalUsage
editNo changes for GlobalUsage
GlobalUserPage
editNo changes for GlobalUserPage
GlobalWatchlist
editNo changes for GlobalWatchlist
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
Graph
editNo changes for Graph
GrowthExperiments
edit- git #19ee195a - Add Czech alias for Special:MentorDashboard by Martin Urbanec
- git #6c0eaa54 - Initial version of mentor resources module (task T279152) by Martin Urbanec
- git #4bb54044 - Decouple mentorship from the rest of the features (task T287903) by Martin Urbanec
- git #7ab0b1a5 - Frontend for mentee overview module (task T278971) by Martin Urbanec
- git #17268076 - Add German special page aliases (task T288420) by Martin Urbanec
- git #12ee64ed - DashboardModule: Add msg() alias for the sake of simplicity (task T278971) by Martin Urbanec
- git #11e1bba1 - DashboardModule: Implement basic icon display logic (task T278971) by Martin Urbanec
- git #0b939873 - DashboardModule: Use static::BASE_CSS_CLASS only (task T287755) by Martin Urbanec
- git #9043b5a4 - UserDef only returns UserIdentity (task T288311) by DannyS712
- git #45c4fb2c - Add additional side padding to mw-ge-help-panel-postedit-subheader to accomodate refresh button (task T288292) by MewOphaswongse
- git #7ebd0d7f - Use updated schemas with client_ip (task T287121) by MewOphaswongse
- git #c9a8c718 - MenteesHandler: Use date for registration (task T278971) by Martin Urbanec
- git #3094ac94 - Generalize modular dashboard setup (task T287755) by Martin Urbanec
- git #967ad8a7 - Help Panel: Hide CTA when VE's context item is shown on mobile (task T219966) by MewOphaswongse
- git #09363323 - Suggested Edits: Add mobile swiping gesture for task feed (task T268708) (task T268709) by MewOphaswongse
- git #73eaed31 - Add a link: generate link preview HTML (task T287981) by MewOphaswongse
- git #bdc13ea0 - Remove a double space from a message by Amir Aharoni
- git #007bcea1 - Add a link: show/hide link inspector on mobile (task T287404) by MewOphaswongse
- git #9317e8e8 - Fix array key handling for GEHelpPanelLinks in on-wiki config (task T288023) by Gergő Tisza
- git #28152b0b - updateMenteeData: Output how long the script took (task T287964) by Martin Urbanec
- git #c53b12a9 - initWikiConfig.php: Check for config page existance before saving (task T287973) by Martin Urbanec
- git #d2591e8f - Add a link: hide label preview & next button label for device widths narrower than 360px (task T284609) by MewOphaswongse
- git #0fa39f45 - Update method calls when using UserSelectQueryBuilder (task T278254) by TChin
- git #a05fd4df - Add a link: Edit mode toggle (w/machine suggestions & regular VE modes) (task T269653) (task T278115) by MewOphaswongse
- git #0f3ad317 - Add ml and mr special page aliases (task T287879, T287875) by Martin Urbanec
- git #c79bcfa0 - Inline ext.growthExperiments.Homepage.Topics (task T287218) by MewOphaswongse
- git #50f952b1 - Consolidate HelpPanel, Homepage and Addlink icon modules into ext.growthExperiments.icons (task T287209) by MewOphaswongse
GuidedTour
editNo changes for GuidedTour
GWToolset
editNo changes for GWToolset
ImageMap
editNo changes for ImageMap
InputBox
editNo changes for InputBox
Insider
editNo changes for Insider
intersection
editNo changes for intersection
Interwiki
editNo changes for Interwiki
InterwikiSorting
editNo changes for InterwikiSorting
IPInfo
editNo changes for IPInfo
Josa
editNo changes for Josa
JsonConfig
edit- git #4b0b8691 - Override ContentHandler::preSaveTransform instead of Content::preSaveTransform. (task T287156) by Roman Stolar
Kartographer
edit- git #6bec14e7 - Raise coding standards by enabling some PHPCS rules by Thiemo Kreuz
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
editNo changes for LdapAuthentication
Linter
edit- git #4f4b700f - Fix off-by-one error around MAX_ACCURATE_COUNT by Kunal Mehta
LiquidThreads
editNo changes for LiquidThreads
Listings
editNo changes for Listings
LocalisationUpdate
editNo changes for LocalisationUpdate
LoginNotify
editNo changes for LoginNotify
MachineVision
editNo changes for MachineVision
MapSources
editNo changes for MapSources
MassMessage
editNo changes for MassMessage
Math
edit- git #be9d7018 - Add JS unit test (task T288074) by physikerwelt (Moritz Schubotz)
- git #44ad3fbd - MathMathML::batchEvaluate - only pass MathRenderer by Petr Pchelko
- git #ddff31bb - Remove deprecated feature to declare multiple mathoid hosts by Petr Pchelko
- git #45090ad3 - Make use of MockHttpTrait instead of custom mechanism by Petr Pchelko
- git #e6507e95 - Create Math.RendererFactory service by Petr Pchelko
- git #e9bc5d3a - Switch parser hooks to a new-style hook handler by Petr Pchelko
MediaModeration
editNo changes for MediaModeration
MediaSearch
edit- git #900e8c43 - Revert "Open search result links in-place" by Eric Gardner
- git #9ce1edf9 - MediaSearch - "sdms-did-you-mean" displays ' haswbstatement' by Simone This Dot
MobileApp
editNo changes for MobileApp
MobileFrontend
editNo changes for MobileFrontend
MultimediaViewer
edit- git #a397ce8f - Lightweight fix to FF Nightly/Fission scroll issue (task T229484) by seddon
NavigationTiming
edit- git #b9607bf9 - ext.navigationTiming: Update more outdated doc comments by Timo Tijhof
- git #801e8714 - Add request context to CpuBenchmark event (task T281243) by gilles
Newsletter
editNo changes for Newsletter
NewUserMessage
editNo changes for NewUserMessage
Nuke
editNo changes for Nuke
OATHAuth
editNo changes for OATHAuth
OAuth
editNo changes for OAuth
OAuthRateLimiter
editNo changes for OAuthRateLimiter
OpenStackManager
editNo changes for OpenStackManager
ORES
editNo changes for ORES
PageAssessments
editNo changes for PageAssessments
PagedTiffHandler
editNo changes for PagedTiffHandler
PageImages
editNo changes for PageImages
PageNotice
editNo changes for PageNotice
PageTriage
editNo changes for PageTriage
PageViewInfo
editNo changes for PageViewInfo
ParserFunctions
editNo changes for ParserFunctions
PdfHandler
editNo changes for PdfHandler
Poem
editNo changes for Poem
PoolCounter
editNo changes for PoolCounter
Popups
edit- git #a0754c8c - Storybook: Fix RTL by jdlrobson
- git #a01c31ef - Show medium size (<320 wide, but >=250 high) images as well (task T268999) by Thiemo Kreuz
ProofreadPage
edit- git #2509e3db - Page pages: do not remove the identation the first paragraph (task T288408) by Tpt
- git #087fcaa1 - Use Openseadragon library for Pagelist Widget image zoom (task T283917) by yash9265
- git #b8087b29 - Add Javanese namespace aliases (task T286241) by Martin Urbanec
- git #8d0e34b9 - Reduce calls to dialogModel.setData (task T287839) by Sohom
PropertySuggester
edit- git #ab47af8c - GetSuggestions: Use EntitySearchHelper service by Jakob Warkotsch
QuickSurveys
editNo changes for QuickSurveys
Quiz
editNo changes for Quiz
ReadingLists
editNo changes for ReadingLists
RelatedArticles
editNo changes for RelatedArticles
Renameuser
editNo changes for Renameuser
RevisionSlider
editNo changes for RevisionSlider
RSS
editNo changes for RSS
SandboxLink
editNo changes for SandboxLink
Score
edit- git #ca0683d2 - Reference [[mw:Shellbox]] for setup instructions in README by Kunal Mehta
Scribunto
editNo changes for Scribunto
SearchExtraNS
editNo changes for SearchExtraNS
SecureLinkFixer
editNo changes for SecureLinkFixer
SecurePoll
edit- git #151ada4c - makeGlobalVoterList.php: check for nonexistent table by Tim Starling
- git #d0e7fc8b - Add maintenance script findUsersWithRight.php (task T287023) by Tim Starling
- git #5cefdb16 - Remove dumpGlobalVoterList by Tim Starling
- git #55db3a78 - Update bv2017/voterList.php to make a new generic script by Tim Starling
- git #77ad40ff - Use real transactions when creating an election (task T287859) by Tim Starling
- git #8b5475ca - Improve generateTestElection.php (task T287739) by STran
- git #f89c0772 - Add scripts for 2021 voter qualification by Tim Starling
- git #cc70929e - Update cli.inc for renamed core commandLine.inc by Tim Starling
- git #71f631fa - Implement STVTallier->getTextResult() (task T287894) by STran
- git #a8ab6087 - Append unelected candidates to the eliminated list (task T287806) by STran
- git #c7787477 - Replace CentralAuthUser::getWikiList() with CentralAuthWikiListService by Taavi Väänänen
ShortUrl
editNo changes for ShortUrl
SiteMatrix
editNo changes for SiteMatrix
SpamBlacklist
editNo changes for SpamBlacklist
StopForumSpam
editNo changes for StopForumSpam
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
editNo changes for SyntaxHighlight_GeSHi
TemplateData
editNo changes for TemplateData
TemplateSandbox
editNo changes for TemplateSandbox
TemplateStyles
editNo changes for TemplateStyles
TemplateWizard
editNo changes for TemplateWizard
TextExtracts
editNo changes for TextExtracts
Thanks
editNo changes for Thanks
TheWikipediaLibrary
edit- git #4ad625d3 - Clarify call to action in notification text (task T288232) by jsn
TimedMediaHandler
editNo changes for TimedMediaHandler
timeline
editNo changes for timeline
TitleBlacklist
editNo changes for TitleBlacklist
TocTree
editNo changes for TocTree
TorBlock
editNo changes for TorBlock
Translate
edit- git #db253cb4 - Fix translation of pages with custom content models (task T258756) by Pppery
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
edit- git #d670e16d - Replaced deprecated UserLoadOptions hook. (task T287439) by WQuarshie
- git #c7a6fff4 - Replace Content::preSaveTransform call to ContentTransformer::preSaveTransform (task T287156) by Roman Stolar
UniversalLanguageSelector
editNo changes for UniversalLanguageSelector
UploadsLink
editNo changes for UploadsLink
UploadWizard
editNo changes for UploadWizard
UrlShortener
editNo changes for UrlShortener
UserMerge
editNo changes for UserMerge
VipsScaler
editNo changes for VipsScaler
VisualEditor
edit- git #b8e2bfe0 - Don't show toolbar in MWLanguageVariantInspector text targets (task T284402) by David Chan
- git #72693ca4 - ApiVisualEditor: inject services by Alexander Vorwerk
- git #2ce7bb02 - Split long ve.ui.MWTransclusionOutlineTemplateWidget methods (task T274551) by Thiemo Kreuz
- git #9e74e2f3 - Ignore default values as not being valuable as well (task T274551) by Thiemo Kreuz
- git #35080a86 - Better name for ambiguous "empty" concept in the model (task T274551) by Thiemo Kreuz
- git #6446cf95 - Fix off-by-1 error when deprecated parameters are hidden (task T274551) by Thiemo Kreuz
- git #21e9f5f0 - Make the sidebar in the transclusion dialog responsive (task T274554) by Andrew Kostka
- git #2f1cfdd1 - Cleanup feature flags in ve.ui.MWTransclusionDialog by Andrew Kostka
- git #3e5a2d6c - Filter right content side of the template dialog as well (task T288202) by Thiemo Kreuz
- git #0351537b - Hide old sidebar when the new one is enabled (task T286765) by Thiemo Kreuz
- git #5e2a8984 - Don't offer deprecated parameters when they aren't used (task T274551) by Thiemo Kreuz
- git #92055056 - Remove redundant ve.dm.MWTemplatePlaceholderModel.isEmpty (task T274551) by Thiemo Kreuz
- git #8d9b4526 - Revert "Hide deprecated parameters if they don't have a value" (task T274551) by Thiemo Kreuz (WMDE)
- git #ec3341c9 - Avoid conflicts between 2017 wikitext editor and DiscussionTools new topic tool (task T282204) by Bartosz Dziewoński
- git #06bc660b - Split MWTransclusionModel methods to do one thing only by Thiemo Kreuz
- git #eedef37c - Remove tooltip from template dialog title (task T276568) by Thiemo Kreuz
WebAuthn
editNo changes for WebAuthn
Wikibase
edit- git #9812ebbb - Temporarily suppress Phan warning about RemexHtml by Lucas Werkmeister
- git #86196878 - Re-enable Special:NewProperty for federatedproperties. (task T288243) by rosalie
- git #623406b4 - Don't track usage for invalid language codes by Michael Große
- git #8261197b - FP: add EntitySourceDefinitions::getApiSourceForEntityType by Jakob Warkotsch
- git #4815bf4f - FP: Clarify EntitySourceDefinitions::getEntityTypeToSourceMapping (task T246999) by Jakob Warkotsch
- git #a6600d90 - FP: remove EntitySourceDefinitions::getSourceForEntityType (task T288226) by Jakob Warkotsch
- git #80638c96 - FP: Introduce getDatabaseSourceForEntityType (task T246999) by tzhelyazkova
- git #1ac8b1fb - Don’t edit anonymously in LuaWikibaseIntegrationTest by Lucas Werkmeister
- git #47c87bce - Simplify API query in LuaWikibaseIntegrationTest by Lucas Werkmeister
- git #75354795 - Fail safely if language in Lua is not a string (task T287704) by Michael Große
- git #8b4fd6b6 - Add integration tests for aliases, claims and sitelinks usage tracking by Michael Große
- git #bc980211 - FP: make TypeDispatchingArticleIdLookup dispatch also by source (task T286909) by Thomas Arrow
- git #c9b561aa - Guard maintenance scripts against running on foreign entity types (task T250928) by Amir Sarabadani
- git #7a651c41 - Drop wikibase-after-page-move-queued message (task T268135) by Amir Sarabadani
- git #31ce9754 - Add array return type to SiteLinkLookup::getLinks() by Lucas Werkmeister
- git #177c04d5 - Use null to mark no conditions in SiteLinkLookup (task T177980) (task T276762) by Lucas Werkmeister
- git #60f00a0b - DbMatchingTermsLookup: don't throw for lookup before insert by Jakob Warkotsch
- git #8e18dfb7 - Remove DispatchingTermSearchInteractor and friends (task T246999) by Jakob Warkotsch
- git #8037a220 - Add tags to special page edits (task T286774) by Lucas Werkmeister
- git #5859a2e9 - Add regression unit-tests for Label/Desc usage without lang code (task T287704) by Michael Große
- git #87c2d81c - Tag Termbox edits (task T286775) by Lucas Werkmeister
- git #71c66843 - Inject NamespaceInfo into EntitySourceDefinitionsConfigParser by Lucas Werkmeister
- git #0f6657dc - FP: ADR 22 - Create a Property ID interface (task T286762) by Jakob Warkotsch
- git #01007e48 - tests: Remove redundant $wgLangObjCacheSize override in test case by Timo Tijhof
- git #7e65de5b - FP: Show the correct concept URI in search results (task T287572) by Jakob Warkotsch
- git #693c3d5d - Update display of “Other” entity usage by Lucas Werkmeister
- git #3934cbbc - Remove unneeded hook handler factory method by Michael Große
- git #f1ca950d - Fix API request parameters in query API tests by Lucas Werkmeister
WikibaseCirrusSearch
edit- git #858f66a8 - Unskip temporarily skipped tests by Jakob Warkotsch
WikibaseLexeme
edit- git #45d38c55 - Add ARTICLE_ID_LOOKUP_CALLBACK to entityTypeDefinitions (task T286909) by Thomas Arrow
- git #40651215 - Stop trying to login in each browser test (task T277862) by Amir Sarabadani
- git #ee2675f3 - Move tags from MediaWikiLexemeRepository to factory (task T286774) by Lucas Werkmeister
- git #bc80c8e5 - Introduce MediaWikiLexemeRepositoryFactory by Lucas Werkmeister
- git #db82201d - Add tags to final Special:MergeLexemes edit (task T286774) by Lucas Werkmeister
- git #9cfebae3 - Add tags to most special page edits (task T286774) by Lucas Werkmeister
- git #615c7ab5 - Temporarily skip SpecialNewLexemeTest (task T286774) by Lucas Werkmeister
WikibaseLexemeCirrusSearch
editNo changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
edit- git #de0bced2 - FP: use getDatabaseSourceForEntityType (task T288226) by Jakob Warkotsch
WikibaseQualityConstraints
edit- git #83dffc13 - FP: use getDatabaseSourceForEntityType (task T288226) by Jakob Warkotsch
- git #07af2b56 - Add 'constraint-regex-checker' to isEnabled() check as well (task T176312) by Amir Sarabadani
- git #2811b25e - Route Shellbox requests to 'constraint-regex-checker' service (task T176312) by Amir Sarabadani
Wikidata.org
editNo changes for Wikidata.org
WikidataPageBanner
editNo changes for WikidataPageBanner
WikiEditor
edit- git #e76eba6b - Support colon link escapes for categories and files (task T38227) by Alexander Jones
wikihiero
editNo changes for wikihiero
WikiLove
editNo changes for WikiLove
WikimediaApiPortalOAuth
editNo changes for WikimediaApiPortalOAuth
WikimediaBadges
editNo changes for WikimediaBadges
WikimediaEditorTasks
editNo changes for WikimediaEditorTasks
WikimediaEvents
editNo changes for WikimediaEvents
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
editNo changes for WikimediaMaintenance
WikimediaMessages
editNo changes for WikimediaMessages
Wikisource
edit- git #c3a2e46b - Prefetch the next page when running OCR (task T286356) by Daimona Eaytoy
- git #4007eba8 - Add 'undo' banner after fetching OCR text (task T287551) by Sam Wilson
XAnalytics
editNo changes for XAnalytics
Skins
editCologneBlue
editNo changes for CologneBlue
MinervaNeue
edit- git #f5d76eb1 - Remove .toggle-list-item__icon selector (task T287522) (task T288306) by Nicholas Ray
- git #cb79cbb0 - Add max-width to AMC user menu (task T287522) by Nicholas Ray
- git #7dd62360 - Avoid using User::getBoolOption() (task T277600) by Alexander Vorwerk
Modern
editNo changes for Modern
MonoBook
edit- git #38c49703 - Add visualClear style to MonoBook (task T288288) by jdlrobson
- git #c1ca90ce - Reduce ResourceLoader modules used by Monobook (task T285492) by jdlrobson
Nostalgia
editNo changes for Nostalgia
Timeless
editNo changes for Timeless
Vector
edit- git #ade631ad - Add max-width and text-overflow: ellipsis to Echo alert with modern user links (task T287996) by bwang
- git #7aeda662 - Ensure emptyPortlet class cannot hide user links menu (task T28819) by bwang
- git #d1f1f324 - Update UserLinks and SearchBox storybook stories to match prod by bwang
- git #46d98c90 - Add sticky header feature flag, query param, and class (task T284463) by bwang
- git #8c36871f - Add max-width to user menu and text-overflow: ellipsis (task T287522) by Nicholas Ray
- git #58c87018 - Remove 'legacy' feature (task T287410) by bwang
WikimediaApiPortal
editNo changes for WikimediaApiPortal
VisualEditor
edit- git #c61e33a5 - Style tweaks for empty toolbars (task T284402) by Bartosz Dziewoński
Total Changes
edit244 Changes in 42 repos by 62 authors