Jump to content

MediaWiki 1.36/wmf.30

From mediawiki.org
MediaWiki 1.36.0-wmf.29 Deployment of MediaWiki 1.36.0-wmf.30 to Wikimedia sites MediaWiki 1.36.0-wmf.31

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

Core changes

[edit]
  • git #afb9c329 - Branch commit for wmf/1.36.0-wmf.30 by trainbranchbot
  • git #20f44cb1 - RELEASE-NOTES-1.36: Refresh list of new libraries and alpha-sort by James D. Forrester
  • git #d54101eb - objectcache: Set 'int' phan-param type for version in WANObjectCache::set by Moritz Schubotz (physikerwelt)
  • git #56247c2d - logger: Fix broken Monolog\CeeFormatterTest (T218688) by Ammarpad
  • git #4671a16d - use rewritten search term as search term (T271103) by Maryum Styles
  • git #77d16bc1 - CdnCacheUpdate: Send full URL instead of path to Curl for purge by Ferran Tufan
  • git #4175998d - Micro-optimize ApiResult::isMetadataKey even more by Daimona Eaytoy
  • git #26be00fa - Introduce helper WikiAwareEntityTrait (T273948) by Petr Pchelko
  • git #918e5568 - Update wikimedia/shellbox to 1.0.2 by Kunal Mehta
  • git #ab03e700 - Add a temporary method for setting visibility of the block log entry (T271101) by Daimona Eaytoy
  • git #8d2c674a - Introduce ActorStore, ActorLookup and ActorFactory. (T272689) by Petr Pchelko
  • git #e708b1d3 - Make RevisionRecord::getPageId() and :: getParentId take a wiki ID (T273284) by Peter Ovchyn
  • git #fa0c3fa2 - More improvements for ApiWatchTest (T273603) by Ammarpad
  • git #2697837f - RequestTimeout library integration (T269326) by Tim Starling
  • git #0a9b3209 - Remove unused variable from WikiImporter::doImport() by Reedy
  • git #f8e1fcac - Use UserEditTracker in ApiQueryUserInfo::getLatestContributionTime() (T273788) by Cindy Cicalese
  • git #5be438c0 - Call non-static function non-static in ResourceLoaderTest by Umherirrender
  • git #145f5e88 - Remove the same unnecessary comment from several Messages*.php files by Amir Aharoni
  • git #729f20af - Tests: Mark more closures as static (T274036) by Reedy
  • git #089e014e - Add test to ApiQueryUserInfo for latestcontrib timestamp (T273788) by Cindy Cicalese
  • git #d7decde5 - SVGReader.php: Reduce code duplication by using finally {} by Reedy
  • git #433a4005 - Updating wikimedia/xmp-reader (0.7.0 => 0.8.0) (T271575) by Reedy
  • git #eb41565a - Tests: Start marking some closures as static (T274036) by Reedy
  • git #a4340532 - Set tablesUsed to watchlist for some api tests by Umherirrender
  • git #458ae7e3 - Correct capital letter in MessagesLez by Amir Aharoni
  • git #546ae552 - Status/StatusValue errors/warnings should be unique (T272100) by Cindy Cicalese
  • git #e923c5f4 - Drop 1.16 upgrade patch files (T272199) by Ammarpad
  • git #7fa5111f - Define Indonesian as fallback for Madurese by Amir Aharoni
  • git #6809067e - Fix drifts in columns of recentchanges in PG (T230428) (T164898) by Amir Sarabadani
  • git #ba4a80fa - Remove old exceptions from DatabaseSqliteTest by Amir Sarabadani
  • git #a37dfdd2 - MediaWikiTestCaseTrait: move MWDebug::clearLog() to separate @after by Petr Pchelko
  • git #8a782620 - Use ConvertibleTimestamp::time in BlockUser::parseExpiryInput (T272236) by Umherirrender
  • git #7f4b3e9f - Make ApiErrorFormatterTest more robust. by daniel
  • git #b171edc2 - Remove mentions of dbDomain from RevisionStore, RevisionRecord (T272901) by Peter Ovchyn
  • git #96544d33 - pipeline: Drop "core" suffix from wmf branch image names by Dan Duvall
  • git #78e6c481 - Rework sqlite schema changes tests (T259771) by Amir Sarabadani
  • git #685bf6df - Fix use of injected servcies on SpecialContributions by Umherirrender
  • git #246ffd46 - Drop 1.14 and 1.15 upgrade patch files (T272199) by Ammarpad
  • git #99392f3b - Use Shellbox for Shell::command() etc. (T260330) by Tim Starling
  • git #e024d2eb - Drop 1.13 upgrade patch files (T272199) by Ammarpad
  • git #4209079e - Drop 1.11 and 1.12 upgrade patch files (T272199) by Ammarpad
  • git #50f8929e - Fix documentation of IDatabase::selectField() by Thiemo Kreuz
  • git #9cb5f24b - Replace deprecated function in OutputPage by Umherirrender
  • git #f4301f8a - MWLBFactory: rename magic HTTP header for opting out of sqlite write lock (T91820) (T259685) by C. Scott Ananian
  • git #67e51228 - Update the HTML tag to remove newlines in edit summary (T271689) by diwanshu885
  • git #34bc9d99 - Drop 1.10 upgrade patch files (T272199) by Ammarpad
  • git #a5d066f8 - Use the {@see …} syntax in the IDatabase interface by Thiemo Kreuz
  • git #55120ec2 - objectcache: Log more info when WANObjectCache async refresh fails (T264391) by Petr Pchelko
  • git #64c19362 - rdbms: clean up CONN_SILENCE_ERRORS in get(Lazy|Maintenance|)ConnectionRef() by Aaron Schulz
  • git #e7e0db5b - Hard deprecate RevisionStore::newMutableRevisionFromArray (T272560) by Peter Ovchyn
  • git #ece39dbf - Set proper epoch in cache tests. (T271081) by daniel
  • git #b75ac395 - Allow REST API POST handlers to opt out of mandatory sqlite locking (T259685) by C. Scott Ananian
  • git #04f805e5 - Fix DateInputWidget readonly LESS by STran
  • git #9489ff2f - Document and fix UploadBase::$mFinalExtension being null (T273249) by Thiemo Kreuz
  • git #1d9f3542 - Maintenance.php: Remove hardcoded terminal size by Ammarpad
  • git #d8f54cae - Language: Turn public properties into Getters in LanguageConverter based hierarchy (T253834) by Peter Ovchyn
  • git #6844bb77 - Maintenance.php: Reduce code duplication by Ammarpad
  • git #ddb80d4f - RevisionRecordTests: create a test case to check triggering of the warning in the RevisionRecord::getId() method (T273314) by vladshapik
  • git #31ca233d - Implement disabled/readonly states for DateInputWidget (T273630) by STran
  • git #58660d6a - Remove DeferredStringifier class by DannyS712
  • git #4fe97dfd - Postgres: Drop some pre-1.25 upgrade schema updates (part 1) (T272199) by Ammarpad
  • git #8b3bb9bf - MediaWikiIntegrationTestCaseSchema2Test: fix typo (T201491) by DannyS712
  • git #210bbe84 - LanguageConverterTest: fix assertStringNotContainsString call by DannyS712
  • git #0a57f4a6 - WebRequest: Make internal getPathInfo() no longer public by Timo Tijhof
  • git #5e6cccc3 - Re-enable the lone test in ApiPurgeTest (T273603) by Ammarpad
  • git #9b0c4a96 - Introduce possibility to override logout link selector (T259200) by Piotr Miazga (polishdeveloper)
  • git #81d2454e - Maintenance.php: Fail hard if running subclass is not possible by Ammarpad
  • git #63951ea9 - Fix and re-enable broken ApiWatch test (T273603) by Ammarpad
  • git #f992c7d8 - Add type hints for return types to methods on UserIdentity (T273285) by Cindy Cicalese
  • git #af303caf - ParserOptions: Fix param/return type doc by Ammarpad
  • git #3953ffa1 - ApiLoginTest: Remove testGotCookie that's been broken for 10 years (T273603) by Ammarpad
  • git #e2b732cd - Linker: userLink() should not explode on malformed user names. (T232451) by daniel
  • git #aa85ff7f - Don't select on a.image (T272186) (T266149) by Arlo Breault
  • git #a944bc6b - Improve ApiWatchTest by Ammarpad
  • git #205f141b - Improve some class properties documentation in tests by Umherirrender
  • git #55767277 - Make UserIdentity objects aware of which wiki they belong to. (T260933) by Cindy Cicalese
  • git #55ef87aa - Pass along the disabled/readonly attributes to HTMLDateTimeField (T273335) by STran
  • git #21699ace - Allow expectDeprecation() in multiple tests in the same test suite by Cindy Cicalese
  • git #708073f6 - Maintenance.php: Typo fix: `dependant` -> `dependent` by C. Scott Ananian
  • git #e88937ce - Drop 1.9 upgrade patch files (T272199) by Ammarpad
  • git #cb1b798d - Drop 1.6 upgrade patch files (T272199) by Ammarpad
  • git #53f8b86d - UserEffectiveGroupsHook: Fix docs by Reedy
  • git #511347f3 - Use DummyContentForTesting in Revision unit tests. by Petr Pchelko
  • git #b530667b - Consolidate values between content.less and content.media.less by Arlo Breault
  • git #76126158 - Fix CacheTime::getCacheExpiry for php8 (T248925) by Umherirrender
  • git #39a4ddf6 - Improve docs from parser objects PPNode/PPFrame by Umherirrender
  • git #56b2bd65 - Improve and add documentation to import/export related classes by Umherirrender
  • git #5ab13a05 - WebRequest: Radically simplify getRequestId() method (T273256) by Timo Tijhof
  • git #bed437e1 - Fix 404 link for Maintenance class doxygen doc by Ammarpad
  • git #1262ca18 - Use OOUI for protection form (T235424) (T236218) by brandonxlf
  • git #86911aab - Convert Special:Import to OOUI (T108792) by Ed Sanders
  • git #e4d1a2c8 - Use __CLASS__/::class to define callback for array_map/_filter/usort by Umherirrender
  • git #a6828155 - Reduce SpecialBlock/Api logic duplication by Ammar Abdulhamid
  • git #2bb7305d - Improve some property type doc by Ammarpad
  • git #472f27d2 - search: restore search suggestions from non-main namespaces (T213842) by misdre
  • git #315c129f - Simplify user page handling in SpecialRedirect by Umherirrender

