This project is mirrored from https://github.com/gitpod-io/gitpod.
Pull mirroring updated .
- Aug 24, 2023
-
-
Thomas Schubart authored
* [seccomp] Allow keyctl syscall * [seccomp] Allow additional keys
-
Gero Posmyk-Leinemann authored
[server] Reconnect to spicedb without waiting 2 mins (+ fail on missing config + client call metrics) (#18570)
-
Sven Efftinge authored
-
Sven Efftinge authored
-
Alex Tugarev authored
* update node to 18.17.1 * use new dev image * fix webpack in supervisor-frontend * bump webpack to 5.88.2 in dashboard * streamline webpack versions * Fix craco config * streamline eslint versions * Update eslint config and disable for now * Enable eslint again * Update vscode-jsonrpc for browser implementation * Polyfill setimmeadiate * Remove NODE_OPTIONS env var from supervisor front end scripts * Fix css * Fix css 2 * Fix checkboxchecked * Add comment * Fix yarn.lock --------- Co-authored-by:
Jean Pierre <jeanp413@hotmail.com>
-
Filip Troníček authored
* [papi] List workspace classes Adds the `ListWorkspaceClasses` method on `WorkspacesService`. * Add test for class listing * `Title` -> `DisplayName` * fix rename in tests * Update generated
-
Thomas Schubart authored
* [installer] Specify redis configuration for server * [server] Configure Redis authentication * [wsman-bridge] Configure Redis authentication * [wsman-bridge] Add redis credentials to environment
-
Gero Posmyk-Leinemann authored
* [server] FGA checks for all admin*Workspace methods * rebase artifacts
-
Gero Posmyk-Leinemann authored
* [server] WorkspaceService.getWorkspace(s) * review comments
- Aug 23, 2023
-
-
Brad Harris authored
* Wiring up api repo searching for bitbucket server * adding lodash.debounce dep * add lodash.debounce types * Hiding account for bitbucket server * print host only * adjust loading state to not be totally blocking * adjust filtering and query key * support fetching recent repos * use search params instead of strings * adjusting loading component * cleanup * wrap incremental search code w/ feature flag * yarn lock updates * adding a limit to grab only the first 100 repos * rename for clarity * change to call in series to reduce rate limit chances * renaming cap => maxPages * fixing some stuttering widths changing as things load * add alert message for bbs searching
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-
Kyle Brennan authored
* [image-builder-api] log more, traces aren't always available * [server] log interesting params for actuallyStartWorkspace * Log params when starting actuallyStartWorkspace Co-authored-by:
Milan Pavlik <milan@gitpod.io> * [image-builder-api] don't bother logging source It's redacted --------- Co-authored-by:
Milan Pavlik <milan@gitpod.io>
-
Brad Harris authored
* setting up CreateAndStartWorkspace handler * adjust args * adding createWorkspace scope for desktop app * add getToken scope to desktop app oauth client * remove for now * adding region * adding getToken while in here
-
Jan Keromnes authored
Co-authored-by:
Filip Troníček <filip@gitpod.io>
-
Gero Posmyk-Leinemann authored
* [server] Inject process.env.HOST_URL into feature flag attributes * [dev] unblock-user + make-user-admin: Restart server+redis after DB changes
-
- Aug 22, 2023
-
-
Jean Pierre authored
* Update to webpack 5 in supervisor frontend * Fix * Fix
-
Huiwen authored
* [bbs] fix incorrect revision fetch * Fixup * fixup * 1 * Revert tests and address feedback * fixup
- Aug 21, 2023
-
-
Sven Efftinge authored
Co-authored-by:
Filip Troníček <filip@gitpod.io>
-
Gero Posmyk-Leinemann authored
* [server] Move controlAdmission into WorkspaceService + tests * [server] Implement Workspace sharing in FGA * rebase adjustments
- Aug 18, 2023
-
-
Manuel Alejandro de Brito Fontes authored
* Remove FUSE support * Update docs * Remove fuse-overlayfs * Fix installer validation
-
Filip Troníček authored
* Add Orbital * Fix conditional * Split theme switch * Call custom config first * Add debug statements * Combine into one hook * Update primary colors * colors go under `theme` * Use more pleasant colors * Add discovery IDs through ConfigCat * Fix stuff * fix types * update lockfile * Only trigger Orbital when there are discoveries to trigger it with Co-authored-by:
Lou Bichard <contact@louisjohnbichard.co.uk> * Use `useFeatureFlag` Co-authored-by:
Brad Harris <bmharris@gmail.com> * Use `useCurrentUser` Co-authored-by:
Brad Harris <bmharris@gmail.com> * be fine with non-boolean values * Drop type dep * Fix dispose function Co-authored-by:
Brad Harris <bmharris@gmail.com> * Fix feature flag query types * Comment about triggers * Guard against `window["orbital"]` not existing Co-authored-by:
Brad Harris <bmharris@gmail.com> * -- * Do not force booleans for feature flags * Undo debugging --------- Co-authored-by:
Lou Bichard <contact@louisjohnbichard.co.uk> Co-authored-by:
Brad Harris <bmharris@gmail.com>
-
Filip Troníček authored
* options.init * Respond with options * Move to editor service * Unused imports * Mount ot the correct service * Sort by orderkey * Simplify enum name * Add tests * Options -> `result` for consistency * fix result field
-
Gero Posmyk-Leinemann authored
[WIP][fga] WorkspaceService: watchWorkspaceImageBuildLogsm getHeadlessLog, WorkspaceService.sendHeartBeat (#18538) * watchWorkspaceImageBuildLogs + getHeadlessLog * [server] WorkspaceService.sendHeartBeat
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-