Commits on Source (6)
-
Jacob Vosmaer authored
When bin/create-hooks is run against a live GitLab server, there is a possibility of race conditions when a user deletes one of their repositories after bin/create-hooks found it. With this change, bin/create-hooks will ignore missing file errors. Conflicts: CHANGELOG
-
Jacob Vosmaer authored
1.9.8: Ignore missing repositories in create-hooks See merge request !43
-
Jacob Vosmaer authored
Conflicts: CHANGELOG lib/gitlab_projects.rb
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
1.9.8: symlink hooks directory See merge request !45
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>