This project is mirrored from https://github.com/gitpod-io/gitpod.
Pull mirroring updated .
- Jul 10, 2024
-
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
- Jul 09, 2024
-
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-
Huiwen authored
* [JetBrains] fix latest terminal integration broken * Add dependencies back
-
Filip Troníček authored
Co-authored-by:
mustard-mh <mustard-mh@users.noreply.github.com>
- Jul 08, 2024
-
- Jul 05, 2024
-
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-
Huiwen authored
* [JetBrains] Migrate platform version for `2024.2.*` - Update Platform Version of JetBrains Backend Plugin (EAP) to 242.18071-EAP-CANDIDATE-SNAPSHOT * fix sdkman cmd not found * Regist plugin verify task * stable broken * restart to get more workspace space * Make it build * Remove deprecated preload property * Revert "Remove deprecated preload property" This reverts commit 4574632f. * do not verify * add todo * Use `--build-file` flag * Revert "Use `--build-file` flag" This reverts commit 3cc44942.
- Jul 04, 2024
-
-
Siddhant Khare authored
* [dashboard] chore: Update copy texts for empty `/workspaces` page * add some top margin
- Jul 03, 2024
-
-
Gero Posmyk-Leinemann authored
* [ws-manager] Don't skip content backup for failed prebuilds * [dashboard] PrebuildDetailPage: Add button "Open Debug Workspace"
- Jul 02, 2024
-
-
Siddhant Khare authored
* [dashboard] Onboarding: new video onboarding for new workspace * New button and copy text updates * Update YT Video
-
Siddhant Khare authored
* feat: Add Gitpod repo. template to New workspace component * also add name when template repo is selected * Add the `showExamples` option to the `CreateWorkspacePage` component in order to control whether example repositories should be shown. The option is passed down to the `StartWorkspaceOptions` component and used to conditionally render the examples section. * bring back to deep repo search when someone start searching anything on `/new?showExamples=true`
-
Pudong authored
* [openssh] upgrade openssh to v9.8p1 * update
-
Huiwen authored
* [server] don't allow blocked users to create workspaces * Check if user's blocked on a better place
-
- Jul 01, 2024
-
-
Huiwen authored
* Get java feature flags from server * fix build
-
Filip Troníček authored
* Use `__Host-` prefix for cookie * Fix tests * Remove domain from cookie * Fix logout * remove unused fn * fix user logout properly * [server] Make domain-only cookie work for GitHub oauth login ... by adding additional step so we can set the cookie for the base domain only * test: fix by redirecting before callbacl/authorize * [server] SessionHandler: Allow to login with both primary and secondary cookies * [server] Clear 2ndary cookie on logout * Fix filtering cookie values when primary cookie is empty * Fix logouts * Fix tests --------- Co-authored-by:
Gero Posmyk-Leinemann <gero@gitpod.io>
-
- Jun 28, 2024
-
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-
Filip Troníček authored
* Fix dropped errors on available prebuilds * Watch prebuild cleanup * Remove extra file change from merge resolve * Make not found errors task-specific * Remove suspense where it's not needed * Fix doubled logs
-
- Jun 27, 2024
-
- Jun 26, 2024
-
-
Kyle Brennan authored
Elevations of 502 errors for Proxy can trigger ProxyBadGateway, which can be a warning that end-users are having trouble (like if supervisor is returning 502s). Sometimes /analytics returns 502, like with Enterprise, if telemetry-exporter has trouble. In these scenarios, we do not need/want to trigger ProxyBadGateway (which alerts on-call). So, for /analytics errors, we return a response code of 503, instead of 502.
- Jun 25, 2024
-
-
Filip Troníček authored
* Fix dropped errors on available prebuilds * Fix spacing * Improve if statement readability * Add a suite for `ws_manager_bridge_stopped_prebuild_statuses=true` * comments
-