Commit History

Author SHA1 Message Date
  Guillaume J. Charmes 6ccd473127 Improve the pre-push repository lookup for permisisons 12 years ago
  Guillaume J. Charmes 161526d99d Add a lookup before pushing repository to check permissions 12 years ago
  Solomon Hykes 7943a02cb6 Improved error checking of 'docker pull' by printing body of HTTP error 12 years ago
  Solomon Hykes f70bc2c98c Cleaned up error checking of 'docker pull', to be symmetrical to 'docker push' 12 years ago
  Solomon Hykes e4a69b1044 Cleaned up error checking of 'docker push' 12 years ago
  Solomon Hykes b31211cbe9 Cleaned up UI of 'docker push' 12 years ago
  Guillaume J. Charmes 504663a6ee Skip missing images instead of failing the push 12 years ago
  Guillaume J. Charmes e09383bccf Remove json alteration 12 years ago
  Guillaume J. Charmes 5c04d3488a Implement the "library" repository endpoint on the registry 12 years ago
  Guillaume J. Charmes dc2d930520 Remove the json alterations when decoding 12 years ago
  Guillaume J. Charmes 966cddf26b Add some verbosity to the push/pull 12 years ago
  Guillaume J. Charmes 89763bc8af Remove the lookup before pushing 12 years ago
  Guillaume J. Charmes 6e507b9460 Add a Debugf() helper and a -D (debug) flag to docker 12 years ago
  Guillaume J. Charmes a2e5333a93 Make sure the remote repository exists prior to push 12 years ago
  Guillaume J. Charmes 5e6355d182 Fix the lookup method 12 years ago
  creack d1c8eabc63 Fix/Improve push/pull registry 12 years ago
  creack c000a5ed75 Remove the possibility to choose the remote name on push 12 years ago
  creack 1ed78ee160 Improve (drastically) the push 12 years ago
  creack 77549ad4f6 Improve the error management with the registry communication 12 years ago
  Solomon Hykes 72e16f6d96 Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph 12 years ago
  Solomon Hykes bf7602bc09 'docker tag': assign a repository+tag to an image 12 years ago
  creack 3870ebee6d Add content type to Push 12 years ago
  creack 4307b7dd8e Add authentification to all registry call 12 years ago
  creack c72ff318d3 Integrate Auth in runtime and make the config file relative to runtime root 12 years ago
  creack 11c4294846 Handle push/pull of repositories 12 years ago
  creack da266e6c7b Factorize the pull/push commands and create a registry.go 12 years ago