MediaWiki 1.36/wmf.30
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 (task T218688) by Ammarpad
- git #4671a16d - use rewritten search term as search term (task 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 (task 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 (task T271101) by Daimona Eaytoy
- git #8d2c674a - Introduce ActorStore, ActorLookup and ActorFactory. (task T272689) by Petr Pchelko
- git #e708b1d3 - Make RevisionRecord::getPageId() and :: getParentId take a wiki ID (task T273284) by Peter Ovchyn
- git #fa0c3fa2 - More improvements for ApiWatchTest (task T273603) by Ammarpad
- git #2697837f - RequestTimeout library integration (task T269326) by Tim Starling
- git #0a9b3209 - Remove unused variable from WikiImporter::doImport() by Reedy
- git #f8e1fcac - Use UserEditTracker in ApiQueryUserInfo::getLatestContributionTime() (task 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 (task T274036) by Reedy
- git #089e014e - Add test to ApiQueryUserInfo for latestcontrib timestamp (task 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) (task T271575) by Reedy
- git #eb41565a - Tests: Start marking some closures as static (task 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 (task T272100) by Cindy Cicalese
- git #e923c5f4 - Drop 1.16 upgrade patch files (task T272199) by Ammarpad
- git #7fa5111f - Define Indonesian as fallback for Madurese by Amir Aharoni
- git #6809067e - Fix drifts in columns of recentchanges in PG (task T230428) (task 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 (task T272236) by Umherirrender
- git #7f4b3e9f - Make ApiErrorFormatterTest more robust. by daniel
- git #b171edc2 - Remove mentions of dbDomain from RevisionStore, RevisionRecord (task 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 (task 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 (task T272199) by Ammarpad
- git #99392f3b - Use Shellbox for Shell::command() etc. (task T260330) by Tim Starling
- git #e024d2eb - Drop 1.13 upgrade patch files (task T272199) by Ammarpad
- git #4209079e - Drop 1.11 and 1.12 upgrade patch files (task 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 (task T91820) (task T259685) by C. Scott Ananian
- git #67e51228 - Update the HTML tag to remove newlines in edit summary (task T271689) by diwanshu885
- git #34bc9d99 - Drop 1.10 upgrade patch files (task 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 (task 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 (task T272560) by Peter Ovchyn
- git #ece39dbf - Set proper epoch in cache tests. (task T271081) by daniel
- git #b75ac395 - Allow REST API POST handlers to opt out of mandatory sqlite locking (task T259685) by C. Scott Ananian
- git #04f805e5 - Fix DateInputWidget readonly LESS by STran
- git #9489ff2f - Document and fix UploadBase::$mFinalExtension being null (task 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 (task 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 (task T273314) by vladshapik
- git #31ca233d - Implement disabled/readonly states for DateInputWidget (task T273630) by STran
- git #58660d6a - Remove DeferredStringifier class by DannyS712
- git #4fe97dfd - Postgres: Drop some pre-1.25 upgrade schema updates (part 1) (task T272199) by Ammarpad
- git #8b3bb9bf - MediaWikiIntegrationTestCaseSchema2Test: fix typo (task 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 (task T273603) by Ammarpad
- git #9b0c4a96 - Introduce possibility to override logout link selector (task 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 (task T273603) by Ammarpad
- git #f992c7d8 - Add type hints for return types to methods on UserIdentity (task 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 (task T273603) by Ammarpad
- git #e2b732cd - Linker: userLink() should not explode on malformed user names. (task T232451) by daniel
- git #aa85ff7f - Don't select on a.image (task T272186) (task 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. (task T260933) by Cindy Cicalese
- git #55ef87aa - Pass along the disabled/readonly attributes to HTMLDateTimeField (task 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 (task T272199) by Ammarpad
- git #cb1b798d - Drop 1.6 upgrade patch files (task 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 (task 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 (task T273256) by Timo Tijhof
- git #bed437e1 - Fix 404 link for Maintenance class doxygen doc by Ammarpad
- git #1262ca18 - Use OOUI for protection form (task T235424) (task T236218) by brandonxlf
- git #86911aab - Convert Special:Import to OOUI (task 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 (task T213842) by misdre
- git #315c129f - Simplify user page handling in SpecialRedirect by Umherirrender
Vendor
[edit]- git #7b4620f4 - Update wikimedia/shellbox to 1.0.2 by Kunal Mehta
- git #9b4522dc - Update symfony/* by Reedy
- git #cb60ebd2 - Updating wikimedia/xmp-reader (0.7.0 => 0.8.0) (task T271575) by Reedy
- git #390976d3 - Add wikimedia/shellbox (task T260330) by Tim Starling
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 (task 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 (task 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 (task T211680) by Daimona Eaytoy
- git #28bd23f3 - Skip regexp validation if the regex is (partly) unknown (task 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 (task T261067) by Daimona Eaytoy
- git #bf9142a6 - Partial integration of EditBoxBuilder with HTMLForm (task T261584) by Daimona Eaytoy
- git #db09ad81 - Add a hook to allow computing variables from different types of RC rows (task T115128) by Daimona Eaytoy
- git #a4a05031 - Mixed improvements for AbuseFilter pages and forms (task T261584) by Daimona Eaytoy
- git #7008aca2 - Fix JS emptying warn/disallow message if filter group is changed (task 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 (task 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 (task T268730) by tjones
- git #8d526508 - Add hasrecommendation keyword to search filters (task T269493) by Zbyszko Papierski
- git #9e9d70f5 - Make weighted_tags updatable from CirrusSearch using the multilist handler (task T273508) by David Causse
- git #c571c8f1 - Generalize ORES article topics with WeightedTags (task 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 (task 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 (task T185721) by tjones
Cite
[edit]- git #34199178 - tests: Align setup/teardown function naming with QUnit 2.x (task T170872) by James D. Forrester
- git #c763fb5c - MWReferenceNode: Ignore changes to reference list index (task 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]- git #cfecfbc0 - Fix remaining bottleneck in wikitext syntax highlighter (task T270237) (task T270317) by Thiemo Kreuz
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 (task T260136) by NikG
- git #7de19ef9 - CX-SX Switch: Enable CX on desktop and SX on mobile devices (task T268430) by NikG
- git #49cfc55a - CX3 Build 0.1.0+20210205 by NikG
- git #ea983168 - SX Dashboard: Fix suggestion fetching when no published translations (task 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 (task T268994) by Bartosz Dziewoński
- git #5a4ca059 - Adjust the edit summary interface message (task T273944) by Bartosz Dziewoński
- git #d05109b2 - Truncate user generated part of IDs to 80 characters (task 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 (task T264220) by Bartosz Dziewoński
- git #069050ad - Update warning about missing topic title immediately (task 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 (task T273479) by Martin Urbanec
- git #d8a4b6ba - Add missing isset() check to ApiEchoUnreadNotificationPages (task T273479) by Thiemo Kreuz
- git #5b032f55 - Echo: Remove redundant cast by Ammarpad
- git #f352b340 - Replace use of newMutableRevisionFromArray within `new MutableRevisionRecord` (task 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` (task T272560) by Peter Ovchyn
- git #31e690e4 - build: Updating dependencies by libraryupgrader
EventLogging
[edit]- git #21f985fa - Use EventBus to send events for EventLogging PHP client (task T272863) by Ottomata
- git #01fb701d - Sampling logic and session/pageview id support (task T267218) by Jason Linehan
- git #ee0a3ab5 - Demo inclusion of client-provided data based on stream config (task 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]- git #cb032b62 - Revert "Caching fixes" (task T264391) (task T273242) by Majavah
- git #4b8d9f63 - Caching fixes (task T264391) (task T273242) by Taavi Väänänen
FileExporter
[edit]No changes for FileExporter
FileImporter
[edit]- git #75df8f83 - Mock newSelectqueryBuilder when mocking DB in tests. (task T272689) by Petr Pchelko
- git #0cfb4bd7 - Mock IDatabase::getDomainId in test by Petr Pchelko
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 (task 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]- git #28d63b65 - Only enable `displayversion` param in dev mode by DannyS712
- git #81147a1f - Allow users to override which display version is used by DannyS712
- git #9d8c61ae - Clean up debug logging levels by DannyS712
- git #bf1a7fb6 - i18n cleanup: reorder messages by DannyS712
- git #68d6b94a - Merge the two message groups by DannyS712
- git #6743b0b1 - Fix setting 'as of' text in non-vue display mode by DannyS712
- git #f6dc1bb9 - Settings: Accept sites with a protocol, object to duplicate sites (task T262762) (task T273532) by DannyS712
- git #d402bc5a - Fix diff link handling in EntryRow.vue (task T269728) by DannyS712
- git #aaf7dbfb - Don't add diff links for fast mode entries (task T269728) by DannyS712
- git #0b485eed - Add link to specific log entry (task T262769) by DannyS712
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 (task T273700) by Kosta Harlan
- git #093ad2d6 - Follow mwaddlink output changes (task 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 (task 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 (task T266191) by Martin Urbanec
- git #d42ffeba - EventGate: Fix missing module-name and mode for startediting-cta (task T273700) by Kosta Harlan
- git #c67acbb9 - EventGate: Conditionally add pageviews to logData (task 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 (task 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]- git #441e8a2c - Remove IPHandler class and 'ipinfo-any' right (task T268528) by adham-khatean
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]- git #79a7324e - build: Updating dependencies by libraryupgrader
- git #67720e08 - Improve debugging (task T252389) by Moritz Schubotz (physikerwelt)
- git #2e0276c7 - Remove mathoids coverage test (task T265646) by Moritz Schubotz (physikerwelt)
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
NavigationTiming
[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
RelatedArticles
[edit]No changes for RelatedArticles
Renameuser
[edit]No changes for Renameuser
RevisionSlider
[edit]No changes for RevisionSlider
RSS
[edit]No changes for RSS
SandboxLink
[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]- git #2590590a - Add type filter to Special:SecurePollLog page (task T273926) by Thalia
- git #c987d344 - CreatePage: Set form field defaults if election exists by Thalia
- git #f27766e2 - Set default values for securepoll_votes table (task T272992) by wikitrent
- git #991ecefc - Add Special:SecurePollLog for oversighting admin actions (task T271277) by Thalia
- git #b8d7161f - Log when an admin is added to or removed from an election (task T271275) by Thalia
- git #18eac337 - Remove unused parameter from CreatePage::getFormDataFromElection by Thalia
ShortUrl
[edit]No changes for ShortUrl
SiteMatrix
[edit]No changes for SiteMatrix
SpamBlacklist
[edit]No changes for SpamBlacklist
StopForumSpam
[edit]- git #9e500c5d - Update wgSFSIPListLocation and wgSFSIPListLocationMD5 defaults (task T272059) by sbassett
- git #1ad5ca8e - Split tests into two files by Reedy
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]- git #1d6ca35f - build: Updating dependencies by libraryupgrader
TimedMediaHandler
[edit]- git #24edb658 - Add uploadeditmovefile grant with transcode-reset (task T241115) by diwanshu885
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 (task 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
UploadsLink
[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 (task T170872) by James D. Forrester
- git #d315a3af - tests: Align setup/teardown function naming with QUnit 2.x (task T170872) by James D. Forrester
- git #fce9192e - Rename magic header to be consistent with WMF CDN infrastructure (task T91820) (task T259685) by C. Scott Ananian
- git #35611674 - Fix sqlite compatibility by opting out of obligatory write lock (task T259685) by C. Scott Ananian
- git #d5ba11d3 - Track whether an event was oversampled (task T273454) by Adam Wight
WebAuthn
[edit]No changes for WebAuthn
Wikibase
[edit]- git #6c581cd9 - Cast chd_seen as signed integer (task T274091) by Amir Sarabadani
- git #f096e203 - Add missing full stops in some messages by Amir Aharoni
- git #c5fd3e04 - Enable test to succeed when errors are de-duplicted (task T272100) by Cindy Cicalese
- git #26d78917 - Make wb_changes_dispatch.chd_seen unsigned (task T263644) by Lucas Werkmeister
- git #1110ff98 - docs: Fix ADR listings by addshore
- git #8be22156 - Fix Travis CI build on release branches by Lucas Werkmeister
- git #ceea0871 - Make wbeditentity return full entity data (task T160504) (task T202725) (task T271105) by Lucas Werkmeister
- git #ae36a2d2 - Add wiki ID to WikiPageEntityDataLoader (task T273622) by Lucas Werkmeister
- git #2cb00ba8 - bridge: read externals config from package.json (task T271413) by Lucas Werkmeister
- git #7388521e - Add wikibase-idgenerator rate limit (task T272032) by Lucas Werkmeister
- git #ca3c7c32 - Check whether MediaWiki can precisely format a number (task T268456) by Lucas Werkmeister
WikibaseCirrusSearch
[edit]No changes for WikibaseCirrusSearch
WikibaseLexeme
[edit]- git #527de17e - Add language codes ccp, ccp-beng, rhg-rohg and syl-beng (task T272442) (task T267480) by Remko de Keijzer
- git #7c336d7a - Test that wbeditentity returns full entity data (task T160504) (task T202725) (task T271105) by Lucas Werkmeister
- git #fb8370c2 - Don’t try to read lemmas from wbeditentity response (task T271105) by Lucas Werkmeister
WikibaseLexemeCirrusSearch
[edit]No changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
[edit]- git #16dbb1c1 - Avoid some cases of stretched images in the results grid (task T270735) by annet
- git #8c34f103 - Pass $databaseName into WikiPageEntityDataLoader (task T273622) by Lucas Werkmeister
WikibaseQualityConstraints
[edit]- git #339f230b - Use transaction in UpdateConstraintsTableJob (task T226635) by Lucas Werkmeister
- git #d86ec246 - Batch properties in ImportConstraintStatements (task T226635) by Lucas Werkmeister
- git #565f8339 - Convert WikibaseQualityConstraints to abstract schema (task T268579) by Reedy
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]- git #71819543 - config: Remove version number (task T267493) by apaskulin
WikimediaBadges
[edit]No changes for WikimediaBadges
WikimediaEditorTasks
[edit]No changes for WikimediaEditorTasks
WikimediaEvents
[edit]- git #150550f5 - Update schema to include is_oversample flag (task T273454) by Adam Wight
WikimediaIncubator
[edit]No changes for WikimediaIncubator
WikimediaMaintenance
[edit]No changes for WikimediaMaintenance
WikimediaMessages
[edit]No changes for WikimediaMessages
Wikisource
[edit]- git #0b75966a - Set new tool URL in extension.json (task T266579) by Sam Wilson
- git #785e6131 - Add main Download button to mainspace pages (task T271869) by Sam Wilson
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]- git #b8f1d8c8 - Bring back hoverability of dropdown menu (e.g. "More" tab) (task T273143) by Nicholas Ray
- git #0e0ec99c - Language button - design fixes (task T268241#6805123) by jdlrobson
- git #e3abac06 - Add mw-interlanguage-selector class to language button & hide menu/arrow when appropriate (task T273232) by Nicholas Ray
- git #44cdd329 - build: Remove maxWarnings: 0 from eslint configuration (task T263922) by Umherirrender
- git #98e7bce7 - Style the language button (task T268241) by jdlrobson
- git #36eda30e - Language button should use a new id to identify itself by jdlrobson
- git #5014c175 - Place indicators under page title (task T248761) by Jan Drewniak
- git #f083eb27 - Add language icon to language button (task T268241) by jdlrobson
- git #ef0ab072 - The label of the language button refers to the number of languages (task T268241) by jdlrobson
WikimediaApiPortal
[edit]No changes for WikimediaApiPortal
VisualEditor
[edit]No changes for VisualEditor
Total Changes
[edit]258 Changes in 43 repos by 68 authors