Commit Graph

14 Commits

Author SHA1 Message Date
Taylor Blau
3aef9ec702 lfsapi/endpoint_finder: use *URLConfig to do access lookups 2017-04-17 14:49:32 -06:00
Taylor Blau
36d4f17785 lfsapi/endpoint_finder: initialize *config.URLConfig instance on *endpointGitFinder 2017-04-17 14:48:36 -06:00
Taylor Blau
cdff972b6e lfsapi/endpoint_finder: receive fetchGitAccess with *endpointGitFinder 2017-04-17 14:46:37 -06:00
Taylor Blau
34d590c52f config,lfsapi: return last element of gitconfig, not first 2017-04-14 13:33:13 -04: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
fa1f5f931a lfsapi: allow Endpoint to override ssh auth operation 2017-01-25 08:59:31 -07:00
risk danger olson
f7afd4f8b5 lfsapi: Export Env interface since (*Client) GitEnv() needs to be public 2017-01-06 11:37:31 -07:00
risk danger olson
4a8f0463d5 lfsapi: stop writing url auth to access keys 2016-12-23 10:42:57 -07:00
risk danger olson
c6f56d7bd9 Set the timeout values from the given gitEnv 2016-12-20 10:45:22 -07:00
risk danger olson
db755d7ac4 lfsapi: add DoWithAuth() 2016-12-19 17:14:03 -07:00
risk danger olson
31f180bdc6 lfsapi: add Client constructor with os and git envs 2016-12-19 15:05:35 -07:00
risk danger olson
4bb1d7648c Teach the endpointGitFinder how to set access type 2016-12-19 12:24:22 -07:00
risk danger olson
5128aa1f9c simplify AccessFor signature 2016-12-19 11:55:47 -07:00
risk danger olson
c0f1266eb4 move endpoint pkg to lfsapi 2016-12-19 11:45:22 -07:00