Commit Graph

23 Commits

Author SHA1 Message Date
Taylor Blau
b65800a06d tq,lfsapi/auth: change expires_in to be a whole number of seconds 2017-04-05 14:32:37 -06:00
Taylor Blau
425d03d48a tq,docs,test: add expires_in support to batch API 2017-04-05 14:00:55 -06:00
Taylor Blau
3180a2d0b8 tq: use Rel() function to implement multiActionSet 2017-03-06 14:33:58 -07:00
Taylor Blau
5581c1b805 tq: implement 'HybridActions()' 2017-03-06 13:10:33 -07:00
Taylor Blau
70b1311e3d tq: implement 'multiActionSet' 2017-03-06 13:10:06 -07:00
Taylor Blau
1adf3bc378 tq: implement "_links" field 2017-03-06 13:09:10 -07:00
Taylor Blau
ad8916f686 tq: promote ActionSet to interface 2017-03-06 12:41:40 -07:00
Taylor Blau
d15c7ea989 tq: remove usage of ActionMissingErr 2017-03-06 12:36:21 -07:00
risk danger olson
7c02e2217c tq: revert Direction back to int, add String() conversion func 2017-01-09 12:52:36 -07:00
risk danger olson
924befe2f0 tq,test: export func for calling Batch API directly 2017-01-06 20:13:31 -07:00
risk danger olson
90878099b2 tq: remove objectResource in favor of Transfer 2017-01-06 15:51:49 -07:00
risk danger olson
3d68f16f03 tq: move api.ObjectResource to tq pkg 2017-01-06 15:38:04 -07:00
risk danger olson
3d72a371e8 tq: teach basic adapter to use lfsapi.Client 2017-01-04 15:22:31 -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
Taylor Blau
6bb72470d0 Merge pull request #1777 from git-lfs/tq-unexport
tq: un-export `NewTransfer` and `Batch`
2016-12-15 14:24:10 -07:00
Taylor Blau
a0b1adf436 tq: un-export tq.NewTransfer 2016-12-15 14:02:34 -07:00
risk danger olson
303156e0e2 Change Adapter Begin() signature to accept an AdapterConfig interface 2016-12-15 09:59:06 -07:00
Taylor Blau
5fc2344e6a tq: move object.go into transfer.go 2016-12-14 15:22:30 -07:00
Taylor Blau
e18044f38b tq: use *tq.Transfer instead of Transferable and transfer.Transfer 2016-12-14 15:03:09 -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