summaryrefslogtreecommitdiff
path: root/app/views/shared/web_hooks/_form.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-30/+14
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-8/+12
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-5/+8
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-83/+58
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-15/+17
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-2/+2
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-23/+26
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-28/+30
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+12
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-26/+26
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-241-11/+11
* Filter project hooks by branchDuana Saskia2018-08-131-0/+1
* Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-191-4/+4
* Fix checkbox/radio button structureClement Ho2018-05-311-63/+53
* [skip ci] .help-block to .form-text.text-mutedClement Ho2018-04-111-1/+1
* [skip ci] Convert .checkbox to .form-checkClement Ho2018-04-111-1/+1
* Replace .pull-left with .float-leftClement Ho2018-04-091-10/+10
* Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-051-0/+7
* use sentence case for "Merge request events"Alexis Reigel2018-01-041-1/+1
* Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-161-3/+3
* Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-151-3/+3
* Rename `build_events` to `job_events` in codeBob Van Landuyt2017-05-151-3/+3
* Implement ability to update hooksAlexander Randa2017-04-281-101/+81
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-1/+1
* Merge branch 'docs/integrations' into 'master' Achilleas Pipinellis2017-02-031-1/+1
|\
| * Move project services to new location under IntegrationsAchilleas Pipinellis2017-02-031-1/+1
| * Move webhooks to new a location under IntegrationsAchilleas Pipinellis2017-02-031-1/+1
* | Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-1/+1
* | Adds changelog entryFilipa Lacerda2017-02-031-1/+1
|/
* Renamed a file to make the transition to EE easierJose Ivan Vargas2017-01-191-1/+1
* Corrected code style and titlesJose Ivan Vargas2017-01-181-2/+0
* Fixed spinach feature tests for the services and hooks controllersJose Ivan Vargas2017-01-181-2/+1
* Add option to confidential issues events to trigger WebhooksDouglas Barbosa Alexandre2016-08-311-0/+7
* Capitalise URL on web_hooks/formKamil Trzcinski2016-08-121-8/+8
* Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin2016-08-111-1/+1
|\
| * Document that webhook secret token is sent in X-Gitlab-Token HTTP headerSteve Halasz2016-08-031-1/+1
* | Implement pipeline hooks, extracted from !5525Lin Jen-Shin2016-08-021-0/+7
|/
* Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-1/+1
* Backported from EE shared form for web hookswebhooks-shared-formPhil Hughes2016-06-031-0/+91