-
Notifications
You must be signed in to change notification settings - Fork 914
Comparing changes
Open a pull request
base repository: coder/coder
base: 8a3ebac
head repository: coder/coder
compare: f895f94
- 10 commits
- 46 files changed
- 8 contributors
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 8a3ebac...f895f94