gitlab-org--gitlab-foss/lib/tasks/gitlab
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
..
artifacts Backport EE changes 2018-03-22 13:35:42 -04:00
lfs [cherry-pick] '4862-verify-file-checksums' 2018-03-08 10:20:40 -05:00
uploads fix the rake task from being to strict about Group 2018-04-02 08:19:34 -04:00
assets.rake Load only the currently needed JS locale file 2017-10-04 11:23:52 +00:00
backup.rake Eliminate the warnings from task helpers 2018-01-26 19:42:48 +08:00
bulk_add_permission.rake
check.rake Route path lookups through legacy_disk_path 2018-03-21 18:18:32 +01:00
cleanup.rake Route path lookups through legacy_disk_path 2018-03-21 18:18:32 +01:00
db.rake
dev.rake Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
exclusive_lease.rake Add rake task to cleanup any existing exclusive lease 2018-03-09 13:32:18 +00:00
git.rake Eliminate the warnings from task helpers 2018-01-26 19:42:48 +08:00
gitaly.rake 36847 - update toml-rb to 1.0.0 2018-02-21 22:09:15 +10:30
helpers.rake Eliminate the warnings from task helpers 2018-01-26 19:42:48 +08:00
import.rake Improve GitLab Import rake task to work with Hashed Storage and Subgroups 2017-11-07 19:11:42 +00:00
import_export.rake Finish migration to the new events setup 2017-09-06 16:40:31 +02:00
info.rake Route path lookups through legacy_disk_path 2018-03-21 18:18:32 +01:00
ldap.rake
list_repos.rake Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
setup.rake Check Gitaly when running rake dev:setup 2018-04-19 10:40:28 +02:00
shell.rake Change Gitlab::Shell#add_namespace to #create_namespace 2018-03-14 09:56:22 +01:00
storage.rake Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
tcp_check.rake Add a gitlab:tcp_check rake task 2017-12-13 15:53:32 +00:00
test.rake
traces.rake Integrate two workers into one ArchiveTraceWorker with pipeline_background queue. This queue takes loqer precedence than pipeline_default. 2018-03-06 21:44:15 +09:00
track_deployment.rake
two_factor.rake Use gitlab_environment because we need: 2018-04-03 23:00:09 +08:00
update_templates.rake Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
web_hook.rake
workhorse.rake Eliminate the warnings from task helpers 2018-01-26 19:42:48 +08:00