An error occurred fetching the project authors.
  1. 14 Feb, 2018 1 commit
  2. 15 Dec, 2017 1 commit
    • Sean McGivern's avatar
      Only try AWS instance profile creds if needed · c9bf0401
      Sean McGivern authored
      `Aws::InstanceProfileCredentials.new` actually performs an API request to AWS,
      which can result in us hitting a rate limit.
      
      Rewrite `Gitlab::Elastic::Client.resolve_aws_credentials` to the slightly more
      verbose, but equally clear, variant, to ensure that we don't call this unless we
      have to - i.e. the static credentials do not work.
      c9bf0401
  3. 09 Jun, 2017 1 commit
  4. 10 May, 2017 1 commit
  5. 03 Mar, 2017 1 commit