Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added credentials providers support #21

Merged
merged 5 commits into from
Mar 19, 2014
Merged

Commits on Mar 19, 2014

  1. added credentials providers support

    evdokim committed Mar 19, 2014
    Configuration menu
    Copy the full SHA
    629884c View commit details
    Browse the repository at this point in the history
  2. * Renamed S3Resolver.settings to S3Resolver.defaults;

    * Removed `s3credentialsFile`;
    * Removed `s3credentialsProvider`;
    * Changed type of `s3credentials` to `AWSCredentialsProvider`;
    * Added implicit convertions and a method to combine credentials providers;
    laughedelic committed Mar 19, 2014
    Configuration menu
    Copy the full SHA
    a9f42cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b79acd View commit details
    Browse the repository at this point in the history
  4. Setting version to 0.10.0

    laughedelic committed Mar 19, 2014
    Configuration menu
    Copy the full SHA
    3840fcb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dcb749 View commit details
    Browse the repository at this point in the history