An error occurred fetching the project authors.
- 14 Feb, 2018 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 15 Dec, 2017 1 commit
-
-
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.
-
- 09 Jun, 2017 1 commit
-
-
Matt Gresko authored
-
- 10 May, 2017 1 commit
-
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 03 Mar, 2017 1 commit
-
-
Nick Thomas authored
-