summaryrefslogtreecommitdiff
path: root/spec/requests/api/system_hooks_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Update SystemHooks API to expose and handle new repository_update_eventsGabriel Mazetto2017-05-121-1/+2
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-3/+1
* Return 204 for delete endpointsRobert Schilling2017-02-281-0/+2
* Add a custom pagination matcherRobert Schilling2017-02-161-0/+1
* Changed API spec files to describe the correct classLivier2016-11-281-1/+1
* API: Return 400 when creating a systemhook failsRobert Schilling2016-11-081-0/+6
* Update docs and test descriptionzj-expose-system-hooksZ.J. van de Weg2016-11-021-1/+2
* Update docs and unexpose tokenZeger-Jan van de Weg2016-11-021-1/+0
* Be able to POST subscriptions for system hooksZ.J. van de Weg2016-10-311-0/+14
* API: Fix Sytem hooks delete behaviorfix-system-hook-apiRobert Schilling2016-10-141-3/+4
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-10/+10
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-7/+7
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* Fix part of api specs for rubocopDmitriy Zaporozhets2015-06-221-6/+6
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-10/+10
* Added API testing groupJeroen van Baarsen2014-04-111-1/+1
* Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets2013-05-141-1/+1
* remove trailing spacesAndrey Kumanyaev2013-05-051-81/+81
* API: system hooks API functions and documentation updatedSebastian Ziebell2013-03-071-2/+14
* System hooks API.Matt Humphrey2013-03-061-0/+69