Commit Graph

1943 Commits

Author SHA1 Message Date
Joao Moreno
ece59d53dc build: sequentialize extension packaging 2018-09-26 15:05:10 +02:00
Joao Moreno
bd0e3aa0cc fix reporter 2018-09-26 14:55:38 +02:00
Joao Moreno
47bf9b65e8 build 2018-09-26 14:41:56 +02:00
Martin Aeschlimann
c304538114 revert changes 2018-09-25 22:35:34 +02:00
Martin Aeschlimann
8af2d5cad1 no source maps 2018-09-25 22:33:33 +02:00
Rob Lourens
fe8d9d2470 Fix node-debug version 2018-09-24 22:09:33 -07:00
Rob Lourens
b28af003ef Bump node2 #57954 2018-09-24 21:54:26 -07:00
Joao Moreno
0b463d376e related to #58966 2018-09-24 15:52:41 +02:00
Joao Moreno
91704613a9 fixes #58966 2018-09-24 15:41:24 +02:00
Johannes Rieken
f429984045 try-catch for build stats telemetry 2018-09-24 12:55:32 +02:00
Benjamin Pasero
33911f0634 fix #45749 2018-09-24 07:40:35 +02:00
Ramya Rao
ae526292df Upgrade appinsights (#58999)
* Upgrade appinsights

* Env, global updates before starting shared process

* Disable console logging from appinsights Fixes #55417

* Move workaround to helper
2018-09-22 23:09:48 -07:00
Joao Moreno
45200866c0 fixes #58589 2018-09-21 12:16:30 +02:00
Joao Moreno
aa5bcf3565 💄 2018-09-21 08:04:02 +02:00
Johannes Rieken
6c12277bf8 better error printing when vsce fails 2018-09-20 12:06:55 +02:00
Andre Weinand
6401594a67 node-debug@1.28.2 2018-09-20 00:32:11 +02:00
Rob Lourens
2713aeadfe Bump node2 2018-09-19 08:43:45 -07:00
Rob Lourens
a918b60c3e Bump node2 2018-09-17 22:48:12 -07:00
Benjamin Pasero
c0041e15be fix #48748 2018-09-17 12:06:05 +02:00
Benjamin Pasero
5996144abb jsp => HTML icon 2018-09-17 11:16:22 +02:00
Benjamin Pasero
a181a96d1c Provide file icons per file type (#58795)
* first cut icons per file type (for #4845)

* update icon set

* update distro

* tweaks

* update distro
2018-09-17 11:09:47 +02:00
Joao Moreno
3eac4d8e3e linux: set desktopName for url handling 2018-09-13 11:19:59 +02:00
Joao Moreno
60e2737540 cleanup linux gulpfile 2018-09-13 11:14:33 +02:00
Joao Moreno
6b20b45809 Merge commit 'refs/pull/56727/head' of github.com:Microsoft/vscode into pr/56727 2018-09-13 11:05:15 +02:00
Benjamin Pasero
df2af5cc51 add compilation leftover 2018-09-12 08:59:56 +02:00
kieferrm
3193ed3168 correcting GDPR annotations 2018-09-11 16:47:45 -07:00
Jay Rodgers
1453ad4b23 Adding electron ARM and ARM64 tasks
Adding tasks to allow for explicitly download ARM and ARM64 versions of Electron when it is not the native architecture of the build machine (for cross-compiling).
2018-09-11 14:40:52 +01:00
Aliaksandr Stelmachonak
df3616ad93 Resolved conflict 2018-09-10 11:32:02 -04:00
Aliaksandr Stelmachonak
8d5401b33a Fix arm64 deb (thanks to @glebm for the hint)
Removed unused flatpack clean task
Updated electron version for tests
2018-09-10 11:09:51 -04:00
Benjamin Pasero
1e98303d91 bootstrap - move workbench.js to electron-code 2018-09-10 07:48:52 +02:00
Matt Bierner
84ed12fbd8 Build with TS 3.0.3 2018-09-07 16:16:51 -07:00
Benjamin Pasero
a4bf919e59 Cleanup bootstrap files (#58171)
* bootstrap  - first cut

* bootstrap => bootstrap-fork, bootstrap-shared => bootstrap

* bootstrap - extract uriFromPath()

* bootstrap - extract readfile/writefile

* bootstrap - share more code when loading renderers

* boostrap-electron-browser => bootstrap-window

* bootstrap - cleanup main.js

* bootstrap - handle index.js

* bootstrap 💄
2018-09-07 12:23:09 +02:00
Johannes Rieken
b118d76826 bundle stats - include all extensions 2018-09-07 11:33:53 +02:00
Johannes Rieken
f8e67cef5d bundle stats - include commit 2018-09-07 10:26:36 +02:00
Johannes Rieken
934593d7fd bundle stats: JSON stringify before sending data 2018-09-06 20:02:37 +02:00
Johannes Rieken
9c3d240c9b build stats - send one object with size and count properties 2018-09-06 18:41:31 +02:00
Andre Weinand
5ecddfec9c node-debug@1.28.1 2018-09-06 14:46:28 +02:00
Christof Marti
ad77d67737 Clean-up 2018-09-06 13:23:56 +02:00
Johannes Rieken
94c4825153 bundle stats, rename event, tweak gdpr comment 2018-09-06 11:40:52 +02:00
Alex Dima
c4ea51ab7e Remove TValueCallback from monaco.d.ts 2018-09-06 11:19:57 +02:00
Johannes Rieken
9536dde3b4 app insights challanges 2018-09-06 10:25:45 +02:00
Johannes Rieken
e7888452c2 try different stats submission 2018-09-05 16:58:50 +02:00
Johannes Rieken
3885d4613e Merge branch 'master' into joh/vsce-next 2018-09-05 14:06:12 +02:00
Johannes Rieken
cf94186168 tweak event name, add GDPR comment 2018-09-05 10:30:12 +02:00
Matt Bierner
cb81c2c241 Build using ts 3.0 (#57906)
* Build VS Code using TS 3.0

Fixes #57151
2018-09-04 15:25:39 -07:00
Johannes Rieken
293b1a4eef stats - send telemetry event about bundle size and file count in extensions 2018-09-04 14:12:26 +02:00
Johannes Rieken
ccec2c9543 use vsce packagedDependencies 2018-09-04 12:29:23 +02:00
Rob Lourens
8119412ac6 Bump node2, fixes #57830 2018-09-03 21:43:12 -07:00
Alex Dima
6c690f5bef Adopt latest loader 2018-09-03 17:37:45 +02:00
Johannes Rieken
3e25536cab Merge pull request #57691 from Microsoft/joh/build-stats
collect and print stats when running a build
2018-09-03 12:03:37 +02:00