Commit graph

2003 commits

Author SHA1 Message Date
Rachel Macfarlane 386fc8c799 Update distro 2020-08-17 10:20:26 -07:00
isidor 43ceb72582 update distro 2020-08-17 11:49:18 +02:00
chrisdias ff5a252d06 update distro 2020-08-12 12:28:41 -07:00
Robo e4296330de chore: update to electron 9-x-y (#102011)
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-08-11 11:30:23 -07:00
Matt Bierner 219120f667 Use TS RC for building VS Code 2020-08-10 20:06:06 -07:00
Sandeep Somavarapu c68d03f5c7 update distro 2020-08-10 16:33:38 +02:00
rebornix 8ddb5d25e4 bump version 2020-08-07 13:50:38 -07:00
Sandeep Somavarapu 22700dd093 update distro 2020-08-07 09:44:45 +02:00
Alex Dima 613a32dd20
update distro 2020-08-06 23:50:26 +02:00
Matt Bierner bc976f13e5 Pick up latest typescript nightly to build VS Code 2020-08-05 12:28:44 -07:00
Alex Dima cc5299b624
update distro 2020-08-03 23:26:52 +02:00
Alex Dima 17cffd0ad6
update distro 2020-08-03 17:21:42 +02:00
Robo 227d533937
Revert "chore: update to electron 9-x-y (#102011)" (#103599)
This reverts commit 3d0d50caf8.
2020-07-30 08:35:43 -07:00
Matt Bierner 1bf598561c Pick up new TS build 2020-07-29 16:22:02 -07:00
Alex Dima e7201d6e64
update distro 2020-07-29 17:12:09 +02:00
Daniel Imms 95e42d7ec2 Update distro 2020-07-29 06:15:12 -07:00
Daniel Imms 2991f3e110 xterm@4.9.0-beta.8
Fixes #98918
2020-07-29 05:51:53 -07:00
Sandeep Somavarapu 5aa8efa70c update distro 2020-07-29 08:21:08 +02:00
Alex Dima 910393a246
update distro 2020-07-28 17:53:27 +02:00
Alex Dima bc26bd0a91
update distro 2020-07-28 17:46:27 +02:00
Alex Dima 15e798e081
update distro 2020-07-28 12:08:54 +02:00
Alex Dima b8b392c109
update distro again 2020-07-27 14:28:11 +02:00
Alex Dima e1213d267a
update distro 2020-07-27 14:26:38 +02:00
Alex Dima fe1f200a43
update distro 2020-07-27 13:22:17 +02:00
Alex Dima 320fbada86
update distro 2020-07-27 09:01:46 +02:00
SteVen Batten 83d8407183 update distro 2020-07-23 10:11:28 -07:00
SteVen Batten 4cdb2dfa3c
TAS-based experiment service (#103177)
* new experimentation service based on tas-client

* fixes for exp service

* add event classifications

* leverage product.json
2020-07-23 09:28:50 -07:00
Matt Bierner 9fe56bdaac Build VS code using latest TS 2020-07-22 15:22:40 -07:00
João Moreno eb1ca267d6 comment out notebook web integration tests 2020-07-21 13:49:45 +02:00
Robo 3d0d50caf8
chore: update to electron 9-x-y (#102011)
* chore: bump electron@9.0.5

* remove exploration config

* fix compile error

* fix compile error

* crashReporter has to be called only once before app ready

* chore: bump electron@9.1.0

* enable LayoutNG

* fix cron schedule

* allow disabling appcenter crash reporting

* set additional crash reporting parameters

* start crashreporter for child process on linux

* setup crash parameters only once

* remove unused crashReporter.guid

* address review feedback

* reuse argv.json for storing crash reporter id

* remove trailing commas

* update localized name

* update argv based on telemetry optout

* update initial config based on setting

* fix conditional errors

* remove telemetry.enableCrashReporter

* move default crash reporter config to electron-main

* update comment for ext host crash reporting

* set default value for configuration

* some 💄 changes

* address review feedback

* do not use ES7 features in JS yet

* add app.focus({ steal: true }) usage

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-07-21 09:39:34 +02:00
deepak1556 57ad6558bf chore: bump electron@8.4.0 2020-07-20 19:01:48 -07:00
rebornix 711ff532e9 update distro. 2020-07-20 11:12:59 -07:00
deepak1556 d1b0192b4f chore: bump distro 2020-07-20 10:21:14 -07:00
Matt Bierner 4d5a18af64 Update ts version used to build VS Code 2020-07-16 14:33:22 -07:00
chrisdias 740e2d3602 update distro 2020-07-16 12:29:07 -07:00
deepak1556 cbbb8c7665 chore: bump distro 2020-07-14 17:28:35 -07:00
chrisdias b525f0b03b update distro 2020-07-14 15:48:12 -07:00
Matt Bierner c98141f4a6 Update distro 2020-07-14 09:23:39 -07:00
chrisdias 7a9cfb3f9f update distro 2020-07-13 12:52:24 -07:00
Daniel Imms 7bb112399d Update distro 2020-07-10 13:05:24 -07:00
Daniel Imms 5a891b4cb3 xterm@4.8.1
Fixes #86107
2020-07-10 13:00:25 -07:00
Benjamin Pasero 59074a6cae integration tests - need to compile test extensions when running against build
cc @mjbvz
2020-07-10 09:57:44 +02:00
Johannes Rieken 25107dd75d update distro 2020-07-10 08:07:20 +02:00
Matt Bierner e33f6ac218 Use latest typescript nightly for building VS Code 2020-07-08 14:35:21 -07:00
Benjamin Pasero 0e96426609 🆙 iconv-lite-umd@0.6.8 (fix #101905) 2020-07-08 17:29:59 +02:00
João Moreno 0ff864739b Merge branch 'joao/innosetup6' 2020-07-08 17:17:38 +02:00
Alex Ross 42764922e9 Add daemon build kill tasks 2020-07-08 13:53:39 +02:00
Benjamin Pasero c8146b02c8 🆙 distro 2020-07-08 11:53:20 +02:00
Sandeep Somavarapu f4f6c53dc1 update distro 2020-07-08 11:46:22 +02:00
Sandeep Somavarapu 2c83281cba update distro 2020-07-08 11:42:46 +02:00