Commit Graph

6 Commits

Author SHA1 Message Date
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