distribution/notifications
Aaron Lehmann 4c850e7165 Remove tarsum support for digest package
tarsum is not actually used by the registry. Remove support for it.

Convert numerous uses in unit tests to SHA256.

Update docs to remove mentions of tarsums (which were often inaccurate).

Remove tarsum dependency.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-12-15 17:22:18 -08:00
..
bridge.go Simplify digest.FromBytes calling convention 2015-12-14 14:30:51 -08:00
bridge_test.go Simplify digest.FromBytes calling convention 2015-12-14 14:30:51 -08:00
endpoint.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
event.go Use "Size" field to describe blobs over "Length" 2015-07-17 17:07:11 -07:00
event_test.go Remove tarsum support for digest package 2015-12-15 17:22:18 -08:00
http.go Address possible goroutine leak in notification library 2015-04-29 18:31:01 -07:00
http_test.go Move manifest package to schema1 2015-08-21 16:29:47 -07:00
listener.go Move manifest package to schema1 2015-08-21 16:29:47 -07:00
listener_test.go Simplify digest.FromBytes calling convention 2015-12-14 14:30:51 -08:00
metrics.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
sinks.go fix some typos in source comments 2015-04-17 12:39:52 +00:00
sinks_test.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00