Commit Graph

69 Commits

Author SHA1 Message Date
Gavin M. Roy a12aebba24 Remove cleanup for 17.5, no gen_server:stop/1 2016-04-15 00:48:24 -04:00
Gavin M. Roy e3a50579c6 Maybe fix this in 17.5 2016-04-15 00:35:00 -04:00
Gavin M. Roy 58365970b5 Additional test coverage 2016-04-15 00:32:25 -04:00
Gavin M. Roy b4aef6f3ea Additional test coverage 2016-04-12 00:27:09 -04:00
Gavin M. Roy 306f34a2a3 Increase test coverage 2016-04-12 00:23:53 -04:00
Gavin M. Roy fe7c8ced41 Doh, that's why the test failed 2016-04-12 00:15:31 -04:00
Gavin M. Roy 631a29a8dc See if the path changed 2016-04-12 00:11:41 -04:00
Gavin M. Roy 83935d46f5 Refactor to consistently use the #uri{} record 2016-04-12 00:09:00 -04:00
Gavin M. Roy a0692a2086 Cleanup and refactoring
- Strip down httpc_aws_urllib
- WIP cleanup of doc strings and specs
- Add some types to the include
- Start to model out the static API that invokes gen_server
- Clean up all dialyzer warnings
- Update tests to reflect changes
2016-04-08 01:45:34 -04:00
Gavin M. Roy e35342cf75 Look at the http response status code 2016-03-31 18:11:54 -04:00
Gavin M. Roy d72b3aed99 Working credentials from instance metadata 2016-03-31 18:06:31 -04:00
Gavin M. Roy bb737a0a56 Work in process on httpc_aws_config:credentials/1
Works for local files, need to implement the request to the EC2 metadata instance service
2016-03-31 17:22:20 -04:00
Gavin M. Roy 2e12047a16 Add httpc_aws_config:value/2
- Rename httpc_aws_config:config_data/2 to httpc_aws_config:valus/1
- Add test coverage
2016-03-31 00:32:27 -04:00
Gavin M. Roy 470015e1b2 Add httpc_aws_config:region and supporting things
- Copy in urilib as a module in httpc_aws for building URIs
- Add logic to get region from env var, config, or EC2 instance metadata service
2016-03-31 00:11:39 -04:00
Gavin M. Roy b663731662 Refactor to remove nested cases 2016-03-30 13:33:15 -04:00
Gavin M. Roy c32141b397 Increase test coverage of existing functions 2016-03-30 10:49:02 -04:00
Gavin M. Roy a47f340425 Fix the tests for travis 2016-03-29 17:04:20 -04:00
Gavin M. Roy 9ef32c7940 Add some output for debugging in travis 2016-03-29 16:55:17 -04:00
Gavin M. Roy 2f45aee4a4 Initial WIP commit 2016-03-29 00:14:17 -04:00