MediaWiki 1.37/wmf.18

MediaWiki 1.37.0-wmf.17 Deployment of MediaWiki 1.37.0-wmf.18 to Wikimedia sites MediaWiki 1.37.0-wmf.19

The latest version (labeled "1.37.0-wmf.18") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 10 August 2021 (see the roadmap).

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 (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 (T253078) by Alexander Vorwerk
  • git #37d5eae3 - ApiUserrights: remove use of UserDef::PARAM_RETURN_OBJECT (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" (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 (T288267) by Bartosz Dziewoński
  • git #57eaeb87 - Drop messages with prefix "zetta" instead of "zeta" (T283958) by Fomafix
  • git #bf438e8c - Support deprecated Content::preSaveTransform override (T288191) by Petr Pchelko
  • git #dc15f6ca - SkinTemplateToolboxEndHook is removed (T256511) by jdlrobson
  • git #4f856707 - ResourceLoaderSkinModule: `content`, `content-thumbnails` and `legacy` features are deprecated (T89981) by jdlrobson
  • git #6dfe13f4 - SpecialBlock: avoid "Undefined index" notice (T288182) by DannyS712
  • git #15e640bc - IPTCTest: use a data provider by DannyS712
  • git #16f3b8c4 - Make HTMLTitleTextField interwiki option tri-state (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 (T274174) by Aaron Schulz
  • git #37f9cbac - parser: Avoid calling ParserOptions::getOption() too many times (T277788) by Amir Sarabadani
  • git #7c39f764 - Move Language subclasses to includes/ (T225756) by Timo Tijhof
  • git #97716b44 - Rename where* methods in UserSelectQueryBuilder (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 (T253078) by DannyS712
  • git #0450da0f - Inject services into InfoAction (T253078) by DannyS712
  • git #73498323 - RELEASE-NOTES: fix typo (where -> were) (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 (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 (T252095) by Umherirrender
  • git #63c6b77d - Inject services into SearchFormWidget (T252095) by Umherirrender
  • git #a29b542d - search: Replace deprecated Language::autoConvertToAllVariants (T252095) by Umherirrender
  • git #ed6fc1dc - Replace deprecated CommentStore::getStore in RevDelLogItem by Umherirrender
  • git #38460cc8 - Replace deprecated Language function in generateSitemap.php script (T252095) by Umherirrender
  • git #135595a8 - Remove unnecessary use statement by Alexander Vorwerk
  • git #03219ddb - Replace deprecated User::getOption in LanguageConverter (T277600) by Umherirrender
  • git #3018cdc3 - Language: Replace deprecated User functions by Umherirrender
  • git #1764467a - Replace deprecated Language::getVariants in WebRequest (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 (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 (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 (T185421) by Acamicamacaraca
  • git #4e015887 - rdbms: Log the transaction write query duration (T287859) by Tim Starling
  • git #05c1945b - ILoadBalancer: Rename approveMasterChanges() to approvePrimaryChanges() (T282894) by James D. Forrester
  • git #8eb07a8e - ILoadBalancer: Rename finalizeMasterChanged() to finalizePrimaryChanges() (T282894) by James D. Forrester
  • git #6d361d61 - Add a hook 'GetActionName' to allow overriding the action name (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 (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} (T287972) by C. Scott Ananian
  • git #4c0bf928 - Updating wikimedia/relpath (2.1.1 => 3.0.0) by Reedy

Extensions

edit

No changes for 3D

AbuseFilter

edit

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

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
  • git #e0df0d0c - Use serversideaccountcreation schema version 1.1.0 (client_ip added) (T287121) by mewoph

Capiunto

edit

No changes for Capiunto

CategoryTree

edit

No 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() (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 (T180192) by Timo Tijhof

CentralNotice

edit

No changes for CentralNotice

CharInsert

edit

No changes for CharInsert

CheckUser

edit

No changes for CheckUser

ChessBrowser

edit

No changes for ChessBrowser

CirrusSearch

edit

Cite

edit

No changes for Cite

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
  • git #40ff23e1 - CX3 build 0.1.0+20210809 by Santhosh Thottingal
  • git #493d5151 - Replace deprecated UserSaveOptions hook (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 (T271918) by Santhosh Thottingal
  • git #8cdd01a0 - SX: Fix alignment issue of quick tutorial in wider screens (T287853) by Santhosh Thottingal
  • git #371b0237 - SXEditor: Add animation feedback on suggested translation edit (T259511) by NikG
  • git #073d601d - SX language selector: Do not filter out selected languages (T287855) by NikG

CreditsSource

edit

No changes for CreditsSource

Dashiki

edit

No changes for Dashiki

Disambiguator

edit

No changes for Disambiguator

DiscussionTools

edit
  • git #88ba997b - Injected SubscriptionStore into UnsubscribeAction (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 (T288317) by David Lynch
  • git #0cb756f2 - Don't detach the reply widget when posting to an empty page (T288314) (T288320) by David Lynch
  • git #076242e3 - Revert "Silence JQMIGRATE warnings when running tests" (T280944) by Bartosz Dziewoński
  • git #91af0594 - Apply an empty-state to pages with the new topic tool enabled (T274831) (T274832) (T277329) by David Lynch
  • git #9016f652 - Change 'sourcemodetoolbar' default to enabled (when available) (T287927) by Bartosz Dziewoński
  • git #b492d3d6 - Update preferences language for source mode toolbar (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 (T285528) by Bartosz Dziewoński
  • git #a5099739 - Improve notifications for comments posted in close succession (T285528) by Bartosz Dziewoński
  • git #80704b6e - Test cases for interactions with events generated by base Echo (T281590) (T253082) by Bartosz Dziewoński
  • git #cfbf437d - Allow the new topic tool to handle URLs like action=edit&section=new (T282204) by Bartosz Dziewoński

DismissableSiteNotice

edit

No changes for DismissableSiteNotice

DonationInterface

edit

DoubleWiki

edit

No changes for DoubleWiki

DynamicSidebar

edit

No changes for DynamicSidebar

Echo

edit
  • git #e609db33 - Replace deprecated UserLoadOptionHook (T286576) by Petr Pchelko
  • git #113230aa - Replace deprecated UserSaveOptions hook (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 (T58475) by Bartosz Dziewoński

Elastica

edit

No changes for Elastica

ElectronPdfService

edit

No changes for ElectronPdfService

EntitySchema

edit

No changes for EntitySchema

EventBus

edit

No changes for EventBus

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

No changes for FeaturedFeeds

FileExporter

edit

No changes for FileExporter

FileImporter

edit
  • git #b5819abb - Replace Content::preSaveTransform call to ContentTransformer::preSaveTransform (T287156) by Roman Stolar

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

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
  • git #d6af4fc0 - Replaced deprecated UserLoadOptions hook in deployed extensions. (T287439) by WQuarshie
  • git #ed0efb13 - tests: ApiQuery is not safe to create, use ModuleManager instead by Umherirrender

GlobalUsage

edit

No changes for GlobalUsage

GlobalUserPage

edit

No changes for GlobalUserPage

GlobalWatchlist

edit

No changes for GlobalWatchlist

GoogleNewsSitemap

edit

No changes for GoogleNewsSitemap

Graph

edit

No changes for Graph

GrowthExperiments

edit

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

IPInfo

edit

No changes for IPInfo

Josa

edit

No changes for Josa

JsonConfig

edit
  • git #4b0b8691 - Override ContentHandler::preSaveTransform instead of Content::preSaveTransform. (T287156) by Roman Stolar

Kartographer

edit
  • git #6bec14e7 - Raise coding standards by enabling some PHPCS rules by Thiemo Kreuz

LabeledSectionTransclusion

edit

No changes for LabeledSectionTransclusion

LandingCheck

edit

No changes for LandingCheck

LdapAuthentication

edit

No changes for LdapAuthentication

Linter

edit
  • git #4f4b700f - Fix off-by-one error around MAX_ACCURATE_COUNT 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

MachineVision

edit

No changes for MachineVision

MapSources

edit

No changes for MapSources

MassMessage

edit

No changes for MassMessage

Math

edit
  • git #be9d7018 - Add JS unit test (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

edit

No 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

edit

No changes for MobileApp

MobileFrontend

edit

No changes for MobileFrontend

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

No changes for OAuth

OAuthRateLimiter

edit

No changes for OAuthRateLimiter

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

No changes for PageImages

PageNotice

edit

No changes for PageNotice

PageTriage

edit

No changes for PageTriage

PageViewInfo

edit

No changes for PageViewInfo

ParserFunctions

edit

No changes for ParserFunctions

PdfHandler

edit

No changes for PdfHandler

Poem

edit

No changes for Poem

PoolCounter

edit

No changes for PoolCounter

Popups

edit

ProofreadPage

edit

PropertySuggester

edit
  • git #ab47af8c - GetSuggestions: Use EntitySearchHelper service by Jakob Warkotsch

QuickSurveys

edit

No changes for QuickSurveys

Quiz

edit

No changes for Quiz

ReadingLists

edit

No changes for ReadingLists

edit

No changes for RelatedArticles

Renameuser

edit

No changes for Renameuser

RevisionSlider

edit

No changes for RevisionSlider

No changes for RSS

edit

No changes for SandboxLink

Score

edit
  • git #ca0683d2 - Reference [[mw:Shellbox]] for setup instructions in README by Kunal Mehta

Scribunto

edit

No changes for Scribunto

SearchExtraNS

edit

No changes for SearchExtraNS

SecureLinkFixer

edit

No changes for SecureLinkFixer

SecurePoll

edit
  • git #151ada4c - makeGlobalVoterList.php: check for nonexistent table by Tim Starling
  • git #d0e7fc8b - Add maintenance script findUsersWithRight.php (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 (T287859) by Tim Starling
  • git #8b5475ca - Improve generateTestElection.php (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() (T287894) by STran
  • git #a8ab6087 - Append unelected candidates to the eliminated list (T287806) by STran
  • git #c7787477 - Replace CentralAuthUser::getWikiList() with CentralAuthWikiListService by Taavi Väänänen

ShortUrl

edit

No changes for ShortUrl

SiteMatrix

edit

No changes for SiteMatrix

SpamBlacklist

edit

No changes for SpamBlacklist

StopForumSpam

edit

No changes for StopForumSpam

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

No changes for TextExtracts

Thanks

edit

No changes for Thanks

TheWikipediaLibrary

edit

TimedMediaHandler

edit

No changes for TimedMediaHandler

timeline

edit

No changes for timeline

TitleBlacklist

edit

No changes for TitleBlacklist

TocTree

edit

No changes for TocTree

TorBlock

edit

No changes for TorBlock

Translate

edit

TranslationNotifications

edit

No changes for TranslationNotifications

TrustedXFF

edit

No changes for TrustedXFF

TwoColConflict

edit
  • git #d670e16d - Replaced deprecated UserLoadOptions hook. (T287439) by WQuarshie
  • git #c7a6fff4 - Replace Content::preSaveTransform call to ContentTransformer::preSaveTransform (T287156) by Roman Stolar

UniversalLanguageSelector

edit

No changes for UniversalLanguageSelector

edit

No changes for UploadsLink

UploadWizard

edit

No changes for UploadWizard

UrlShortener

edit

No changes for UrlShortener

UserMerge

edit

No changes for UserMerge

VipsScaler

edit

No changes for VipsScaler

VisualEditor

edit
  • git #b8e2bfe0 - Don't show toolbar in MWLanguageVariantInspector text targets (T284402) by David Chan
  • git #72693ca4 - ApiVisualEditor: inject services by Alexander Vorwerk
  • git #2ce7bb02 - Split long ve.ui.MWTransclusionOutlineTemplateWidget methods (T274551) by Thiemo Kreuz
  • git #9e74e2f3 - Ignore default values as not being valuable as well (T274551) by Thiemo Kreuz
  • git #35080a86 - Better name for ambiguous "empty" concept in the model (T274551) by Thiemo Kreuz
  • git #6446cf95 - Fix off-by-1 error when deprecated parameters are hidden (T274551) by Thiemo Kreuz
  • git #21e9f5f0 - Make the sidebar in the transclusion dialog responsive (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 (T288202) by Thiemo Kreuz
  • git #0351537b - Hide old sidebar when the new one is enabled (T286765) by Thiemo Kreuz
  • git #5e2a8984 - Don't offer deprecated parameters when they aren't used (T274551) by Thiemo Kreuz
  • git #92055056 - Remove redundant ve.dm.MWTemplatePlaceholderModel.isEmpty (T274551) by Thiemo Kreuz
  • git #8d9b4526 - Revert "Hide deprecated parameters if they don't have a value" (T274551) by Thiemo Kreuz (WMDE)
  • git #ec3341c9 - Avoid conflicts between 2017 wikitext editor and DiscussionTools new topic tool (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 (T276568) by Thiemo Kreuz

WebAuthn

edit

No changes for WebAuthn

Wikibase

edit
  • git #9812ebbb - Temporarily suppress Phan warning about RemexHtml by Lucas Werkmeister
  • git #86196878 - Re-enable Special:NewProperty for federatedproperties. (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 (T246999) by Jakob Warkotsch
  • git #a6600d90 - FP: remove EntitySourceDefinitions::getSourceForEntityType (T288226) by Jakob Warkotsch
  • git #80638c96 - FP: Introduce getDatabaseSourceForEntityType (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 (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 (T286909) by Thomas Arrow
  • git #c9b561aa - Guard maintenance scripts against running on foreign entity types (T250928) by Amir Sarabadani
  • git #7a651c41 - Drop wikibase-after-page-move-queued message (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 (T177980) (T276762) by Lucas Werkmeister
  • git #60f00a0b - DbMatchingTermsLookup: don't throw for lookup before insert by Jakob Warkotsch
  • git #8e18dfb7 - Remove DispatchingTermSearchInteractor and friends (T246999) by Jakob Warkotsch
  • git #8037a220 - Add tags to special page edits (T286774) by Lucas Werkmeister
  • git #5859a2e9 - Add regression unit-tests for Label/Desc usage without lang code (T287704) by Michael Große
  • git #87c2d81c - Tag Termbox edits (T286775) by Lucas Werkmeister
  • git #71c66843 - Inject NamespaceInfo into EntitySourceDefinitionsConfigParser by Lucas Werkmeister
  • git #0f6657dc - FP: ADR 22 - Create a Property ID interface (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 (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

WikibaseLexemeCirrusSearch

edit

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

edit

WikibaseQualityConstraints

edit

Wikidata.org

edit

No changes for Wikidata.org

WikidataPageBanner

edit

No changes for WikidataPageBanner

WikiEditor

edit
  • git #e76eba6b - Support colon link escapes for categories and files (T38227) by Alexander Jones

wikihiero

edit

No changes for wikihiero

WikiLove

edit

No changes for WikiLove

WikimediaApiPortalOAuth

edit

No changes for WikimediaApiPortalOAuth

WikimediaBadges

edit

No changes for WikimediaBadges

WikimediaEditorTasks

edit

No changes for WikimediaEditorTasks

WikimediaEvents

edit

No changes for WikimediaEvents

WikimediaIncubator

edit

No changes for WikimediaIncubator

WikimediaMaintenance

edit

No changes for WikimediaMaintenance

WikimediaMessages

edit

No changes for WikimediaMessages

Wikisource

edit

XAnalytics

edit

No changes for XAnalytics

Skins

edit

CologneBlue

edit

No changes for CologneBlue

MinervaNeue

edit

Modern

edit

No changes for Modern

MonoBook

edit

Nostalgia

edit

No changes for Nostalgia

Timeless

edit

No changes for Timeless

Vector

edit

WikimediaApiPortal

edit

No changes for WikimediaApiPortal

VisualEditor

edit

Total Changes

edit

244 Changes in 42 repos by 62 authors