Commit Graph

10 Commits

Author SHA1 Message Date
Taylor Blau
311cc7a2af api,auth,errors,httputil,lfs,transfer: wrap errors 2016-08-18 15:02:21 -06:00
risk danger olson
2473068345 rename errutil to errors 2016-08-18 14:20:33 -06:00
risk danger olson
162490d041 fix error message tests 2016-08-18 09:39:06 -06:00
Taylor Blau
075fc1ec0b api,lfs: eradicate usage of config.Config, SetEnv 2016-08-09 13:19:09 -06:00
risk danger olson
2aa05699f1 remove config.Config references in auth pkg 2016-07-21 17:13:05 -06:00
Steve Streeting
c5c2a756c7 Keep batch structures private, simplify adapter creation 2016-06-02 12:11:45 +01:00
Steve Streeting
f8cc589b9d Add transfer adapter negotiation to batch api request / response 2016-06-02 10:05:02 +01:00
Steve Streeting
4ae20c6363 Move smudge functions to new transfer approach
Also remove old api functions and users, mark legacy more clearly
Pare down old unit tests which used the legacy api
2016-05-27 17:41:20 +01:00
Steve Streeting
f7798554a2 Fix api tests 2016-05-17 13:00:32 +01:00
Steve Streeting
849ec82354 Move remaining api methods (upload/download) to api pkg
Also change signature of UploadObject to be independent of storage and
work on streams like DownloadObject. This may be further refactored
later
2016-05-17 12:43:36 +01:00