Huiwen
|
394dcae20f
|
[papi,server] implement restricted_workspace_classes in server (#19481)
* [papi,server] implement `restricted_workspace_classes` in server
* Fix test case input
* nit
|
2024-02-28 22:37:09 +02:00 |
|
Alex Tugarev
|
b2260d021e
|
Migrate Prebuild settings – EXP-672 (#18842)
* [protocol] Add PrebuildSettings to ProjectSettings
* add migration function
* add migration function and test
* update protocol helper functions
* update prebuild manager
* use new prebuild setting in frontend
* update papi
* fix papi test
* rename var
* fix papi mapping
* deprecation note
* update migration function
* fix prebuild-manager
* fixup server
* fix Enable Prebuilds on Project Settings
* Use Project.getPrebuildSettings
and
* fix countUnabortedPrebuildsSince
* improve usage of default settings
* fix Build Branches select
* fix papi conversion 🤯
* don't save empty pattern strings
* fix papi-server conversion and align naming of prebuild settings
* fix getPrebuildSettings
* [prebuilds] changed prebuild semantics
- no more incremental prebuilds
- always incremental workspace
- never wait for running prebuilds
---------
Co-authored-by: svenefftinge <sven@gitpod.io>
|
2023-10-05 17:37:13 +03:00 |
|
Sven Efftinge
|
71912f721b
|
Allow renaming project (#18630)
remove project#slug
|
2023-09-04 09:42:01 +02:00 |
|
Sven Efftinge
|
caf26b812d
|
[server] remove getUserProjects (#18093)
|
2023-06-29 16:30:47 +08:00 |
|
Milan Pavlik
|
fcb8c5f79d
|
[papi] Extract JWT cookie when extracting creds (#17875)
* [papi] Extract JWT cookie when extracting creds
* fix
* fix
* fix
* Fix
* fix
* Update components/public-api-server/pkg/auth/middleware.go
Co-authored-by: Gero Posmyk-Leinemann <32448529+geropl@users.noreply.github.com>
---------
Co-authored-by: Gero Posmyk-Leinemann <32448529+geropl@users.noreply.github.com>
|
2023-06-14 15:37:04 +08:00 |
|
Christian Weichel
|
478a75e744
|
Switch license to AGPL
|
2022-12-08 13:05:19 -03:00 |
|
Milan Pavlik
|
4fe78b14b5
|
[public-api] Implement ProjectsService.DeleteProject
|
2022-12-08 12:01:19 -03:00 |
|
Milan Pavlik
|
fbe70ea109
|
[public-api] Implement ProjectsService.ListProjects
|
2022-11-24 07:12:53 -03:00 |
|
Milan Pavlik
|
0d759f7a66
|
[public-api] Implement ProjectsService.CreateProject
|
2022-11-23 10:58:53 -03:00 |
|