summaryrefslogtreecommitdiff
path: root/lib/api/pipelines.rb
Commit message (Expand)AuthorAgeFilesLines
* Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable2017-03-161-1/+1
* Expose pipelines as PipelineBasic `projects/:id/pipelines`26847-api-pipelines-use-basicToon Claes2017-03-031-2/+2
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-2/+2
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-2/+2
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-2/+2
* Enable Style/DotPositionDouwe Maan2017-02-231-2/+2
* fixed specs + docsdimitrieh2017-02-201-2/+2
* Merge branch '23532-define-common-helper-for-describe-pagination-params-in-ap...Rémy Coutable2016-11-221-2/+3
|\
| * Define common helper for describe pagination params in apiSemyon Pupkov2016-11-221-2/+3
* | Add api endpoint for creating a pipelineIdo Leibovich2016-11-181-0/+21
|/
* Use PipelinesFinder in Pipelines APIZ.J. van de Weg2016-09-071-1/+4
* Add endpoints for pipelinesZ.J. van de Weg2016-08-181-0/+74