MediaWiki 1.32/wmf.13
![]() |
Deployment of MediaWiki 1.32.0-wmf.13 to Wikimedia sites | MediaWiki 1.32.0-wmf.14![]() |
The latest version (labeled "1.32.0-wmf.13") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 17 July 2018 (see the roadmap).
Core changesEdit
- git #3648e568 - Revert "Convert Title::getTitleCache() to using MapCacheLRU" (task T199763) by Krinkle* git #51edd7e9 - Cached HTML/JS shouldn't show two toggle links (task T195053) by Timo Tijhof
- git #36f84edc - WebRequest: Fix flaky testGetElapsedTime test case (task T199764) by Timo Tijhof
- git #d469f538 - Parser: Remove style and script tags' content from TOC (task T198618) by Brad Jorsch
- git #acab3167 - Sync up with Parsoid parserTests.txt by Arlo Breault
- git #b4c86148 - Convert LinkCache to using MapCacheLRU by Krinkle
- git #6e09d07b - Set role=button on TOC show/hide checkbox (task T195053) by VolkerE
- git #31372c61 - In PathRouterTest use @dataProvider where possible by Tim Starling
- git #6a17d6b3 - Temporarily skip broken Selenium test (task T199644) by Daimona Eaytoy
- git #aa6a22a5 - Localize MW core namespaces to Santali (task T198404) by MarcoAurelio
- git #0ed71cb0 - New 'OutputPageAfterGetHeadLinksArray' hook, allowing extensions to modify the return value of OutputPage#getHeadLinksArray by Jack Phoenix
- git #358b2d1d - Pass $opts by reference to subscribers of 'SpecialSearchPowerBox' hook to allow them to modify it by Brian Wolff
- git #ec7dfb4a - filebackend: switch callers from ProcessCacheLRU to MapCacheLRU by Aaron Schulz
- git #6986130f - Convert ChangesList to using MapCacheLRU by Krinkle
- git #563026ac - Convert PasswordReset to using MapCacheLRU by Krinkle
- git #50386d43 - Clean up docs around $wgUseSharedUploads (task T25122) by Timo Tijhof
- git #1b5ed078 - tests: Add a doc test for release notes' existence and line length by Kunal Mehta
- git #0818070c - Accept BCP 47 codes as aliases for nonstandard variants by C. Scott Ananian
- git #11b90976 - Hard deprecate support for Parsoid v1 API (task T100681) by James D. Forrester
- git #fe504a47 - Revert "Pedantic strict equals." (task T199504) by Daniel Kinzler
- git #8380f017 - Ensure LanguageCode::bcp47() returns a valid BCP 47 language code (task T34483) (task T106367) (task T120847) by C. Scott Ananian
- git #7e7e84a5 - Hard-deprecate ContentHandler::makeParserOptions() (task T194263) by Brad Jorsch
- git #c6810d74 - Deprecate ContentHandler::makeParserOptions() (task T194263) by Brad Jorsch
- git #1afcb645 - rcfilters: Fix filter menu checkbox alignment after OOUI v0.27.5 release (task T199466) by James D. Forrester
- git #ce9f5c25 - Put <dt>/<dd>/<li> in the always-suppressing category of doBlockLevels by Arlo Breault
- git #5a7f860b - <ins>/<del> elements can be phrasing or flow (task T17491) by Arlo Breault
- git #42f844e0 - selenium: create edit for RecentChanges through GUI (task T199446) by Pablo Grass
- git #9d35884e - Use func_num_args() in MapCacheLRU::clear() for sanity by Aaron Schulz
- git #e4adfdc4 - Add test for PageArchive::getPreviousRevision by daniel
- git #ee750cc6 - [PageArchive] Fetch ar_rev_id instead of ar_id by David Causse
- git #5eca3ca4 - mediawiki.page.gallery: Various clean up and minor optimisations (task T88654) by Timo Tijhof
- git #9c166a83 - installer: Add missing new-line after "comment fields are up to date" by Timo Tijhof
- git #83164669 - Don't throw E_NOTICEs about undefined properties (task T199494) by Jack Phoenix
- git #aea721b8 - Let 'shows page creation' test be skipped (task T198137) by Kunal Mehta
- git #2a0e4825 - Follow-up 267d99fa8: Fix RELEASE-NOTES-1.32 line length by James D. Forrester
- git #b24fafd6 - Pedantic strict equals. by Umherirrender
- git #6255eb51 - Fix populateContentTables.php with no rows by Reedy
- git #93fc424f - StringUtils: Deprecate Replacer classes by Kunal Mehta
- git #43b0e87a - Mention MariaDB first, before MySQL in installer. by Brian Wolff
- git #06dc7d01 - Mark InnoDB as recomended in the installer. by Kunal Mehta
- git #14f377b2 - Sync up with Parsoid parserTests.txt by Arlo Breault
- git #b8779134 - objectcache: make BagOStuff::mergeViaLock() timeout more sensible (task T198239) by Aaron Schulz
- git #89b21847 - Start working on phan-taint-check warnings. Fix minor escaping issues. by Brian Wolff
- git #32d8dd04 - objectcache: minor fix to MultiWriteBagOStuff::doWrite() (task T198239) by Krinkle
- git #267d99fa - Convert numerous UNIQUE INDEX to PRIMARY KEY (task T198811) by Reedy
- git #b2101d72 - Rename index type_action to log_type_action (task T51199) by Reedy
- git #cb57179a - Deprecate specialized file errors in OutputPage and fix escaping by Brian Wolff
- git #1abbc386 - Update OOUI to v0.27.5 by James D. Forrester
- git #2b363541 - RCFilters: Explicitly set the default highlight color to null (task T199144) by Sbisson
- git #88f46962 - Use $lang->hasVariants() instead of count( $lang->getVariants() ) > 1 by Umherirrender
- git #9fed3f0f - Add config to use change_tag_def table for Special:Tags (task T199334) by Amir Sarabadani
- git #7a25cd38 - Convert Title::getTitleCache() to using MapCacheLRU by Aaron Schulz
- git #9b512505 - objectcache: make CachedBagOStuff implement makeKeyInternal() by Aaron Schulz
- git #c974d0cd - objectcache: avoid direct "bag" field references in CachedBagOStuff by Aaron Schulz
- git #6cce704d - rdbms: fix value of ChronologyProtector::POSITION_COOKIE_TTL (task T194403) by Reedy
- git #72f1866b - Add new 'ArticleShowPatrolFooter' hook to allow extensions to decide if the [mark as patrolled] link should not be shown by Jack Phoenix
- git #8943c222 - Use a closure instead of PathRouterPatternReplacer by Tim Starling
- git #874f5f7f - Expand the default watchlist time from 3 to 7 days (task T194414) by James D. Forrester
- git #6ebf86ba - SpecialChangeEmail: Log email changes (task T151415) by Reedy
- git #6866cfec - Simplify PHP by using ?? and ?: by Aaron Schulz
- git #64520765 - Replace redundant Assert calls with native typehint by Krinkle
- git #b4ffe54c - In RevisionStore, use DB_MASTER when READ_LATEST is set. (task T198869) by daniel
- git #9eff263e - rdbms: add IDatabase::lockForUpdate() convenience method by Aaron Schulz
- git #11b032f6 - mediawiki.language: Combine with 'mediawiki.language.data' and 'mediawiki.language.init' by James D. Forrester
- git #8be7d844 - Use master when fetching revision to base a null-revison on. (task T198869) by daniel
- git #d5713fc6 - Run populateContentTables.php from update.php (task T197818) by Brad Jorsch
- git #fc21cbc4 - mediawiki.api: Simplify mw.Api constructor by Krinkle
- git #bbba25e0 - mw.special.preferences: Prevent invisible accessibility hint from affecting content (task T195986) by Bartosz Dziewoński
- git #fc19e120 - List deleted revisions in well defined order by daniel
- git #4943c74a - [MCR] Make PageArchive aware of MCR (task T194015) by daniel
- git #8664804e - Implement makeKeyInternal() for ReplicatedBagOStuff/MultiWriteBagOStuff by Aaron Schulz
- git #38756eae - Special:Log: Convert to HTMLForm (task T117737) by Prateek Saxena
- git #25d81fc7 - mediawiki.inspect: Add headings to console and use console.group() by Timo Tijhof
- git #0120f525 - Special:PasswordReset: Make the user field a user lookahead field, not just text by James D. Forrester
- git #131132d7 - Replace use of deprecated Language::truncate() (task T197492) by C. Scott Ananian
- git #b93394bd - Hard deprecate Language::truncate() (task T197492) by C. Scott Ananian
- git #8885b548 - WebReponse: Use values altered in 'WebResponseSetCookie' hook (task T198525) by Brad Jorsch
- git #68527cf4 - Hide TOC with CSS instead of JavaScript (task T195053) by Fomafix
- git #3f2db720 - shell.php: prevent permission error by Gergő Tisza
- git #8879544c - RELEASE-NOTES-1.32: Re-wrap to 80 chars again by James D. Forrester
- git #be266087 - Don't armor french spaces before punctuation followed by word characters (task T197902) by C. Scott Ananian
VendorEdit
- git #8a33a828 - Update OOUI to v0.27.5 by James D. Forrester
- git #38a095be - Added psr/simple-cache 1.0.1 (task T198857) by Aleksey Bekh-Ivanov (WMDE)
ExtensionsEdit
3DEdit
No changes for 3D
AbuseFilterEdit
- git #dd0569c0 - Fix extension doc for AbuseFilterPrivateLog by Daimona Eaytoy
- git #78c755fb - Remove obsolete comment from abusefilter.tables.pg.sql (task T199506) by Matěj Suchánek
- git #3e1a9636 - Simplify AbuseFilter::addLogEntries by Matěj Suchánek
- git #df346b39 - Remove and replace an argument in AbuseFilter::addLogEntries by Matěj Suchánek
- git #adc06f40 - Use isset instead of empty+strlen when checking disallow parameters by Daimona Eaytoy
- git #6a971333 - Add the user action to warn key (task T199621) by Daimona Eaytoy
- git #d390144c - Add the log ID as API param for query abuselog (task T36731) by Daimona Eaytoy
- git #0815fc6a - Update LogPage to ManualLogEntry by Daimona Eaytoy
- git #b8a2225b - Warn the user to re-attempt save if edit token didn't match by Daimona Eaytoy
- git #8cec6a06 - Simplify how we convert builder values array for OOUI by Daimona Eaytoy
- git #f93134a4 - Unbreak reverting 'degroup' action by Daimona Eaytoy
- git #90128480 - Wrap error messages in Html::errorBox by Daimona Eaytoy
- git #da2a14ad - Revert "Change message transformation method" by Daimona Eaytoy
- git #f016c6c9 - Fix minor issues around by Daimona Eaytoy
- git #7a642808 - Add phpunit tests for all exception thrown in the parser by Daimona Eaytoy
ActiveAbstractEdit
No changes for ActiveAbstract
AdvancedSearchEdit
- git #42612a1b - Improve screenreader compatibility (task T181488) by Tim Eulitz
- git #a20a35c7 - Improve docstring of ImageDimensionInput by Gabriel Birke
- git #042f9147 - Update loading placeholder height as of OOUI 0.27.3 (task T189028) by Thiemo Kreuz
AntiSpoofEdit
No changes for AntiSpoof
ApiFeatureUsageEdit
No changes for ApiFeatureUsage
ArticleCreationWorkflowEdit
No changes for ArticleCreationWorkflow
ArticlePlaceholderEdit
No changes for ArticlePlaceholder
BabelEdit
No changes for Babel
BetaFeaturesEdit
- git #e5da0113 - Apply WCAG 2.0 level AA conformant green to feature user count (task T199205) by Volker E
BounceHandlerEdit
No changes for BounceHandler
CalendarEdit
No changes for Calendar
CampaignsEdit
No changes for Campaigns
CapiuntoEdit
No changes for Capiunto
CategoryTreeEdit
No changes for CategoryTree
CentralAuthEdit
- git #d1eff79a - Consistently treat "centralauth-admin-nonexistent" as wikitext (task T199476) by Marius Hoch
CharInsertEdit
No changes for CharInsert
CheckUserEdit
No changes for CheckUser
CirrusSearchEdit
- git #038aedb1 - Selenium: use wdio-mediawiki NPM package (task T188742) by Željko Filipin
- git #17345e57 - Order packages in package.json (task T188742) by Željko Filipin
- git #e9354dbd - Remove `^` from package.json (task T188742) by Željko Filipin
- git #1bfa2811 - Simplify CirrusSearch\Version by Erik Bernhardson
- git #d046755f - Add term_freq and remove id_hash_mod from CirrusSearchWikimediaExtraPlugin by EBernhardson
- git #3841dce9 - Don't use deprecated `mediawiki.api.messages` (task T196802) by James D. Forrester
- git #0ccc14cb - tests/Jenkins: Drop loading MwEmbedHandler, it's a no-op by James D. Forrester
- git #58b29e79 - Selenium: Create selenium-daily NPM script (task T193244) (task T188742) by Željko Filipin
CiteEdit
No changes for Cite
CiteThisPageEdit
No changes for CiteThisPage
CitoidEdit
No changes for Citoid
cldrEdit
No changes for cldr
CognateEdit
No changes for Cognate
CodeEditorEdit
No changes for CodeEditor
CodeMirrorEdit
No changes for CodeMirror
CodeReviewEdit
No changes for CodeReview
CollaborationKitEdit
No changes for CollaborationKit
CollectionEdit
No changes for Collection
CommonsMetadataEdit
No changes for CommonsMetadata
ConfirmEditEdit
- git #5b7a36a5 - Clean up some phpcs problems by Krinkle
CongressLookupEdit
No changes for CongressLookup
ContactPageEdit
- git #1ae72a8d - Allow a contact page to require users to be logged in to use it (task T199249) by Reedy
ContentTranslationEdit
- git #cb419759 - Register messages used in ext.cx.source (task T199380) by Petar.petkovic
- git #23de78f3 - Fix colors on CX1 (task T199503) by Petar.petkovic
- git #efc8e31d - Correct the check if saved section has validations by Petar.petkovic
- git #91f621db - Fix "last update" timestamp for translations (task T162211) by petarpetkovic
ContributionTrackingEdit
- git #ddf79aa9 - Get rid of extra check / set on DB globals (task T195814) by Elliott Eggleston
- git #677b4811 - DB settings default to null (task T195814) by Elliott Eggleston
CreditsSourceEdit
No changes for CreditsSource
DashikiEdit
No changes for Dashiki
DisableAccountEdit
No changes for DisableAccount
DisambiguatorEdit
No changes for Disambiguator
DismissableSiteNoticeEdit
No changes for DismissableSiteNotice
DonationInterfaceEdit
- git #952194aa - Revert bad translatewiki update by Elliott Eggleston
- git #24b8563b - List 'variant' as allowed API param by Elliott Eggleston
- git #cb478c5d - Fix Ingenico FormChooser settings by Elliott Eggleston
DoubleWikiEdit
No changes for DoubleWiki
DynamicSidebarEdit
No changes for DynamicSidebar
EchoEdit
No changes for Echo
EducationProgramEdit
No changes for EducationProgram
ElasticaEdit
No changes for Elastica
ElectronPdfServiceEdit
No changes for ElectronPdfService
EventBusEdit
- git #c36754af - Properly handle null content format. by Petr Pchelko
EventLoggingEdit
No changes for EventLogging
ExtensionDistributorEdit
No changes for ExtensionDistributor
FeaturedFeedsEdit
No changes for FeaturedFeeds
FileExporterEdit
No changes for FileExporter
FileImporterEdit
- git #d51fb755 - Test unedited/edited requests separately in ImporterComponentTest (task T190826) by WMDE-Fisch
- git #9b234440 - Add ImporterComponentTest case for 1 file revision (task T190826) by Thiemo Kreuz
- git #0690db9f - Remove unused WebResponse variable from a test by Thiemo Kreuz
- git #4c15b2a9 - Add @var docs to TestingAccessWrappers by Thiemo Kreuz
- git #ade625c0 - Cleanup phpunit tests by WMDE-Fisch
- git #0bc487e5 - Add integration test for FileRevisionFromRemoteUrl (task T197681) by WMDE-Fisch
- git #5e4b548e - Add public getter for WikiRevision in operations classes by WMDE-Fisch
- git #155d13cf - Remove templates as indicated by the config files (task T198711) by WMDE-Fisch
- git #51a51333 - Add ImporterComponentTest (task T190826) by Andrew Kostka
- git #45d72b36 - Bring back initial null revision and move all changes to the next revision (task T198681) by WMDE-Fisch
- git #36f841a4 - Do not bind against Message class where not necessary by Thiemo Kreuz
- git #5464c5d4 - Reduce code duplication in CommonsHelperConfigParser by Thiemo Kreuz
- git #ab8074fd - Add missing test cases to CommonsHelperConfigParserTest (task T198317) by Thiemo Kreuz
- git #0b11d7fd - Replace localized headings with Wikimedia Commons syntax (task T198317) by Thiemo Kreuz
- git #477b1acf - Relax template parser return format (task T198711) by Thiemo Kreuz
- git #285c8010 - Clean-up and fix bad validation in CommonsHelperConfigParser by Thiemo Kreuz
- git #3935d020 - Introduce WikiPageFactory to make Importer testable (task T190826) by Thiemo Kreuz (WMDE)
FlaggedRevsEdit
- git #85515dde - Fix compat with old local overrides for 'revreview-sadv-reviewing-c', 'revreview-sadv-reviewing-p' (task T196104) by Bartosz Dziewoński
- git #8e7bf85f - Minor cleanups to BagOStuff::merge() calls by Aaron Schulz
FlowEdit
No changes for Flow
FundraiserLandingPageEdit
- git #6ee1dd98 - Update redirects to CH chapter donate page (task T196403) by Elliott Eggleston
FundraisingTranslateWorkflowEdit
No changes for FundraisingTranslateWorkflow
GadgetsEdit
No changes for Gadgets
GeoCrumbsEdit
No changes for GeoCrumbs
GeoDataEdit
No changes for GeoData
GettingStartedEdit
No changes for GettingStarted
GraphEdit
No changes for Graph
GlobalBlockingEdit
No changes for GlobalBlocking
GlobalCssJsEdit
No changes for GlobalCssJs
GlobalPreferencesEdit
- git #026947b7 - Add an API module to change local preference overrides (task T197260) by Max Semenik
- git #f4b44ada - Set localisation of special page alias for Urdu language. by MaxSem
GlobalUsageEdit
No changes for GlobalUsage
GlobalUserPageEdit
No changes for GlobalUserPage
GoogleNewsSitemapEdit
No changes for GoogleNewsSitemap
GuidedTourEdit
No changes for GuidedTour
GWToolsetEdit
No changes for GWToolset
ImageMapEdit
No changes for ImageMap
InputBoxEdit
No changes for InputBox
InsiderEdit
No changes for Insider
intersectionEdit
No changes for intersection
InterwikiEdit
No changes for Interwiki
InterwikiSortingEdit
No changes for InterwikiSorting
JADEEdit
- git #60239d90 - Rename namespace from Jade to Judgment by Adam Wight
- git #61a8b2f6 - Drop entity from the schema (task T179301) by Adam Wight
- git #a7163489 - Fix schema: syntax of boolean data (task T179301) by Adam Wight
JosaEdit
No changes for Josa
JsonConfigEdit
No changes for JsonConfig
KartographerEdit
No changes for Kartographer
LabeledSectionTransclusionEdit
No changes for LabeledSectionTransclusion
LandingCheckEdit
No changes for LandingCheck
LdapAuthenticationEdit
No changes for LdapAuthentication
LinterEdit
No changes for Linter
LiquidThreadsEdit
No changes for LiquidThreads
ListingsEdit
No changes for Listings
LocalisationUpdateEdit
No changes for LocalisationUpdate
LoginNotifyEdit
No changes for LoginNotify
MapSourcesEdit
No changes for MapSources
MassMessageEdit
No changes for MassMessage
MathEdit
No changes for Math
MobileAppEdit
No changes for MobileApp
MobileFrontendEdit
- git #aef7fe11 - Change "optimise" to "optimize" by Amire80
- git #a12ef052 - Add special pages preferences (task T186760) by jdlrobson
- git #92428b51 - Diff title should link to revision by Jdlrobson
- git #127dd135 - Remove unnecessary MFResourceLoaderParsedMessageModule by Bartosz Dziewoński
- git #eb54f6bd - Remove unused override for ResourceModuleSkinStyles by Bartosz Dziewoński
MultimediaViewerEdit
No changes for MultimediaViewer
Edit
No changes for NavigationTiming
NewsletterEdit
No changes for Newsletter
NewUserMessageEdit
No changes for NewUserMessage
NukeEdit
No changes for Nuke
OAuthEdit
No changes for OAuth
OATHAuthEdit
No changes for OATHAuth
ORESEdit
- git #b41cf2d1 - Disable failing test that prevents merges across WMF-deployed repos (task T198201) by Max Semenik
- git #b27b0fa5 - Store class 0 of models with more than 2 classes (task T199358) by Stephane Bisson
OpenStackManagerEdit
No changes for OpenStackManager
PagedTiffHandlerEdit
No changes for PagedTiffHandler
PageAssessmentsEdit
No changes for PageAssessments
PageImagesEdit
No changes for PageImages
PageTriageEdit
- git #59e1fedf - Add maintenance script to backfill Draft NS pages into the triage queue (task T196181) by Sam Wilson
- git #f411590d - Add 'State' label above AfC filter radio buttons (task T195924) by Sam Wilson
- git #8a13535e - Don't show Page Curation toolbar in draftspace (task T198494) by MusikAnimal
- git #12f2d3f7 - Allow sorting of AfC drafts by submission date (task T195547) by MusikAnimal
PageViewInfoEdit
No changes for PageViewInfo
ParserFunctionsEdit
No changes for ParserFunctions
ParserMigrationEdit
No changes for ParserMigration
ParsoidBatchAPIEdit
- git #c29f2bf2 - Avoid deprecated ContentHandler::makeParserOptions() (task T194263) by Brad Jorsch
PdfHandlerEdit
No changes for PdfHandler
PerformanceInspectorEdit
No changes for PerformanceInspector
PetitionEdit
No changes for Petition
PoemEdit
No changes for Poem
PoolCounterEdit
No changes for PoolCounter
PopupsEdit
- git #4684b398 - Hygiene: use actionsTest consts instead of hardcoded states by Piotr Miazga
- git #c823a0e6 - When request gets aborted it shouldn't finish with FETCH_FAILED (task T199482) by Piotr Miazga
- git #89df2759 - Fix: mw-node-qunit package reference (task T197251) by Stephen Niedzielski
- git #10e6e250 - Upgrade eslint-config-wikimedia by Stephen Niedzielski
- git #2527f931 - Properly handle catch() when calling gateway fetch. (task T199482) by Piotr Miazga
- git #bce82dab - Tweak page previews margin for consistency (task T198663) by jdlrobson
ProofreadPageEdit
- git #d5158a57 - Removes a wrong usage of in_array instead of array_key_exists (task T199492) by Tpt
- git #41664ccf - Special:IndexPages: sort by the number of pages with work to do (task T59198) by Candalua
- git #33b6b504 - Replace deprecated ContentHandler::makeParserOptions() (task T194263) by Brad Jorsch
PropertySuggesterEdit
No changes for PropertySuggester
QuickSurveysEdit
No changes for QuickSurveys
QuizEdit
No changes for Quiz
ReadingListsEdit
No changes for ReadingLists
RelatedArticlesEdit
No changes for RelatedArticles
RelatedSitesEdit
No changes for RelatedSites
RenameuserEdit
No changes for Renameuser
RevisionSliderEdit
No changes for RevisionSlider
RSSEdit
No changes for RSS
SandboxLinkEdit
No changes for SandboxLink
ScribuntoEdit
- git #df120420 - Localize Scribunto namespaces to Santali (task T198405) by jenkins-bot
- git #a54087ab - Remove unreachable code path (task T194263) by Legoktm
ScoreEdit
No changes for Score
SearchExtraNSEdit
No changes for SearchExtraNS
SecurePollEdit
No changes for SecurePoll
SentryEdit
No changes for Sentry
ShortUrlEdit
No changes for ShortUrl
SiteMatrixEdit
No changes for SiteMatrix
SpamBlacklistEdit
- git #1bdc9aa6 - Replace deprecated ContentHandler::makeParserOptions() (task T194263) by Brad Jorsch
- git #f8b95716 - Hash the title in "blacklist" cache keys by Aaron Schulz
SubPageList3Edit
No changes for SubPageList3
SubpageSortkeyEdit
No changes for SubpageSortkey
SyntaxHighlight_GeSHiEdit
- git #41466e27 - Update parser test for core change (task T199647) by Brad Jorsch
TemplateDataEdit
No changes for TemplateData
TemplateSandboxEdit
No changes for TemplateSandbox
TemplateStylesEdit
- git #435e06e2 - Replace deprecated ContentHandler::makeParserOptions() (task T194263) by Brad Jorsch
TextExtractsEdit
No changes for TextExtracts
ThanksEdit
No changes for Thanks
TimedMediaHandlerEdit
No changes for TimedMediaHandler
timelineEdit
No changes for timeline
TitleBlacklistEdit
No changes for TitleBlacklist
TocTreeEdit
No changes for TocTree
TorBlockEdit
- git #0c63dcae - Add phan-taint-check-plugin by Umherirrender
TranslateEdit
No changes for Translate
TranslationNotificationsEdit
- git #e9f65b5b - Don't use deprecated `mediawiki.api.parse` (task T196802) by James D. Forrester
TrustedXFFEdit
No changes for TrustedXFF
TwoColConflictEdit
No changes for TwoColConflict
UnicodeConverterEdit
No changes for UnicodeConverter
UniversalLanguageSelectorEdit
No changes for UniversalLanguageSelector
UploadsLinkEdit
No changes for UploadsLink
UploadWizardEdit
- git #f2282506 - Don't use deprecated `mediawiki.api.{edit|messages|parse}` (task T196802) by James D. Forrester
UrlShortenerEdit
No changes for UrlShortener
UserMergeEdit
No changes for UserMerge
VipsScalerEdit
No changes for VipsScaler
VisualEditorEdit
- git #fbb8837a - Fix import button events by Esanders
- git #13675e4a - Fix confusion between #getSetupProcess and #getReadyProcess (task T185944) by Bartosz Dziewoński
- git #3d07d7f0 - Update VE core submodule to master (6398ee9c4) by James D. Forrester
- git #31604299 - Follow-up dfe27be: Add missing i18n keys to manifest (task T198064) by James D. Forrester
- git #27f56a57 - Update VE core submodule to master (58eb2cb97) by James D. Forrester
- git #9d8d4255 - init.mw.ArticleTarget: make sure renderCategories preserves order (task T197759) by David Lynch
- git #6db1fd41 - Move some styles from mw.ArticleTarget to mw.Target by Bartosz Dziewoński
WikibaseEdit
- git #c88de757 - Test that links to items used as units are added to ParserOutput (task T199379) by Jakob Warkotsch
- git #2454496a - Fix missing label for unit items when displayed on entity page (task T199379) by Jakob Warkotsch
- git #f1afa379 - Replace deprecated ContentHandler::makeParserOptions() (task T194263) by Brad Jorsch
- git #3e852761 - selenium: ComponentInteraction mixin, convenient way to add (task T194771) by Pablo Grass
- git #92e96427 - Stop overriding ContentHandler::makeParserOptions() (task T190712) by Brad Jorsch
- git #e06218f9 - Don't use deprecated `mediawiki.api.options` (task T196802) by James D. Forrester
- git #c0bed0df - Count number of `$entityIds` being prefetched (task T198868) by Aleksey Bekh-Ivanov (WMDE)
WikibaseLexemeEdit
- git #389f5080 - Use SenseDeserializer in LexemeDeserializer (task T199244) by Lucas Werkmeister
- git #292799ec - Make Sense implement EntityDocument (task T199213) by Lucas Werkmeister
- git #a8db0849 - Add FormsStatementEntityReferenceExtractor to lexeme entity id extractors (task T199305) by Jakob Warkotsch
- git #c316ea00 - Revert "Turn glosses into a TermMap in frontend" by Addshore
- git #0fd45a0f - NewLexeme: allow lexeme creation with 'mis' language (task T194771) by Pablo Grass
- git #f431bc2a - Make lexeme properties work with "What links here" (task T195302) by Jakob Warkotsch
- git #6ea48b5b - Introduce SenseSerializer.js (task T198197) by Addshore
- git #a28b27ba - Turn glosses into a TermMap in frontend (task T198197) by addshore
- git #e4ba59ff - selenium: test creation of new lexemes (task T194771) by Pablo Grass
- git #ebe20624 - Add SenseDeserializer (task T199244) by addshore
- git #da9c129b - Extract SenseSerializer (task T199244) by Addshore
- git #f030f82f - Make Form Translations clearly lexicographical Forms (task T191614) by Thomas Arrow
- git #edf02d95 - Fix InvalidArgumentException param name in Lexeme & PatchAccess by addshore
- git #72b5433c - Check Senses in LexemeTest::testCopyModification by Lucas Werkmeister
- git #e2f017e3 - Add BlankSense, DummySenseId, NullSenseId (task T198032) by Lucas Werkmeister
- git #e12e02d0 - Add Lexeme::getSense() by Lucas Werkmeister
- git #38839441 - Add Lexeme::addSense() and Lexeme::removeSense() (task T198032) by Lucas Werkmeister
- git #109af17c - Start adding support for patching a lexeme’s senses by Lucas Werkmeister
- git #4f1855cf - Move Lexeme::getNextSenseId() up by Lucas Werkmeister
- git #5ebb9e4a - Unset nextSenseId in external serialization by Lucas Werkmeister
- git #cac583a1 - Use SenseSet in Lexeme (task T199095) by Lucas Werkmeister
- git #a2758e5a - Add SenseSet class (task T199095) by Lucas Werkmeister
- git #def12d4a - Revert "GrammaticalFeatureListWidget: Show exact results" by Pablo Grass (WMDE)
- git #12cde531 - Add nextSenseId to Lexeme (task T198194) by Lucas Werkmeister
- git #34072ba8 - Remove unused code from Lexeme frontend data model (task T198379) by Thomas Arrow
WikibaseQualityEdit
No changes for WikibaseQuality
WikibaseQualityConstraintsEdit
- git #978863a6 - Link to constraint statement instead of statement group (task T169224) by Lucas Werkmeister
WikidataPageBannerEdit
- git #323bd841 - Banners should display same in RTL or LTR (task T198818) by jdlrobson
WikiEditorEdit
No changes for WikiEditor
wikihieroEdit
No changes for wikihiero
WikiLoveEdit
No changes for WikiLove
WikimediaBadgesEdit
No changes for WikimediaBadges
Wikidata.orgEdit
No changes for Wikidata.org
WikimediaEventsEdit
- git #07d3986b - Add event logging for WMDE fundraising banners (task T197571) by Gabriel Birke
WikimediaIncubatorEdit
No changes for WikimediaIncubator
WikimediaMaintenanceEdit
No changes for WikimediaMaintenance
WikimediaMessagesEdit
- git #5bd503b5 - Add a request for feedback on proposed changes to SpecialBlock. (task T194301) by jenkins-bot
XAnalyticsEdit
No changes for XAnalytics
ZeroBannerEdit
No changes for ZeroBanner
ZeroPortalEdit
No changes for ZeroPortal
SkinsEdit
CologneBlueEdit
No changes for CologneBlue
MinervaNeueEdit
- git #dfc29032 - Section issues overlay has different heading (task T197932) by jdlrobson* git #10024b64 - Hygiene: fix DownloadIcon function typing by Stephen Niedzielski* git #596e4058 - Tie issues to sections (task T197932) by jdlrobson* git #3d0587c6 - Reduce render blocking styles by deferring loading of icons (task T198930) by jdlrobson* git #10fa5f0c - Remove unnecessary MinervaResourceLoaderParsedMessageModule by Bartosz Dziewoński* git #34e1a803 - Talk page 'issues' are not subject to A/B test (task T199005) by jdlrobson* git #874d9c9e - Hygiene: update JSDoc boxed and JQuery types by Stephen Niedzielski
MonoBookEdit
No changes for MonoBook
ModernEdit
No changes for Modern
NostalgiaEdit
No changes for Nostalgia
TimelessEdit
No changes for Timeless
VectorEdit
No changes for Vector
Total ChangesEdit
228 Changes in 39 repos by 66 committers