Commit Graph

1714 Commits

Author SHA1 Message Date
Logan Ramos
9350fa3c9d Bump telemetry module to fix packaging 2021-08-02 14:29:37 -04:00
Logan Ramos
b7a07daa5a Fix #129727 2021-08-02 13:04:26 -04:00
Logan Ramos
87e0cb1d43 Fix #129474 2021-07-29 11:39:03 -04:00
gregvanl
91ae221db4 Settings description typos 2021-07-26 11:47:38 -07:00
Logan Ramos
c8e6d08e3a Update to the latest extension module 2021-07-26 13:44:43 -04:00
Eric Amodio
6f9483bab6 Disables auto-fetch in untrusted workspaces 2021-07-13 13:04:49 -04:00
Eric Amodio
5ef5837c58 Improves Git security with untrusted workspaces 2021-07-13 13:04:49 -04:00
Logan Ramos
c1ae18fad7 Fix #26425 2021-07-12 14:48:32 -04:00
Eric Amodio
eab8d0403f Revert "Fixes #125350: disallow in untrusted ws"
This reverts commit 769e7080f4.
2021-06-03 16:51:46 -04:00
Eric Amodio
769e7080f4 Fixes #125350: disallow in untrusted ws 2021-06-02 19:10:51 -04:00
Logan Ramos
656e1e6086 More deprecated assertion cleanup 2021-05-04 15:55:26 -04:00
Logan Ramos
025fcaf611 remove old asserts from git tests 2021-05-04 15:32:21 -04:00
Robo
bce4d71f64 chore: bump node@14.x in devDependencies (#122905) 2021-05-04 10:04:13 +02:00
Eric Amodio
8dcc489fa1 Re-enables Git extension for virtual workspaces 2021-04-29 15:18:15 -04:00
Matt Bierner
e8eb44523e Improve auto-fetch setting display
- Use markdown
- Use link
2021-04-28 17:25:41 -07:00
Sandeep Somavarapu
68bed01970 adopt virtual workspaces - not supported 2021-04-22 16:54:06 +02:00
SteVen Batten
f9fc28d47d update ext manifest schema validation and built-in exts 2021-04-21 11:54:42 -07:00
Eric Amodio
6836261663 Adds workspace trust setting 2021-04-19 11:53:57 -04:00
Benjamin Pasero
14981ce89d tests - enable colors for windows (CI supports it and the new Windows terminal too) 2021-04-19 09:29:20 +02:00
Ladislau Szomoru
e5d6ff4c06 jschardet 2.2.1 -> 2.3.0 (#121575) 2021-04-18 09:21:14 +00:00
Eric Amodio
7f2bcc1530 Fixes #119032 - changes to support settings UI 2021-04-14 19:04:27 -04:00
Eric Amodio
c8d5c905bf Fixes git rename on windows 2021-04-14 00:16:03 -04:00
Matt Bierner
119581fc2a Use more standard name for shared extension tsconfig
This enables Intellisense in the `tsconfig.base` file
2021-04-12 15:58:38 -07:00
Matt Bierner
73ae56b82b Build with latest TS nightly (#120690)
* Pick up new TS 4.3

Also tests adding override keywords for extensions as part of #120675

* Update to daily TS and workaround TS 4.3 issue

Works around https://github.com/microsoft/TypeScript/issues/43578
2021-04-07 12:19:05 -07:00
Eric Amodio
1fd558ab2f Fixes #117513 - deals with very old git 2021-04-01 13:50:22 -04:00
Raymond Zhao
a5f7945b3b Update git test for integration tests, fixes #120116 2021-03-29 09:39:39 -07:00
gregvanl
975115a2cb Setting descriptions typos and formatting 2021-03-25 10:17:31 -07:00
SteVen Batten
9c00242866 updating telemetry module for built-in exts 2021-03-22 16:28:08 -07:00
Luca
f8acb0d6f6 Adding the 'delete branch...' function to the source control > branch section 2021-03-19 18:43:27 -04:00
Eric Amodio
1cd067471e Trims url to avoid issues 2021-03-19 14:23:30 -04:00
Eric Amodio
022d823577 Fixes #110904 - adjusts error regex 2021-03-19 14:21:26 -04:00
Eric Amodio
88655de610 Adds logging 2021-03-09 14:11:35 -05:00
Rachel Macfarlane
e3829dc247 Add 'prune' option to fetch in git extension API (#117923)
Add 'prune' option to fetch in git extension API
Add overload to fetch to pass options
2021-03-02 15:18:59 -05:00
Eric Amodio
0102534039 Splits clone/docs welcome
Allow GitHub Browser entry in the middle
2021-03-01 18:33:28 -05:00
Benjamin Pasero
e916637528 tests - enable color output for integration tests 2021-03-01 15:10:15 +01:00
Johannes Rieken
a799375663 fix https://github.com/microsoft/vscode/issues/117456 2021-02-24 15:06:53 +01:00
Eric Amodio
c257135247 Removes extra command 2021-02-23 11:07:38 -05:00
Eric Amodio
31aa03fcc8 Closes #116361 - adds select/compare ability 2021-02-22 11:58:02 -05:00
Felix Haase
524e119a8b remove colon from git host in askpass arguments (#117230)
fixes #117152
2021-02-22 15:04:24 +01:00
Eric Amodio
4fc8dc82f3 Fixes #110496 - use builtin gestures for open/diff 2021-02-05 15:00:47 -05:00
Eric Amodio
2fda718ad7 Fixes #115801 - improves conflict decorations 2021-02-04 17:25:48 -05:00
João Moreno
06c0dbe616 fix compilation error 2021-02-03 13:43:03 +01:00
João Moreno
2525f3e276 Merge branch 'master' into pr/113673 2021-02-03 13:39:20 +01:00
João Moreno
c3b556727e fix update-grammars script 2021-02-02 12:30:08 +01:00
João Moreno
8bf9b56ade Merge branch 'joao/extensions' 2021-02-02 12:06:01 +01:00
Eric Amodio
6fed1b6383 Uses background flag for better perf/mem usage
Filters out deleted resources
2021-02-01 18:02:28 -05:00
João Moreno
ec805db5ed add repository field to extensions package.json 2021-01-29 15:30:45 +01:00
Eric Amodio
e6d5a20944 Fixes getBranch when name is fully qualified 2021-01-27 14:51:15 -05:00
João Moreno
7b0cfdd04a fix git askpass 2021-01-27 09:45:19 +01:00
rebornix
d5bdb0efb2 fix #115011. 2021-01-26 08:39:30 -08:00