MediaWiki 1.36/wmf.12

MediaWiki 1.36.0-wmf.11 Deployment of MediaWiki 1.36.0-wmf.12 to Wikimedia sites MediaWiki 1.36.0-wmf.13

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

Core changes

edit
  • git #db823c7b - Branch commit for wmf/1.36.0-wmf.12 (T263178) by trainbranchbot
  • git #acb40ea0 - Sync up with Parsoid parserTests.txt by Arlo Breault
  • git #95a64c87 - Use the same character set for link prefix as for suffix in Arabic 'ar' (T263266) by Ed Sanders
  • git #1c70cca3 - Check if non-JSON-serializable data passed to ParserOutput (T264394) by Petr Pchelko
  • git #ae534d03 - Remove note about deprecated SpecialPageFactory in SpecialPageFactory by Umherirrender
  • git #57322997 - Add language support for Madurese (mad) (T264582) by MarcoAurelio
  • git #e75f7f1b - Delete wrong translations of `recentchanges-summary` by Raymond
  • git #3be477b4 - BlockUtils: remove unused params, rename methods (T263189) by Daimona Eaytoy
  • git #b5ef2661 - Do not call SpecialBlock from BlockUser (T263189) by Martin Urbanec
  • git #1fbe43ac - [tests] Move UnblockUserTest to integration tests by Martin Urbanec
  • git #382af009 - LivePreview: Enable live diff, and keep live preview disabled after first preview, on user CSS/JS (T186390) by Nardog
  • git #43d53077 - Fix PHP 8 compat with strcspn() $length parameter exceeding string (T264502) by Florian
  • git #66de6726 - Revision: Remove some unnecessary temporary variables for returns by Reedy
  • git #fa3cfd50 - Add check that $bp doesn't is set by Reedy
  • git #784ffc9f - Remove all hard-deprecated methods of UserGroupMembership (T234921) by Petr Pchelko
  • git #24a33520 - Correct position of $expected and $actual in TitleTest::testGetCascadeProtectionSources() by Reedy
  • git #77457271 - MessagesCs.php: Update Czech book sources by Martin Urbanec
  • git #49a34639 - Add GENDER for consistency by Raymond
  • git #c40211cf - LivePreview: Show "Templates used in this preview" when creating a new page or editing a section (T102286) by Nardog
  • git #4db93b3b - Inject dependencies into PasswordReset, and cleanup (T253432) by DannyS712
  • git #a2c86e48 - Drop hard-deprecated User::getAllRights and ::isEveryoneAllowed by Petr Pchelko
  • git #eb4aa6fb - Drop null fallbacks in PasswordReset constructor by Petr Pchelko
  • git #78f117c6 - Clarify that IPs can appear in blocklists in composite block messages by Thalia
  • git #b256daab - MessagesNds_nl.php: Fix incorrect namespace alias (T264440) by zoranzoki21
  • git #366a1b0e - Move SkinTemplate::getFooterLinks() to Skin. (T263213) by Ammar Abdulhamid
  • git #016d2e40 - Remove NonSerializableTrait from User object (T264363) by Martin Urbanec
  • git #ff07253b - ParserCache: be resilient to string values (T263579) by daniel
  • git #511a586b - resourceloader: Show name of failed module in error by Thalia
  • git #c0a1e57b - ApiHelp: ensure help urls are an array for count() by DannyS712
  • git #e7ff3cbb - Cover ParserCache with integration tests (T250500) by Petr Pchelko
  • git #b52660a1 - HACK/ParserCache: Force cache-miss if mUsedOptions is undefined (T264257) by Timo Tijhof
  • git #3254e41a - Revert "Revert "Revert "Hard deprecate all public properties in CacheTime and ParserOutput""" (T264257) by Ppchelko
  • git #16b7ca88 - Change SpecialUnblock::processUIUnblock to closure and inject service (T259960) by Umherirrender
  • git #4a93e4dc - Fix typo in upload API (T264333) by Ed Sanders
  • git #8892ff92 - Surface new talks on SkinMustache by jdlrobson
  • git #3565eebd - Add WatchlistExpiry support to ApiBlock (T248515) by Ammar Abdulhamid
  • git #81eb01bd - Introduce BlockUtils service (T263189) by Martin Urbanec
  • git #002f50d4 - [docker] Update working directory to /var/www/html/w (T261051) (T262392) by Kosta Harlan
  • git #30b947ad - Revert "Revert "ApiEditPage: Show existing watchlist expiry if status (T261030) (T264200) by Ammar Abdulhamid
  • git #149e99f0 - Revert "ApiEditPage: Show existing watchlist expiry if status is not being changed." (T261030) (T264200) by DannyS712
  • git #6a54401b - Expose footer data in SkinMustache (T262730) by jdlrobson
  • git #2d3692e6 - Remove phpcs suppression of ValidGlobalName.wgPrefix by DannyS712
  • git #3ac199ca - Make TransactionProfiler use an "exception" SPI field by Aaron Schulz
  • git #717433bf - Add UserRigorOptions interface (T253432) by DannyS712
  • git #82a9c73b - Doxygen: Stop documenting .inc files, we don't use them now (T184782) by James D. Forrester
  • git #0291d99e - AutoloadGenerator: Drop support for .inc files, we don't use them now (T184782) by James D. Forrester
  • git #43526e9b - Move prepareSubtitle() method to Skin (T259313) by Ammar Abdulhamid
  • git #07e547f4 - ApiEditPage: Show existing watchlist expiry if status is not being changed. (T261030) by Ammar Abdulhamid
  • git #84ec8f07 - Move User::newFromName logic to UserFactory (T253432) by DannyS712
  • git #6dd4ae05 - Add namespace translations for Inari Sámi (smn) (T264082) by Jon Harald Søby
  • git #eb635be1 - Use DBAccessObjectUtils in some User methods. by Ammar Abdulhamid
  • git #f2412568 - Clean up ParserCache construction and inject logger (T263583) by Petr Pchelko
  • git #a08c4e46 - Add 'actor' to default $wgSharedTables (T243276) by kevinbazira
  • git #c857e764 - WatchlistExpiryWidget: Move focus to expiry dropdown after hitting Tab (T261430) by MusikAnimal
  • git #d69631cf - RELEASE-NOTES: Update with missing languages since REL1_35 (T259330) (T245359) by MarcoAurelio
  • git #c5b6d790 - Names.php: Add support for Nias/Li Niha language (T263968) by MarcoAurelio
  • git #ae53a750 - purgeList.php Fix all-namespaces option to match one used in code (T263929) by Reedy
  • git #2e57447c - Document hook names in hook interfaces. (T258665) by daniel
  • git #196e305d - GenderCache::getGenderOf - remove use of global $wgUser (T254702) by DannyS712
  • git #b323f795 - Revert "Revert "Remove support for (Archived|OldLocal)File::userCan without a user"" (T247801) by DannyS712
  • git #3d31e8d2 - Migrate querycachetwo table to abstract schema (T230428) by Amir Sarabadani
  • git #77f11539 - Migrate querycache to abstract schema (T230428) (T164898) by Amir Sarabadani
  • git #74ee1673 - maintenance: Move cleanupTable from .inc to .php (T184782) by James D. Forrester
  • git #1a69cc4f - Add ARIA attributes to watchlink and its notification (T261431) by Sam Wilson
  • git #a5ccb3e5 - Avoid hard coded AS for column aliases by Umherirrender
  • git #a1cd498f - ApiEditPage: Don't swap undo and undoafter parameters (T190285) by Dov Alperin
  • git #069c81bf - Empty Monolog loggers are now real blackholes and add tests (T196906) by Seb35

