summaryrefslogtreecommitdiff
path: root/spec/models/hooks/service_hook_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-0/+26
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-8/+0
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-0/+30
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-0/+10
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-2/+10
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* 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