summaryrefslogtreecommitdiff
path: root/lib/api/deployments.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-281-1/+1
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Adds sorting to deployments APIJacopo2018-01-171-1/+3
* 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
* 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