Commit Graph

4 Commits

Author SHA1 Message Date
GitLab Bot 7e1e45d40a Add latest changes from gitlab-org/gitlab@master 2021-04-23 15:09:37 +00:00
gfyoung 0bdd2ed577 Enable frozen string in vestigial files
Partially addresses #47424.
2018-09-11 02:06:35 -07:00
Duana Saskia 9d742e61a7 Refactor: move active hook filter to TriggerableHooks 2018-09-05 21:58:52 +10:00
Duana Saskia ece6a1ea6e Filter project hooks by branch
Allow specificying a branch filter for a project hook and only trigger
a project hook if either the branch filter is blank or the branch matches.
Only supported for push_events for now.
2018-08-13 13:20:58 +02:00