summaryrefslogtreecommitdiff
path: root/lib/api/environments.rb
Commit message (Expand)AuthorAgeFilesLines
* Update grape gemdz-update-grapeDmitriy Zaporozhets2017-07-201-0/+1
* Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable2017-03-161-1/+1
* Add environment `/stop` action27142-api-replace-destroy-with-stop-environmentToon Claes2017-02-281-0/+17
* Return 204 for delete endpointsRobert Schilling2017-02-281-1/+1
* Add an environment slugNick Thomas2016-12-151-0/+3
* Define common helper for describe pagination params in apiSemyon Pupkov2016-11-221-2/+3
* Use declared_params helper in APIgrapify-declared-paramsRobert Schilling2016-11-141-4/+3
* Minor fixes in the Env API endpointszj-env-external-urlZ.J. van de Weg2016-08-011-1/+5
* Use Grape DSL for environment endpointsZ.J. van de Weg2016-07-291-48/+43
* Incorporate feedbackZ.J. van de Weg2016-07-291-4/+1
* Add API support for environmentsZ.J. van de Weg2016-07-291-0/+87