gitlab-org--gitlab-foss/lib
Zeger-Jan van de Weg bbccd31057
Check Gitaly when running `rake dev:setup`
Before this change, trying to setup dev environment could be tried
without having at least one Gitaly running. Cloning the repositories
would fail, but not stop the setup.

Given this would lead to an inconsistent state, a check was added if we
could connect to the server.

Output when it fails:

```
$ rake dev:setup
Failed to connect to Gitaly...
Error: 14:Connect Failed
```
2018-04-19 10:40:28 +02:00
..
api Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
assets
backup
banzai make call to 'html_escape' unambiguous 2018-04-17 11:39:11 +02:00
bitbucket
constraints
container_registry
declarative_policy Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
generators/rails/post_deployment_migration
gitaly
gitlab Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
google_api
haml_lint
json_web_token
mattermost
microsoft_teams
omni_auth/strategies
peek
rouge
rspec_flaky Improve the architecture of RspecFlaky classes by introducing a new RspecFlaky::Report class 2018-04-10 15:38:40 +02:00
support
system_check
tasks Check Gitaly when running `rake dev:setup` 2018-04-19 10:40:28 +02:00
additional_email_headers_interceptor.rb
after_commit_queue.rb
banzai.rb
carrier_wave_string_file.rb
declarative_policy.rb
disable_email_interceptor.rb
email_template_interceptor.rb
event_filter.rb
expand_variables.rb
extracts_path.rb
feature.rb
file_size_validator.rb
forever.rb Handle limit for datetime attributes on MySQL 2018-04-06 22:28:44 -05:00
gitlab.rb Add .org? method to Gitlab helper 2018-04-17 11:21:03 -03:00
gt_one_coercion.rb
milestone_array.rb
static_model.rb
system_check.rb
unfold_form.rb
uploaded_file.rb Add `direct_upload` setting for artifacts 2018-04-05 15:01:14 +02:00
version_check.rb