summaryrefslogtreecommitdiff
path: root/app/services/git_hooks_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Get rid of Gitlab::ShellEnvJacob Vosmaer2016-06-151-1/+1
* Raise the exception from #execute instead of #run_hook. #1156 #3069issue_1156Rubén Dávila2015-12-031-11/+9
* Call update hook from new GitHooksService class. #3069Rubén Dávila2015-12-031-3/+1
* Run custom Git hooks when creating or deleting branches through the UI. #1156Rubén Dávila2015-12-031-0/+32