-
Notifications
You must be signed in to change notification settings - Fork 292
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: upserve/docker-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: danschmidt5189/docker-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stable
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 7 files changed
- 2 contributors
Commits on Apr 24, 2025
-
Buildfix: pin rspec-its; simplify podman install (resolves #597)
- Pins rspec-its to 1.x - Removes unnecessary setup steps for Ubuntu 20.10+ from ./scripts/install_podman.sh
Configuration menu - View commit details
-
Copy full SHA for f52be4d - Browse repository at this point
Copy the full SHA f52be4dView commit details
Commits on Apr 25, 2025
-
Merge pull request #1 from danschmidt5189/bugfix/597/fixbuild_pin_rsp…
…ec_its Buildfix: pin rspec-its; simplify podman install (resolves #597)
Configuration menu - View commit details
-
Copy full SHA for 1ba37f9 - Browse repository at this point
Copy the full SHA 1ba37f9View commit details -
Send :read_timeout when streaming events (#584)
- Corrects a bug in `Docker::Connection.compile_request_params` that incorrectly stripped out `read_timeout` when it was nil. - Sets `Docker::Event.stream` to skip timeouts by default. - Sets `Docker::Event.stream` to avoid automatically retrying timeout-related events by default. - Adds timeout-related event streaming tests. A particularly slow (60s+) test can be enabled by setting `RUN_SLOW_TESTS=1` in the testing environment.
Configuration menu - View commit details
-
Copy full SHA for 1462fc3 - Browse repository at this point
Copy the full SHA 1462fc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8c1617 - Browse repository at this point
Copy the full SHA c8c1617View commit details -
Removes Ruby 2.x from the GitHub Actions pipeline, effectively dropping the requirement to support those versions. This allows new / refactored code to use modern Ruby idioms.
Configuration menu - View commit details
-
Copy full SHA for 0bac5a3 - Browse repository at this point
Copy the full SHA 0bac5a3View commit details -
ISSUE-593: Conform Docker::Event to Engine spec
- Refactors Docker::Event to provide access to its source (JSON) data. - Adds `scope` to the Docker::Event class.
Configuration menu - View commit details
-
Copy full SHA for 69e7f32 - Browse repository at this point
Copy the full SHA 69e7f32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d465d2 - Browse repository at this point
Copy the full SHA 2d465d2View commit details
Commits on Apr 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 177adbf - Browse repository at this point
Copy the full SHA 177adbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4d4261 - Browse repository at this point
Copy the full SHA e4d4261View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...stable