gitlab-org--gitlab-foss/features
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 Revert "Revert "Merge branch 'issue_3946' into 'master' "" 2016-07-07 23:48:02 -04:00
dashboard Fix spinach tests 2016-11-01 10:58:07 -05:00
explore Fix trending projects Spinach failure 2016-10-14 16:58:55 -07:00
group Updates from last code review. 2016-03-06 23:07:19 -05:00
profile Convert "SSH Keys" Spinach features to RSpec 2016-10-03 11:00:05 +02:00
project Add tag shortcut from the Commit page 2016-10-06 18:37:06 +02:00
snippets fix spinach features to use new button wordings 2015-10-15 17:59:17 +11:00
steps Merge branch 'create_hooks_rake' into 'master' 2016-11-02 10:40:48 +00:00
support Disable warming of the asset cache in Spinach tests under CI 2016-10-21 01:09:41 -07:00
abuse_report.feature Streamline the "Report button" 2015-09-29 21:47:01 +02:00
groups.feature Move edit group scenario to rspec and refactor groups_spec 2016-10-14 14:51:59 +03:00
invites.feature Add spinach tests around accepting and declining invitations. 2015-04-14 18:04:29 +02:00
search.feature Fixed logout tests 2016-06-28 13:17:29 +01:00
snippet_search.feature Updating to persist a params snippets variable 2014-09-05 13:30:55 -04:00
user.feature Fix specs 2016-03-01 17:42:44 -05:00