-
Notifications
You must be signed in to change notification settings - Fork 914
Comparing changes
Open a pull request
base repository: coder/coder
base: v2.20.0
head repository: coder/coder
compare: release/2.20
- 15 commits
- 72 files changed
- 10 contributors
Commits on Mar 14, 2025
-
fix: remove provisioners from deployment sidebar (cherry-pick #16717) (…
Configuration menu - View commit details
-
Copy full SHA for bdd7794 - Browse repository at this point
Copy the full SHA bdd7794View commit details
Commits on Mar 15, 2025
-
chore: use org-scoped roles for organization user e2e tests (cherry-p…
Configuration menu - View commit details
-
Copy full SHA for b615a35 - Browse repository at this point
Copy the full SHA b615a35View commit details -
fix: fix audit log search (cherry-pick #16944) (#16945)
Cherry-picked fix: fix audit log search (#16944) Co-authored-by: ケイラ <mckayla@hey.com>
Configuration menu - View commit details
-
Copy full SHA for dba881f - Browse repository at this point
Copy the full SHA dba881fView commit details
Commits on Mar 17, 2025
-
fix: hide deleted users from org members query (cherry-pick #16830) (#…
Configuration menu - View commit details
-
Copy full SHA for 3569e56 - Browse repository at this point
Copy the full SHA 3569e56View commit details -
fix: fix deployment settings navigation issues (cherry-pick #16780) (#…
Configuration menu - View commit details
-
Copy full SHA for 8a3ebac - Browse repository at this point
Copy the full SHA 8a3ebacView commit details
Commits on Apr 16, 2025
-
chore: fix gpg forwarding test (cherry-pick #17355) (#17415)
Cherry-picked chore: fix gpg forwarding test (#17355) Co-authored-by: Dean Sheather <dean@deansheather.com>
Configuration menu - View commit details
-
Copy full SHA for 828f149 - Browse repository at this point
Copy the full SHA 828f149View commit details -
fix: reduce excessive logging when database is unreachable (cherry-pick
Configuration menu - View commit details
-
Copy full SHA for 7d0e909 - Browse repository at this point
Copy the full SHA 7d0e909View commit details
Commits on Apr 22, 2025
-
feat: add path & method labels to prometheus metrics for current requ…
Configuration menu - View commit details
-
Copy full SHA for 550b81f - Browse repository at this point
Copy the full SHA 550b81fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc8454b - Browse repository at this point
Copy the full SHA fc8454bView commit details -
chore: prevent null loading sync settings (cherry-pick #17430) (#17487)
Co-authored-by: Steven Masley <Emyrk@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b56ffe0 - Browse repository at this point
Copy the full SHA b56ffe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7670820 - Browse repository at this point
Copy the full SHA 7670820View commit details
Commits on Apr 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8fe94e8 - Browse repository at this point
Copy the full SHA 8fe94e8View commit details
Commits on Apr 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8329bea - Browse repository at this point
Copy the full SHA 8329beaView commit details
Commits on May 14, 2025
-
chore: update alpine 3.21.2 => 3.21.3 (cherry-pick #17773) (#17801)
Co-authored-by: Charlie Voiselle <464492+angrycub@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 186d9b0 - Browse repository at this point
Copy the full SHA 186d9b0View commit details
Commits on May 21, 2025
-
fix: stop extending API key access if OIDC refresh is available (cher…
…ry-pick #17878) (#17962) Cherry-picked fix: stop extending API key access if OIDC refresh is available (#17878) fixes #17070 Cleans up our handling of APIKey expiration and OIDC to keep them separate concepts. For an OIDC-login APIKey, both the APIKey and OIDC link must be valid to login. If the OIDC link is expired and we have a refresh token, we will attempt to refresh. OIDC refreshes do not have any effect on APIKey expiry. #17070 (comment) explains why this is the correct behavior. Co-authored-by: Spike Curtis <spike@coder.com>
Configuration menu - View commit details
-
Copy full SHA for f895f94 - Browse repository at this point
Copy the full SHA f895f94View 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 v2.20.0...release/2.20