Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add docstrings to low-level API | Ben Firshman | 2016-11-22 | 1 | -0/+84 |
| | | | | Signed-off-by: Ben Firshman <ben@firshman.co.uk> | ||||
* | Make ping return bool instead of string | Ben Firshman | 2016-11-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Ben Firshman <ben@firshman.co.uk> | ||||
* | Make docker.auth a single file | Ben Firshman | 2016-11-22 | 1 | -2/+1 |
| | | | | Signed-off-by: Ben Firshman <ben@firshman.co.uk> | ||||
* | Let server-side determine which serveraddress to use when none is specified1044-fix-login-default | Joffrey F | 2016-04-28 | 1 | -3/+1 |
| | | | | | | in login() Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Split different APIs into several mixins for clarity / easier maintenance | Joffrey F | 2015-09-11 | 1 | -0/+78 |
Signed-off-by: Joffrey F <joffrey@docker.com> |