-
Notifications
You must be signed in to change notification settings - Fork 930
Comparing changes
Open a pull request
base repository: coder/coder
base: main
head repository: coder/coder
compare: release/2.24
- 7 commits
- 122 files changed
- 17 contributors
Commits on Jun 27, 2025
-
chore: bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (…
Configuration menu - View commit details
-
Copy full SHA for 4a61bbe - Browse repository at this point
Copy the full SHA 4a61bbeView commit details
Commits on Jun 30, 2025
-
fix: stop tearing down non-TTY processes on SSH session end (cherry-p…
…ick #18673) (#18676) 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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7747924 - Browse repository at this point
Copy the full SHA 7747924View commit details
Commits on Jul 1, 2025
-
feat: add Coder registry links to template creation and editing (cher…
…ry-pick #18680) (#18697) Co-authored-by: Claude <[email protected]> Co-authored-by: Garrett Delfosse <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de494d0 - Browse repository at this point
Copy the full SHA de494d0View commit details -
chore: pull in cherry picks for v2.24 (#18674)
Co-authored-by: Danny Kopping <[email protected]> Co-authored-by: Steven Masley <[email protected]> Co-authored-by: Bruno Quaresma <[email protected]> Co-authored-by: Sas Swart <[email protected]> Co-authored-by: Susana Ferreira <[email protected]> Co-authored-by: Danielle Maywood <[email protected]> Co-authored-by: Mathias Fredriksson <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Asher <[email protected]> Co-authored-by: Hugo Dutka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5a74a7 - Browse repository at this point
Copy the full SHA e5a74a7View commit details
Commits on Jul 2, 2025
-
fix: handle null response from the template presets endpoint (cherry-…
…pick #18723) (#18724) Co-authored-by: Hugo Dutka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5059c23 - Browse repository at this point
Copy the full SHA 5059c23View commit details -
fix: handle task sidebar app health check disabled correctly (cherry-…
…pick #18687) (#18726) Co-authored-by: Hugo Dutka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f97bd76 - Browse repository at this point
Copy the full SHA f97bd76View commit details
Commits on Jul 3, 2025
-
chore: add rdp icon (cherry-pick #18736) (#18737)
Cherry-picked chore: add rdp icon (#18736) Co-authored-by: Atif Ali <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d027a3f - Browse repository at this point
Copy the full SHA d027a3fView 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 main...release/2.24