moby--moby/distribution
Aaron Lehmann 741924384e Use DiffSize instead of Size in v1 push
The v1 push code was querying the size of the layer chain up to the
layer it was pushing, rather than just that layer. This made the
progress indicator inaccurate.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-12-07 11:30:05 -08:00
..
fixtures/validate_manifest Add distribution package 2015-11-24 09:40:24 -08:00
metadata Add distribution package 2015-11-24 09:40:24 -08:00
pool.go Add distribution package 2015-11-24 09:40:24 -08:00
pool_test.go Add distribution package 2015-11-24 09:40:24 -08:00
pull.go Add distribution package 2015-11-24 09:40:24 -08:00
pull_v1.go Validate adding digests to tagstore with go types 2015-11-25 15:06:51 -08:00
pull_v2.go Avoid a HEAD request for each layer in a v2 pull 2015-12-04 09:32:16 -08:00
pull_v2_test.go Add distribution package 2015-11-24 09:40:24 -08:00
pull_v2_unix.go Add distribution package 2015-11-24 09:40:24 -08:00
pull_v2_windows.go Add distribution package 2015-11-24 09:40:24 -08:00
push.go Add distribution package 2015-11-24 09:40:24 -08:00
push_v1.go Use DiffSize instead of Size in v1 push 2015-12-07 11:30:05 -08:00
push_v2.go Make TarStream return an io.ReadCloser 2015-11-25 16:39:54 -08:00
push_v2_test.go Add distribution package 2015-11-24 09:40:24 -08:00
push_v2_unix.go Add distribution package 2015-11-24 09:40:24 -08:00
push_v2_windows.go Add distribution package 2015-11-24 09:40:24 -08:00
registry.go Add token pass-thru for AuthConfig 2015-12-03 11:40:27 -08:00
registry_unit_test.go Add token pass-thru for AuthConfig 2015-12-03 11:40:27 -08:00