gitlab-org--gitlab-foss/spec/tasks
Jacob Vosmaer 43f037c903 Don't reuse gRPC channels
It seems that bad things happen when two gRPC stubs share one gRPC
channel so let's stop doing that. The downside of this is that we
create more gRPC connections; one per stub.
2017-05-15 10:52:33 +02:00
..
gitlab Don't reuse gRPC channels 2017-05-15 10:52:33 +02:00
config_lint_spec.rb Auto-correct `RSpec/DescribedClass` violations 2017-05-01 11:13:33 -04:00
tokens_spec.rb Add a rake task to reset all email and private tokens 2017-03-21 13:36:46 +00:00