Rob Lourens
54bb721f80
Enable issue locking for bot
2018-03-29 08:18:06 -07:00
Rob Lourens
af34ac3ad5
4.3.0
2018-03-28 21:55:41 -07:00
Rob Lourens
b44c2c0588
4.3.0 changelog
2018-03-28 21:55:33 -07:00
Rob Lourens
8bfb9195c3
Bump -core
2018-03-28 21:49:37 -07:00
Rob Lourens
7833e3cf4d
Add supportsLogPoints - Fix Microsoft/vscode#46756
2018-03-28 21:48:01 -07:00
Rob Lourens
d22ac022e4
Workaround for #633 - Browser.getVersion not supported by Electron
2018-03-28 21:44:39 -07:00
Rob Lourens
7c1865babb
Revert incomplete PR #623
2018-03-28 21:23:46 -07:00
Rob Lourens
2d573e39ef
Tweaks to new targetTypes prop
2018-03-28 21:22:34 -07:00
Rob Lourens
65d849b40a
Merge pull request #623 from Yavanosta/provide-target-types-filter-configuration
...
Provide target types filter configuration
2018-03-28 07:59:56 -07:00
Dmitry Guketlev
702812bfa9
Documentation for new configuration option
2018-03-28 17:13:39 +03:00
Rob Lourens
b0e83f444e
Add CONTRIBUTING note
2018-03-27 17:42:24 -07:00
Rob Lourens
87281dd417
Fix appveyor badge path
2018-03-27 11:00:00 -07:00
Dmitry Guketlev
8733995395
Provide target tyupes filter configuration
2018-03-27 16:47:25 +03:00
Rob Lourens
9247bf7ea8
Fix appveyor syntax error
2018-03-26 18:25:52 -07:00
Rob Lourens
1ab3345dd7
Fix appveyor syntax error
2018-03-26 18:21:54 -07:00
Rob Lourens
98aae30b54
Clarify sourceMapPathOverrides docs, fix #626
2018-03-26 18:21:07 -07:00
Rob Lourens
dd0c948093
Add semicolon tslint rule
2018-03-26 15:20:04 -07:00
digeff
a5611dce27
Now we provide a reason of why start-up failed ( #630 )
...
* Now we provide a reason of why start-up failed
* Remove unneeded line
2018-03-26 11:25:53 -07:00
Rob Lourens
2e15d5f044
4.2.2
2018-03-25 13:00:40 -07:00
Rob Lourens
f26b02d271
changelog
2018-03-25 12:59:25 -07:00
Rob Lourens
09b21a37c2
FIx silent test failure
2018-03-23 18:39:06 -07:00
Rob Lourens
d507c9ef8e
Merge pull request #631 from changsi-an/master
...
Use the telemetry collector to append an additional telemetry property for launch request.
2018-03-23 15:13:26 -07:00
Chance An
736af28f46
Use the telemetry collector to append an additional telemetry property for launch request.
2018-03-23 15:11:35 -07:00
Rob Lourens
6a1b6e92dd
Merge pull request #629 from digeff/update_core_version
...
update core version
2018-03-23 13:25:57 -07:00
Diego Geffner
ab30edfff4
update core version
2018-03-23 13:04:09 -07:00
Rob Lourens
d74100718f
Fix navigation when launching with noDebug - #620
2018-03-23 10:34:13 -07:00
Rob Lourens
9cc1c7b727
Fix missed spacing
2018-03-22 15:28:52 -07:00
Rob Lourens
ba070649b4
Update tslint
2018-03-22 15:27:57 -07:00
Rob Lourens
2a35795962
Merge pull request #627 from digeff/versions_telemetry
...
Add an event with the target's version information
2018-03-21 17:07:04 -07:00
Diego Geffner
f65cbf4560
Add an event with the target's version information
2018-03-21 15:01:35 -07:00
Rob Lourens
ee8023d4ae
Exclude language-pack language strings from package, for Microsoft/vscode-chrome-debug-core#309
2018-03-20 14:37:55 -07:00
Rob Lourens
7dbb00e7d4
Include language-pack language strings for Microsoft/vscode-chrome-debug-core#309
2018-03-20 14:37:07 -07:00
Rob Lourens
aa48fc29a4
Merge pull request #619 from changsi-an/master
...
Launch Chrome in unelevated state on Windows platform by using `wmic call create`.
2018-03-20 13:04:32 -06:00
Rob Lourens
ebcd0b8452
Fix test failing from missing Browser.getVersion mock
2018-03-20 11:55:32 -07:00
Chance An
9d43491280
Bump up vscode-chrome-debug-core version to fix a build error. ( #625 )
2018-03-20 12:32:07 -06:00
Rob Lourens
349be76481
Fix #620 - skip about:blank navigation in launch without debugging
2018-03-20 09:31:40 -07:00
digeff
3007fcc15a
Add browser version to telemetry ( #621 )
...
* Add browser version to telemetry
* Applied feedback
2018-03-20 10:23:18 -06:00
Chris Wells
5a6001bb56
Simplification of the msbuild signing projects ( #624 )
...
* Adding initial version of msbuild signing files
* Fixing msbuild syntax error
* Adding signing exclusion list
* Fixing errors in the signing exclusion list
* Hopefully last fix to signing exclusion list
* Including i18n loc folder into signing microbuild project
* MSBuild signing project changes to remove unwanted files
* Simplification of the msbuild signing project
2018-03-19 23:42:59 -06:00
Chris Wells
b1192af414
Changes to the msbuild signing project to remove unwanted files ( #622 )
...
* Adding initial version of msbuild signing files
* Fixing msbuild syntax error
* Adding signing exclusion list
* Fixing errors in the signing exclusion list
* Hopefully last fix to signing exclusion list
* Including i18n loc folder into signing microbuild project
* MSBuild signing project changes to remove unwanted files
2018-03-19 11:19:27 -06:00
Rob Lourens
243c6b29b6
Fix gulp tslint
2018-03-16 16:13:53 -06:00
Chance An
5ca41a76e2
Launch Chrome in unelevated state on Windows platform by using `wmic call create`.
2018-03-16 15:09:10 -07:00
Rob Lourens
dd9e0e5709
Bump deps
2018-03-16 16:03:21 -06:00
Rob Lourens
8660c6ab80
4.2.1
2018-03-15 17:21:13 -07:00
Rob Lourens
5f7f284ab8
Fix wrong instances of nls.config
2018-03-14 14:17:12 -07:00
Rob Lourens
5e66749fe9
Bump gulp-typescript and TS to fix vscode-nls path issues
2018-03-14 14:14:07 -07:00
Rob Lourens
7e84801d83
Refresh localized strings. Removes stale strings that are now in language packs and cleans up some files at the wrong paths
2018-03-14 14:13:52 -07:00
Rob Lourens
ebf57e2358
Fix missing package strings from Transifex
2018-03-14 14:04:39 -07:00
AJ Richardson
db839b7262
Fix chrome session restore promt in Windows ( #606 )
...
* Trying to fix chrome crash message
* Shut down chrome more nicely
* Add comment back
* 'if' block had no effect
2018-03-14 13:45:57 -07:00
Rob Lourens
907274f96e
Update issue template
2018-03-14 12:15:19 -07:00
Raghav Katyal
7e6984de60
Respect locale passed on from Pinezorro ( #616 )
2018-03-14 12:07:06 -07:00