summaryrefslogtreecommitdiff
path: root/app/models/concerns/triggerable_hooks.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-051-0/+6
|\
| * Refactor: move active hook filter to TriggerableHooksDuana Saskia2018-09-051-0/+6
* | Fix "Confidential comments" button not saving in project hookssh-fix-confidential-note-optionStan Hu2018-08-171-0/+1
|/
* Enable more frozen string in app/models/**/*.rbgfyoung2018-08-071-0/+2
* use class reader instead of dynamic constantAlexis Reigel2018-01-171-3/+5
* accepts `.all` as a hook scope as wellAlexis Reigel2018-01-171-1/+2
* use safer .hooks_for instead of .public_sendAlexis Reigel2018-01-171-0/+6
* extract concern for hook triggersAlexis Reigel2018-01-171-0/+31