Vendor

edit

No changes for vendor

Extensions

edit

No changes for 3D

AbuseFilter

edit
  • git #6c8a2969 - Add test traits for uploads and account creation (T201193) by Daimona Eaytoy
  • git #2e13d58c - Add tests for retrieving RC variables (T201193) (T262903) by Daimona Eaytoy
  • git #eb81b92c - Refactor AbuseFilterView instantiation by Matěj Suchánek
  • git #60519e18 - updateVarDumps: avoid using services in the constructor by Daimona Eaytoy
  • git #04d73511 - Use ::class in SpecialAbuseFilter by Daimona Eaytoy
  • git #ce41ddb8 - Remove void unset statement by Matěj Suchánek
  • git #752492c2 - Use null defaults for search options on Special:AbuseFilter by Daimona Eaytoy
  • git #65708afc - Integrate with Renameuser (T27377) (T206477) by Matěj Suchánek
  • git #f851b529 - Deduplicate instance variables in Pagers by Matěj Suchánek
  • git #7bc5248e - Selenium tests: wait for clickable button by Daimona Eaytoy
  • git #97afa974 - Exclude old, single-use scripts from coverage reports by Daimona Eaytoy
  • git #1bdf4e53 - Rewrite the VariableHolder code to translate deprecated variables by Daimona Eaytoy
  • git #62adeb3c - Add a lot of selenium tests for the editing view (T201193) by Daimona Eaytoy
  • git #aa7f381b - Fix check for central wiki by Matěj Suchánek
  • git #86ad51a5 - Hide rule search if global filters are to be shown by Matěj Suchánek
  • git #55ba083b - Introduce a KeywordsManager service by Daimona Eaytoy
  • git #a1626a0d - Move some misplaced AbuseFilterParser entry points by Daimona Eaytoy
  • git #422b77ab - Actually apply patch-afl_change_deleted_patrolled. (T240895) by Alexia E. Smith
  • git #5f9c1ab0 - ext.abuseFilter.edit.js - minor cleanup by DannyS712

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

