gitlab-org--gitlab-foss/features/steps
Rémy Coutable 808d49978c Merge branch 'create_hooks_rake' into 'master'
Add Rake task to create/repair GitLab Shell hooks symlinks

## What does this MR do?

Adds a Rake task wrapper around `gitlab-shell` `bin/create_hooks` script. This makes it easier for an administrator to repair hooks symlinks without worrying about where repository data is located, etc. Just run this task and it takes care of everything based on current configuration. 

## Are there points in the code the reviewer needs to double check?

No.

## Why was this MR needed?

`bin/create_hooks` was not well-documented. It requires parameters specifying where repository data is located. It also needs to be run by the `git` user. Wrapping it in a Rake task allows us to take current configuration in to account and makes it easier on the administrator. 


See merge request !5634
2016-11-02 10:40:48 +00:00
..
admin Fixed group tests 2016-09-13 08:44:59 +01:00
dashboard Add Rake task to create/repair GitLab Shell hooks symlinks 2016-11-01 14:52:59 -05:00
explore Show member roles to all users on members page 2016-08-11 11:08:07 -05:00
group Fixed group tests 2016-09-13 08:44:59 +01:00
profile Convert "SSH Keys" Spinach features to RSpec 2016-10-03 11:00:05 +02:00
project Fix commits spec 2016-10-28 09:00:30 -05:00
shared Fix spinach tests 2016-11-01 10:58:07 -05:00
snippets Updated snippets tests 2016-05-19 10:01:27 +01:00
abuse_reports.rb
groups.rb Move edit group scenario to rspec and refactor groups_spec 2016-10-14 14:51:59 +03:00
invites.rb
search.rb
snippet_search.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
user.rb