gitlab-org--gitlab-foss/spec/tasks/gitlab
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
..
backup_rake_spec.rb Don't reuse gRPC channels 2017-05-15 10:52:33 +02:00
check_rake_spec.rb Introduce better credential and error checking to rake gitlab:ldap:check 2016-11-08 15:46:10 -06:00
db_rake_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
gitaly_rake_spec.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
info_rake_spec.rb Add git version to gitlab:env:info 2017-02-28 20:42:13 +05:00
ldap_rake_spec.rb Add LDAP task to rename a provider 2016-12-16 09:57:05 -06:00
mail_google_schema_whitelisting.rb Active tense test coverage 2017-02-01 22:45:41 +00:00
shell_rake_spec.rb Compile gitlab-shell go executables 2017-05-04 11:21:51 +02:00
task_helpers_spec.rb Expand components version specification format to allow branches 2017-04-13 17:32:00 -03:00
users_rake_spec.rb Move task helpers to a module 2016-11-30 12:20:21 +01:00
workhorse_rake_spec.rb Expand components version specification format to allow branches 2017-04-13 17:32:00 -03:00