GitHub / docker-java/docker-java / commits
Java Docker API Client
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| c0dd1acd | Fixed a typo in the exception message |
Maxim Kolesnikov <x****x@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| d6b24962 | merge Merge pull request #1035 from net613/master |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| b637e287 | merge Merge pull request #1043 from fengxx/bugfix/walk_dir |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| b1061c26 | follow symbolic links when walking dir, ref: https://docs.oracle.com/javase/t... | Ted Xiao <x****j@g****m> | about 8 years ago | |
| 7a8ae344 | merge Merge pull request #1042 from dprunier/#1040 |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 32220487 | use path from the configured docker host instead of hardcoded "/var/run/docke... | Prunier, Dominique <d****r@e****m> | about 8 years ago | |
| 9ace9ed8 | merge Merge pull request #1039 from szabobar/orphan |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 6fbcc672 | Add new Task State | Szabó Barnabás <B****o@l****u> | about 8 years ago | |
| 948f26e1 | merge Merge pull request #1038 from alexanderkjall/master |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 3d5aa4de | avoid warnings like 'An illegal reflective access operation has occurred' in ... | Alexander Kjäll <a****l@g****m> | about 8 years ago | |
| 1d8e634a | remove duplicate checks | henry <w****9@o****n> | about 8 years ago | |
| 9712ad5d | merge Merge pull request #1031 from net613/NullPointException |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 3a29844b | configure JerseyDockerCmdExecFactory to avoid chunked encoding (default of Ap... |
Ricard Nàcher Roig <r****g@g****m>
Committed by: Kanstantsin Shautsou <k****a@g****m> |
about 8 years ago | |
| 8938e07e | fix a Java.lang.NullPointerException |
Heng WU <w****g@o****n>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 1bbc59af | [maven-release-plugin] prepare for next development iteration | Kanstantsin Shautsou <k****a@g****m> | about 8 years ago | |
| 56b54a09 | [maven-release-plugin] prepare release 3.1.0-rc-3 | Kanstantsin Shautsou <k****a@g****m> | about 8 years ago | |
| 29770e2d | merge Merge pull request #1022 from Baqend/issue-818-support-tmpfs |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 84eaebc4 | Improve test case | fb <f****b@b****m> | about 8 years ago | |
| 360adaae | merge Merge pull request #996 from fengxx/bugfix/issue-927 |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 70234330 | merge Merge pull request #1017 from wreulicke/feature/update-jacoco |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 39564085 | [maven-release-plugin] prepare for next development iteration | Kanstantsin Shautsou <k****a@g****m> | about 8 years ago | |
| ae16bed2 | [maven-release-plugin] prepare release 3.1.0-rc-2 | Kanstantsin Shautsou <k****a@g****m> | about 8 years ago | |
| 0fc73d45 | merge Merge pull request #1012 from bjfr/fix-compilation-error |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| ad09bb73 | update jacoco | wreulicke <s****a@c****p> | about 8 years ago | |
| daa00300 | Fix compilation error | Björn Frantzén <b****n@r****e> | about 8 years ago | |
| 528cc69b | merge Merge pull request #982 from pjdarton/add_netty_read_timeout |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| ecb014e3 | merge Merge pull request #1002 from fengxx/bugfix/services_filter |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 9a797ae0 | merge Merge pull request #1003 from fengxx/bugfix/mutable_cp_file_stream |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 9a81d925 | tarInputStream was changed during exec and rerun the method will throw client... | Ted Xiao <x****j@g****m> | over 8 years ago | |
| e9c036b0 | merge Merge pull request #998 from orzeh/issue-962 |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 0918e795 | add missing label filter in v1.24 for ListServiceCmd | Ted Xiao <x****j@g****m> | over 8 years ago | |
| 1d52bcf7 | add support for swarm service/task logs | Ted Xiao <x****j@g****m> | over 8 years ago | |
| 845f2087 | Generate OSGi manifest with Apache Felix Plugin | orzeh <o****o@w****l> | over 8 years ago | |
| da8d677a | add tmpfs mount support since v1.29 | Ted Xiao <x****j@g****m> | over 8 years ago | |
| 1952fa6f | fix #927 avoid double encoding for url query string, NettyWebTarget#request w... | Ted Xiao <x****j@g****m> | over 8 years ago | |
| 276c4957 | Update CHANGELOG.md |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| cfb3f156 | Disable failing repo | Kanstantsin Shautsou <k****a@g****m> | over 8 years ago | |
| fcb791a5 | Implement AbstractDockerCmdExecFactory (#980) |
Sergei Egorov <b****p@g****m>
Committed by: Kanstantsin Shautsou <k****a@g****m> |
over 8 years ago | |
| 6be607c0 | Add withReadTimeout(Integer) method to NettyDockerCmdExecFactory. | Peter Darton <p****n@g****m> | over 8 years ago | |
| 3a77f432 | merge Merge pull request #974 from yx1989/master |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 313264fa | merge Merge pull request #972 from fengxx/bugfix/blkio_stats |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 54bd2432 | Make the class of Statistics config public (#975) |
Yuting Liu <l****h@g****m>
Committed by: Kanstantsin Shautsou <k****a@g****m> |
over 8 years ago | |
| 32528744 | merge Merge pull request #978 from Baqend/fix-resource-leak |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 055a028e | Fix resource leak in error the error handler | fb <f****b@b****m> | over 8 years ago | |
| c55ef325 | merge Merge pull request #976 from sebastianbinder/patch-1 |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| d7ccfa6d | Add failcnt into memorystatsconfig |
Yuting Liu <y****g@s****m>
Committed by: Kanstantsin Shautsou <k****a@g****m> |
over 8 years ago | |
| 112b3c2a | Update ServiceRestartCondition |
Sebastian Binder <s****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 63932f45 | fix deal with repositoryName with SHA256 | 张宇鹏(执风) <z****p@a****m> | over 8 years ago | |
| 5c03371b | Add the unit test for blkioStats |
Yuting Liu <y****g@s****m>
Committed by: Kanstantsin Shautsou <k****a@g****m> |
over 8 years ago | |
| bbbff927 | fix deserialization error of BlkioStats | Ted Xiao <x****j@g****m> | over 8 years ago | |
| d0d5ae6d | fix typo: class StatisticNetWorksConfig in StatisticNetworksConfig.java, shou... | Ted Xiao <x****j@g****m> | over 8 years ago | |
| f196c021 | Add new getter of API v1.23 (#956) |
Yuting Liu <l****h@g****m>
Committed by: Kanstantsin Shautsou <k****a@g****m> |
over 8 years ago | |
| 932202ed | merge Merge pull request #970 from fengxx/service_spec_update_130 |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| a5dcc646 | update service mode for api version 1.30 | Ted Xiao <x****j@g****m> | over 8 years ago | |
| 2582dce2 | add missing ListContainer filters (#744) |
Florian Bücklers <f****s@g****m>
Committed by: Kanstantsin Shautsou <k****a@g****m> |
over 8 years ago | |
| 65a527db | merge Merge pull request #966 from fengxx/service_spec_json_props |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| b3fbace1 | include non-null property for json serialization | Ted Xiao <x****j@g****m> | over 8 years ago | |
| e3d0f577 | merge Merge pull request #964 from fengxx/bugfix/service_spec |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| b104afd7 | misplace actual and expected | Ted Xiao <x****j@g****m> | over 8 years ago | |
| b896758f | change version type to long since swagger api type is uint64, ref: https://gi... | Ted Xiao <x****j@g****m> | over 8 years ago | |
| 2ac66012 | add runtime field | Ted Xiao <x****j@g****m> | over 8 years ago | |
| e110a4b3 | Add configs for Statistics API (#957) |
Yuting Liu <l****h@g****m>
Committed by: Kanstantsin Shautsou <k****a@g****m> |
over 8 years ago | |
| c775539f | allow client to update swarm node and lists swarm node (#963) |
Ted <x****j@g****m>
Committed by: Kanstantsin Shautsou <k****a@g****m> |
over 8 years ago | |
| e80848b7 | update docker service related model (#917) |
Ted <x****j@g****m>
Committed by: Kanstantsin Shautsou <k****a@g****m> |
over 8 years ago | |
| f6dfe3ee | update toString for TaskStatus | Ted Xiao <x****j@g****m> | over 8 years ago | |
| d6941ba3 | merge Merge pull request #936 from jamesnetherton/922-ssl-config |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 97f48278 | merge Merge pull request #727 from Baqend/new-auth-config |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| b05b1bbe | Small test fixes | fb <f****b@b****m> | over 8 years ago | |
| 5139cd84 | Normalize the authConfig handling in the different commands | fb <f****b@b****m> | over 8 years ago | |
| 03c45862 | merge Merge pull request #383 from Baqend/add-swarm-support |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 9a937a3d | Adjust the docker api version exception type | fb <f****b@b****m> | over 8 years ago | |
| fe2c5eef | More Test fixes | fb <f****b@b****m> | over 8 years ago | |
| cc0b2e09 | Add more config and auth tests for push / pull and container creation in swarm | fb <f****b@b****m> | over 8 years ago | |
| 8902e321 | fix errors in tests (#938) |
Florian Bücklers <f****s@g****m>
Committed by: Kanstantsin Shautsou <k****a@g****m> |
over 8 years ago | |
| 9f13cc5c | Fixes #922. Remove dependency on Jersey for SSLContext configuration | James Netherton <j****n@g****m> | over 8 years ago | |
| fce9df9c | merge Merge pull request #935 from xuchenCN/stats_read |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| b1dbac69 | Getter of stats read | xuchenCN <c****1@g****m> | over 8 years ago | |
| cd0fa9d7 | Update README.md |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 9e26d894 | Update CHANGELOG.md |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 6d9dec35 | WIP Refactor tests. (#909) |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| a8fa3837 | Encode spaces as %20 rather than + in URL params |
orzeh <o****o@w****l>
Committed by: Kanstantsin Shautsou <k****a@g****m> |
over 8 years ago | |
| 995d81f7 | merge Merge pull request #724 from freva/getter-for-previous-cpu-stats |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| a40fcffd | merge Merge pull request #880 from gesellix/master |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 41becb67 | merge Merge pull request #906 from fengxx/test_improve |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 79cde4a7 | merge Merge pull request #904 from fkorotkov/fedor/upgrade-netty |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| f629679f | pull image use latest tag to avoid pulling all tags | Ted Xiao <x****j@g****m> | almost 9 years ago | |
| 2c7ba465 | make sure ByteBuf is released | Ted Xiao <x****j@g****m> | almost 9 years ago | |
| ea90fb09 | Upgrade Netty | fedor <f****v@g****m> | almost 9 years ago | |
| 5d4cd6df | merge Merge pull request #901 from fengxx/netty_attach_mac |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 60cfda29 | Add Privileged property to ExecCreateCmd |
Johannes Schüth <j****h@g****m>
Committed by: Kanstantsin Shautsou <k****a@g****m> |
almost 9 years ago | |
| 8af49365 | Revert "skip instead of throw error on non-linux os" | Ted Xiao <x****j@g****m> | almost 9 years ago | |
| 42a50ec6 | merge Merge pull request #894 from kish3007/cacheFromTest |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| ff99b1ed | merge Merge pull request #893 from orzeh/dockerignore-on-windows |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| c04a11fd | merge Merge pull request #884 from borlander/#806-only-unknown-config-v3 |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 65821cf0 | Fixed missing test resources for cacheFrom test | root <r****t@s****m> | almost 9 years ago | |
| 3cd85edf | Fix .dockerignore handling on Windows |
Unknown <l****l@a****l>
Committed by: Łukasz Warchał <l****l@a****l> |
almost 9 years ago | |
| a2f77760 | merge Merge pull request #889 from orzeh/empty-dirs-in-build-context |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| e2bf974e | Include empty directories in build context | Łukasz Warchał <l****l@a****l> | almost 9 years ago | |
| 327f3950 | merge Merge pull request #888 from fengxx/feature/webtarget_scope |
Kanstantsin Shautsou <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| fe3d2225 | allow user to add custom command | Ted Xiao <x****j@g****m> | almost 9 years ago |