5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #155 from bfirsh/fix-concat-string-with-bytes More... almost 11 years ago
Merge pull request #157 from ticosax/ping-fixes More... almost 11 years ago
A ping should be successful if status_code is less than 400
ticosax
as Nicolas Delaby
More... almost 11 years ago
replace status with status_code as defined by requests API
ticosax
as Nicolas Delaby
More... almost 11 years ago
Allow copy() to accept dictionary like diff() More... almost 11 years ago
Fix _stream_result concatenating bytes with str More... almost 11 years ago
Merge pull request #154 from ibuildthecloud/fix-post-http-unix-merge-tests More... almost 11 years ago
Fix unit tests broken by PR #151 More... almost 11 years ago
Merge pull request #151 from ibuildthecloud/http-unix-scheme More... almost 11 years ago
Merge pull request #145 from aanand/set-stdinonce More... almost 11 years ago
Merge pull request #153 from bfirsh/links-as-tuples More... almost 11 years ago
Update to requests==2.2.1 More... almost 11 years ago
Allow links to specified as (name, alias) tuples More... almost 11 years ago
flake8 fixes More... almost 11 years ago
Support requests >=2.1.0 More... almost 11 years ago
Merge pull request #146 from felixhummel/fix-readme-binds More... almost 11 years ago
fix "binds" docs: { host_dir: docker_dir } More... almost 11 years ago
If attaching to stdin, set StdinOnce, as per the docker CLI. More... almost 11 years ago
Merge pull request #144 from bfirsh/add-missing-create-container-options More... almost 11 years ago
Add working_dir option to create_container More... almost 11 years ago
Add cpu_shares option to create_container More... almost 11 years ago
Add entrypoint option to create_container More... almost 11 years ago
Merge branch 'master' of git://github.com/dotcloud/docker-py More... almost 11 years ago
Removed data argument in import_image (unused?) More... almost 11 years ago
Merge branch 'feature/image-import' of github.com:tarnfeld/docker-py into tarnfeld-feature/image-import More... almost 11 years ago
Merge pull request #119 from ureyes84/master More... almost 11 years ago
Merge pull request #143 from mpetazzoni/tcp-default-proto More... almost 11 years ago
Default to /tcp for port definitions in create_container() More... almost 11 years ago
Merge pull request #138 from aanand/container-output-without-logs More... almost 11 years ago
Merge pull request #142 from aanand/use-relative-imports More... almost 11 years ago