Victor Vieux
|
f9d88d8246
|
bump to master
|
2013-06-04 14:00:18 +00:00 |
|
Victor Vieux
|
f085aa4adc
|
drop/omit
|
2013-06-04 13:51:12 +00:00 |
|
Sam Alba
|
30421a801d
|
Merge pull request #797 from dotcloud/registry-fix-missing-body-close
registry.go: Fixed missing Body.Close()
|
2013-06-03 14:43:50 -07:00 |
|
Sam Alba
|
b9e67a8884
|
Disabled HTTP keep-alive in the default HTTP client for Registry calls
|
2013-06-03 14:42:21 -07:00 |
|
Guillaume J. Charmes
|
6189c3cb0b
|
Minor changes in registry.go
|
2013-06-03 12:20:52 -07:00 |
|
Sam Alba
|
fc340ec966
|
Fixed missing Body.Close when doing some HTTP requests. It should improve some request issues.
|
2013-06-03 12:14:57 -07:00 |
|
Victor Vieux
|
e6cc4ff646
|
move auth to the client WIP
|
2013-05-30 15:39:43 +00:00 |
|
Guillaume J. Charmes
|
e742b3efb6
|
Merge pull request #739 from dotcloud/push_issue-1
- Registry: Cereate a new registry object for each request (~session)
|
2013-05-29 09:22:12 -07:00 |
|
Solomon Hykes
|
3e3a7c03ae
|
Documented who decides what and how.
|
2013-05-28 19:39:09 -07:00 |
|
Guillaume J. Charmes
|
2312a0e491
|
Cereate a new registry object for each request (~session)
|
2013-05-28 17:12:24 -07:00 |
|
Victor Vieux
|
aa1796915d
|
Merge pull request #699 from dotcloud/docker_login-fix
fix docker login when same username
|
2013-05-24 07:32:38 -07:00 |
|
Victor Vieux
|
6bd45ee686
|
fix docker login when same username
|
2013-05-24 14:23:43 +00:00 |
|
Guillaume J. Charmes
|
9373c8e459
|
Update Push to reflect the correct API
|
2013-05-16 14:33:29 -07:00 |
|
Guillaume J. Charmes
|
40ccd26d82
|
Remove hijack from api when not necessary
|
2013-05-16 12:09:06 -07:00 |
|
Guillaume J. Charmes
|
c8c892fec4
|
Disable registry unit tests
|
2013-05-15 17:57:53 -07:00 |
|
Guillaume J. Charmes
|
5e6d1a0d56
|
Update tests to reflect new AuthConfig
|
2013-05-15 17:31:11 -07:00 |
|
Guillaume J. Charmes
|
0933aa4424
|
Move authConfig from runtime to registry
|
2013-05-15 17:17:33 -07:00 |
|
Guillaume J. Charmes
|
4a0228fd8e
|
Allow to change login
|
2013-05-15 13:39:24 -07:00 |
|
Guillaume J. Charmes
|
a82a6bfdff
|
Upload images only when necessary
|
2013-05-15 13:22:57 -07:00 |
|
Guillaume J. Charmes
|
ffa1e56748
|
Move httpClient within registry object
|
2013-05-15 19:22:08 +00:00 |
|
Guillaume J. Charmes
|
b5d8930631
|
Remove stdout from registry
|
2013-05-15 18:50:52 +00:00 |
|
Guillaume J. Charmes
|
a2e94b289c
|
Refactor registry Push
|
2013-05-15 18:30:40 +00:00 |
|
Guillaume J. Charmes
|
1b23cb09da
|
Begin to implement push with new project structure
|
2013-05-15 03:27:15 +00:00 |
|
Guillaume J. Charmes
|
36b58e5abf
|
Split registry into subpackage
|
2013-05-15 01:41:39 +00:00 |
|