No changes for Campaigns

Capiunto

edit

No changes for Capiunto

CategoryTree

edit

No changes for CategoryTree

CentralAuth

edit

No changes for CentralAuth

CentralNotice

edit

No changes for CentralNotice

CharInsert

edit

No changes for CharInsert

CheckUser

edit
  • git #a0e1e309 - [i18n] Add Czech aliases for the special page by Martin Urbanec
  • git #3508e1bc - SpecialInvestigate: Ensure consistent display of indicator buttons (T261755) by Thalia
  • git #221a7c60 - SpecialInvestigateBlock: Don't assume 'DisableUTEdit' exists (T264302) by Thalia

CirrusSearch

edit

No changes for CirrusSearch

Cite

edit

No changes for Cite

CiteThisPage

edit

No changes for CiteThisPage

Citoid

edit

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 #877faaae - ContentTranslation Skin (T263093) by Santhosh Thottingal
  • git #41920f8f - CXReferenceNode: Ensure getAdaptationInfo always returns an object (T263174) by Ed Sanders
  • git #58a8b4fe - UI library: Documentation update for Dialog component by Santhosh Thottingal
  • git #eda3331e - UI lib MWDialog: Add overlay color and opacity props by NikG
  • git #0bc826c7 - SXContentComparator: Fix present section banner to show only for present sections (T263718) by NikG

CreditsSource

edit

No changes for CreditsSource

Dashiki

edit

No changes for Dashiki

Disambiguator

edit

No changes for Disambiguator

DiscussionTools

edit
  • git #eeefd985 - Remove number when reading heading node (T264561) by Ed Sanders
  • git #be2ec551 - Work around Chromium bug with triple-click selection and reply links (T260072) by Bartosz Dziewoński
  • git #ed17f640 - Ignore other empty-ish things at the beginning of comments (T264116) by Bartosz Dziewoński
  • git #17b7a481 - Fix detecting username from the wrong links sometimes (T262573) by Bartosz Dziewoński
  • git #385a5c16 - Update test case to match actual output by Bartosz Dziewoński
  • git #432a9594 - Ignore empty paragraphs at the beginning of comments (T264116) by Bartosz Dziewoński
  • git #6b8312e6 - Ignore HTML comments which are more than two lines from a reply (T264026) by Ed Sanders

DismissableSiteNotice

edit

No changes for DismissableSiteNotice

DonationInterface

edit

No changes for DonationInterface

DoubleWiki

edit

No changes for DoubleWiki

DynamicSidebar

edit

No changes for DynamicSidebar

Echo

edit

Elastica

edit

No changes for Elastica

ElectronPdfService

edit

No changes for ElectronPdfService

EntitySchema

edit
  • git #211b19b2 - build: Update lint-staged config to avoid jsonlint by Umherirrender

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

No changes for FileImporter

FlaggedRevs

edit

Flow

edit

FundraiserLandingPage

edit

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

edit

No changes for FundraisingTranslateWorkflow

Gadgets

edit

No changes for Gadgets

