openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
docker-py
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 109 of 113
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'implement-top-and-copy' of git://github.com/aanand/docker-py into 0.2.0-dev
shin-
More...
over 11 years ago
Fixed tests
shin-
More...
over 11 years ago
Merge branch 'better-error-reporting' of git://github.com/aanand/docker-py into 0.2.0-dev
shin-
More...
over 11 years ago
newline
shin-
More...
over 11 years ago
Fixed some issues with Client.pull + added auth support if version>=1.5
shin-
More...
over 11 years ago
Use pseudo-constant for index URL
shin-
More...
over 11 years ago
Added license header to .py files
shin-
More...
over 11 years ago
Cleanup, externalized into modules, fixed auth
shin-
More...
over 11 years ago
Fixed several auth bugs
shin-
More...
over 11 years ago
Merge pull request #40 from denibertovic/issue-33
Joffrey F
More...
over 11 years ago
Remove custom error message for image 404
Aanand Prasad
More...
over 11 years ago
Move creation of websocket connection to its own method, so subclasses can override
Aanand Prasad
More...
over 11 years ago
Merge branch 'master' of github.com:dotcloud/docker-py into issue-33
Deni Bertovic
More...
over 11 years ago
Implement attach_websocket() for attaching with WebSockets instead of HTTP streaming
Aanand Prasad
More...
over 11 years ago
updated README
Deni Bertovic
More...
over 11 years ago
Fixed #33 - make client commands more consistent
Deni Bertovic
More...
over 11 years ago
Merge pull request #37 from aanand/set-attach-attributes
Joffrey F
More...
over 11 years ago
Merge pull request #36 from aanand/get-attach-socket
Joffrey F
More...
over 11 years ago
Implement client.copy(), which works much like export()
Aanand Prasad
More...
over 11 years ago
Implement top()
Aanand Prasad
More...
over 11 years ago
Remove redundant status code check from _result()
Aanand Prasad
More...
over 11 years ago
Remove custom error code handling
Aanand Prasad
More...
over 11 years ago
Enable overriding of APIError explanation. Override explanation for missing image in run().
Aanand Prasad
More...
over 11 years ago
Call _raise_for_status every time we make a request
Aanand Prasad
More...
over 11 years ago
Refactor HTTP error reporting
Aanand Prasad
More...
over 11 years ago
attach_socket() method for just getting the HTTP socket
Aanand Prasad
More...
over 11 years ago
Set AttachStd* attributes according to detach and stdin_open commands, analogously to the docker cli
Aanand Prasad
More...
over 11 years ago
Merge pull request #34 from ehazlett/privileged-containers
Joffrey F
More...
over 11 years ago
added privileged container support
Evan Hazlett
More...
over 11 years ago
Fixed tests
shin-
More...
over 11 years ago
←
1
2
…
105
106
107
108
109
110
111
112
113
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree