1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/utils
Erik Hollensbe 4398108433 Move parsing functions to pkg/parsers and the specific kernel handling
functions to pkg/parsers/kernel, and parsing filters to
pkg/parsers/filter. Adjust imports and package references.

Docker-DCO-1.1-Signed-off-by: Erik Hollensbe <github@hollensbe.org> (github: erikh)
2014-07-29 13:09:10 -07:00
..
broadcastwriter update go import path and libcontainer 2014-07-24 22:19:50 +00:00
testdata tarsum: adding the layer for "scratch" image 2014-05-13 15:08:48 -04:00
checksum.go registry: Added simple checksums (sha256) for layers 2014-02-23 18:50:04 -08:00
daemon.go go fmt 2013-11-07 12:27:33 -08:00
http.go Remove Trailing Whitespace in User-Agent 2014-05-16 17:15:04 -07:00
jsonmessage.go progress bar: don't strings.Repeat a negative number 2014-07-28 12:01:43 -04:00
jsonmessage_test.go jsonmessage: added test and cleaned up others 2014-07-28 14:43:28 -04:00
jsonmessagepublisher.go Refactor events publishing 2014-06-17 21:56:22 +02:00
jsonmessagepublisher_test.go Refactor events publishing 2014-06-17 21:56:22 +02:00
progressreader.go Fix io.Reader ambiguity on EOF in progressreader 2014-07-25 19:26:27 -04:00
random.go Fixed up if statement 2014-06-10 10:02:00 -04:00
stdcopy.go Fix stdcopy when reads large frame at once 2014-06-19 21:42:55 +04:00
streamformatter.go Remove unused and racy "used" param from streamformatter 2014-06-02 21:43:07 +04:00
streamformatter_test.go Remove unused and racy "used" param from streamformatter 2014-06-02 21:43:07 +04:00
tarsum.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
tarsum_test.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
timeoutconn.go Use Timeout Conn wrapper to set read deadline for downloading layer 2014-05-27 22:50:04 -07:00
timeoutconn_test.go utils: add test for TimeoutConn 2014-06-07 15:11:57 -07:00
utils.go Move parsing functions to pkg/parsers and the specific kernel handling 2014-07-29 13:09:10 -07:00
utils_test.go Move parsing functions to pkg/parsers and the specific kernel handling 2014-07-29 13:09:10 -07:00