Commit graph

14 commits

Author SHA1 Message Date
Oswaldo Ferreira
fa0c0bb006 Narrow environment payload by using basic project details resource 2017-03-06 14:00:38 -03:00
Toon Claes
ed8f13c745 Ensure v3 environments endpoints remain unchanged
Because environments also expose the project, ensure the projects are
exposed as they were before in API v3.
2017-03-02 12:15:24 +01:00
Toon Claes
8c569e21d5 Add environment /stop action
Add endpoint to stop an environment through the API.
2017-02-28 15:34:38 +01:00
Robert Schilling
86c58687b2 Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
Robert Schilling
993c3d14d5 Remove shared example for pagination 2017-02-20 15:39:16 +01:00
Robert Schilling
c70dfbc686 Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
Rémy Coutable
9c560b5cdf
Replace many :project with :empty_projects in API specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-01-17 11:41:27 -05:00
Nick Thomas
93a03cd92f Add an environment slug 2016-12-15 13:57:03 +00:00
Livier
eb4f15571d Changed API spec files to describe the correct class
Restore changes for api spec files

Fix error in rspec Users

Delete extra space Repositories-spec
2016-11-28 10:55:27 -07:00
Z.J. van de Weg
39c71a19c4 Expose project for environments 2016-08-18 21:10:52 +02:00
Z.J. van de Weg
34c1c8a3b1 Minor fixes in the Env API endpoints 2016-08-01 08:42:09 +02:00
Z.J. van de Weg
1b72256fa1 Use Grape DSL for environment endpoints
Also a couple of minor edits for this branch are included
2016-07-29 20:35:38 +02:00
Z.J. van de Weg
76e9b68439 Incorporate feedback 2016-07-29 13:54:45 +02:00
Z.J. van de Weg
84cd212095 Add API support for environments 2016-07-29 13:54:45 +02:00