Matt Bierner
|
c847df3d25
|
Remove some unused locals and types
|
2017-11-07 11:23:20 -08:00 |
|
Erich Gamma
|
c536efdfbc
|
Enabled the noUnusedLocals and added @tsignore
|
2017-11-07 13:13:41 +01:00 |
|
Sandeep Somavarapu
|
583e903669
|
Disable telemetry in smoke tests using an env arg
|
2017-10-04 12:41:36 +02:00 |
|
Johannes Rieken
|
f2123554d4
|
more aggressive cleanup, fixes #35359
|
2017-10-02 15:30:32 +02:00 |
|
kieferrm
|
2535d90925
|
fixing classification
|
2017-09-25 18:36:43 -07:00 |
|
kieferrm
|
fbb3e25987
|
omit endPoint where it defaults to none
|
2017-09-25 18:36:43 -07:00 |
|
kieferrm
|
32681611a7
|
classify common properties
|
2017-09-25 18:36:43 -07:00 |
|
Johannes Rieken
|
0088fba3c6
|
move node cached data clean up into shared process
|
2017-09-22 16:58:35 +02:00 |
|
Joao Moreno
|
14699ba54e
|
add --install-source to cli process
|
2017-09-21 11:09:06 +02:00 |
|
Ron Buckton
|
066a2bb141
|
Update Promise definition (#30268)
* Update definition of Promise in winjs.base.d.ts.
* Update to new Promise declaration
* Fix remaining errors.
|
2017-08-18 00:02:57 -07:00 |
|
Christof Marti
|
f4871bff80
|
Set machine id in shared process
|
2017-07-31 15:57:45 -07:00 |
|
Joao Moreno
|
ec463ce282
|
add eslint to hygiene
|
2017-06-20 16:22:17 +02:00 |
|
Matt Bierner
|
c364d3a617
|
Fixing csp for installing extensions
|
2017-06-16 15:18:47 -07:00 |
|
Matt Bierner
|
32702189cb
|
Add CSP to shared process
|
2017-06-16 14:46:43 -07:00 |
|
Benjamin Pasero
|
a1f1d6a579
|
main - more shuffling around
|
2017-06-08 15:38:08 +02:00 |
|
Benjamin Pasero
|
c2cb4fc173
|
delete unused code
|
2017-06-08 12:28:22 +02:00 |
|
Johannes Rieken
|
cd6ee093b5
|
adopt new loader with 'onNodeCachedData', send telemetry for successful cached data generation
|
2017-05-16 10:49:09 +02:00 |
|
Matt Bierner
|
483bd48332
|
Continue fixing TS 2.3.1 Compiler Errors in VSCode Codebase (#25315)
From: https://github.com/Microsoft/TypeScript/issues/15352
TS 2.3.1 introduced a breaking change by [switching to covariant types for callbacks](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#covariance-in-callback-parameters). This change tries to fix these compiler errors in the workbench codebase
|
2017-04-25 12:52:41 -07:00 |
|
Ramya Rao
|
b597b12357
|
Send telemetry only to vortex (#22867)
* Send telemetry only to vortex
* Updating distro commit in package.json
|
2017-03-20 19:30:35 -07:00 |
|
joao
|
9d49773704
|
🐛 linux BrowserWindow don't inherit env
|
2017-03-07 10:36:01 +01:00 |
|
Joao Moreno
|
76cc8b5220
|
🔥 remove unused themeing for shared process
|
2017-03-07 09:48:55 +01:00 |
|
Joao Moreno
|
a6d165136e
|
shared process: use xhr request service
|
2017-03-03 10:17:52 +01:00 |
|
Joao Moreno
|
68fe046a61
|
fix shared process window startup
|
2017-03-03 10:15:59 +01:00 |
|
Joao Moreno
|
09204bfbe5
|
fix bad import
|
2017-03-02 16:59:55 +01:00 |
|
Joao Moreno
|
c32c8114c7
|
fix types, build
|
2017-03-02 16:36:16 +01:00 |
|
Joao Moreno
|
330901dd24
|
run shared process in a browser window
|
2017-03-01 17:20:45 +01:00 |
|