GeoCrumbs

edit

No changes for GeoCrumbs

GeoData

edit

No changes for GeoData

GettingStarted

edit

No changes for GettingStarted

GlobalBlocking

edit

No changes for GlobalBlocking

GlobalCssJs

edit

No changes for GlobalCssJs

GlobalPreferences

edit

No changes for GlobalPreferences

GlobalUsage

edit

No changes for GlobalUsage

GlobalUserPage

edit

No changes for GlobalUserPage

GlobalWatchlist

edit

No changes for GlobalWatchlist

GoogleNewsSitemap

edit

No changes for GoogleNewsSitemap

Graph

edit

No changes for Graph

GrowthExperiments

edit
  • git #d85dd6da - Update mobile summary small task card when filters change (T258021) by Kosta Harlan
  • git #9b59a370 - Use info-unpadded icon for task explanation widget (T258020) by Kosta Harlan
  • git #4f25744e - HomepageModule: Export taskcount, tasks and topics on server-side (T262485) by Kosta Harlan
  • git #5ecdc54a - StartEmail: Export state to homepage logger (T262485) by Kosta Harlan
  • git #7f85f756 - HomepageModule: Update schema version for startemail module (T262485) by Kosta Harlan
  • git #5116bd98 - GrowthTasksApi: Correctly distinguish when topic filters were never set (T258023) by Roan Kattouw
  • git #4a14d235 - StartEditingDialog: Remove reference to "Cancel" button in intro messages (T258019) by Roan Kattouw
  • git #9a35a81a - StartEditingDialog: Don't allow user to close dialog in modal mode by Roan Kattouw
  • git #085f32c6 - Suggested edits: Make transparent border when activated actually work (T258704) by Roan Kattouw
  • git #67322c0c - SuggestedEdits: Fix footer display (T258005) (T258704) by Roan Kattouw
  • git #8db53d91 - Move apierror message to i18n/help/api by Martin Urbanec
  • git #0dde6ec2 - StartEditing: Disallow escaping when user is in variant D (T258019) by Kosta Harlan
  • git #c8a4e12b - Instrumentation: Adjust start editing teardown logging (T262485) by Kosta Harlan
  • git #88eb8372 - Only preload task cards for users who have activated the SE module (T264314) by Kosta Harlan
  • git #23c80ed3 - Fix UserNotLoggedIn usage in QuestionPoster (T261710) by Gergő Tisza
  • git #229dac73 - Catch UserNotLoggedIn error in ApiHelpPanelPostQuestion (T261710) by Gergő Tisza
  • git #27683a8a - Add special page aliases for Turkish (tr) (T243445) by Roan Kattouw
  • git #d992a560 - Use 20px size for info-unpadded icon on desktop/mobile (T258020) by Kosta Harlan
  • git #711f3d0b - Unbreak links containing small task cards (T264087) by Gergő Tisza
  • git #0682316f - Use custom info icon in variant C suggested edits header (T258020) by Gergő Tisza
  • git #7a98b0fb - Use all task templates instead of current ones in TemplateFilter (T264029) by Gergő Tisza
  • git #e45909ba - Variant C/D instrumentation (T262485) by Gergő Tisza
  • git #c204fdd9 - Ensure variant A homepage sidebar is always at least 300px (T263905) by Gergő Tisza
  • git #ad6cd501 - StartEmail: Styling fixes (T258008) by Roan Kattouw
  • git #69efde92 - StartEditingDialog: Use fixed height when embedded on the homepage (T258019) by Roan Kattouw
  • git #e0b0aeee - Adjust padding on task type selection by Kosta Harlan
  • git #b76c284a - StartEditing: Reduce topic image size for variant C by Kosta Harlan
  • git #57d05aec - Mobile discovery: Simplify arrow CSS by Roan Kattouw
  • git #38141d33 - Homepage: Adjust max-width / wide breakpoint (T258704) by Kosta Harlan
  • git #a52beee0 - [ci bugfix] MentorPageMentorManager::getRandomAvailableMentor should always return an user object or throw by Martin Urbanec
  • git #c04846a6 - TaskTypeSelectionWidget: Styling tweaks (T258017) by Roan Kattouw
  • git #66228dcf - Change suggested edits pager loading text from ? to … by Gergő Tisza
  • git #fbe0cd02 - StartEditingDialog: Fix font sizes by Roan Kattouw
  • git #7ec0d1cb - Prevent returning the full templatelinks table in TemplateFilter (T264029) by Gergő Tisza

