Johannes Rieken
|
05bf6fa7c0
|
use cancelation token instead of winjs promise cancel callback
|
2018-09-05 13:49:21 +02:00 |
|
Jackson Kearl
|
f99a1e6505
|
Dots
|
2018-07-23 16:02:21 -07:00 |
|
Jackson Kearl
|
5916baa42e
|
Update settings text for my chunk
|
2018-07-23 15:54:19 -07:00 |
|
Joao Moreno
|
ba7b1cb0d5
|
cleanup more promises
related to #53442
|
2018-07-02 16:49:11 +02:00 |
|
Benjamin Pasero
|
ac4f76f51d
|
debt - fix bad relative imports
|
2018-03-05 12:52:01 +01:00 |
|
Joao Moreno
|
7923fa940a
|
request service: logs
related to #41680
|
2018-02-13 12:14:00 +01:00 |
|
Sandeep Somavarapu
|
c2bf8a1ef1
|
Rename getConfiguraiton to getValue
|
2017-11-10 12:32:07 +01:00 |
|
Sandeep Somavarapu
|
b0a7b57d46
|
Rename IConfigurationService onDidUpdateConfiguration to onDidChangeConfiguration
|
2017-10-17 10:46:33 +02:00 |
|
Johannes Rieken
|
cef50f1cdf
|
lazy load https?-proxy-agent
|
2017-07-14 12:14:14 +02:00 |
|
Alex Dima
|
709211c2ab
|
Rename vs/platform/platform to vs/platform/registry/common/platform
|
2017-06-19 11:30:05 +02:00 |
|
Sandeep Somavarapu
|
22dd958b33
|
#28538 Remove configurationEvent.config property
|
2017-06-15 18:15:31 +02:00 |
|
Johannes Rieken
|
10ae5b4b91
|
Revert "don't use XHR when having a proxy configured"
This reverts commit 406833f648.
|
2016-11-29 18:00:57 +01:00 |
|
Johannes Rieken
|
406833f648
|
don't use XHR when having a proxy configured
|
2016-11-29 15:44:20 +01:00 |
|
Johannes Rieken
|
a0658d5d69
|
implement IRequestFunction with xhr
|
2016-11-29 11:38:42 +01:00 |
|
Joao Moreno
|
3e4cce776b
|
lint: fix request layer breakage
#15293
|
2016-11-10 16:48:36 +01:00 |
|
Joao Moreno
|
31f0a339d6
|
request service missed strictSSL
fixes #11702
|
2016-09-09 10:44:34 +02:00 |
|
Joao Moreno
|
df2bf8b841
|
http.proxyAuthorization setting
fixes #6480
|
2016-08-31 11:29:00 +02:00 |
|
Joao Moreno
|
ae1d545716
|
improve request service interface
|
2016-08-16 18:17:00 +02:00 |
|
Joao Moreno
|
492dc4a162
|
remove NodeRequestService
|
2016-08-16 18:17:00 +02:00 |
|
Joao Moreno
|
b9d112985f
|
RequestService2
|
2016-08-16 18:17:00 +02:00 |
|
Joao Moreno
|
b44c9b26bd
|
handle content encoding gzip from service calls
|
2016-07-26 17:41:04 +02:00 |
|
Johannes Rieken
|
2077cb3ff8
|
turn serviceId into _serviceBrand:any to follow common practive
see https://basarat.gitbooks.io/typescript/content/docs/tips/nominalTyping.html and https://github.com/Microsoft/TypeScript/blob/7b48a182c05ea4dea81bab73ecbbe9e013a79e99/src/compiler/types.ts#L693-L698
|
2016-07-07 12:21:16 +02:00 |
|
Alex Dima
|
eebb449b3c
|
Move Promise.xhr from JS to TS (in base/common/network)
|
2016-06-08 20:35:12 +02:00 |
|
Joao Moreno
|
3726898b21
|
NodeRequestService
|
2016-05-04 17:38:04 +02:00 |
|