1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder/remotecontext
Andrew He 85afbbc2ed Fix shallow git clone in docker-build
If the HEAD request fails, use a GET request to properly test if git
server is smart-http.

Signed-off-by: Andrew He <he.andrew.mail@gmail.com>
2017-07-25 13:20:59 -07:00
..
git Fix shallow git clone in docker-build 2017-07-25 13:20:59 -07:00
archive.go Implement incremental file sync using client session 2017-06-22 11:52:35 -07:00
detect.go add f.Close() after dockerignore.ReadAll(f) before return err 2017-06-29 00:51:31 -07:00
detect_test.go Refactor remote context parsing 2017-04-25 14:35:31 -07:00
filehash.go Implement incremental file sync using client session 2017-06-22 11:52:35 -07:00
generate.go Implement incremental file sync using client session 2017-06-22 11:52:35 -07:00
git.go Implement incremental file sync using client session 2017-06-22 11:52:35 -07:00
lazycontext.go Implement incremental file sync using client session 2017-06-22 11:52:35 -07:00
mimetype.go Move httputils/mimtype to the single consumser, and remove unused function. 2017-06-02 16:10:39 -04:00
mimetype_test.go Move httputils/mimtype to the single consumser, and remove unused function. 2017-06-02 16:10:39 -04:00
remote.go Implement incremental file sync using client session 2017-06-22 11:52:35 -07:00
remote_test.go Implement incremental file sync using client session 2017-06-22 11:52:35 -07:00
tarsum.go Implement incremental file sync using client session 2017-06-22 11:52:35 -07:00
tarsum.pb.go Implement incremental file sync using client session 2017-06-22 11:52:35 -07:00
tarsum.proto Implement incremental file sync using client session 2017-06-22 11:52:35 -07:00
tarsum_test.go Implement incremental file sync using client session 2017-06-22 11:52:35 -07:00
utils_test.go Refactor remote context parsing 2017-04-25 14:35:31 -07:00