summaryrefslogtreecommitdiff
path: root/app/views/shared/web_hooks
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix dropdownsClement Ho2018-04-171-1/+1
* [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
* Wrong data type when testing webhooksAlexander Randa2017-07-201-0/+12
* 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