GitHub / docker-java/docker-java / commits
Java Docker API Client
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 52c7d2ab | Removes top-level HostConfig | Matt Fulgo <m****t@f****g> | almost 12 years ago | |
| f8e3d3ad | Moves more Config objects into their assoc Cmds | Matt Fulgo <m****t@f****g> | almost 12 years ago | |
| 14f911e5 | Adds some TODOs | Matt Fulgo <m****t@f****g> | almost 12 years ago | |
| 8d572c6e | Fixes a bug in the InfoCmdTest | Matt Fulgo <m****t@f****g> | almost 12 years ago | |
| 4c21760d | Adds test for CopyFileFromContainer | Matt Fulgo <m****t@f****g> | almost 12 years ago | |
| 962f9b48 | merge Merge pull request #35 from woq-blended/master | marcuslinke <m****e@g****e> | almost 12 years ago | |
| 3e0808e2 | Exposing the withTTY method for container creation. | Andreas Gies <a****s@w****e> | almost 12 years ago | |
| 476dafc2 | Moves CommitConfig into CommitCmd | Matt Fulgo <m****t@f****g> | almost 12 years ago | |
| f7896a4d | Update README to latest release | marcuslinke <m****e@g****e> | almost 12 years ago | |
| f4ab2e89 | Fix issue #33 | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| ffedb6fc | [maven-release-plugin] prepare for next development iteration | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| 5ff93ed3 | [maven-release-plugin] prepare release docker-java-0.9.1 | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| a17bfb28 | not null check for withUri | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| 442fa8b5 | Swaps responses' toStrings for Commons' ToStringBuilder | Matt Fulgo <m****t@f****g> | almost 12 years ago | |
| 65d42253 | Swaps model toStrings with Commons ToStringBuilder | Matt Fulgo <m****t@f****g> | almost 12 years ago | |
| 1436c7ed | Fix for Issue#32 | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| e904a40f | Renames ImportImageCmd to CreateImageCmd | Matt Fulgo <m****t@f****g> | almost 12 years ago | |
| dc0e625d | Moves response objects to the commands package | Matt Fulgo <m****t@f****g> | almost 12 years ago | |
| 134f241f | Renames Response objects to match their assoc cmds | Matt Fulgo <m****t@f****g> | almost 12 years ago | |
| 5c84e6fc | merge Merge pull request #31 from vnugent/master | marcuslinke <m****e@g****e> | almost 12 years ago | |
| 731ebe9a | Change VolumesFrom to array | Viet Nguyen <v****n@r****m> | almost 12 years ago | |
| ad77f7b4 | merge Merge branch 'vjuranek-ping_cmd't push origin master | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| e92825bf | merge Merge branch 'ping_cmd' of https://github.com/vjuranek/docker-java into | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| 744ec733 | merge Merge branch 'mfulgo-t push origin masterfor-upstream' | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| 8e4b239d | merge Merge branch 'for-upstream' of https://github.com/mfulgo/docker-java | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| 42705a45 | merge t push origin master:Merge branch 'kimble-docker-client-closeable' | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| f471c0e6 | merge Merge branch 'docker-client-closeable' of | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| db0e7a0c | merge Merge pull request #29 from mfulgo/for-upstream-24 | marcuslinke <m****e@g****e> | almost 12 years ago | |
| 779204b6 | Add ping method | Vojtech Juranek <v****k@r****m> | almost 12 years ago | |
| 3340bf0d | Makes Config a public, immutable class with a builder | Matt Fulgo <m****t@f****g> | almost 12 years ago | |
| 1459ffb0 | Adds some getters to command objects | Matt Fulgo <m****t@f****g> | almost 12 years ago | |
| f2191dda | Added a close method to DockerClient | Kim A. Betti <k****i@a****o> | almost 12 years ago | |
| f184f559 | Creates an injectable CommandFactory for DockerClient | Matt Fulgo <m****t@f****g> | almost 12 years ago | |
| 39201090 | Cleans up DockerClient constructor | Matt Fulgo <m****t@f****g> | almost 12 years ago | |
| cb9b3f2e | Moved readTimeout and enableLoggingFilter to config object | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| 4a6780bb | Cleanup of model classes | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| 43027ebb | merge Merge branch 'master' of https://github.com/docker-java/docker-java | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| 351dac19 | merge Merge pull request #22 from NirmataOSS/master | marcuslinke <m****e@g****e> | almost 12 years ago | |
| 7acbfaa8 | merge Fix merge issue | Ritesh Patel <p****t@g****m> | almost 12 years ago | |
| 622071e4 | Merge branch 'master' of https://github.com/NirmataOSS/docker-java | Ritesh Patel <p****t@g****m> | almost 12 years ago | |
| c9eec27e | Fixed startContainer use cases | Ritesh Patel <p****t@g****m> | almost 12 years ago | |
| dd0105f2 | Removes username from tests when unused | Matt Fulgo <m****t@f****g> | almost 12 years ago | |
| ee778e2a | Added pause/unpause commands | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| 8a6441ce | Fixed issue with StartContainerCmd | Ritesh Patel <p****t@g****m> | almost 12 years ago | |
| c95c9675 | Fixed issue with StartContainerCmd | Ritesh Patel <p****t@g****m> | almost 12 years ago | |
| af26a5d8 | Update LICENSE | marcuslinke <m****e@g****e> | almost 12 years ago | |
| be4f77ae | Added tests for ENV and HOSTNAME | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| 98d8a3ac | merge Merge branch 'NirmataOSS-master' | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| 78524205 | merge Merge branch 'master' of https://github.com/NirmataOSS/docker-java into Nirma... | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| 4e804429 | merge Merge pull request #19 from YouTechnology/master | marcuslinke <m****e@g****e> | almost 12 years ago | |
| e2f260dd | Update README.md | marcuslinke <m****e@g****e> | almost 12 years ago | |
| daf922b5 | basic remote api v1.13 compatibility | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| efe372cc | merge Merge remote-tracking branch 'upstream/master' | Sean Fitts <s****n@y****c> | almost 12 years ago | |
| 5eb8342b | Update BuildImgCmd options to match default client behavior | Sean Fitts <s****n@y****c> | almost 12 years ago | |
| 369cb01f | Added Container-Linking | Wolfgang Jung <w****g@m****e> | almost 12 years ago | |
| 9e79aa64 | merge Merge pull request #16 from mocleiri/build-image-improvements | marcuslinke <m****e@g****e> | almost 12 years ago | |
| d7d25151 | Revert version number | Ritesh Patel <p****t@g****m> | almost 12 years ago | |
| 1a9fd61c | Adding support for env and hostname | Ritesh Patel <p****t@g****m> | almost 12 years ago | |
| e6666f8b | Add new unit test case for ENV substitution | Michael O'Cleirigh <m****h@u****a> | almost 12 years ago | |
| 5cbefec2 | Add extra parameters to the DockerClient constructor's | Michael O'Cleirigh <m****h@u****a> | almost 12 years ago | |
| 11c0554d | Add support for environment variable substition for ADD and COPY resources | Michael O'Cleirigh <m****h@u****a> | almost 12 years ago | |
| d47eaf62 | merge Merge branch 'master' of https://github.com/docker-java/docker-java | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| a0a41ab6 | merge Merge branch 'merge' | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| 7e6bfd46 | CRLF -> LF | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| a9633014 | merge Merge branch 'master' of https://github.com/YouTechnology/docker-java | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| 35dbbc1b | Fix static import | Sean Fitts <s****n@y****c> | almost 12 years ago | |
| 96da4b14 | Normalize line endings | Sean Fitts <s****n@y****c> | almost 12 years ago | |
| 6a2110cd | A few tweaks | Sean Fitts <s****n@y****c> | almost 12 years ago | |
| ffe33014 | Some tweaks for use in gradle-docker. | Sean Fitts <s****n@y****c> | almost 12 years ago | |
| 6ddf0c0c | Update README.md | docker-java <d****n@g****m> | almost 12 years ago | |
| 933525f6 | [maven-release-plugin] prepare for next development iteration | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| 9ebaac8e | [maven-release-plugin] prepare release docker-java-0.9.0 | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| e3ad0eb3 | merge Merge branch 'master' of https://github.com/docker-java/docker-java.git | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| 9570465a | Introduced model classes for working with volumes | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| ceddab81 | merge Merge pull request #14 from jdpgrailsdev/master | docker-java <d****n@g****m> | almost 12 years ago | |
| d71d9681 | Added .trim() to command string. | Jonathan Pearlin <j****1@g****m> | almost 12 years ago | |
| 4cfc7f3a | Use regular expression to match on ADD command. | Jonathan Pearlin <j****1@g****m> | almost 12 years ago | |
| 1f84a6e0 | Added model classes for exposed ports | Marcus Linke <l****e@n****e> | almost 12 years ago | |
| 2bf3f82a | merge Merge pull request #9 from ydubreuil/build-from-tarstream | marcuslinke <m****e@g****e> | almost 12 years ago | |
| e6f13f85 | Refactor BuildImgCmd command to accept the docker tar folder as a InputStream... | Yoann Dubreuil <y****l@g****m> | about 12 years ago | |
| 51075a42 | fix startContainerWithPortBindings test | Marcus Linke <l****e@n****e> | about 12 years ago | |
| fe105939 | Fix issue #8 | Marcus Linke <l****e@n****e> | about 12 years ago | |
| 6b042a93 | Minor fixes | marcuslinke <m****e@g****e> | about 12 years ago | |
| 0797cbff | Fix link to test cases | marcuslinke <m****e@g****e> | about 12 years ago | |
| 605d639a | Update README to reflect API changes | marcuslinke <m****e@g****e> | about 12 years ago | |
| e2ffbd6e | Major refactoring and Docker 1.0 compatibility | Marcus Linke <l****e@n****e> | about 12 years ago | |
| fc00c8b9 | Fix README | Marcus Linke <l****e@n****e> | about 12 years ago | |
| dbe39e6a | POM minor fix | Marcus Linke <l****e@n****e> | about 12 years ago | |
| 3ece2352 | [maven-release-plugin] prepare for next development iteration | Marcus Linke <l****e@n****e> | about 12 years ago | |
| f3c9cf50 | [maven-release-plugin] prepare release docker-java-0.8.2 | Marcus Linke <l****e@n****e> | about 12 years ago | |
| ff5c47eb | merge Merge pull request #2 from marcuslinke/master | marcuslinke <m****e@g****e> | about 12 years ago | |
| 69735ed7 | merge Merge branch 'master' of https://github.com/marcuslinke/docker-java | Marcus Linke <l****e@n****e> | about 12 years ago | |
| 19e1cce0 | Move to https://github.com/docker-java/docker-java | Marcus Linke <l****e@n****e> | about 12 years ago | |
| 24dfdbaa | merge Merge pull request #1 from kpelykh/master | marcuslinke <m****e@g****e> | about 12 years ago | |
| 8ce12d6f | merge Merge pull request #2 from kpelykh/master | marcuslinke <m****e@g****e> | about 12 years ago | |
| 8f49622d | merge Merge pull request #66 from ydubreuil/add-tag-method | marcuslinke <m****e@g****e> | about 12 years ago | |
| 1a997a0b | add tag method on image | Yoann Dubreuil <y****l@g****m> | about 12 years ago | |
| c76d2dd8 | merge Merge pull request #65 from vjuranek/ping | marcuslinke <m****e@g****e> | about 12 years ago | |
| 9aa7c502 | Add ping method | Vojtech Juranek <v****k@r****m> | about 12 years ago | |
| 3d84b5be | merge Merge pull request #61 from marcuslinke/master | marcuslinke <m****e@g****e> | about 12 years ago |