1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/graph
Derek McGowan f11f3f6203 Remove session backup
The v2 session code will no longer update the indexEndpoint value, therefore it is not necessary to save and restore the value for use with v1.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-01-15 14:05:06 -08:00
..
export.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
graph.go Improve message when pushing a non-existent image 2014-12-11 17:57:23 +00:00
history.go Wrap strings that could look like ints in quotes 2014-12-15 05:10:49 -08:00
import.go Add import/pull events to the stream 2014-11-06 12:12:41 -08:00
list.go Wrap strings that could look like ints in quotes 2014-12-15 05:10:49 -08:00
load.go Have .dockerignore support Dockerfile/.dockerignore 2015-01-06 10:57:48 -08:00
load_unsupported.go graph/load: add build tags to fix make cross 2014-11-25 02:06:45 +02:00
MAINTAINERS Add maintainers to daemon/ and graph/ 2014-08-06 10:29:15 +00:00
manifest.go Refactor from feedback 2015-01-15 14:05:06 -08:00
pools_test.go don't call reexec.Init from chrootarchive 2014-11-25 01:03:40 +02:00
pull.go Remove session backup 2015-01-15 14:05:06 -08:00
push.go Cleanup v2 session to require endpoint 2015-01-15 14:05:06 -08:00
service.go Push flow 2015-01-15 14:05:05 -08:00
tag.go Move "image_tag" and "tag" to graph/tag.go 2014-08-06 17:18:51 -04:00
tags.go Update push to sign with the daemon's key when no manifest is given 2015-01-15 14:05:06 -08:00
tags_unit_test.go Update push to sign with the daemon's key when no manifest is given 2015-01-15 14:05:06 -08:00
viz.go Move "viz" to graph/viz.go 2014-08-06 17:18:50 -04:00