-
Notifications
You must be signed in to change notification settings - Fork 881
Comparing changes
Open a pull request
base repository: coder/coder
base: v2.13.0
head repository: coder/coder
compare: release/2.13
- 6 commits
- 22 files changed
- 8 contributors
Commits on Jul 18, 2024
-
* fix: let workspace pages download partial logs for unhealthy workspaces (#13761) * fix: get basic fix in for preventing download logs from blowing up UI * fix: make sure blob units can't go out of bounds * fix: make sure timeout is cleared on component unmount * fix: reduce risk of shared cache state breaking useAgentLogs * fix: allow partial downloading of logs * fix: make sure useMemo cache is used properly * wip: commit current progress on updated logs functionality * docs: rewrite comment for clarity * refactor: clean up current code * fix: update styles for unavailable logs * fix: resolve linter violations * fix: update type signature of getErrorDetail * fix: revert log/enabled logic for useAgentLogs * fix: remove memoization from DownloadLogsDialog * fix: update name of timeout state * refactor: make log web sockets logic more clear * docs: reword comment for clarity * fix: commit current style update progress * fix: finish style updates (cherry picked from commit 940afa1) * fix(site): enable dormant workspace to be deleted (#13850) (cherry picked from commit 01b30ea) * chore: remove `organizationIds` from `AuthProvider` (#13917) (cherry picked from commit 80cbffe) --------- Co-authored-by: Michael Smith <throwawayclover@gmail.com> Co-authored-by: Bruno Quaresma <bruno@coder.com> Co-authored-by: Kayla Washburn-Love <mckayla@hey.com>
Configuration menu - View commit details
-
Copy full SHA for 5edfccf - Browse repository at this point
Copy the full SHA 5edfccfView commit details
Commits on Jul 22, 2024
-
chore: keep active users active in scim (#13955) (#13973)
* chore: scim should keep active users active * chore: add a unit test to excercise dormancy bug * audit log should not be dropped when there is no change * add ability to cancel audit log (cherry picked from commit 03c5d42) Co-authored-by: Steven Masley <Emyrk@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5b12020 - Browse repository at this point
Copy the full SHA 5b12020View commit details
Commits on Jul 23, 2024
-
chore(scripts): fix cherry-pick check in
check_commit_metadata.sh
(#…Configuration menu - View commit details
-
Copy full SHA for 48c4859 - Browse repository at this point
Copy the full SHA 48c4859View commit details
Commits on Aug 1, 2024
-
fix: change time format string from 15:40 to 15:04 (#14033) (#14072)
* Change string format to constant value (cherry picked from commit eacdfb9) Co-authored-by: Charlie Voiselle <464492+angrycub@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4f8a64 - Browse repository at this point
Copy the full SHA d4f8a64View commit details
Commits on Aug 6, 2024
-
chore: update emoji-mart data (#13746) (#14189)
(cherry picked from commit 4a0fd74) Co-authored-by: Kayla Washburn-Love <mckayla@hey.com>
Configuration menu - View commit details
-
Copy full SHA for bddf0bf - Browse repository at this point
Copy the full SHA bddf0bfView commit details
Commits on Aug 20, 2024
-
chore: sign the windows installer (#14353) (#14368)
(cherry picked from commit 6f9b3c1) Co-authored-by: Kyle Carberry <kyle@coder.com>
Configuration menu - View commit details
-
Copy full SHA for 1a027b0 - Browse repository at this point
Copy the full SHA 1a027b0View 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.13.0...release/2.13