gitlab-ce/lib/tasks/gitlab
Dmitriy Zaporozhets e063c8f3e2 Merge branch 'trigger_hooks_create_on_backup_restore' into 'master'
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
2015-06-04 14:46:24 +00:00
..
db Drop all Postgres sequences during backup restore 2014-10-28 18:52:21 +01:00
backup.rake ability to skip some items in backup 2015-04-02 15:37:50 +03:00
bulk_add_permission.rake Huge replace of old users_project and users_group references 2014-09-14 19:32:51 +03:00
check.rake Add autocrlf back to installation docs, add a check for it. 2015-06-03 15:42:22 +02:00
cleanup.rake fixed rake task to block removed ldap users 2015-02-16 10:00:25 +01:00
enable_automerge.rake Fix popen bug in `rake gitlab:satellites:create` 2014-04-07 11:22:27 +02:00
generate_docs.rake Invoke Kernel#system with separate arguments 2014-03-03 08:40:30 +01:00
import.rake Ensure that the first added admin performs repository imports 2015-05-15 13:01:10 +02:00
info.rake Include the Sidekiq version in gitlab:env:info 2014-04-01 16:05:26 +02:00
mail_google_schema_whitelisting.rake Make view link come first so I don't have to mouse to the end of the email line. 2015-01-14 21:12:16 -08:00
setup.rake Move the adapter check to the migration 2014-04-23 11:08:51 +02:00
shell.rake Trigger hooks-create on gitlab backup restore. 2015-06-03 16:24:37 +02:00
sidekiq.rake Add rake task to drop a project's PostReceive jobs 2014-08-21 16:02:04 +02:00
task_helpers.rake Add autocrlf back to installation docs, add a check for it. 2015-06-03 15:42:22 +02:00
test.rake Include brakeman in rake test 2015-03-29 18:55:18 -07:00
web_hook.rake add rake tasks for web hooks management 2013-02-15 16:35:03 -03:00