summaryrefslogtreecommitdiff
path: root/spec/models/hooks/service_hook_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Wrong data type when testing webhooksAlexander Randa2017-07-201-0/+4
* Implement web hooks loggingAlexander Randa2017-05-251-26/+9
* Remove schema annotations completelyValery Sizov2016-09-161-18/+0
* Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-131-2/+2
* web hooks to webhooksashleys2016-03-101-1/+1
* Tag model specsDouwe Maan2015-12-091-1/+1
* 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-0/+33
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-1/+1
* Make the structure of spec/models match app/modelsRobert Speicher2015-01-301-0/+24