git-lfs/tq
2017-01-04 10:37:44 -07:00
..
adapterbase.go Change Adapter Begin() signature to accept an AdapterConfig interface 2016-12-15 09:59:06 -07:00
api_test.go tq: implement batch api using lfsapi.Client 2017-01-04 10:37:44 -07:00
api.go tq: parse response before checking response code for test-batch-error-handling.sh 2017-01-04 10:37:44 -07:00
basic_download.go tq: use *tq.Transfer instead of Transferable and transfer.Transfer 2016-12-14 15:03:09 -07:00
basic_upload.go lfsapi: initial implementation of verify 2016-12-16 15:03:20 -07:00
custom_test.go tq: remove tq.NewManifestWithGitEnv 2017-01-04 10:36:09 -07:00
custom.go replace the last 2 external api.VerifyUpload uses 2016-12-19 11:02:13 -07:00
manifest.go tq: use lfsapi.Client to make batch api requests 2017-01-04 10:37:44 -07:00
transfer_queue_test.go NewManifestWithGitEnv() now takes the string auth access type for the current endpoint 2016-12-13 16:48:54 -07:00
transfer_queue.go tq: use lfsapi.Client to make batch api requests 2017-01-04 10:37:44 -07:00
transfer_test.go tq: remove tq.NewManifestWithGitEnv 2017-01-04 10:36:09 -07:00
transfer.go Merge pull request #1777 from git-lfs/tq-unexport 2016-12-15 14:24:10 -07:00
tus_upload.go replace the last 2 external api.VerifyUpload uses 2016-12-19 11:02:13 -07:00
verify_test.go Move verify response tests to lfsapi package 2016-12-19 10:59:22 -07:00
verify.go lfsapi: teach Marshal() how to set the request ContentLength 2016-12-20 14:03:00 -07:00