GuidedTour

edit
  • git #98de2ba1 - Display authors as a list on Special:Version/Credits/GuidedTour by DannyS712

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

Jade

edit

No changes for Jade

Josa

edit

No changes for Josa

JsonConfig

edit

No changes for JsonConfig

Kartographer

edit

No changes for Kartographer

LabeledSectionTransclusion

edit

No changes for LabeledSectionTransclusion

LandingCheck

edit

No changes for LandingCheck

LdapAuthentication

edit

No changes for LdapAuthentication

Linter

edit

No changes for Linter

LiquidThreads

edit
  • git #a99a9a26 - Filter query values in specifiedMustShow by Niklas Laxström

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
  • git #82bfc781 - Update bug references to Phabricator by Niklas Laxström
  • git #76a2ca66 - Use Title::inNamespace(s) by Niklas Laxström

Math

edit

No changes for Math

MediaModeration

edit

No changes for MediaModeration

MobileApp

edit

No changes for MobileApp

MobileFrontend

edit
  • git #651cb4f2 - Set MFDefaultEditor to 'preference' by default (T261423) by Ed Sanders
  • git #d2e1ad0d - Fixes Uncaught TypeError: Cannot read property 'match' of undefined (T263773) by jdlrobson
  • git #59822462 - Refactor: Move `Transforms` related code to correct transform classes (T264155) by Derick A
  • git #341cb2cd - Restore check for duration in BlockMessageDetails (T261178) by Thalia
  • git #b9bdbe9e - Pass transforms directly to MobileFormatter::applyTransform as argument (T261769) by Peter Ovchyn
  • git #801f4718 - build: Update eslint-config-wikimedia by Umherirrender
  • git #4025c860 - Remove $wgULSPosition hack for ULS extension (T263382) by Ammar Abdulhamid
  • git #7c545d81 - Only apply desktop preference if we have evidence VE has been used (T261423) by Ed Sanders

MultimediaViewer

edit

No changes for MultimediaViewer

edit

No changes for NavigationTiming

Newsletter

edit

NewUserMessage

edit

No changes for NewUserMessage

Nuke

edit

No changes for Nuke

OATHAuth

edit

OAuth

edit

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

PageTriage

edit

No changes for PageTriage

PageViewInfo

edit

No changes for PageViewInfo

ParserFunctions

edit

No changes for ParserFunctions

PdfHandler

edit

No changes for PdfHandler

Petition

edit

No changes for Petition

Poem

edit

No changes for Poem

PoolCounter

edit

No changes for PoolCounter

Popups

edit
  • git #3d179775 - build: Update eslint-config-wikimedia by Umherirrender

ProofreadPage

edit
  • git #15bcf03a - Moved mw.config vars from PageViewAction::show to getParserOutput (T255345) by Sohom
  • git #b9ab94b8 - Fix escaping in PageContentBuilder::buildDefaultContentForPageTitle (T263371) by Thiemo Kreuz
  • git #9b4b44ba - Fix warnings due to the newly introduced no-shadow rule (eslint) by Sohom
  • git #0429d0c4 - Added formatted page number of Page: page to mw.config (T255345) by Sohom

PropertySuggester

edit

No changes for PropertySuggester

QuickSurveys

edit

No changes for QuickSurveys

Quiz

edit

No changes for Quiz

ReadingLists

edit
  • git #5d9df521 - Decrement rl_size on entry deletion only if it is currently positive (T259740) by Michael Holloway
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

No changes for Score

Scribunto

edit
  • git #fac29e90 - Add module namespace translations for Inari Sámi (smn) (T264082) by Jon Harald Søby

SearchExtraNS

edit

No changes for SearchExtraNS

SecureLinkFixer

edit

No changes for SecureLinkFixer

SecurePoll

edit

No changes for SecurePoll

ShortUrl

edit

No changes for ShortUrl

SiteMatrix

edit

No changes for SiteMatrix

SpamBlacklist

edit

SubPageList3

edit

No changes for SubPageList3

SubpageSortkey

edit

No changes for SubpageSortkey

