Commit Graph

12 Commits

Author SHA1 Message Date
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
Taylor Blau
38417f3d97 lfsapi/client_test: test secure and insecure redirects 2017-05-19 10:18:15 -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
1f83f952fc lfsapi: Ensure requests include Content-Length header if necessary 2017-01-25 08:59:11 -07:00
risk danger olson
c4e7c1af5c lfsapi: rename Env export to TestEnv 2017-01-06 11:34:43 -07:00
risk danger olson
436423ee45 lfsapi: expose Env so dependent packages can use it for testing 2017-01-03 13:05:30 -07:00
risk danger olson
56067e3830 lfsapi: teach Client how to build a request with an endpoint. 2017-01-03 13:05:30 -07:00
risk danger olson
85f1723892 disable CheckRedirect in favor of our own redirection handling 2016-12-21 10:06:55 -07:00
risk danger olson
cf30a76614 lfsapi: teach (*Client) Do() how to handle 307 redirections 2016-12-20 15:37:11 -07:00
risk danger olson
8009d17bbc lfsapi: add custom ssl cert support 2016-12-20 11:22:20 -07:00
risk danger olson
c6f56d7bd9 Set the timeout values from the given gitEnv 2016-12-20 10:45:22 -07:00