-
Notifications
You must be signed in to change notification settings - Fork 928
Comparing changes
Open a pull request
base repository: coder/coder
base: ab254ad
head repository: coder/coder
compare: 75e7a93
- 6 commits
- 38 files changed
- 11 contributors
Commits on Jun 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d3b6863 - Browse repository at this point
Copy the full SHA d3b6863View commit details -
chore: cherry-pick bug fixes for release 2.23 (#18219)
Co-authored-by: Steven Masley <Emyrk@users.noreply.github.com> Co-authored-by: Jaayden Halko <jaayden.halko@gmail.com> Co-authored-by: Steven Masley <stevenmasley@gmail.com> Co-authored-by: Ethan <39577870+ethanndickson@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3a68676 - Browse repository at this point
Copy the full SHA 3a68676View commit details
Commits on Jun 10, 2025
-
chore: revert breaking changes relating to WorkspaceOwnerName (#18304)
Configuration menu - View commit details
-
Copy full SHA for b906c16 - Browse repository at this point
Copy the full SHA b906c16View commit details
Commits on Jun 11, 2025
-
chore: add windows icon (cherry-pick #18312) (#18322)
Co-authored-by: ケイラ <mckayla@hey.com>
Configuration menu - View commit details
-
Copy full SHA for bc089f3 - Browse repository at this point
Copy the full SHA bc089f3View commit details
Commits on Jun 16, 2025
-
fix(site): remove trailing comment from cursor.svg (cherry-pick #18072)…
… (#18378) Cherry-picked fix(site): remove trailing comment from cursor.svg (#18072) The trailing comment was preventing the SVG from rendering on Coder Desktop macOS, with the SVG loader we use. I've moved it to a place where it's apparently OK? Couldn't tell you why. https://validator.w3.org/ had no complaints. I tested this by hardcoding the icon to that served by a build of coder with this new svg.  The first icon is without the trailing comment, the second is with. Co-authored-by: Ethan <39577870+ethanndickson@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8e8dd58 - Browse repository at this point
Copy the full SHA 8e8dd58View commit details
Commits on Jun 30, 2025
-
fix: stop tearing down non-TTY processes on SSH session end (cherry-p…
…ick #18673) (#18677) Cherry-picked fix: stop tearing down non-TTY processes on SSH session end (#18673) (possibly temporary) fix for #18519 Matches OpenSSH for non-tty sessions, where we don't actively terminate the process. Adds explicit tracking to the SSH server for these processes so that if we are shutting down we terminate them: this ensures that we can shut down quickly to allow shutdown scripts to run. It also ensures our tests don't leak system resources. Co-authored-by: Spike Curtis <spike@coder.com>
Configuration menu - View commit details
-
Copy full SHA for 75e7a93 - Browse repository at this point
Copy the full SHA 75e7a93View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ab254ad...75e7a93