Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation fixes for login func | Erik Johnson | 2017-05-02 | 1 | -4/+5 |
| | | | | | | | This makes a small tweak to the grammar of the documentation for the reauth argument, and also updates the dockercfg_path docs for accuracy. Signed-off-by: Erik Johnson <palehose@gmail.com> | ||||
* | Set infinite timeout for the `events` method | Joffrey F | 2017-03-27 | 1 | -1/+2 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Add df method | Joffrey F | 2017-03-01 | 1 | -0/+16 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Allow events daemon command to read config.json | Damien Nadé | 2017-02-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Damien Nadé <github@livna.org> | ||||
* | 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> |