git-lfs/tq
2017-01-04 15:33:31 -07:00
..
adapterbase.go tq: teach basic adapter to use lfsapi.Client 2017-01-04 15:22:31 -07:00
api_test.go tq: implement batch api using lfsapi.Client 2017-01-04 10:37:44 -07:00
api.go tq: remove remote/operation/access from tq.Manifest, make remote an arg of NewTransferQueue() 2017-01-04 14:46:30 -07:00
basic_download.go tq: teach basic adapter to use lfsapi.Client 2017-01-04 15:22:31 -07:00
basic_upload.go tq: teach basic upload adapter to use lfsapi.Client 2017-01-04 15:27:07 -07:00
custom_test.go tq: remove remote/operation/access from tq.Manifest, make remote an arg of NewTransferQueue() 2017-01-04 14:46:30 -07:00
custom.go tq: use struct embedding instead of recreating an adapterConfig 2017-01-04 15:18:23 -07:00
manifest_test.go lfs,tq: move manifest test to tq pkg 2017-01-04 14:50:54 -07:00
manifest.go tq: remove 'remote' property from Manifest 2017-01-04 14:54:48 -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: teach basic adapter to use lfsapi.Client 2017-01-04 15:22:31 -07:00
transfer_test.go tq: remove remote/operation/access from tq.Manifest, make remote an arg of NewTransferQueue() 2017-01-04 14:46:30 -07:00
transfer.go tq: teach basic adapter to use lfsapi.Client 2017-01-04 15:22:31 -07:00
tus_upload.go tq: teach thus adapter to use lfsapi.Client 2017-01-04 15:33:31 -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