moby--moby/graph
Shishir Mahajan 582a24e937 Make docker tag error message more user friendly
Signed-off-by: Shishir Mahajan <shishir.mahajan@redhat.com>
2015-10-05 15:19:34 -04:00
..
tags Kind of typo 2015-09-09 19:03:53 +08:00
export.go graph: exported images times matching creation 2015-09-03 22:19:10 -04:00
graph.go graph: remove unused functions parameters 2015-09-15 15:34:15 +02:00
graph_test.go Replace GenerateRandomID with GenerateNonCryptoID 2015-07-28 22:31:01 -07:00
history.go Refactor some code to use simply format 2015-09-06 20:59:09 +08:00
import.go Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 2015-09-29 14:26:51 -04:00
list.go Fix #8048 : make `docker images repository:tag` work 2015-08-13 08:50:09 +02:00
load.go Fix race condition when waiting for a concurrent layer pull 2015-09-11 10:52:34 -07:00
load_unsupported.go /graph fix lin errors/warnings 2015-07-29 20:59:36 +00:00
mutex.go Attempt to protect on disk image store with mutex 2015-06-25 20:16:37 -07:00
pools_test.go Clean up ProgressStatus 2015-08-27 13:22:08 -07:00
pull.go Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 2015-09-29 14:26:51 -04:00
pull_v1.go Prevent push and pull to v1 registries by filtering the available endpoints. 2015-09-25 15:59:42 -07:00
pull_v2.go Merge pull request #15886 from xiekeyang/master 2015-09-14 09:47:19 -07:00
push.go Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 2015-09-29 14:26:51 -04:00
push_v1.go graph: remove unused functions parameters 2015-09-15 15:34:15 +02:00
push_v2.go Merge pull request #16197 from aaronlehmann/carry-15539 2015-09-14 17:15:32 -07:00
registry.go Fix: Docker Daemon didn't send actual actions client ask for to Token Server 2015-08-30 16:40:26 +08:00
service.go Merge pull request #16076 from vbatts/export_image_times 2015-10-01 21:50:43 +01:00
tags.go Make docker tag error message more user friendly 2015-10-05 15:19:34 -04:00
tags_unit_test.go Finish linting opts and trust package. 2015-08-27 17:36:11 +02:00