SyntaxHighlight_GeSHi

edit

No changes for SyntaxHighlight_GeSHi

TemplateData

edit
  • git #39ba3189 - Use MessageWidgets instead of LabelWidgets in Dialog by Ed Sanders
  • git #d79e07f0 - Remove default padding from panels, uses padded:true/false instead by Ed Sanders
  • git #2d55fa64 - Use a MessageWidget for the sub-page warning by Ed Sanders

TemplateSandbox

edit

No changes for TemplateSandbox

TemplateStyles

edit

No changes for TemplateStyles

TemplateWizard

edit
  • git #a10b3ae5 - eslint: Cleanup config, fix jsdoc warning by Ed Sanders

TextExtracts

edit

No changes for TextExtracts

Thanks

edit

No changes for Thanks

TheWikipediaLibrary

edit
  • git #b64c4704 - build: Updating mediawiki/mediawiki-phan-config to 0.10.3 by libraryupgrader
  • git #d75fefbd - Remove double empty line by Umherirrender

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 #92d1ed88 - build: Updating rdf-canonize to 1.2.0 by libraryupgrader

UniversalLanguageSelector

edit
edit

No changes for UploadsLink

UploadWizard

edit
  • git #c82dee2a - Fix vertical alignment of large button by Ed Sanders
  • git #104c59d7 - Convert uploadWizard.css to less by Ed Sanders

UrlShortener

edit

No changes for UrlShortener

UserMerge

edit

VipsScaler

edit

No changes for VipsScaler

VisualEditor

edit
  • git #9811b36f - Don't set alt text if attribute was originally 'null' (T264533) by Ed Sanders
  • git #3f401953 - Update VE core submodule to master (1a0cc7e1f) by Bartosz Dziewoński
  • git #4915cbae - Return language code if language name not found by Ed Sanders
  • git #27e19025 - Fix cancelled browser-back on desktop (T263464) by Ed Sanders
  • git #587dc1a3 - Don't navigate back immediately when trying to teardown (T247171) by Ed Sanders

WebAuthn

edit

No changes for WebAuthn

Wikibase

edit
  • git #2b554b23 - wb_terms: remove terms migration for sqllite by Tobias Andersson
  • git #a3b31ba8 - FormatterCacheFactoryTest: fix accidental default use by Pablo Grass
  • git #f6b97cea - Stop mentioning WikibaseLib in CREDITS by Lucas Werkmeister
  • git #17cd9df2 - Remove multiple-term-store logic from WikibaseRepo (T264602) by Lucas Werkmeister
  • git #7f5bcc5f - Remove two unused term store writer classes (T264602) by Lucas Werkmeister
  • git #c59de7de - StatsdRecordingSimpleCache: fix variable typo by Pablo Grass
  • git #d6dd12f7 - EntitySearch: Don't delete 'suggestionsContext' object (T105637) by Ed Sanders
  • git #97992f55 - Remove normalized terms settings from DataAccessSettings (T264594) by Lucas Werkmeister
  • git #d9c67093 - Restore MakeRowIDsBig.sql update for ips_row_id by Lucas Werkmeister
  • git #694d06a0 - Stop using BufferingTermIndexLookup (T264289) by Tobias Andersson
  • git #fc048f64 - Override PropertyLabelResolver in Scribunto_LuaWikibaseLibraryTestCase (T264385) by Marius Hoch
  • git #0b361a11 - bridge: npm audit fix by Lucas Werkmeister
  • git #04f0f550 - wb_terms, Remove old conflict detection from TermValidatorFactory by addshore
  • git #335a8e6f - Update docs: wb_terms removal (T264287) by Tobias Andersson
  • git #57a3d0bc - Drop wb_terms on update (T264281) by Lucas Werkmeister
  • git #31097706 - Don't create wb_terms on install. (T264280) by Tobias Andersson
  • git #de9234a4 - wb_terms: remove tests using the table (T264280) by Tobias Andersson
  • git #72c6f55b - wb_terms, remove search settings from DataAccessSettings (T264279) by addshore
  • git #8eb8025b - wb_terms, remove old search code (T264279) by addshore
  • git #83e882a3 - Add Martin Urbanec to .mailmap by Lucas Werkmeister
  • git #80715003 - Remove the migration settings as they are no-longer read by the code. (T264278) by Tobias Andersson
  • git #980c1a62 - Stop reading from migration variables from settings (T264278) by Tobias Andersson
  • git #7bb47b6f - Remove tmpPropertyTermsMigrationStage client setting (T264308) by Lucas Werkmeister
  • git #a5ab1718 - Make sure monolingual text languages extend term languages (T264294) by Lucas Werkmeister
  • git #be860d03 - Revert "Enable Termbox v2 for desktop behind a feature flag" (T264066) by Pablo Grass (WMDE)
  • git #ae7848f5 - Drop WikibaseLib.php (T262956) by Amir Sarabadani
  • git #b7957061 - Move the duplicated code into lib and use it as a factory on client and (T252595) by Tobias Andersson
  • git #8423ab57 - travis: build release branches with respective MW branch (T263994) by Pablo Grass
  • git #a9a121a5 - Reenable tests disabled due to actor migration issues (T263785) by Lucas Werkmeister
  • git #5d0d1e8c - Use proper test users in Client tests (T263785) by Lucas Werkmeister
  • git #371affd0 - Drop three unused indexes from wb_changes (T264084) by Amir Sarabadani
  • git #7870200f - Add EntityDataFormatProvider to WikibaseRepo by Lucas Werkmeister
  • git #ee29974a - Add EntityDataUriManager to WikibaseRepo by Lucas Werkmeister
  • git #829ba723 - SpecialEntityData: get allowed formats only from entityDataFormatProvider by Pablo Grass
  • git #e89ce4c2 - [credits] Use my real name by Martin Urbanec