Vendor

[edit]

Extensions

[edit]

3D

[edit]

No changes for 3D

AbuseFilter

[edit]
  • git #2b3af752 - Get rid of hitCondLimit parameter and field by Matěj Suchánek
  • git #1a0a7026 - Create RunnerData class to store data about filter runtime and results by Matěj Suchánek
  • git #0eff5a3f - Separate loose and backwards compatible code by Matěj Suchánek
  • git #4714a4ed - Rework time handling in AbuseFilterConsequencesTest::testStashedEdit (T272236) by Umherirrender
  • git #865b7023 - Make FilterRunner::checkFilter return ParserStatus by Matěj Suchánek
  • git #a5d79f42 - Clean up EditStashCache and test by Daimona Eaytoy
  • git #4dbde4dc - Use a different message prefix for parser warnings by Daimona Eaytoy
  • git #6bb44fd0 - Introduce EditStashCache (T271520) by Matěj Suchánek
  • git #18931207 - Fix doc of AbuseFilterParser::evaluateExpression by Daimona Eaytoy
  • git #63474232 - Add debug logging for edits presumably prevented by other extensions (T211680) by Daimona Eaytoy
  • git #28bd23f3 - Skip regexp validation if the regex is (partly) unknown (T273809) by Daimona Eaytoy
  • git #a0fcfbcc - Cover some API modules by tests by Matěj Suchánek
  • git #b0058c0f - Use Authority in TextExtractor by Daimona Eaytoy
  • git #da6165b3 - Move all "secondary" hooks away from AbuseFilterHooks (T261067) by Daimona Eaytoy
  • git #bf9142a6 - Partial integration of EditBoxBuilder with HTMLForm (T261584) by Daimona Eaytoy
  • git #db09ad81 - Add a hook to allow computing variables from different types of RC rows (T115128) by Daimona Eaytoy
  • git #a4a05031 - Mixed improvements for AbuseFilter pages and forms (T261584) by Daimona Eaytoy
  • git #7008aca2 - Fix JS emptying warn/disallow message if filter group is changed (T273390) by Daimona Eaytoy

