summaryrefslogtreecommitdiff
path: root/spec/models/hooks/web_hook_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow webhooks URL to have leading and trailing spacesevuez/gitlab-ce-webhook-url-spacesevuez2016-02-261-10/+10
* Accept 2xx status codes for successful Web hook triggersStan Hu2016-01-071-0/+12
* Tag model specsDouwe Maan2015-12-091-1/+1
* Handle and report SSL errors in Web hook test. Check for status 200 for success.Stan Hu2015-12-041-0/+6
* Fix rubocop warnings in spec/modelsGuilherme Garnier2015-10-031-2/+0
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-1/+1
|\
| * Fix `raise_error` without an argument deprecation warningsRobert Speicher2015-06-221-1/+1
* | Fix Style/Blocks cop violationsRobert Speicher2015-06-221-3/+1
* | Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher2015-06-221-3/+3
|/
* Add support for Webhook note eventsStan Hu2015-05-211-0/+1
* Added X-GitLab-Event header for web hooksbugagazavr2015-05-081-5/+9
* Revert "Added X-GitLab-Event header for web hooks"Valery Sizov2015-04-271-9/+5
* Added X-GitLab-Event header for web hooksbugagazavr2015-04-251-5/+9
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-15/+15
* Make the structure of spec/models match app/modelsRobert Speicher2015-01-301-0/+74