moby/distribution
Aaron Lehmann fde2329eaa Avoid outputting last progress item twice
A watcher would output the current progress item when it was detached,
in case it missed that item earlier, which would leave the user seeing
some intermediate step of the operation. This commit changes it to only
output it on detach if it didn't already output the same item.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-01-26 10:03:28 -08:00
..
fixtures/validate_manifest Add distribution package 2015-11-24 09:40:24 -08:00
metadata Changes cross-repository blob mounting to a blob Create option 2016-01-14 14:26:03 -08:00
xfer Avoid outputting last progress item twice 2016-01-26 10:03:28 -08:00
pull.go Revert reporting of multiple pull errors 2016-01-18 15:49:08 -08:00
pull_v1.go Make v1 pull/push output consistent with v2 2015-12-16 15:02:24 -08:00
pull_v2.go Changes cross-repository blob mounting to a blob Create option 2016-01-14 14:26:03 -08:00
pull_v2_test.go Add schema2 pull support 2016-01-08 17:24:21 -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 Changes cross-repository blob mounting to a blob Create option 2016-01-14 14:26:03 -08:00
push_v1.go Make v1 pull/push output consistent with v2 2015-12-16 15:02:24 -08:00
push_v2.go Fixes layer MediaTypes in manifests created from a cross-repository push 2016-01-20 12:23:16 -08:00
registry.go Merge pull request #19551 from aaronlehmann/fix-retry-on-enospc 2016-01-21 15:37:50 -05:00
registry_unit_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00