ActiveAbstract

[edit]
  • git #71ccfe67 - Cleanup properties in BackupDumperAbstractsTest by Umherirrender
  • git #9d08679c - convert BackupDumperAbstractsTest to find assert methods in DumpAsserter by Ariel T. Glenn

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]

No changes for CategoryTree

CentralAuth

[edit]
  • git #b85d7b38 - Split attemptAutoCreateLocalUserFromName to its own service (T273511) by Taavi Väänänen

CentralNotice

[edit]

No changes for CentralNotice

CharInsert

[edit]

No changes for CharInsert

CheckUser

[edit]

No changes for CheckUser

CirrusSearch

[edit]
  • git #cf65f64c - Insert homoglyph_norm after incompatible filters (T268730) by tjones
  • git #8d526508 - Add hasrecommendation keyword to search filters (T269493) by Zbyszko Papierski
  • git #9e9d70f5 - Make weighted_tags updatable from CirrusSearch using the multilist handler (T273508) by David Causse
  • git #c571c8f1 - Generalize ORES article topics with WeightedTags (T273508) by David Causse
  • git #03a88b85 - Use standard pipe separator for inlanguage: keyword by Erik Bernhardson
  • git #fa0e8865 - Remove simple_bag_of_words restriction on suggestions (T260292) by Erik Bernhardson
  • git #411b32da - Repoint browser bot at https by Erik Bernhardson
  • git #b7ddaf5e - Throw exception for test function expected to be never called by Umherirrender
  • git #8968d9cd - Enable Khmer Syllable Reordering in Analysis Chain (T185721) by tjones

