GitHub / docker-java/docker-java / commits
Java Docker API Client
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 7957a142 |
Add StartInterval to health check since it will be supported by the 1.44 dock...
Co-authored-by: Eddú Meléndez <e****z@g****m> |
Henri Tremblay <h****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1c6fcdbc | Enable japicmp in docker-java-api module (#2279) |
Eddú Meléndez Gonzales <e****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b56497a0 | Ignore LogSwarmObjectIT#testLogsCmd (#2280) |
Eddú Meléndez Gonzales <e****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 84d7750d | Use long rather than int for sizeRw and sizeRootFs (#2230) |
Lars <6****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| fd5da167 |
Add signal query argument for Restart Container command (#2186)
Co-authored-by: Eddú Meléndez Gonzales <e****z@g****m> |
Maksim Dimukhametov <m****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 278a3ac6 | Replace deprecated match methods (#2189) |
Clayton Walker <c****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8a840511 |
Bump org.testcontainers:testcontainers from 1.16.3 to 1.19.1 (#2218)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a437d0e0 |
Bump com.github.siom79.japicmp:japicmp-maven-plugin (#2226)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| fea93ec6 |
Implemented the `SizeRw` field in the `InspectContainerResponse` class. (#2216)
Co-authored-by: Eddú Meléndez Gonzales <e****z@g****m> |
Lars <6****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| d138d519 |
Add units (nanoseconds) to HealthCheck (#2187)
Co-authored-by: Eddú Meléndez Gonzales <e****z@g****m> |
Sietse Ludger Geertsema <g****b@s****l>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ede20db9 |
Fixing flaky test `ListContainersCmdIT.testStatusFilter` (#2188)
Co-authored-by: Eddú Meléndez Gonzales <e****z@g****m> |
Maksim Dimukhametov <m****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1da95150 | Disable CopyArchiveToContainerCmdIT#copyFileWithUIDGID (#2228) |
Eddú Meléndez Gonzales <e****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 12ecc2bc |
Bump assertj-core from 3.22.0 to 3.24.2 (#2051)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 2babed86 |
Bump jna from 5.12.1 to 5.13.0 (#2047)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 5d03c4c8 |
Bump commons-io from 2.6 to 2.13.0 (#2153)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| f5455eaf |
Bump org.junit.jupiter:junit-jupiter from 5.7.2 to 5.10.0 (#2163)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| aa13c7fd |
Bump org.bouncycastle:bcpkix-jdk18on from 1.75 to 1.76 (#2169)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| e92c30e4 | Prevent auths field in config.json to be null (#2142) |
chunweilim <1****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| ca8b8598 | Revert "Ad ddependency-submission action (#2139)" | Eddú Meléndez <e****z@g****m> | almost 3 years ago | |
| 78472c91 | Ad ddependency-submission action (#2139) |
Eddú Meléndez Gonzales <e****z@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 33f510ac | Update bouncy castle to bcpkix-jdk18on:1.75 (#2135) |
Julian <3****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 95f65e2a |
Fix support TLS configuration from docker context (#2130)
Co-authored-by: Eddú Meléndez <e****z@g****m> |
Piotr Wielgołaski <p****i@t****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| dd0de7c8 | Handle repoNames with tags (#2128) |
Adam Setch <a****h@o****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| a1243d64 | Use anchor instead of building toString() for debug logging (#2035) |
belugabehr <1****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| dddd439c |
Support TLS configuration from docker context (#2105)
Co-authored-by: Eddú Meléndez <e****z@g****m> |
Piotr Wielgołaski <p****i@t****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 97579e5e |
Use JDK Objects requireNonNull over Guava checkNotNull (#1981)
Co-authored-by: Eddú Meléndez Gonzales <e****z@g****m> |
belugabehr <1****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 7ce35f42 |
Load test resources from classpath (#1823)
Co-authored-by: Eddú Meléndez <e****z@g****m> |
Matthias Wiedemann <m****e@g****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| f4cffbd6 | Add CODEOWNERS (#2085) |
Eddú Meléndez Gonzales <e****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 980e5d1b | Remove reference to unused commons-codec (#2028) |
belugabehr <1****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 1d5ec655 | Update ubuntu version to 20.04 and 22.04 (#2058) |
Eddú Meléndez Gonzales <e****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| fbc29d85 | Update checkout and setup-java actions (#2083) |
Eddú Meléndez Gonzales <e****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| f306650d | Rename default branch to main (#2070) |
Eddú Meléndez Gonzales <e****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 59b2b8c0 | Deprecate `JerseyDockerHttpClient` (#2067) |
Eddú Meléndez Gonzales <e****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 26cd13ce |
Fix parameter order in `assertEquals` (#2066)
Signed-off-by: Harald Albers <g****b@a****e> |
Harald Albers <a****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| f8fd4924 |
Support docker context (#2036)
Co-authored-by: Eddú Meléndez Gonzales <e****z@g****m> |
Simon Kågedal Reimer <s****l@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| db508d87 |
Add `Name` to `ContainerNetworkConfig` (#2052)
Co-authored-by: Eddú Meléndez Gonzales <e****z@g****m> Signed-off-by: Harald Albers <g****b@a****e> |
Harald Albers <a****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 0867f5b4 | Fix typo of certificate (#2053) |
belugabehr <1****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 079797ff |
Bump junixsocket.version from 2.3.2 to 2.6.1 (#1988)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 9b7adaeb | Add load async operation (#1982) |
Eddú Meléndez Gonzales <e****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| f6f9d676 |
Improve getting_started.md (#1966)
Co-authored-by: Eddú Meléndez Gonzales <e****z@g****m> |
aryeh <a****h@l****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| d7db365f |
Support copyUIDGID option in CopyArchiveToContainerCmd (#1963)
Signed-off-by: kwall <k****l@a****g> |
Keith Wall <k****l@r****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 3951333e | Add support for `reference` query param in List Images (#1941) |
Eddú Meléndez Gonzales <e****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 2c690f35 | Add Automatic-Module-Name (#1962) |
Eddú Meléndez Gonzales <e****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| ffb09202 | Add capability values (#1955) |
jmformenti <j****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 83f95f0e |
Bump jna from 5.8.0 to 5.12.1 (#1898)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 3ea46f9a | Add Init attribute in ContainerSpec (#1927) |
訾明华 <5****0@q****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a961200d | Handle network aliases without a custom network gracefully (#1942) |
Aidan Do <4****0@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 8253a999 | Stabilize tests | Sergei Egorov <b****p@g****m> | over 4 years ago | |
| ddfaf563 | Relax protocol check in `DefaultDockerClientConfig` (#1818) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 8fd8953a | Rename `RestartContainerCmd#withtTimeout` to `#withTimeout` (#1817) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 0169cc42 | Remove `jna-transport` dependency from `okhttp` (#1816) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 61f4e559 | Add `CgroupnsMode` to `HostConfig` (#1808) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 2e7764d1 | Do not leak `AuthConfig` into `CreateContainerCmd`'s JSON (#1807) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 554acf67 | Use POSIX for tar long file mode and big number mode. (#1805) |
David Lefever <l****d@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| fd27cc25 | Add "npipe" as a valid mount type (#1788) |
aroskuski <a****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 7a0a1118 | Do not parameterize command tests, use TCK (#1803) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| d44a7a1d | Support path of DOCKER_HOST (#1801) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| e100e258 | Use a non-blocking output stream for socket writes (#1769) |
Pasqual Koschmieder <p****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 078348f2 | Add Java 17 to the CI matrix (#1794) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 38ee502e | Use POSIX extensions for tar archives (#1787) |
Quentin Loos <c****t@q****e>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| a31aff8c |
Fix wrong field returned from `ContainerMount#getMode` (#1713)
Co-authored-by: Chris <c****r@q****m> |
Chris <c****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| a135d21f |
add `until` param to `LogContainerCmd` (#1734)
Co-authored-by: 訾明华 <z****1@d****n>, Sergei Egorov <b****p@g****m> |
訾明华 <5****0@q****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 599aeb76 |
add `RemoveSwarmNodeCmd` (#1735)
Co-authored-by: Sergei Egorov <b****p@g****m>, Sergei Egorov <b****p@g****m>, 訾明华 <z****1@d****n>, Sergei Egorov <b****p@g****m> |
訾明华 <5****0@q****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 8e77a694 | Update apache commons-lang (2) to current commons-lang3 (#1746) |
Eric Bariaux <3****x@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| c61da29a | Fix #1726 by disabling stale connection checking in AHC5 (#1727) |
Thierry Ygé <t****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 4ead9a45 | fix BOM (use `dependencyManagement`) | Sergei Egorov <b****p@g****m> | over 4 years ago | |
| e550b5b3 | Add BOM (#1708) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| a94e4d57 | Add `DockerClientDelegate` (#1707) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 957bddab |
Add `loki` driver to `LoggingType` enum (#1676)
Co-authored-by: Sergei Egorov <b****p@g****m> |
Peter Trifanov <p****v@m****u>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 5847a6d8 |
Recursive `PropagationMode` values (#1640)
Co-authored-by: Sergei Egorov <b****p@g****m> |
faucct <f****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| e0275e04 |
Use npipe as the default DOCKER_HOST on Windows (#1701)
Co-authored-by: Sergei Egorov <b****p@g****m> |
訾明华 <5****0@q****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| de2627d5 | Disable socket timeout of 3min introduced in #1590 (#1702) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| dd173583 |
Add java16 unix socket support (#1627)
Co-authored-by: Clayton Walker <c****r@s****g>, Sergei Egorov <b****p@g****m> |
Clayton Walker <c****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| b1430f31 | Revert "Update DomainSocket.java" | Sergei Egorov <b****p@g****m> | almost 5 years ago | |
| b53872b3 | Update DomainSocket.java |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 28e32b0a |
Bump commons-compress from 1.20 to 1.21 (#1674)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| e6f4adeb | Add `DefaultDockerClientConfig.Builder#isDockerHostSetExplicitly` (#1692) |
Kevin Wittek <k****w@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 0047efcc | Fix typo in CreateNetworkCmd (#1680) |
david-cooke <c****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 3c287ec8 | Make #1638 less breaking by implementing getPlatform (#1661) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 6a44f439 | skip tests on release |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 777639af | Ensure the compatibility with old (2.8.8) Jackson versions (#1652) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 5c6ac258 | Allow overriding timeouts of Apache HttpClient5 transport (#1617) |
Dimukhametov Maksim <d****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| ca0b78a0 | Add common `DockerObject` parent to every model class (#1635) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 4f8f7b98 | Add `platform` to `CreateContainerCmd` (#1638) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 0ae59306 | Revert accidental change (8db70eaf2a) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 8db70eaf | Use UnixDocket in OkHttp as well |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| a5311942 | Make it easy to provide a custom ObjectMapper (#1637) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 29217e1d | Reduce logging (#1636) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 6bf8b3ca | Remove Jacoco and Spotbugs | Sergei Egorov <b****p@g****m> | about 5 years ago | |
| 47deba37 | Fix missing equals and toString annotation for Statistics Objects (#1618) |
Yuting Liu <y****g@s****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| e01dd42d | Update OkHttp (#1599) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 03060318 |
Bump lombok from 1.18.12 to 1.18.18 (#1570)
Co-authored-by: dependabot-preview[bot] <2****]@u****m> Signed-off-by: dependabot-preview[bot] <s****t@d****m> |
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 09b4c96f |
Bump httpclient5 from 5.0 to 5.0.3 (#1590)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| af0d1f74 |
Options for volume has been added (#1569)
Co-authored-by: Nele Smeets <n****s@v****e> |
smeetsn <8****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| c86a53a8 |
Create Dependabot config file (#1571)
Co-authored-by: dependabot-preview[bot] <2****]@u****m> |
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 5f416a7b |
Disable httpclient5 connection state tracking to avoid leaks (#1560)
Co-authored-by: internalerror <g****n@g****m> |
internalerror <i****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 1da0e3ce | Share the unix socket impl between OkHttp & HttpClient5 (#1566) |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| f9d2db6e |
Support Swarm config operations (#1482)
Co-authored-by: Sergei Egorov <s****v@v****m> |
jrietdijk <5****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 9ba70a99 | fix JsonProperty annotation for container healthchecks (#1511) (#1539) |
doejoe <4****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 2dc6b0ad | Update stale.yml |
Sergei Egorov <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago |