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: dstackai/dstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.19.15
Choose a base ref
...
head repository: dstackai/dstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.19.16
Choose a head ref
  • 20 commits
  • 122 files changed
  • 9 contributors

Commits on Jun 19, 2025

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

Commits on Jun 20, 2025

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

Commits on Jun 22, 2025

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

Commits on Jun 23, 2025

  1. Configuration menu
    Copy the full SHA
    0b53d25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7afb573 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d68f38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca68ca4 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Configuration menu
    Copy the full SHA
    64910fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    026ba42 View commit details
    Browse the repository at this point in the history
  3. Add CloudRift backend (#2771)

    Co-authored-by: Dmitry Trifonov <slonegg@gmail.com>
    6erun and Slonegg authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    2db1752 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. Fix Postgres deadlocks (#2843)

    * Fix run locking when processing jobs
    
    * Default to with_for_update(key_share=True) to prevent deadlock
    r4victor authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    f4c9604 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. Configuration menu
    Copy the full SHA
    d9661b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    380f39c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9894371 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5c7edb View commit details
    Browse the repository at this point in the history
  5. [UI] Allow to hide the Tour panel (#2816)

    * [UI] Allow to hide the Tour panel #286
    
    * [UI] Allow to hide the Tour panel #286 Fixes after review
    olgenn authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    0173a48 View commit details
    Browse the repository at this point in the history
  6. Pr3 add join leave UI buttons (#2795)

    * fix: retrack PR2 based on PR1
    
    * fix: lint errors in test_projects.py
    
    * fix: update test assertions to include is_public field
    
    * style: apply pre-commit formatting fixes
    
    * Add project visibility update API endpoint
    
    * Fix user autocomplete: allow all users to see user list
    
    * Fix project deletion permissions: allow project owners to delete their projects
    
    * Apply pre-commit formatting fixes to PR2
    
    * Fix project deletion permissions and member race conditions
    
    * Allow public project access to gateways endpoints
    
    * fix: address PR comments from r4victor
    
    * feat: generalize project update endpoint
    
    * refactor: rename /update_visibility to /update for more generic project updates
    
    * Remove redundant comments that duplicate code logic
    
    * Remove only redundant comments added in PR2
    
    * Add join/leave project UI functionality
    
    * Add Join/Leave button to project header and restrict CLI section to members
    
    * refactor: improve code style and extract member actions hook
    
    * refactor: use useProjectMemberActions in ProjectDetails
    
    * Add join/leave project UI functionality
    
    * Add Join/Leave button to project header and restrict CLI section to members
    
    * refactor: improve code style and extract member actions hook
    
    * refactor: use useProjectMemberActions in ProjectDetails
    
    * Fix linter errors and remove obsolete updateProjectVisibility mutation
    
    * Move project visibility to Danger Zone with ComboBox and add visibility column
    
    * Fix: Hide 'Leave Project' button for project owners
    
    * Hide Leave Project button for last admin instead of showing error
    
    * Fix project visibility display issue
    
    * Minor changes:
     - UI captions
     - Added confirmation on Leave
     - Removed Join/Leave from Project Details Header
    
    ---------
    
    Co-authored-by: peterschmidt85 <andrey.cheptsov@gmail.com>
    haydnli-shopify and peterschmidt85 authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    e47c927 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40ee802 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2ef2d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cd4dc99 View commit details
    Browse the repository at this point in the history
Loading