summaryrefslogtreecommitdiff
path: root/spec/services/git_hooks_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Better message for git hooks and file locksValery Sizov2016-07-041-5/+5
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-2/+0
* Tag service specsDouwe Maan2015-12-091-1/+1
* Raise the exception from #execute instead of #run_hook. #1156 #3069issue_1156Rubén Dávila2015-12-031-2/+6
* Call update hook from new GitHooksService class. #3069Rubén Dávila2015-12-031-6/+17
* Run custom Git hooks when creating or deleting branches through the UI. #1156Rubén Dávila2015-12-031-0/+38