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.15.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: release/2.15
Choose a head ref
  • 7 commits
  • 16 files changed
  • 9 contributors

Commits on Oct 1, 2024

  1. chore: patch known bugs in stable (#14925)

    - [x] #14601
    - [x] #14602
    - [x] #14633
    
    ---------
    
    Co-authored-by: Justin Fowler <justinfowler1996@gmail.com>
    Co-authored-by: Ethan <39577870+ethanndickson@users.noreply.github.com>
    Co-authored-by: Danielle Maywood <danielle@themaywoods.com>
    4 people authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    003dc5c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    0f63510 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix: add benign error suppression for process priority management (#1…

    …5020)
    
    This PR backports some benign error suppression into 2.15
    sreya authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3716afa View commit details
    Browse the repository at this point in the history
  2. fix(site): fix agent logs streaming for third party apps (#14541) (#1…

    …5022)
    
    Co-authored-by: Bruno Quaresma <bruno@coder.com>
    sreya and BrunoQuaresma authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6f68315 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    c9c90c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fix(site): sanitize login redirect (#15208) (#15220)

    Co-authored-by: Colin Adler <colin1adler@gmail.com>
    sreya and coadler authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f214d03 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. chore: log provider stack traces on text file busy (#15249)

    re: #14726
    
    If we see "text file busy" in the errors while initializing terraform,
    attempt to query the pprof endpoint set up by
    coder/terraform-provider-coder#295 and log at
    CRITICAL.
    
    ---------
    
    Signed-off-by: Spike Curtis <spike@coder.com>
    (cherry picked from commit d676ad5)
    
    Co-authored-by: Spike Curtis <spike@coder.com>
    stirby and spikecurtis authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e4964ae View commit details
    Browse the repository at this point in the history
Loading