This project is mirrored from https://github.com/gitpod-io/gitpod.
Pull mirroring updated .
- Oct 11, 2024
-
-
mustard authored
* [JetBrains] improve handling of client connection termination * Hold connection provider until workspace stopped * use lifetime launch * delay 5 seconds
-
John Pork authored
* Improve repository finder search URL validation * Add one more test
-
mustard authored
* Disable gitpod port forwarding * Use FF and env to control port exposing * Rename to `forwarding` * disable local ports forwarding only
-
mustard authored
* Update Platform Version of JetBrains Gateway Plugin (EAP) to * Fix stable warnings * Fix EAP build * Revert URL changes * Fix class cast bug --------- Co-authored-by:
Robo Quat <roboquat@gitpod.io>
-
- Oct 10, 2024
-
-
Robo Quat authored
* [VS Code Browser] Build stable code `1.94.1` * Update code dockerfile --------- Co-authored-by:
Huiwen <mhqnwt@gmail.com>
- Oct 07, 2024
-
-
Filip Troníček authored
* Fix repo names for Bitbucket (Server) * remove unused project mutation * Update tests * Improve handling missing files for BB and BBS * add tests
-
Filip Troníček authored
* Fix repo names for Bitbucket (Server) * remove unused project mutation * Update tests * Use `ContextService` again
-
Filip Troníček authored
* Follow-ups from #20269 * `matchesNewWorkspaceIdExactly` to handle `undefined`
-
- Oct 04, 2024
-
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
- Oct 03, 2024
-
- Oct 02, 2024
-
-
Filip Troníček authored
* Fix login URL host parsing regression * fallback with prefixes
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-
Kyle Brennan authored
[ops] Introduce GitpodWsManagerMk2BackupFailureError and GitpodWsManagerMk2BackupFailureCritical (#20259) * [ops] Introduce GitpodWsManagerMk2BackupFailureError and GitpodWsManagerMk2BackupFailureCritical * Fix
-
- Oct 01, 2024
-
-
Gero Posmyk-Leinemann authored
Co-authored-by:
Filip Troníček <filip@gitpod.io>
-
Siddhant Khare authored
* New App notification * Introduce `<GITPOD_FLEX_INTRODUCTION>` * Update Copy for App Notification --------- Co-authored-by:
Filip Troníček <filip@gitpod.io>
-
Siddhant Khare authored
* Enhance Gitpod login page * `Early access` pill in line with Gitpod Flex * copy update * Gitpod Engraved svg file * early access pill
✅ * cleanup * chore: Update early access pill styling on Gitpod login page * Recompartmentalize and tweak looks Changed the early access badge SVGs and made the login section at least as tall as the screen * Extract `<TermsOfServiceAndPrivacyPolicy>` * capitalize 'em devcontainers * nit fix * Don't use `isGitpodIo` --------- Co-authored-by:Filip Troníček <filip@gitpod.io>
-
Filip Troníček authored
* Fix Stripe modal on short viewports * Update components/dashboard/src/components/billing/AddPaymentMethodModal.tsx Co-authored-by:
Aminur Rahman <axonasif@gmail.com> --------- Co-authored-by:
Aminur Rahman <axonasif@gmail.com>
-
- Sep 28, 2024
-
- Sep 27, 2024
-
-
Filip Troníček authored
* add proto * codegen * impl * WIP UI * make it work * Make it work * Empty state * Update copies (thx Fernando!) * Fix tip flexbox * fix newline for role restriction empty state * When arbitrary repos are restricted, don't suggest them
-
mustard authored
* Add node package * first nit changes * nit proto udpate * fixup * [server] add azure support * fixup * fixup * server fixup * [dashboard] changes * fixup * fixup * Fix server bugs * Fixup * Fix dashboard * Fix user integration * Fix permission update modal * tmp * Add unit tests and fix get file content issue * Add readme * fix tag and branch parser * Update README.md * Remove API tests * Disable azure devops support for PAYG * Revert "Remove API tests" This reverts commit a525cbd1. * Fix tests * Rebase fixup * nit fixing * revert me * Fix integration udpate * Fix ENT-780 * Don't support azure devops on PAYG * dashboard: add comments and remove new Azure DevOps supports on user settings page * Fix push warning and make project a part of owner * Proper handle errors * Fix token can't refresh issue * Fix api * Add project context supports * Update components/server/src/azure-devops/azure-context-parser.spec.ts Co-authored-by:
Filip Troníček <filip@gitpod.io> * Fix readablestream error * Fix clone url * Address feedback - dashboard provider type update - doc for checkWriteAccess - Requirement.DEFAULT * 1 * avatar * Revert "revert me" This reverts commit 189c431e. --------- Co-authored-by:
Filip Troníček <filip@gitpod.io>
-
Pudong authored
* remove useless InfoProvider * close connection if visibility change * nit: fix typo * fn name typo fix --------- Co-authored-by:
Filip Troníček <filip@gitpod.io>
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-
- Sep 26, 2024
-
-
mustard authored
* Use `npm` instead of `yarn` for code build * fix out folder * Add update script * [local-app-api] compile grpc-web together * Fix build * fix out dir * fixup * Fixup
-
- Sep 25, 2024
-
-
Filip Troníček authored
* Proper webhook installed detection * fix webhook detection * debug: enable webhook on newly enabled prebuilds * Add a comment about the arbitrary last 50 events * Remove unused `GetConfigurationWebhookActivityStatus` * update fn comment * Delete superflous log * fix debugging webhooks * remove unused webhook-hooks * Revert "debug: enable webhook on newly enabled prebuilds" This reverts commit 5cfebd8f.
-
Autofix authored
Co-authored-by:
Autofix <autofix-bot@users.noreply.github.com>
-
- Sep 24, 2024
-
-
Filip Troníček authored
* [Workspace CLI] better logs streaming for `validate` * add tests, handle `\b`
-
- Sep 23, 2024
-
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-
mustard authored
* Update Platform Version of JetBrains Backend Plugin (EAP) to * Fix latest editor build * Fixup * revert year changes * fix rider build * 1 --------- Co-authored-by:
Robo Quat <roboquat@gitpod.io>
-
Filip Troníček authored
* Add `GetConfigurationWebhookActivityStatus` to proto * codegen * `GetConfigurationWebhookActivityStatus` impl * give it a UI * Revert trigger strategy on webhook event * debug: enable webhooks again * fix UI * maybe fix build? * Automatically convert to activity-based prebuilds *
🤷♂️ * don't limit to a week when converting to activity-based * Change copy Co-authored-by:Gero Posmyk-Leinemann <gero@gitpod.io> * Less cyclic deps * removing warning and add informative trigger strategy field * fix sizing of prebuild trigger strategy info * Revert "debug: enable webhooks again" This reverts commit 1c470677. --------- Co-authored-by:
Gero Posmyk-Leinemann <gero@gitpod.io>
-
Robo Quat authored
* [JetBrains] Update IDE images to new build version * Revert pluginSinceBuild --------- Co-authored-by:
mustard <huiwen@gitpod.io>
-
- Sep 20, 2024
-
- Sep 19, 2024
-
-
Filip Troníček authored
* refetch JWT cookie 20s after load * set cookie on login * make the cookie trigger at the right place
-