Thanks to visit codestin.com
Credit goes to github.com

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.14.1
Choose a base ref
...
head repository: coder/coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/2.14
Choose a head ref
  • 3 commits
  • 19 files changed
  • 9 contributors

Commits on Aug 20, 2024

  1. chore: patch 2.14.2 (#14371)

    * chore: sign the windows installer (#14353)
    
    (cherry picked from commit 6f9b3c1)
    
    * chore: handle merge conflicts
    
    * make fmt patch
    
    ---------
    
    Co-authored-by: Kyle Carberry <[email protected]>
    Co-authored-by: Jaayden Halko <[email protected]>
    3 people authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d1cd784 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. fix: patch mainline improvements back to 2.14.3 (#14566)

    * fix: increase group name limit to 36 from 32 (#14443)
    
    (cherry picked from commit 4997691)
    
    * fix: allow posting licenses that will be valid in future (#14491)
    
    (cherry picked from commit 5bd5801)
    
    * fix: stop reporting future licenses as errors (#14492)
    
    (cherry picked from commit 4eac2ac)
    
    * fix(provisionerd/runner): do not log entire resources (#14538)
    
    fix(coderd/workspaceagentsrpc): do not log entire agent
    fix(provisionerd/runner): do not log entire resources
    
    (cherry picked from commit 5366f25)
    
    * fix(site): fix agent logs streaming for third party apps (#14541)
    
    (cherry picked from commit 242b1ea)
    
    * Fix TestLicenseEntitlements/CurrentAndFuture test
    
    ---------
    
    Co-authored-by: Asher <[email protected]>
    Co-authored-by: Spike Curtis <[email protected]>
    Co-authored-by: Cian Johnston <[email protected]>
    Co-authored-by: Bruno Quaresma <[email protected]>
    5 people authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5c6d7f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fix(site): sanitize login redirect (#15221)

    Co-authored-by: Colin Adler <[email protected]>
    sreya and coadler authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    cb70300 View commit details
    Browse the repository at this point in the history
Loading