Cite

[edit]
  • git #34199178 - tests: Align setup/teardown function naming with QUnit 2.x (T170872) by James D. Forrester
  • git #c763fb5c - MWReferenceNode: Ignore changes to reference list index (T170235) by Ed Sanders

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]

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 #5141cd57 - SX Add confirmation panel in target article after publishing (T260136) by NikG
  • git #7de19ef9 - CX-SX Switch: Enable CX on desktop and SX on mobile devices (T268430) by NikG
  • git #49cfc55a - CX3 Build 0.1.0+20210205 by NikG
  • git #ea983168 - SX Dashboard: Fix suggestion fetching when no published translations (T272542) by NikG
  • git #6b18b708 - Dashboard: Await for translation fetching before suggestion fetching by NikG
  • git #9d6e7a39 - Fix language info request failure for languages without wikipedia by NikG
  • git #53c145dc - CX3 Build 0.1.0+20210201 by NikG

CreditsSource

[edit]

No changes for CreditsSource

Dashiki

[edit]

No changes for Dashiki

Disambiguator

[edit]

No changes for Disambiguator

DiscussionTools

[edit]
  • git #3c7c9c6e - Adjust new comment highlight timings (T268994) by Bartosz Dziewoński
  • git #5a4ca059 - Adjust the edit summary interface message (T273944) by Bartosz Dziewoński
  • git #d05109b2 - Truncate user generated part of IDs to 80 characters (T273658) by Ed Sanders
  • git #1c3fada1 - Make CommentUtilsTest a proper unit test by Bartosz Dziewoński
  • git #75beba2c - Update localisation messages and their documentation for new discussion tool (T264220) by Bartosz Dziewoński
  • git #069050ad - Update warning about missing topic title immediately (T272543) by Bartosz Dziewoński

DismissableSiteNotice

[edit]

No changes for DismissableSiteNotice

DonationInterface

[edit]
  • git #99dcd854 - Change $params to an array for LightnCandy 1.2.5 by cstone

DoubleWiki

[edit]

No changes for DoubleWiki

DynamicSidebar

[edit]

No changes for DynamicSidebar

Echo

[edit]
  • git #ddf5b4bd - Remove wrong return null from function documentation by Umherirrender
  • git #36c65d8f - Log ApiEchoUnreadNotificationPages bad responses (T273479) by Martin Urbanec
  • git #d8a4b6ba - Add missing isset() check to ApiEchoUnreadNotificationPages (T273479) by Thiemo Kreuz
  • git #5b032f55 - Echo: Remove redundant cast by Ammarpad
  • git #f352b340 - Replace use of newMutableRevisionFromArray within `new MutableRevisionRecord` (T272560) by Peter Ovchyn
  • git #bb1bd02b - eslint: Fix warnings by Ed Sanders
  • git #df6d65a6 - Use monitored getTestUser() in tests if possible by Thiemo Kreuz

Elastica

[edit]

No changes for Elastica

ElectronPdfService

[edit]

No changes for ElectronPdfService

EntitySchema

[edit]

No changes for EntitySchema

EventBus

