Trigger hooks create on backup restore Number of users migrating from installation from source to omnibus get this issue. This can be fixed with a bash one liner but we already have a script that creates hooks in gitlab-shell. Added to gitlab🐚install task call to `bin/create-hooks`. This script is idempotent which means it will only rewrite hooks if something changed. Fixes https://dev.gitlab.org/gitlab/gitlabhq/issues/2208, https://github.com/gitlabhq/gitlabhq/issues/9101 and for the most part https://github.com/gitlabhq/gitlabhq/issues/8161 See merge request !762 |
||
|---|---|---|
| .. | ||
| gitlab | ||
| migrate | ||
| .gitkeep | ||
| brakeman.rake | ||
| cache.rake | ||
| dev.rake | ||
| jasmine.rake | ||
| rubocop.rake | ||
| setup.rake | ||
| sidekiq.rake | ||
| spec.rake | ||
| spinach.rake | ||
| test.rake | ||