summaryrefslogtreecommitdiff
path: root/spec/requests/api/deployments_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Adds sorting to deployments APIJacopo2018-01-171-5/+49
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-4/+4
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-3/+1
* Remove shared example for paginationremove-paginated-ressourceRobert Schilling2017-02-201-4/+0
* Add a custom pagination matcherRobert Schilling2017-02-161-0/+1
* Changed API spec files to describe the correct classLivier2016-11-281-1/+1
* Docs for API endpointsZ.J. van de Weg2016-08-181-0/+1
* Add deployment endpointsZ.J. van de Weg2016-08-181-0/+59