MediaWiki 1.34/wmf.15
![]() |
Deployment of MediaWiki 1.34.0-wmf.15 to Wikimedia sites | MediaWiki 1.34.0-wmf.16![]() |
The latest version (labeled "1.34.0-wmf.15") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 23 July 2019 (see the roadmap).
Core changesEdit
- git #d7f8c458 - ChangesList: Add $groups parameter to FetchChangesList hook (task T228280) by jdlrobson
- git #6af636fb - Add ISearchResultSet (task T228626) by David Causse
- git #9b30a0d7 - Fix bad method call to \MediaWiki\Widget\Search\SearchResultWidget::render by David Causse
- git #5420bf30 - Deprecate SearchResultSet::free (task T228626) by David Causse
- git #b33fb102 - changes: Usage of 'noudp' & 'pleasedontudp' no longer exist by Derick Alangi
- git #accecbc9 - don't load revision text content unless requested to (task T228614) by Ariel T. Glenn
- git #9c0dd23b - Follow-up ffd802a386: Actually disable legacy JS globals (task T72470) by James D. Forrester
- git #434d740d - Avoid usage of deprecated Revision::* constants by Derick Alangi
- git #c5b7101a - Avoid usage of deprecated Revision::* constants by Derick Alangi
- git #5528af5f - api: Avoid usage of deprecated Revision::FOR_THIS_USER constant by Derick Alangi
- git #90c69546 - action: Avoid use of deprecated Revision::* constants, use RevisionRecord by Derick Alangi
- git #339211a1 - Avoid usage of deprecated Revision::* constants, use RevisionRecord by Derick Alangi
- git #e16eec8c - maintenance: Avoid usage of deprecated Revision::* constants by Derick Alangi
- git #735ec8d7 - objectcache: reorganize WANObjectCache fields and avoid exposing internal constants by Aaron Schulz
- git #6e0c9c69 - resourceloader: Move FilePath test to /tests/phpunit/unit by Timo Tijhof
- git #bcb6b9d0 - MessageCache: Fix isMainCacheable() logic for non-content languages (task T228555) by Roan Kattouw
- git #8db93725 - resourceloader: Complete test coverage for FilePath by Timo Tijhof
- git #6b3b0555 - API: Fix 'user_id' field of ApiCSPReport by Timo Tijhof
- git #4b01004a - API: Add test case for ApiCSPReportTest by Timo Tijhof
- git #ffd802a3 - DevelopmentSettings: Disable legacy javascript globals in CI and for devs (task T72470) by James D. Forrester
- git #e745bfed - Drop UploadBase:: and UploadFromChunks::stashFileGetKey() and stashSession(), deprecated in 1.28 by James D. Forrester
- git #71479786 - Drop the UploadVerification hook, deprecated in 1.28 by James D. Forrester
- git #921f9b69 - objectcache: refactor WANObjectCache::fetchOrRegenerate() locking code stylistically by Aaron Schulz
- git #bebe3033 - objectcache: add MediumSpecificBagOStuff base class for non-proxy subclasses by Aaron Schulz
- git #d94906ea - MediaWikiUnitTestCase: Use DIRECTORY_SEPARATOR instead of `/` by RazeSoldier
- git #09bc1095 - Improve links in several specialmute-* (task T218265) by Amir Aharoni
- git #f2ae03a7 - resourceloader: Add Config parameter to packageFiles callbacks by Roan Kattouw
- git #aaea6a0f - Do not hardcode square brackets in "rollback link" (task T219948) by jdlrobson
- git #e8d91995 - Increase test coverage for BlockManager class by Thalia
- git #b39f8289 - Clean up DeferredUpdates transaction handling (task T225103) by Aaron Schulz
- git #7b1b22ac - Revert "objectcache: fix race conditions in RedisBagOStuff::incr()" (task T228303) by Krinkle
- git #cf146840 - Pass message params as array to RawMessage by Umherirrender
- git #0ef4f68e - Fix param doc of TitleArrayFromResult::setCurrent by Umherirrender
- git #ffcb5928 - Allow empty input in namespaces multiselect on Special:Block (task T219882) by Thalia
- git #d0b77d72 - wdio-mediawiki: Release 0.4.0 by Pablo Grass
- git #b5f384f9 - Add support for extentions to change Special:Mute form (task T220163) by Dayllan Maza
- git #99cf057e - GlobalFunctions: Hard deprecate `wfGlobalCacheKey()` function by Derick Alangi
- git #3e39ec72 - Delete very incomplete translation by Raymond
- git #b10b19c6 - objectcache: fix WinCacheBagOStuf::doGet() is_string() check by Aaron Schulz
- git #d8b952ae - objectcache: clean up RedisBagOStuff and optimize changeTTLMulti() (task T113916) by Aaron Schulz
- git #1b60564c - installer: Remove <doclink/> parser function and last use of it (task T227297) by Timo Tijhof
- git #d8eaae53 - Separate right for foreign user js redirects (task T207750) by Gergő Tisza
- git #773f915d - Remove pointless PermissionManager::revokeTemporaryUserRights method by Gergő Tisza
- git #fb013cdf - objectcache: relax WANObjectCache "pcTTL" nesting rule to allow set() by Aaron Schulz
- git #f2fbeaca - Tests: Remove old TODO file and update README with integration notes by Kosta Harlan
- git #f5b008f5 - Exclude extensions/skins test directories from coverage analysis (task T192078) by Kosta Harlan
- git #0bb2e959 - Report more information about composite blocks in block error messages (task T212326) by Thalia
- git #c0ccf2e7 - Remove unused variable by Dayllan Maza
- git #80674d1c - Remember checkbox state on Special:Block if checkbox disabled (task T221117) by Thalia
- git #8ef1b036 - MessagesKo.php: periodic updates by Yongmin Hong
- git #dd6ed784 - parser: add vary-revision-sha1 and related ParserOutput methods by Aaron Schulz
- git #4f76b954 - externalstore: unbreak writes to non-default storage clusters due to isReadOnly() (task T227156) by Aaron Schulz
- git #659db7bd - Add mechanism for temporary user rights (task T227772) by Gergő Tisza
- git #7b5619ad - Hard-deprecate wgProfileOnly, deprecated in 1.23 by James D. Forrester
- git #be07389e - Hard-deprecate wgLocalInterwiki, deprecated in 1.23 by James D. Forrester
- git #00142c2b - Fix OO.ui.infuse error on misc-authed-ooui module by Dayllan Maza
- git #eb41a511 - Update OOUI to v0.33.3 (task T212159) (task T225021) (task T226045) (task T226780) (task T226822) (task T227666) (task T227917) by Volker E
- git #c461b8d6 - Add mute preferences link to the tools menu (task T218270) by Dayllan Maza
- git #32df79f3 - rdbms: better handle a non-existing "defaultGroup" in LoadBalancer by Aaron Schulz
- git #83ebbb51 - Check namespace exists in HTMLNamespacesMultiselectField validation (task T219882) by Thalia
- git #a6a1841d - Remove deprecated mw.Api.errors and mw.Api.warnings by Fomafix
- git #b59ab95f - Revert "RedirectSpecialPage: handle interwiki redirects." (task T227700) by Krinkle
- git #3f7fa975 - doMaintenance: Try to print errors to stderr by Marius Hoch
- git #efba2a4a - objectcache: optimize MemcachedPeclBagOStuff::*Multi() write methods by Aaron Schulz
- git #7d127e31 - Hard-deprecate wgSkipSkin, deprecated in 1.23 by James D. Forrester
- git #31ff6d5c - SiteConfigurationTest: Fix recurring typo ("an non-existing") by Roan Kattouw
- git #95438dd7 - Exclude redirects from Special:Fewestrevisions (task T11736) by DannyS712
- git #9d585dcc - installer: Add a defined check to overrideConfig method (task T224287) by Samuel Hilson
- git #e03e324f - Clarify WikiRevision::downloadSource() and related code by Lucas Werkmeister
VendorEdit
- git #1c9da6c9 - Update OOUI to v0.33.3 by Volker E
ExtensionsEdit
3DEdit
No changes for 3D
AbuseFilterEdit
- git #3258eeed - Add normalizeThrottleParameters script to update.php (task T203587) (task T203336) (task T203584) (task T203585) by Daimona Eaytoy
- git #07e5168e - Add a maintenance script to fix broken log entries (task T208931) by Daimona Eaytoy
ActiveAbstractEdit
No changes for ActiveAbstract
AdvancedSearchEdit
No changes for AdvancedSearch
AntiSpoofEdit
No changes for AntiSpoof
ApiFeatureUsageEdit
No changes for ApiFeatureUsage
ArticleCreationWorkflowEdit
No changes for ArticleCreationWorkflow
ArticlePlaceholderEdit
No changes for ArticlePlaceholder
BabelEdit
- git #3cb3e292 - tests: Use empty WANObjectCache instead of mock (task T228563) by Timo Tijhof
BetaFeaturesEdit
No changes for BetaFeatures
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 #447d5eca - Fix SpecialMultiLock markasbot option (task T227772) by Gergő Tisza
CharInsertEdit
No changes for CharInsert
CheckUserEdit
- git #c1063c1e - Lookup users by their ID not their username (task T174277) by Huji Lee
CirrusSearchEdit
- git #b315ee0d - Use ISearchResultSet (task T228626) by David Causse
- git #f31e50df - Use sanitized request params and headers (task T228496) by David Causse
- git #22cafa2c - Log response data JSON on errors (task T228283) by David Causse
- git #955fc9dc - Do not serialize ResultsType instance (task T228276) by David Causse
- git #ea6cf527 - Adapt IndexLookupFallback method for glent requirements (task T227262) by David Causse
CiteEdit
- git #ba9b0c28 - Tracking for change events in citation-templates (task T221305) by David Lynch
- git #70b6a48d - Remove parser test with mw-editsection by Fomafix
CiteThisPageEdit
No changes for CiteThisPage
CitoidEdit
- git #d72cd823 - Fix descriptions to point to correct message by mvolz
cldrEdit
No changes for cldr
CognateEdit
No changes for Cognate
CodeEditorEdit
- git #988bc3c0 - Drop wgCodeEditorEnableCore, default on, pointless to disable by James D. Forrester
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 #4a1c8bbf - SimpleCaptcha: Avoid usage of deprecated `wfGlobalCacheKey()` by Derick Alangi
CongressLookupEdit
No changes for CongressLookup
ContactPageEdit
No changes for ContactPage
ContentTranslationEdit
- git #43d46220 - Move the function to get current language code to sitemapper by Santhosh Thottingal
- git #134f4a70 - Always enable page images and descriptions by Niklas Laxström
- git #4dc0fe46 - Find out if current user is potential translator (task T223888) by Santhosh Thottingal
- git #67cc6837 - Translation invite for first time editors when creating article (task T216032) by Santhosh Thottingal
ContributionTrackingEdit
No changes for ContributionTracking
CreditsSourceEdit
No changes for CreditsSource
DashikiEdit
No changes for Dashiki
DisambiguatorEdit
No changes for Disambiguator
DismissableSiteNoticeEdit
No changes for DismissableSiteNotice
DonationInterfaceEdit
- git #16da45bd - Remove old GlobalCollect CC from form settings (task T225839) by Elliott Eggleston
- git #8a662bf1 - Wire up 'yes' buttons for recurring conversion (task T216560) by Elliott Eggleston
- git #0743b43e - Ingenico implements RecurringConversion (task T216560) by Elliott Eggleston
- git #f0d8b6d4 - RecurringConversion API (task T216560) by Elliott Eggleston
DoubleWikiEdit
No changes for DoubleWiki
DynamicSidebarEdit
No changes for DynamicSidebar
EUCopyrightCampaignEdit
No changes for EUCopyrightCampaign
EchoEdit
- git #cf760b8d - Use Config parameter instead of deprecated ResourceLoaderContext::getConfig() by Roan Kattouw
- git #d378e4e3 - Use packageFiles instead of startup module for config vars by Roan Kattouw
- git #b3df45dc - Add option to mute/unmute notifications on Special:Mute (task T220163) by Dayllan Maza
ElasticaEdit
No changes for Elastica
ElectronPdfServiceEdit
No changes for ElectronPdfService
EntitySchemaEdit
No changes for EntitySchema
EventBusEdit
- git #ce5d5278 - Add more debugging to figure out which events are invalid (task T225199) by Kunal Mehta
- git #ef9ea171 - Use proper schema url for resource_change event (task T211248) by Andrew Otto
EventLoggingEdit
- git #4888de0b - tests: Simplify RemoteSchemaTest to not hardcode MemcachedPhpBagOStuff (task T228563) by Timo Tijhof
ExtensionDistributorEdit
No changes for ExtensionDistributor
ExternalGuidanceEdit
No changes for ExternalGuidance
FeaturedFeedsEdit
No changes for FeaturedFeeds
FileExporterEdit
- git #56b8beaa - build: bump grunt-banana-checker to 0.7.0 by WMDE-Fisch
FileImporterEdit
- git #9b1ce07c - build: bump grunt-banana-checker to 0.7.0 by WMDE-Fisch
- git #1592278e - Remove "successfully" from several messages by Amir Aharoni
FlaggedRevsEdit
- git #770b63e4 - Remove unused "position" field from "ResourceModules" in extension.json (task T224847) by Kunal Mehta
FlowEdit
- git #2b75b126 - FlowHooks: Simplify registerExtension() code a bit (task T189966) by Timo Tijhof
- git #3c28f876 - Consider invalid format a user input error (task T228417) by Stephane Bisson
- git #9660eefd - Add help links to special pages (task T228071) by DannyS712
- git #775846e5 - Fix fatal in ChangesListFormatter::getLogTextLinks() (task T228290) by Roan Kattouw
FundraiserLandingPageEdit
No changes for FundraiserLandingPage
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
GlobalBlockingEdit
No changes for GlobalBlocking
GlobalCssJsEdit
No changes for GlobalCssJs
GlobalPreferencesEdit
No changes for GlobalPreferences
GlobalUsageEdit
No changes for GlobalUsage
GlobalUserPageEdit
No changes for GlobalUserPage
GoogleNewsSitemapEdit
No changes for GoogleNewsSitemap
GraphEdit
No changes for Graph
GrowthExperimentsEdit
- git #0ed5d680 - Only show Guided Tours to newly created user accounts (task T222852) (task T228602) by Kosta Harlan
- git #bfa5dc1f - Use Config parameter instead of deprecated ResourceLoaderContext::getConfig() by Roan Kattouw
- git #5d3e98c3 - Remove link from subtitle on Contributions page (task T225328) by Roan Kattouw
- git #208ebf22 - Special:ConfirmEmail message: Make checkmark green (task T222848) by Kosta Harlan
- git #60a3b801 - Only show homepage guided tour to users who have the homepage enabled by Roan Kattouw
- git #f12455da - Make homepage pt link blue (task T226113) by Stephane Bisson
- git #a003181a - Homepage: discovery of homepage after account creation (task T222852) by Kosta Harlan
- git #514f4d4a - Special:ConfirmEmail message: Make checkmark black (task T222848) by Kosta Harlan
- git #6dba5524 - Add link to Special:Homepage on Special:Contributions (task T225328) (task T227575) by Roan Kattouw
- git #d90fb454 - QuestionPoster: Don't use timestamp with headers for Flow (task T212433) by Kosta Harlan
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
- git #4f51be97 - Global interlanguage links feature (task T220247) by Jack Phoenix
InterwikiSortingEdit
No changes for InterwikiSorting
JadeEdit
No changes for Jade
JosaEdit
No changes for Josa
JsonConfigEdit
- git #aee8dce0 - Move JCObjContentTest.php to use the new unit test structure by Amir Sarabadani
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
- git #2e1e6e4c - Use new PermissionManager::addTemporaryUserRights instead of hook (task T228252) by Kunal Mehta
MathEdit
No changes for Math
MobileAppEdit
No changes for MobileApp
MobileFrontendEdit
- git #6eccd28e - Introduce Skin.getSingleton function (task T216537) by jdlrobson
- git #47262dc7 - onSaveComplete callback is no longer optional (task T228418) by jdlrobson
- git #2fde7c83 - After a save the talk section overlay is rendered (task T228418) by jdlrobson
- git #8e4ddc33 - Class getters are better than modifying prototype? by jdlrobson
- git #af13e0c3 - Clean up PageHTMLParser.js .find usage (task T193077) by Nicholas Ray
- git #af9f0fea - Drawer: Use .transparent-shield (task T214049) by Bartosz Dziewoński
- git #c10c289f - 🐛 Bug: Fix Cannot read property 'find' of undefined error (task T228298) by Nicholas Ray
- git #ef5aa45a - Follow-up on Iee53988dcd: Use MobileContext service instead (task T218244) by Derick Alangi
- git #a4675684 - Add indicator-circle to AMC option heading (task T225731) by Piotr Miazga
- git #dd8c103e - Remove lazyReferencesLoader 'references-loaded' event/eventBus usage (task T193077) by Nicholas Ray
- git #29130436 - Remove backwards compatibility with old Page.js parsing logic (task T193077) by Nicholas Ray
- git #e2569321 - Refactor MF to use PageHTMLParser / clean up Page.js usage (task T193077) by Nicholas Ray
MultimediaViewerEdit
No changes for MultimediaViewer
Edit
- git #9b2af677 - Use Config parameter instead of deprecated ResourceLoaderContext::getConfig() by Roan Kattouw
NewsletterEdit
No changes for Newsletter
NewUserMessageEdit
No changes for NewUserMessage
NukeEdit
No changes for Nuke
OATHAuthEdit
- git #0af536bb - build: Remove duplicate eslintignore info from Gruntfile.js by Kunal Mehta
OAuthEdit
No changes for OAuth
OpenStackManagerEdit
No changes for OpenStackManager
ORESEdit
- git #b9f30a2a - Handle JobQueueError exception (task T225199) by Andy Craze
- git #16dd7c50 - Normalize the user agent before sending FetchScoreJob (task T225199) by David Causse
PageAssessmentsEdit
No changes for PageAssessments
PagedTiffHandlerEdit
No changes for PagedTiffHandler
PageImagesEdit
No changes for PageImages
PageTriageEdit
- git #306cc942 - Remove an unneeded JS variable by Max Semenik
- git #cd46957f - Fix indentation of underscore templates and make style consistent by MusikAnimal
PageViewInfoEdit
No changes for PageViewInfo
ParserFunctionsEdit
- git #8d6e567e - ParserFunctions class: tweak function declarations by Max Semenik
- git #cca4ec9a - Remove function existence check by Max Semenik
- git #3fd4ac43 - ParserFunctions class: make everything that doesn't need to be public private by Max Semenik
- git #8b50403f - Get rid of *Obj() functions by Max Semenik
ParsoidBatchAPIEdit
No changes for ParsoidBatchAPI
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
No changes for Popups
ProofreadPageEdit
No changes for ProofreadPage
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
RenameuserEdit
No changes for Renameuser
RevisionSliderEdit
No changes for RevisionSlider
RSSEdit
No changes for RSS
SandboxLinkEdit
No changes for SandboxLink
ScoreEdit
- git #1f7a11a0 - Add tracking categories to pages overriding files (task T135597) by Étienne Beaulé
ScribuntoEdit
- git #0cfb5422 - Suppress wrong phan errors by Amir Sarabadani
- git #e5097e61 - Use "vary-revision-sha1" over "vary-revision" in getContentInternal() (task T226432) by Aaron Schulz
SearchExtraNSEdit
No changes for SearchExtraNS
SecureLinkFixerEdit
No changes for SecureLinkFixer
SecurePollEdit
No changes for SecurePoll
SentryEdit
- git #ab16d422 - Make EventGate message format more RL- and ELK-friendly (task T217142) by Gergő Tisza
ShortUrlEdit
No changes for ShortUrl
SiteMatrixEdit
No changes for SiteMatrix
SkinPerPageEdit
No changes for SkinPerPage
SpamBlacklistEdit
No changes for SpamBlacklist
SubPageList3Edit
No changes for SubPageList3
SubpageSortkeyEdit
No changes for SubpageSortkey
SyntaxHighlight_GeSHiEdit
No changes for SyntaxHighlight_GeSHi
TemplateDataEdit
No changes for TemplateData
TemplateSandboxEdit
No changes for TemplateSandbox
TemplateStylesEdit
- git #84591b35 - Make unit tests follow the new structure by Amir Sarabadani
TemplateWizardEdit
- git #bea70a52 - Don't log saves that didn't involve any TW inserts by Max Semenik
TextExtractsEdit
- git #c0b9bd8b - Add more TextTruncator tests by Max Semenik
ThanksEdit
No changes for Thanks
TheWikipediaLibraryEdit
No changes for TheWikipediaLibrary
TimedMediaHandlerEdit
No changes for TimedMediaHandler
timelineEdit
No changes for timeline
TitleBlacklistEdit
No changes for TitleBlacklist
TocTreeEdit
No changes for TocTree
TorBlockEdit
- git #b5ccbeed - Fix LoadExitNodes.php when $wgTorLoadNodes is false (task T228465) by Aaron Schulz
TranslateEdit
- git #e231f349 - Update version and MW requirement (task T227078) by Kartik Mistry
- git #59d40def - Removes usage of deprecated OutputPage::parse (task T226080) by Abijeet
TranslationNotificationsEdit
- git #ee94a5e8 - Move special pages to "translation" section (task T228487) by DannyS712
TrustedXFFEdit
No changes for TrustedXFF
TwoColConflictEdit
No changes for TwoColConflict
UniversalLanguageSelectorEdit
- git #0f4b9f34 - Update version before MLEB release (task T227078) by Kartik Mistry
- git #76551ed4 - Return target of redirect languages in mw.uls.getFrequentLanguageList (task T217770) by Amir Sarabadani
UploadsLinkEdit
No changes for UploadsLink
UploadWizardEdit
- git #e91fa34b - Add special page aliases for Polish (task T228584) by Ostrzyciel
- git #c639159c - Pass new/additional config props to StatementWidget by Matthias Mullie
- git #45f7674c - build: Migrate eslint exclusions to .eslintignore by Kunal Mehta
UrlShortenerEdit
No changes for UrlShortener
UserMergeEdit
No changes for UserMerge
VipsScalerEdit
No changes for VipsScaler
VisualEditorEdit
- git #c82238b0 - Update VE core submodule to master (3d0cc9eac) by James D. Forrester
- git #5aea61ad - Update OOUI icons names for article icons in link cache (task T222079) by Ed Sanders
- git #59bc6f6a - Add dependency on 'mediawiki.interface.helpers.styles' (task T227190) by Bartosz Dziewoński
- git #3ca8319d - ve.dm.MWTransclusionNode: Protect <style> nodes too when copying (task T226374) by Bartosz Dziewoński
- git #085764dd - SaveDialog: Hide options bar when empty (task T228165) by Ed Sanders
- git #8aac97cc - Update VE core submodule to master (311a3dff1) by Bartosz Dziewoński
WikibaseEdit
- git #a1528b04 - Revert "Add termbox browser tests" by Michael Große
- git #a5e4e351 - bridge: Extend Lint rules by bitPogo
- git #04da0a39 - Fix missing argument in ILoadBalancer::getConnection() calls. (task T226008) by alaasarhan
- git #fa344f5b - bridge: update vulnerable npm packages by Lucas Werkmeister
- git #d72f9ada - Add termbox browser tests (task T225196) by Jakob Warkotsch
- git #8e16183a - Avoid using MediaWikiIntegrationTestCase on unit tests (task T225730) by Amir Sarabadani
- git #2fd70dfb - bridge: add getter for main value to edit (task T227187) by Lucas Werkmeister
- git #92b545a9 - Define $wgMessagesDirs in WikibaseLib PHP entry point (task T227814) by Lucas Werkmeister
- git #afe497cc - Bump Termbox Pin (task T222890) by Thomas Arrow
- git #d800cfc7 - bridge: add getter for entity’s main statement for property (task T227187) by Lucas Werkmeister
- git #06076d4e - bridge: add browser tests (task T227179) by Pablo Grass
- git #ee4ca95c - bridge: add statements to EntityState in entity store (task T227187) by Lucas Werkmeister
- git #5c4da3ff - bridge: extract getterTypes as constants (task T227187) by Lucas Werkmeister
- git #4538d7fb - bridge: use OO dialog and mount vue app into it (task T227179) by Pablo Grass
- git #31c95ce9 - Use mw.uri for calling the Special:EntityData instead (task T228407) by Amir Sarabadani
- git #4490b53a - bridge: rename *ID properties to *Id by Lucas Werkmeister
- git #10036382 - bridge: add AppInformation interface (task T228409) by Lucas Werkmeister
- git #da743d7f - Travis: remove hhvm-3.24 by Lucas Werkmeister
- git #e163535b - ChangeOp::apply() should return ChangeOpResult (task T220696) by rosalie
- git #cf7c2ec4 - bridge: fix wrong action argument by Michael Große
- git #ae42b9e0 - Add example config for Termbox (task T225196) by Thomas Arrow
- git #f400c847 - Fix Statement / main Snak relation in docs/json.wiki by Lucas Werkmeister
- git #a428f7fb - Remove claims from docs/json.wiki by Lucas Werkmeister
- git #47952b3b - Inject config into module function instead of directly accessing mw object by alaasarhan
- git #8ba9076e - bridge: add TypeScript-specific member-delimiter-style rule by Lucas Werkmeister
- git #b8cc4062 - bridge: add TypeScript-specific semicolon rule by Lucas Werkmeister
- git #a4ce7682 - bridge: Add a store key for top-level app status handling (task T228184) by Michael Große
- git #001a5ed0 - bridge: refactor convoluted Promise for cleaner code by Michael Große
- git #c983dcff - bridge: explicitly wait for test to be done to catch errors by Michael Große
- git #f6d1f91a - Pass db domain to Prefetching(Item|Property)TermLookup (task T226008) by Amir Sarabadani
- git #947d786d - bridge: simplify test arrow functions and async its by Pablo Grass
- git #89e8ebdb - Add ChangeOpResult interface (task T220696) by rosalie
- git #9a745358 - Pass db domain down to DatabaseTermIdsResolver for dbr construction. (task T226008) by alaasarhan
- git #51f22f5e - Add getPrefetchingTermLookup to WikibaseServices (task T226008) by alaasarhan
- git #c0397947 - Replace wbEntity config variable with ajax call (task T85499) by Amir Sarabadani
- git #eefcf2d8 - Drop redundant "oldid" argument from Special:EntityData (task T220826) by Amir Sarabadani
- git #bf07a9d6 - bridge: fix parameter in test by Lucas Werkmeister
- git #597110dd - lib: make vue 2 available as ResourceLoader module (task T227179) by Pablo Grass
- git #d06c05cc - bridge: plug Entity into Application (task T227181) by bitPogo
- git #f04fbe3f - bridge: EntityActions (task T227181) by bitPogo
- git #0fdc4ee1 - bridge: EntityGetters (task T227181) by bitPogo
- git #7773915d - bridge: EntityMutations (task T227181) by bitPogo
- git #6a82b829 - bridge: EntityLevelStore definition (task T227181) by bitPogo
- git #a5e6ed95 - bridge: RootActions (task T227181) by bitPogo
- git #7ad44cf3 - Move view/lib/wikibase-api to lib/resouces/wikibase-api (task T203696) by Amir Sarabadani
- git #f9654979 - Drop deprecated wikibase.RepoApi{,Error} (task T228074) by Amir Sarabadani
- git #df8118d5 - bridge: RootGetters (task T227181) by bitPogo
- git #44f1179c - bridge: RootMutations (task T227181) by bitPogo
- git #53685d03 - bridge: RootLevelStore definition (task T227181) by bitPogo
- git #ea941985 - When fetching data for pager, add it to the link cache (task T222497) by Stanislav Malyshev
- git #63b57ad0 - Add non-numeric entity IDs to docs/json.wiki by Lucas Werkmeister
WikibaseCirrusSearchEdit
- git #e62637ae - Query description fields with incaption keyword (task T226722) by David Causse
WikibaseLexemeEdit
- git #ccc05e12 - Add test for wbgetentities with subentities (task T223995) by Amir Sarabadani
- git #34c663a1 - Update method name and description to clarity on the function job. by alaasarhan
- git #3e507249 - Avoid self-conflict in wbleditsenseelements API module (task T228080) by Amir Sarabadani
- git #97f6c3ad - Add baserevid to wbleditformelements API module (task T225070) by Amir Sarabadani
- git #7cefc51b - vue: use wb ResourceLoader module (task T228271) by Pablo Grass
- git #b38927ca - Show number of senses and forms on page information (task T224844) by Amir Sarabadani
- git #508e05fa - ChangeOp::apply() should return ChangeOpResult (task T220696) by rosalie
- git #5465fb6b - Replace LabelDescriptionOptionWidget with mw.widgets.TitleOptionWidget by Ed Sanders
WikibaseLexemeCirrusSearchEdit
No changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfoEdit
- git #7220efe0 - Don't throw away valid results after abort by Matthias Mullie
- git #02178fa5 - Enable statements again after failed submit by Matthias Mullie
- git #e90f20a7 - Add LinkNoticeWidget above Statements Panel by Matthias Mullie
- git #f1d39b2e - Add Wikidata links to statement UI elements by Matthias Mullie
- git #d2d7ec5b - Convert QualifierValueInputWidget to use templates by Matthias Mullie
- git #52ec0a93 - Convert AddPropertyWidget to use templates by Matthias Mullie
- git #3bfa8492 - Dynamically load modules/templates from config for tests by Matthias Mullie
- git #311a6018 - Consistent naming: suffix widgets with 'Widget' by Matthias Mullie
- git #17f8e8d4 - Make mustache+dom renderer work with root-level DOM nodes by Matthias Mullie
- git #2ea48e1f - Add template and render method to QualifierWidget by Eric Gardner
- git #81dece76 - Revert "Add LinkNoticeWidget above Statements Panel" by Matthias Mullie
- git #cef8fb18 - Revert "Add Wikidata links to statement UI elements" by Matthias Mullie
- git #aa05b6b4 - Add LinkNoticeWidget above Statements Panel (task T227230) by Eric Gardner
WikibaseQualityConstraintsEdit
No changes for WikibaseQualityConstraints
Wikidata.orgEdit
No changes for Wikidata.org
WikidataPageBannerEdit
No changes for WikidataPageBanner
WikiEditorEdit
- git #3a306ff7 - Use lightweight mw.util.getParamValue() instead of mw.Uri() by Fomafix
wikihieroEdit
No changes for wikihiero
WikiLoveEdit
No changes for WikiLove
WikimediaBadgesEdit
No changes for WikimediaBadges
WikimediaEditorTasksEdit
No changes for WikimediaEditorTasks
WikimediaEventsEdit
- git #faa60bf1 - Track ui interactions (clicks for now) on mobile web (task T220016) by Piotr Miazga
- git #ed28e9a0 - Give all wikis the same search schema sampling rate (task T197129) by Erik Bernhardson
WikimediaIncubatorEdit
No changes for WikimediaIncubator
WikimediaMaintenanceEdit
No changes for WikimediaMaintenance
WikimediaMessagesEdit
No changes for WikimediaMessages
XAnalyticsEdit
No changes for XAnalytics
SkinsEdit
CologneBlueEdit
No changes for CologneBlue
EUCopyrightCampaignSkinEdit
No changes for EUCopyrightCampaignSkin
MinervaNeueEdit
- git #de353c06 - Revert "Remove all main_menu tracking related code." (task T220016) by Pmiazga
- git #378ba416 - Replace fixed value with LESS variable by Volker E
- git #4a556125 - Set header height to 54px equivalent in `em`s (task T195795) by jdlrobson
- git #8ae59453 - Reduce margin below article/discussion tabs. (task T225230) by Jan Drewniak
- git #d11c84d0 - Remove all main_menu tracking related code. (task T220016) by Piotr Miazga
- git #72c860ab - Adjustments to Notification tray margins and borders (task T225260) by jdlrobson
- git #1bf2f51c - [Revert] "Set header height to fixed pixel" by Niedzielski
- git #0320d1a9 - Talk overlays for creating new topics now use callback (task T228418) by jdlrobson
- git #28c84d7d - Update reference test to click the right element (task T214049) by jdlrobson
- git #1fed8158 - Allow .transparent-shield styles for navigation to be reused (task T214049) by Bartosz Dziewoński
- git #62572042 - Set header height to fixed pixel (task T195795) by jdlrobson
- git #016631f5 - Style the "new" indicator next to amc opt-in field (task T225731) by Piotr Miazga
- git #0a4f88b3 - router.navigate is deprecated use router.navigateTo (task T226106) by jdlrobson
- git #e27debc1 - Use wikimedia.ui from core directly by jdlrobson
- git #a9d73060 - Restore table of contents and error logging (task T212944) by jdlrobson
- git #67102764 - Replace special message variables with mediawiki.ui ones (task T228022) by Volker E
- git #d7f60a26 - Extract language/variants check to a service (task T224735) by Piotr Miazga
- git #502ab605 - Do not load main menu icons in critical path (task T227929) by jdlrobson
- git #72df451b - Embrace packageFiles (task T212944) by jdlrobson
- git #21b24830 - [dev] match page issues LESS filename to JS naming (task T212944) by Stephen Niedzielski
- git #dee1c197 - On user pages, move language icon from Toolbar to Overflow menu (task T224735) by Piotr Miazga
- git #d996008e - Make sure lazy loaded images display in printed PDFs (task T220668) by jdlrobson
MonoBookEdit
- git #9ade7fcb - Enhance the 'MonoBookAfterToolbox' hook by passing the class instance to the hook subscribers by Jack Phoenix
ModernEdit
No changes for Modern
NostalgiaEdit
No changes for Nostalgia
TimelessEdit
- git #961be922 - Break up variables.less into mixins, themes, and general variables by Isarra
- git #b8829b89 - Fork getPortlet from MonoBook by Isarra
- git #f7cf742c - Create getContentBlock function to get rid of some of the ridiculous indenting by Isarra
- git #b3af826b - Make footer links blue (task T214204) by Isarra
- git #52d3b3aa - Use Wikimedia visual style colours (task T131992) (task T200320) by Isarra
- git #542027e6 - Move Other Projects block to interwiki chunk (task T181169) by Isarra
VectorEdit
- git #f4e6acb2 - Remove falesly introduced RTL version of 'search' icon (task T228435) by Volker E
Total ChangesEdit
270 Changes in 52 repos by 64 authors