Filip Troníček
fc65cf1751
[server] increase getToken bucket size ( #20398 )
2024-11-28 04:51:05 -05:00
Pudong Zheng
352393456b
gitpod-cli: add analytics
...
Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
2023-02-08 17:43:46 +01:00
Christian Weichel
478a75e744
Switch license to AGPL
2022-12-08 13:05:19 -03:00
Manuel Alejandro de Brito Fontes
9500ed33eb
Remove duplication of parsing SUPERVISOR_ADDR
2022-08-11 01:40:54 +02:00
Andrew Farries
c4363513a5
Run gofmt
...
gofmt -w .
From the repository root.
2022-08-08 10:54:52 -03:00
JenTing Hsiao
9631a0b57b
Remove deprecated function
...
The function grpc.WithInsecure() is deprecated, use
grpc.WithTransportCredentials(insecure.NewCredentials()) instead.
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2022-06-15 13:07:24 +05:30
Pudong Zheng
836aca6144
supplement git credential-helper smoke test comment
2022-02-25 00:26:04 +05:30
Pudong Zheng
343ae262fd
fix 'gp credential-helper' told us to quit
2022-02-23 21:34:03 +05:30
Jean Pierre
6f8f153ddf
Use procfs library for reading proc files
2022-02-11 02:23:32 +01:00
Anton Kosyakov
8bdd0ca581
[jb-remote] gp cli support
2022-02-09 12:59:30 +01:00
Jean Pierre
6e8e2a53b6
Fix credential helper regression
2022-02-08 17:11:30 +01:00
Pudong Zheng
f042238d86
Fix git credentials not work when git remote is not origin
...
Add unit test
2022-02-02 09:52:24 +01:00
Jean Pierre
6cbed98c11
credentialHelper minor refactor
2022-01-24 05:23:16 +01:00
Jean Pierre
9a7411f0e9
credential-helper: validate git command data
2022-01-21 09:58:13 +01:00
Filip Troníček
96199858ad
Clean up some theia references
...
Fix condition
remove `printVarFromTheia`
Unused theia lib
2022-01-14 03:58:06 +01:00
Filip Troníček
4cf94168d0
Add git command analytics
2022-01-07 11:07:00 +01:00
Jan Koehnlein
4cb910471f
[cli] correctly detect URL of git submodules ( #4503 )
...
* [cli] correctly detect URL of git submodules
* Update components/gitpod-cli/cmd/credential-helper.go
Co-authored-by: Cornelius A. Ludmann <cornelius.ludmann@typefox.io>
Co-authored-by: Cornelius A. Ludmann <cornelius.ludmann@typefox.io>
2021-06-15 09:56:46 +02:00
Jan Koehnlein
4b8a4ef965
[cli] replace pstree in credential helper ( #4385 )
...
Fixes #4062
2021-06-08 16:59:27 +02:00
Manuel Alejandro de Brito Fontes
d3ebfd454b
Update golangci-lint
2021-05-11 07:15:24 -04:00
Jan Koehnlein
49d3aa83f0
[git] notify a user about missing scopes on git actions
...
Fixes https://github.com/gitpod-io/gitpod/issues/2810
2021-03-27 09:47:44 +01:00
Manuel Alejandro de Brito Fontes
3b4ebc9bad
Migrate deprecated methods from ioutil package
2021-03-02 06:37:49 -03:00
Manuel Alejandro de Brito Fontes
2b6a56bc40
Update go imports
2021-03-02 06:37:49 -03:00
Christian Weichel
b7dda84ad0
[license] Update license header from TypeFox GmbH to Gitpod GmbH
2021-01-04 15:12:02 +01:00
Anton Kosyakov
8c993133cb
[supervisor] git token provider support
2020-12-02 09:40:35 +01:00
gitpod-init
24f7b609bf
initial commit
2020-08-25 09:25:15 +00:00