summaryrefslogtreecommitdiff
path: root/spec/requests/api/pipeline_schedules_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Return 202 for destory. Remove []. Remove def pipeline_schedules from helper.Shinya Maeda2017-05-301-1/+1
* Improve API with optinal and default. Allow to use scope as a parameter.Shinya Maeda2017-05-301-0/+18
* Include owner for pipeline_schedules. Improve N+1 spec. Use PipelineBasic for...Shinya Maeda2017-05-301-1/+5
* includes last_pipelineShinya Maeda2017-05-301-0/+3
* zj keen eye2Shinya Maeda2017-05-301-6/+1
* zj keen eyeShinya Maeda2017-05-301-26/+12
* avoids N + 1 queriesShinya Maeda2017-05-301-0/+12
* Concatinate dot behind endShinya Maeda2017-05-301-2/+1
* Add space between curly bracketsShinya Maeda2017-05-301-1/+1
* Use attributes_forShinya Maeda2017-05-301-24/+16
* Use 'set' to top-level variables. Remove repository.Shinya Maeda2017-05-301-3/+3
* Add validation specShinya Maeda2017-05-301-11/+21
* Change status number to ailiasShinya Maeda2017-05-301-2/+2
* Add API support for pipeline scheduleShinya Maeda2017-05-301-0/+278