0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove the commons-io dependency More... about 9 years ago
introduce a FileSocket for common methods shared by unix domain sockets and named pipes More... about 9 years ago
move inner npipe and unix socket classes to upper level More... about 9 years ago
extract the HostnameEncoder More... about 9 years ago
cleanup package structure More... about 9 years ago
handle test performance issues on Windows by retrying the fetch More... about 9 years ago
update docs to reference the current release 2016-07-05T20-53-01 More... about 9 years ago
update integration tests More... about 9 years ago
remove the Thread.sleep(...) - shouldn't be necessary under realistic circumstances More... about 9 years ago
seemingly this is the exact place where we have to wait for something to provide everything in the streams. More... about 9 years ago
am I doing this right? More... about 9 years ago
update feature list More... about 9 years ago
allow interactive exec More... about 9 years ago
fix spec More... about 9 years ago
merge explorative code with the common request code path More... about 9 years ago
take note of returning the executor's result More... about 9 years ago
print container response More... about 9 years ago
update dependencies More... about 9 years ago
proof of concept for http-hijack aka attach More... about 9 years ago
add another minimal integration test for volume creation More... about 9 years ago
split the main integration test into different topics More... about 9 years ago
update artifact version in the readme More... about 9 years ago
volumes don't have an Id, but a Name. This needs to be used when trying to remove a volume. More... about 9 years ago
update the readme More... about 9 years ago
the volumes are available in a nested structure... and update the spec as well More... about 9 years ago
the volumes are available in a nested structure. More... about 9 years ago
use the current version in the readme example More... about 9 years ago
make removal of dangling volumes easier More... about 9 years ago
add integration tests for some network commands More... about 9 years ago
make the local docker version statically available in integration tests More... about 9 years ago