summaryrefslogtreecommitdiff
path: root/spec/models/hooks
Commit message (Expand)AuthorAgeFilesLines
* First pass at deleting projects in the background.Josh Frye2016-01-291-3/+3
* Accept 2xx status codes for successful Web hook triggersStan Hu2016-01-071-0/+12
* Tag model specsDouwe Maan2015-12-094-4/+4
* 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-033-6/+2
* Add `Group#add_*` convenience methodsrs-group-convenience-methodsRobert Speicher2015-08-071-2/+2
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-232-2/+2
|\
| * Fix `raise_error` without an argument deprecation warningsRobert Speicher2015-06-222-2/+2
* | Fix Style/Blocks cop violationsRobert Speicher2015-06-222-6/+2
* | Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher2015-06-223-16/+16
|/
* Add support for Webhook note eventsStan Hu2015-05-214-0/+4
* Added X-GitLab-Event header for web hooksbugagazavr2015-05-083-15/+74
* 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-123-26/+26
* Make the structure of spec/models match app/modelsRobert Speicher2015-01-304-0/+234