gitlab-org--gitlab-foss/lib/tasks
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
..
ci
gitlab Check Gitaly when running rake dev:setup 2018-04-19 10:40:28 +02:00
migrate Add the RedirectRoute#path index setup_postgresql 2018-03-28 14:12:08 +02:00
brakeman.rake
cache.rake Allow rake cache:clear clearing pipeline status cache 2018-04-10 20:57:00 +08:00
config_lint.rake
dev.rake Use Gitlab::Utils::Override over defined?(super) 2017-12-26 17:18:10 +08:00
downtime_check.rake
ee_compat_check.rake
eslint.rake
flay.rake Fix flay not detecting identical code 2018-01-31 14:07:47 +01:00
gemojione.rake Rename .scss files to use snake_case 2018-02-08 23:07:34 -06:00
gettext.rake
grape.rake
haml-lint.rake It's now updated so we could remove it 2018-03-21 21:03:32 +08:00
import.rake
karma.rake
lint.rake Run lint:all tasks in forks 2018-02-14 17:34:34 +01:00
plugins.rake Improve plugins documentation and remove unnecessary rake task 2018-02-28 12:31:19 +02:00
rubocop.rake
scss-lint.rake
services.rake
setup.rake
sidekiq.rake
spec.rake
spinach.rake
test.rake Remove test_ci rake task 2018-04-03 07:54:30 +09:00
tokens.rake
yarn.rake