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: daytonaio/daytona Loading
base: v0.19.1
Choose a base ref
...
head repository: daytonaio/daytona Loading
compare: main
Choose a head ref
  • 18 commits
  • 95 files changed
  • 9 contributors

Commits on Jun 20, 2024

  1. feat: expose server CLI version (#693)

    * feat: expose server CLI version
    
    Signed-off-by: lbrecic <[email protected]>
    lbrecic committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    88d7d2f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. feat: add gitness provider (#689)

    Signed-off-by: rutik7066 <[email protected]>
    Rutik7066 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9682edf View commit details
    Browse the repository at this point in the history
  2. feat: logging improvements (#683)

    Signed-off-by: Ivan Dagelic <[email protected]>
    idagelic committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    96c2e75 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. feat: add azure devops git provider (#610)

    Signed-off-by: tarunrajput <[email protected]>
    tarunrajput committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9ac6f18 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. chore(deps): bump github.com/hashicorp/go-retryablehttp (#709)

    Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.2 to 0.7.7.
    - [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/go-retryablehttp@v0.7.2...v0.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/go-retryablehttp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7c84e63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8b9757 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. fix: logging improvements (#711)

    Signed-off-by: Ivan Dagelic <[email protected]>
    idagelic committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a7dbf15 View commit details
    Browse the repository at this point in the history
  2. fix: http git clone URL (#704)

    Signed-off-by: Rohan Sharma <[email protected]>
    RS-labhub committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    576c891 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. feat: add self hosting support for bitbucket (#606)

    Signed-off-by: Abhishek Kumar Gupta <[email protected]>
    abhishek818 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    811e905 View commit details
    Browse the repository at this point in the history
  2. style: gitness vars naming (#707)

    Signed-off-by: Ivan Dagelic <[email protected]>
    idagelic committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f4a0289 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. feat: build projects on the target machine (#708)

    Signed-off-by: Toma Puljak <[email protected]>
    Tpuljak committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    583c0ab View commit details
    Browse the repository at this point in the history
  2. fix: devcontainer config file name validation (#714)

    Signed-off-by: Rohan Sharma <[email protected]>
    RS-labhub committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f3e19fc View commit details
    Browse the repository at this point in the history
  3. fix: devcontainer read config environment variables (#715)

    Signed-off-by: Toma Puljak <[email protected]>
    Tpuljak committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c3cf22e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. bug fix: sudo dockerd removed (#717)

    Signed-off-by: Rohan Sharma <[email protected]>
    RS-labhub committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4c2431b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. chore(deps): bump github.com/gin-contrib/cors from 1.5.0 to 1.6.0 (#730)

    Bumps [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) from 1.5.0 to 1.6.0.
    - [Release notes](https://github.com/gin-contrib/cors/releases)
    - [Changelog](https://github.com/gin-contrib/cors/blob/master/.goreleaser.yaml)
    - [Commits](gin-contrib/cors@v1.5.0...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gin-contrib/cors
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2613909 View commit details
    Browse the repository at this point in the history
  2. fix: project dir on windows (#732)

    Signed-off-by: Toma Puljak <[email protected]>
    Tpuljak committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3f3092b View commit details
    Browse the repository at this point in the history
  3. fix: list all user github orgs (#731)

    Signed-off-by: Toma Puljak <[email protected]>
    Tpuljak committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7e56080 View commit details
    Browse the repository at this point in the history
  4. fix: port forward deadlock (#737)

    Signed-off-by: Toma Puljak <[email protected]>
    Tpuljak committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ddde265 View commit details
    Browse the repository at this point in the history
Loading