Commit Graph

16 Commits

Author SHA1 Message Date
Preben Ingvaldsen
d101bdb605 lfsapi: extract new lfshttp package
Extract more basic http-related functionality out of lfsapi and
into a new package, lfshttp. Everything is currently functional
aside from authorization.
2018-09-11 14:51:29 -07:00
rick olson
ff2aa7c2c9 lfsapi: add *git.Configuration to Client 2017-10-25 15:38:13 -06:00
rick olson
ec092d0f4f lfsapi: introduce interface for initializing a Client 2017-10-25 15:33:20 -06:00
rick olson
f09480e812 tq: add fs.Filesystem to tq.Manifest 2017-10-25 12:25:06 -06:00
Taylor Blau
552b955b3f all: expand config.Environment interface to support multiple values per key 2017-04-12 17:29:11 -04:00
risk danger olson
c4e7c1af5c lfsapi: rename Env export to TestEnv 2017-01-06 11:34:43 -07:00
risk danger olson
2b20d510cc tq: remove remote/operation/access from tq.Manifest, make remote an arg of NewTransferQueue() 2017-01-04 14:46:30 -07:00
risk danger olson
0cdad9b658 tq: remove tq.NewManifestWithGitEnv 2017-01-04 10:36:09 -07:00
risk danger olson
303156e0e2 Change Adapter Begin() signature to accept an AdapterConfig interface 2016-12-15 09:59:06 -07:00
risk danger olson
d32d98cc9c NewManifestWithGitEnv() now takes the string auth access type for the current endpoint 2016-12-13 16:48:54 -07:00
risk danger olson
4bd6f5c5fb use multiple *tq.Manifest constructors 2016-12-13 15:38:10 -07:00
risk danger olson
1d72978593 Move ConfigureManifest() to lfs package 2016-12-13 14:14:30 -07:00
Taylor Blau
886dbcc5c9 lfs,tq: 🔥 completionChan from the tq API 2016-12-12 09:24:11 -07:00
Taylor Blau
77312ebda5 tq: remove "Transfer" prefix from "TransferAdapterFunc" and others 2016-12-12 09:24:10 -07:00
Taylor Blau
240ca02f6a lfs,tq: rename tq.TransferProgressCallback to tq.ProgressCallback 2016-12-12 09:24:10 -07:00
Taylor Blau
891db97a42 tq,transfer: move pkg "transfer" to "tq" 2016-12-12 09:24:10 -07:00