summaryrefslogtreecommitdiff
path: root/lib/api/v3/environments.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ↵Rémy Coutable2017-03-161-1/+1
| | | | | | API routes Signed-off-by: Rémy Coutable <remy@rymai.me>
* Ensure v3 environments endpoints remain unchangedToon Claes2017-03-021-2/+60
| | | | | Because environments also expose the project, ensure the projects are exposed as they were before in API v3.
* Backport API to V3Robert Schilling2017-02-281-0/+29