summaryrefslogtreecommitdiff
path: root/spec/models/ci/build_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix job coverage specsbackstage/gb/optimize-some-specs-with-rspec-setGrzegorz Bizon2017-09-131-1/+1
* Fix build specs after using `set` instead of `let`Grzegorz Bizon2017-09-131-13/+22
* Optimize CI/CD build model specsGrzegorz Bizon2017-09-131-8/+5
* Add tests to cover all introduced changesKamil Trzcinski2017-09-061-0/+24
* Move trigger_variables to presenterShinya Maeda2017-09-041-38/+0
* trigger_variables should consider trigger_request existstance alwaysShinya Maeda2017-09-041-0/+38
* Remove ci_trigger_request_with_variablesShinya Maeda2017-09-041-4/+24
* Fix specShinya Maeda2017-09-041-1/+1
* Revert autheticate! in Trigger APIShinya Maeda2017-09-041-1/+1
* Fix specShinya Maeda2017-09-031-1/+1
* Fix typoShinya Maeda2017-09-031-1/+1
* Add validation for protected attributesShinya Maeda2017-09-031-1/+5
* Improve spec. Add validation for accel_level on runner.Shinya Maeda2017-09-031-5/+17
* Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-031-2/+2
* Add the rest of specsShinya Maeda2017-09-031-0/+10
* Merge branch '26692-predefined-variable-gitlab-user-name' into 'master'Grzegorz Bizon2017-08-311-2/+6
|\
| * Add a Build Variable to represent the triggering GitLab user's login usernameMark Fletcher2017-08-301-0/+1
| * Add a Build Variable to represent the triggering GitLab user's nameMark Fletcher2017-08-301-2/+5
* | Do not fire synrchonous hooks when creating a jobGrzegorz Bizon2017-08-221-0/+10
|/
* Fix CI_PROJECT_PATH_SLUG slugifyvanadium232017-08-151-1/+1
* initShinya Maeda2017-07-281-0/+6
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-6/+6
* Change auto-retry count to a correct value in docsGrzegorz Bizon2017-07-201-2/+2
* Make it possible to auto retry a failed CI/CD jobGrzegorz Bizon2017-07-171-1/+32
* Make it possible to count a number of job retriesGrzegorz Bizon2017-07-171-0/+41
* Merge from master(Fix conflicts)Shinya Maeda2017-07-071-0/+53
|\
| * Basic BE changeShinya Maeda2017-07-071-0/+53
* | merge from masterShinya Maeda2017-07-071-4/+16
|\ \ | |/
| * Add table for merge request commitsSean McGivern2017-07-061-1/+1
| * Backports for ee-2112Lin Jen-Shin2017-07-061-3/+4
| * Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-07-051-7/+11
| |\
| * | Rename ci_config_file to ci_config_pathLin Jen-Shin2017-07-051-1/+1
| * | Add back Pipeline#ci_yaml_file_path due to all the troublesLin Jen-Shin2017-07-051-1/+1
| * | Fix config pathLin Jen-Shin2017-07-041-1/+1
| * | Introduce CI_CONFIG_PATHLin Jen-Shin2017-06-301-0/+11
* | | Revert unnecesarry changesShinya Maeda2017-07-051-7/+11
* | | Improve specShinya Maeda2017-07-051-1/+1
* | | Fix specShinya Maeda2017-07-051-0/+1
* | | Fix spec. Add PipelineScheduleVariable for import_exportShinya Maeda2017-07-051-1/+3
* | | zj nice catchesShinya Maeda2017-07-051-8/+6
* | | pipeline_schedule_variables model/dbShinya Maeda2017-07-051-20/+15
* | | Improve specShinya Maeda2017-07-051-1/+1
* | | Fix specShinya Maeda2017-07-051-0/+1
* | | Fix spec. Add PipelineScheduleVariable for import_exportShinya Maeda2017-07-051-1/+3
* | | zj nice catchesShinya Maeda2017-07-051-8/+6
* | | pipeline_schedule_variables model/dbShinya Maeda2017-07-051-0/+16
| |/ |/|
* | Merge branch 'feature/no-hypen-at-end-of-commit-ref-slug' into 'master'Rémy Coutable2017-07-041-7/+11
|\ \ | |/ |/|
| * fixed incorrect test case (for real), added another oneStefan Hanreich2017-06-191-1/+2
| * fixed incorrect test caseStefan Hanreich2017-06-191-1/+1
| * added additional test caseStefan Hanreich2017-06-181-0/+1