WikibaseCirrusSearch

edit

No changes for WikibaseCirrusSearch

WikibaseLexeme

edit
  • git #28d14bf0 - Stop using BufferingTermIndexTermLookup, NullTermIndex (T264289) by Lucas Werkmeister
  • git #c6a62905 - Register extracted vue template as resourceloader template for Qunit tests by rosalie
  • git #63209c6e - Remove duplicated templates from test files (T198455) by Tobias Andersson
  • git #46f27d31 - Deduplicate vue templates between php implementation and js tests (T198455) by rosalie

WikibaseLexemeCirrusSearch

edit

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

edit

WikibaseQualityConstraints

edit
  • git #8cd7351e - build: Updating dependencies by libraryupgrader
  • git #14ef658d - build: Update eslint-plugin-compat and eslint-plugin-jasmine by Umherirrender

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 #0b47ca83 - Making Callback URL not required in case of owner-only(bot) selection (T264248) by arttsymbar
  • git #6fee474d - Revert "NewClient: update of grants being sent when creating a Client." by Cicalese
  • git #b9a3434a - NewClient: update of grants being sent when creating a Client. (T264215) by arttsymbar
  • git #2d7b93b9 - Adding missing error message for 'wikimediaapiportaloauth-email-not-confirmed' key. (T264110) by arttsymbar
  • git #f6bc2f38 - oauth: Change scopes to reflect API functionality (T260944) by apaskulin
  • git #b1ea3798 - Initial implementation (T251283) by Dejan Savuljesku

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

No changes for Wikisource

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

Timeless

edit

No changes for Timeless

Vector

edit

WikimediaApiPortal

edit
  • git #eddec2bb - Simplify less files and fix search icon behavior by Clara Andrew-Wani

VisualEditor

edit
  • git #42ee1459 - Allow defining delete commands for focusable nodes by Bartosz Dziewoński
  • git #a52b62f0 - Move ve.ce.Node.static.primaryCommandName to ve.ce.FocusableNode by Bartosz Dziewoński
  • git #c8bd6c27 - ve.ce.NodeFactory: Remove unused method #getNodePrimaryCommandName by Bartosz Dziewoński
  • git #03532b74 - Convert <bdo> tags to LanguageAnnotation (T264439) by Ed Sanders
  • git #d5844cec - Inherit LanguageAnnotation from TextStyleAnnotation by Ed Sanders
  • git #21ce7632 - FocusableNode: Check for surface after setTimeout (T259632) by Ed Sanders
  • git #6d615c6a - build: Remove Gemfile and rubocop files by Timo Tijhof

Total Changes

edit

271 Changes in 43 repos by 73 authors