Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coder/coder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.13.0
Choose a base ref
...
head repository: coder/coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.13.1
Choose a head ref
  • 1 commit
  • 12 files changed
  • 4 contributors

Commits on Jul 18, 2024

  1. chore: patch 2.13.1 (#13927)

    * 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>
    4 people authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5edfccf View commit details
    Browse the repository at this point in the history
Loading