11481 Commits

Author SHA1 Message Date
Nandaja Varma
2a985967f4
Bump docker compose version to v2.23.0-gitpod.0 (#18990) main-gha.19186 2023-11-02 10:10:40 +02:00
Huiwen
a7bd49fb34
[supervisor] Remove default image fetch to improve IDE startup performance (#18993)
* [supervisor] Remove default image fetch to improve IDE startup performance

* fix build

* address feedback
main-gha.19179
2023-11-02 08:30:40 +02:00
Robo Quat
e059cb17d6
Update Platform Version of JetBrains Gateway Plugin (Stable) to 232.10203-EAP-CANDIDATE-SNAPSHOT (#18976) main-gha.19176 2023-11-02 08:02:40 +02:00
Kyle Brennan
f3cd71cc2d
[obs] remove noisy GitpodWorkspaceStuckOnStoppedMk2 (#18998)
Pods stuck in Stopped are removed after the 30m grace period: c346773e50/components/ws-manager-mk2/controllers/create.go (L54)
main-gha.19174
2023-11-02 00:05:39 +02:00
Kyle Brennan
c346773e50
[ops] change team from Workspace to Engine (#18997) main-gha.19167 2023-11-01 22:46:39 +02:00
Anton Kosyakov
0e8f0de8c4
[jb] mark as stable in .gitpod.yml (#18991) main-gha.19131 2023-11-01 10:35:39 +02:00
Sven Efftinge
0e897af454
[server] fix deleteUser permissions (#18989) main-gha.19119 2023-10-31 21:30:38 +02:00
Robo Quat
5d5b0683bd
update index (#18986)
Co-authored-by: roboquat <roboquat@users.noreply.github.com>
main-gha.19118
2023-10-31 20:52:38 +02:00
Filip Troníček
391266cd94
Fix ?until in BBS commit contexts (#18987)
* Fix `?until` in BBS commit contexts

* force branch name

* Change test name
main-gha.19108
2023-10-31 14:02:38 +02:00
Filip Troníček
99ff097d30
Automatically accept privacy policy upon registering (#18988) main-gha.19097 2023-10-31 12:39:38 +02:00
Filip Troníček
15d2d34f7c
Only show privacy policy notice on Gitpod Cloud (#18985)
* Only show privacy policy notice on Gitpod Cloud

* Track dismisses
main-gha.19084
2023-10-31 11:03:38 +02:00
Thomas Schubart
17f7b6c2a7
Add throughput condition (#18982) main-gha.19061 2023-10-30 13:00:37 +02:00
Robo Quat
75713b2ba1
update index (#18961)
Co-authored-by: roboquat <roboquat@users.noreply.github.com>
main-gha.19057
2023-10-30 11:42:38 +02:00
Siddhant Khare
c581b0919a
[a11y] User setting Git providers 📱 improvement (#18978) main-gha.19012 2023-10-28 16:38:36 +03:00
Anton Kosyakov
2bbf8ce6d9
[public-api] put back rate limiting (#18968)
This reverts commit 7f3b3c773cf99fa43da0f66a067b9a5adf0ab263.
main-gha.19010
2023-10-28 15:33:35 +03:00
Anton Kosyakov
aefaa86542
[supervisor] return missing user for ssh keys (#18977) main-gha.18987 2023-10-27 14:10:34 +03:00
Anton Kosyakov
91c9aab2ca
[jb-gw] work around a bug in supervisor returning an empty user (#18975) main-gha.18986 2023-10-27 14:08:34 +03:00
Anton Kosyakov
4bc3a7630a
Revert "Revert "unblock EXP-96 (#18387)" (#18944)" (#18973)
This reverts commit 0fd84a51641bf64ef7ce08d3be9d8f7af8c9665a.
main-gha.18928
2023-10-25 19:59:33 +03:00
Sven Efftinge
ae38d86476
[linting] Enable eslint/no-unsafe-argument (#18965) main-gha.18890 2023-10-23 12:20:31 +03:00
Anton Kosyakov
38f02bdf12
[server] JWT cookie management tests (#18966) main-gha.18889 2023-10-23 11:56:31 +03:00
Anton Kosyakov
b1a30dd8ba
[server] report internal errors to check permissions (#18964)
intead of reporting them as permission denied
main-gha.18884
2023-10-23 10:27:30 +03:00
Sven Efftinge
8ac11b1b36
[db] userById fails on undefined (#18962) main-gha.18856 2023-10-20 15:48:28 +03:00
Alex Tugarev
ea29158980
Update PAPI component, should cause a new build (#18963)
* Update README.md in papi

* Touch a go file in papi
main-gha.18845
2023-10-20 12:12:27 +03:00
Brad Harris
1cdab1b283
Adding name form to repository config detail page (#18943)
* Adding repo config name form

* fixing validation logic

* use a toast vs. disabling button when there's an error

* update comment with more context

* cleanup

* remove protocol

* bumping up name limit to 100 to account for recent changes

---------

Co-authored-by: Filip Troníček <filip@gitpod.io>
main-gha.18818
2023-10-19 19:46:27 +03:00
Milan Pavlik
f09c35a02d
[installer] Change cookie name (#18958)
* [installer] Change cookie name

* fix test

* fix
main-gha.18815
2023-10-19 17:35:28 +03:00
Anton Kosyakov
7f3b3c773c
Ak/revert (#18959)
* Revert "fix JWT verification (#18957)"

This reverts commit 90c3541868da8d7dfa349632af2f385dc108a4f4.

* Revert "[public-api] add rate limiting in server (#18953)"

This reverts commit 01f100bbcbfdc2e5d1cf3098b95128f78e1d6fea.
main-gha.18813
2023-10-19 17:28:27 +03:00
Anton Kosyakov
90c3541868
fix JWT verification (#18957) main-gha.18803 2023-10-19 16:24:27 +03:00
Anton Kosyakov
01f100bbcb
[public-api] add rate limiting in server (#18953) main-gha.18799 2023-10-19 14:28:27 +03:00
Robo Quat
004aa50cd2
update index (#18954)
Co-authored-by: roboquat <roboquat@users.noreply.github.com>
main-gha.18798
2023-10-19 14:13:27 +03:00
Christian Weichel
323fc19826
[supervisor] Don't panic if connection is already closed (#18956) main-gha.18789 2023-10-19 11:50:26 +03:00
Sven Efftinge
c46f9bf73c
[server] implement organization API (#18948) main-gha.18788 2023-10-19 11:45:27 +03:00
Huiwen
ad7ef3b892
[supervisor] increase default workspace image cache duration and do prefetch (#18951) main-gha.18774 2023-10-19 09:46:27 +03:00
Filip Troníček
9b19c6ba44
Fix Alert close icon colors (#18952) main-gha.18773 2023-10-19 09:33:26 +03:00
Jean Pierre
0fd84a5164
Revert "unblock EXP-96 (#18387)" (#18944)
This reverts commit 0b5a71ad9aebb9101c6584dd2b17c35291e75dae.
main-gha.18758
2023-10-18 22:50:26 +03:00
Jean Pierre
b70e746af9
Increase project name max length (#18941)
* Increase project name max length

* 💄

* 💄
main-gha.18750
2023-10-18 18:22:26 +03:00
Wouter Verlaek
30a4280ab8
Add IPFS storage to overview dashboard (#18949) main-gha.18739 2023-10-18 13:37:25 +03:00
Anton Kosyakov
c7f8c35f64
[dashboard] integrate v2 WorkspaceService.getWorkspace (#18884) main-gha.18732 2023-10-18 11:50:25 +03:00
Robo Quat
da923286ba
update index (#18936)
Co-authored-by: roboquat <roboquat@users.noreply.github.com>
main-gha.18729
2023-10-18 09:41:25 +03:00
Brad Harris
436375f9e9
Setup data loading for repos list (#18935)
* rename for clarity

* renaming for clarity

* loading/listing first page of projects

* Rendering list of configured repositories
main-gha.18718
2023-10-18 02:16:25 +03:00
Filip Troníček
36071e6bee
Privacy policy update alert (#18852)
* Privacy policy update alert

* Update user

* -

* Update copy

* Fix up styles

* End with a period

* Update copy

* donotmerge: disable auto-acceptance for testing purposes

* Address code review

Co-authored-by: Brad Harris <bmharris@gmail.com>

* Remove unused imports

* Update privacy policy effective date

* Remove unused type

---------

Co-authored-by: Brad Harris <bmharris@gmail.com>
main-gha.18708
2023-10-17 23:16:25 +03:00
Christian Weichel
f873b26493
Make installer a bit more extensible (#18937)
* Support transitive version manifest merging

* Add subassembly bucket to config

* Add ng components to version manifest
main-gha.18677
2023-10-17 17:24:25 +03:00
Huiwen
35d47fef6b
Fix incorrect start workspace url (#18934) main-gha.18671 2023-10-17 14:43:25 +03:00
Anton Kosyakov
2338184cfb
[public-api] add v2 WorkspaceService.getWorkspace (#18930) main-gha.18659 2023-10-17 11:06:25 +03:00
Brad Harris
5e6fa139ce
Setup podkit folder and move Combobox into it (#18923) main-gha.18649 2023-10-17 02:37:26 +03:00
Robo Quat
7d1984f3b0
Update Platform Version of JetBrains Backend Plugin (EAP) to 233.9802-EAP-CANDIDATE-SNAPSHOT (#18932) main-gha.18643 2023-10-16 18:06:25 +03:00
Anton Kosyakov
cf7d0e9500
remove supervisor_live_git_status (#18921)
and deprecated instance.status.repo
main-gha.18642
2023-10-16 17:20:24 +03:00
Pudong
81ff3d16e4
[ws-manager-mk2] redact log (#18906)
* update to logrusr v4

* Add DeepCopyStruct to scrubber

* use DeepCopyStruct to scrub log

* mark wrokspace.stauts.url redact
main-gha.18628
2023-10-16 13:48:23 +03:00
Wouter Verlaek
bd884363a3
[e2e] Fix multi-repo test (#18929)
* Empty

* [e2e] Fix multi-repo test
main-gha.18613
2023-10-16 11:57:24 +03:00
Manuel Alejandro de Brito Fontes
e1833f61d3
Update leeway to v0.7.9 (#18927)
* Update leeway to v0.7.9

* Update dev image
main-gha.18607
2023-10-16 11:23:24 +03:00
Robo Quat
25b62a4f9d
update index (#18924)
Co-authored-by: roboquat <roboquat@users.noreply.github.com>
main-gha.18599
2023-10-16 04:03:23 +03:00