Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support credHelpers section in config.json1633-credhelpers-support | Joffrey F | 2017-06-22 | 1 | -7/+23 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Fix auth config path on Windows | Aanand Prasad | 2016-12-02 | 1 | -12/+24 |
| | | | | | | | The Engine client looks *only* at the USERPROFILE environment variable on Windows, so we should do that too. Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com> | ||||
* | Make docker.auth a single file | Ben Firshman | 2016-11-22 | 1 | -0/+303 |
| | | | | Signed-off-by: Ben Firshman <ben@firshman.co.uk> | ||||
* | Refactoring, Python 3 compatibility, Tests working with python 3, cleaned up ↵ | shin- | 2013-10-15 | 1 | -127/+0 |
|\ | | | | | | | imports. | ||||
| * | python3 fixes | Deni Bertovic | 2013-10-03 | 1 | -2/+2 |
|/ | | | | | Fixed imports to be compatible with python3 on various places in the client lib and in the tests themselves. | ||||
* | Fix: authorized but warned non loggued pull/push | Mathieu Le Marec - Pasquet | 2013-09-30 | 1 | -2/+3 |
| | |||||
* | Added utils.ping and used to expand registry URL (http VS https) | shin- | 2013-09-14 | 1 | -1/+4 |
| | |||||
* | Use pseudo-constant for index URL | shin- | 2013-09-10 | 1 | -4/+5 |
| | |||||
* | Added license header to .py files | shin- | 2013-09-10 | 1 | -0/+14 |
| | |||||
* | Cleanup, externalized into modules, fixed auth | shin- | 2013-09-10 | 1 | -0/+108 |