[edit]
  • git #7c75550f - Replace use of newMutableRevisionFromArray within `new MutableRevisionRecord` (T272560) by Peter Ovchyn
  • git #31e690e4 - build: Updating dependencies by libraryupgrader

EventLogging

[edit]
  • git #21f985fa - Use EventBus to send events for EventLogging PHP client (T272863) by Ottomata
  • git #01fb701d - Sampling logic and session/pageview id support (T267218) by Jason Linehan
  • git #ee0a3ab5 - Demo inclusion of client-provided data based on stream config (T271456) by Michael Holloway
  • git #57c172ef - Allow setting $wgEventLoggingBaseUri to a relative URL by Bartosz Dziewoński

EventStreamConfig

[edit]

No changes for EventStreamConfig

ExtensionDistributor

[edit]

No changes for ExtensionDistributor

ExternalGuidance

[edit]

No changes for ExternalGuidance

FeaturedFeeds

[edit]

FileExporter

[edit]

No changes for FileExporter

FileImporter

[edit]

FlaggedRevs

[edit]
  • git #3f64ac55 - Add PHPDoc blocks to all public methods by Thiemo Kreuz
  • git #2d9f8302 - Fix all PHPCS issues related to class properties by Thiemo Kreuz
  • git #36f92be0 - Remove int cast from User::getId return by Umherirrender

Flow

[edit]
  • git #f3265595 - Remove code for toggling unused 'mw-ui-button-althover' CSS class (T263153) by Bartosz Dziewoński
  • git #b0e06b79 - Improve function and property documentation in tests by Umherirrender
  • git #24f2da76 - Fix some PHPCS excludes by zoranzoki21

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]
  • git #7135cb94 - Improve function and property documentation by Umherirrender

GlobalPreferences

[edit]

No changes for GlobalPreferences

GlobalUsage

[edit]

No changes for GlobalUsage

GlobalUserPage

[edit]

No changes for GlobalUserPage

GlobalWatchlist

[edit]

GoogleNewsSitemap

[edit]

No changes for GoogleNewsSitemap

Graph

[edit]

No changes for Graph

GrowthExperiments

[edit]
  • git #0d30674d - EventGate: Actually check for task.pageviews not being null (T273700) by Kosta Harlan
  • git #093ad2d6 - Follow mwaddlink output changes (T267329) by Gergő Tisza
  • git #4edac285 - Fix handling of missing link recommendation by Gergő Tisza
  • git #4fa9d3af - Do not store the link recommendation in the DB on miss (T261409) by Gergő Tisza
  • git #5c635d33 - api: setmentor should require csrf token by Martin Urbanec
  • git #e863d6f2 - Update .mailmap, adding everyone who contributed and merging few duplicates by Martin Urbanec
  • git #e6e625a2 - Fix logging in MentorPageMentorManager by Martin Urbanec
  • git #0856a5d0 - [refactor] Rename MentorManager::getAvailableMentors to getAutoAssignedMentors (T266191) by Martin Urbanec
  • git #d42ffeba - EventGate: Fix missing module-name and mode for startediting-cta (T273700) by Kosta Harlan
  • git #c67acbb9 - EventGate: Conditionally add pageviews to logData (T273700) by Kosta Harlan
  • git #9501ae2d - Banner module: Document how to enable/disable by Kosta Harlan
  • git #5ece75d0 - [docs] Explain why HelpPanel::getHelpDeskTitle uses RawMessage by Martin Urbanec
  • git #0929998c - Add Danish aliases (T256126) by Martin Urbanec
  • git #4122f026 - Fix logging in MentorPageMentorManager::getMentorsForPage by Martin Urbanec

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]

Jade

[edit]
  • git #9e5e8e63 - Fix return value of TestStorageHelper::makeEdit by Umherirrender

Josa

[edit]

No changes for Josa

JsonConfig

[edit]

No changes for JsonConfig

Kartographer

[edit]
  • git #d80982d9 - Improve function and property documentation by Umherirrender

LabeledSectionTransclusion

[edit]

No changes for LabeledSectionTransclusion

LandingCheck

[edit]

No changes for LandingCheck

LdapAuthentication

[edit]

No changes for LdapAuthentication

Linter

[edit]

No changes for Linter

LiquidThreads

[edit]

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]

MediaModeration

[edit]

No changes for MediaModeration

MobileApp

[edit]

No changes for MobileApp

MobileFrontend

