summaryrefslogtreecommitdiff
path: root/app/models/hooks/project_hook.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-0/+5
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-4/+7
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-0/+5
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+11
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+3
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+2
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-0/+1
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-27476GitLab Bot2019-12-161-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Enable more frozen string in app/models/**/*.rbgfyoung2018-08-071-0/+2
* Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-051-0/+1
* no need for a named parameterAlexis Reigel2018-01-171-1/+1
* extract concern for hook triggersAlexis Reigel2018-01-171-14/+12
* Wrong data type when testing webhooksAlexander Randa2017-07-201-8/+17
* Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-161-1/+1
* Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-151-1/+1
* Rename `build_events` to `job_events` in codeBob Van Landuyt2017-05-151-1/+1
* Scope hooks thal will run for confidential issuesDouglas Barbosa Alexandre2016-08-311-0/+1
* Implement pipeline hooks, extracted from !5525Lin Jen-Shin2016-08-021-0/+1
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-22/+0
* Annotate modelsDmitriy Zaporozhets2016-05-061-0/+1
* Annotate the modelsZeger-Jan van de Weg2016-05-061-1/+1
* Backported minimal safewebhook implementation to GitLab CEGabriel Mazetto2016-04-301-0/+1
* add slack notifications for wiki pagesSebastian Klier2016-04-201-0/+1
* moving overlapping scopes to webhookGabriel Mazetto2016-04-191-2/+0
* Raise hook url limitKirilll Zaycev2016-01-151-2/+2
* Annotate modelsStan Hu2016-01-061-0/+1
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-0/+1
* Annotate modelsDmitriy Zaporozhets2015-11-131-12/+13
* Add support for Webhook note eventsStan Hu2015-05-211-0/+2
* Move hook models in separate dirDmitriy Zaporozhets2014-09-151-0/+25