summaryrefslogtreecommitdiff
path: root/spec/requests/api/project_hooks_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Changed API spec files to describe the correct classLivier2016-11-281-1/+1
* Ensure hook tokens are write-only in the APIgpocentek/gitlab-ce-api-webhook-tokenSean McGivern2016-11-011-4/+32
* Add support for token attr in project hooks APIGauvain Pocentek2016-11-011-0/+4
* Replace undefined Grape routing code from 400 to 404Dmitriy Zaporozhets2016-10-101-2/+2
* Fix API specs behaviour for invalid routingDmitriy Zaporozhets2016-10-101-2/+3
* api: expose wiki_page_events project hook field in the APIBen Boeckel2016-08-241-0/+4
* docs: document other project webhook fieldsBen Boeckel2016-08-241-0/+4
* Have trait all_events_enabled so that's easier to reuse, feedback:Lin Jen-Shin2016-08-121-4/+3
* Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin2016-08-111-18/+18
|\
| * adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-18/+18
* | Implement pipeline hooks, extracted from !5525Lin Jen-Shin2016-08-021-2/+5
|/
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-18/+18
* Prevent users from deleting Webhooks via API they do not ownStan Hu2016-04-241-2/+12
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-2/+10
* hooks: improve tests for hook APIBen Boeckel2015-09-241-1/+26
* Fix Style/Blocks cop violationsRobert Speicher2015-06-221-6/+5
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-22/+22
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-3/+0
* Added API testing groupJeroen van Baarsen2014-04-111-1/+1
* Make changes to testsDmitriy Zaporozhets2014-01-221-1/+1
* ProjectHook API supports new event fieldsDmitriy Zaporozhets2013-12-041-2/+2
* Extract tests for project hooks APIDmitriy Zaporozhets2013-12-041-0/+132