[edit]
  • git #a744be66 - Remove return value from hook handler by Umherirrender

MultimediaViewer

[edit]

No changes for MultimediaViewer

[edit]

No changes for NavigationTiming

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]
  • git #06403dbc - Fix index error in PagedTiffHandler::normaliseParams by Thiemo Kreuz

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]

No changes for Popups

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

[edit]

No changes for RelatedArticles

Renameuser

[edit]

No changes for Renameuser

RevisionSlider

[edit]

No changes for RevisionSlider

RSS

[edit]

No changes for RSS

[edit]

No changes for SandboxLink

Score

[edit]

No changes for Score

Scribunto

[edit]
  • git #764d2656 - Remove wrong return type from ScribuntoEngineBase::reportLimitData by Umherirrender

SearchExtraNS

[edit]

No changes for SearchExtraNS

SecureLinkFixer

[edit]
  • git #79b3e0e5 - Updating domains.php from Mozilla by SecureLinkFixer updater bot

SecurePoll

[edit]

ShortUrl

[edit]

No changes for ShortUrl

SiteMatrix

[edit]

No changes for SiteMatrix

SpamBlacklist

[edit]

No changes for SpamBlacklist

StopForumSpam

[edit]

SubPageList3

[edit]

No changes for SubPageList3

SubpageSortkey

[edit]

No changes for SubpageSortkey

SyntaxHighlight_GeSHi

[edit]

No changes for SyntaxHighlight_GeSHi

TemplateData

[edit]

No changes for TemplateData

TemplateSandbox

[edit]

No changes for TemplateSandbox

TemplateStyles

[edit]

No changes for TemplateStyles

TemplateWizard

[edit]

No changes for TemplateWizard

TextExtracts

[edit]

No changes for TextExtracts

Thanks

[edit]

No changes for Thanks

TheWikipediaLibrary

[edit]

TimedMediaHandler

[edit]

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]
  • git #ed8b8c51 - MessageGroupStats: Count optional messages with translations (T159122) by Niklas Laxström
  • git #46e79cef - ExportTtmServerDumpMaintenanceScript: Remove unnecessary space by Abijeet
  • git #7303e26e - Set explicit ltr direction for the email in ManageTranslatorSandbox by Amir Aharoni
  • git #8ae94832 - Do not lock pages indefinitely during translatable page moves by Niklas Laxström
  • git #cb452266 - Fix return type TranslatablePageTestTrait::createMarkedTranslatablePage by Umherirrender
  • git #ef5edd17 - ExportTranslationsMaintenanceScript: Remove codemaponly by Niklas Laxström

TranslationNotifications

[edit]

No changes for TranslationNotifications

TrustedXFF

[edit]

No changes for TrustedXFF

TwoColConflict

[edit]

No changes for TwoColConflict

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 #34b8267c - tests: Remove legacy setup/teardown function naming from QUnit 1.x (T170872) by James D. Forrester
  • git #d315a3af - tests: Align setup/teardown function naming with QUnit 2.x (T170872) by James D. Forrester
  • git #fce9192e - Rename magic header to be consistent with WMF CDN infrastructure (T91820) (T259685) by C. Scott Ananian
  • git #35611674 - Fix sqlite compatibility by opting out of obligatory write lock (T259685) by C. Scott Ananian
  • git #d5ba11d3 - Track whether an event was oversampled (T273454) by Adam Wight

WebAuthn

[edit]

No changes for WebAuthn

Wikibase

[edit]

WikibaseCirrusSearch

[edit]

No changes for WikibaseCirrusSearch

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]

No changes for WikiEditor

wikihiero

[edit]

No changes for wikihiero

WikiLove

[edit]

No changes for WikiLove

WikimediaApiPortalOAuth

[edit]

WikimediaBadges

[edit]

No changes for WikimediaBadges

WikimediaEditorTasks

[edit]

No changes for WikimediaEditorTasks

WikimediaEvents

[edit]

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]

No changes for MinervaNeue

Modern

[edit]

No changes for Modern

MonoBook

[edit]

No changes for MonoBook

Nostalgia

[edit]

No changes for Nostalgia

Timeless

[edit]

No changes for Timeless

Vector

[edit]

WikimediaApiPortal

[edit]

No changes for WikimediaApiPortal

VisualEditor

[edit]

No changes for VisualEditor

Total Changes

[edit]

258 Changes in 43 repos by 68 authors