summaryrefslogtreecommitdiff
path: root/lib/api/deployments.rb
Commit message (Collapse)AuthorAgeFilesLines
* API: Use defined project requirementsrs-api-use-project-requirementsRobert Schilling2017-08-311-1/+1
|
* 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>
* Move `api/v3/deployments` to the correct namespaceRobert Speicher2017-03-061-1/+1
|
* Define common helper for describe pagination params in apiSemyon Pupkov2016-11-221-2/+3
|
* Add deployment endpointsZ.J. van de Weg2016-08-181-0/+40