summaryrefslogtreecommitdiff
path: root/spec/models/ci/build_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * remove trailing commaStefan Hanreich2017-06-181-1/+1
| * fix typoStefan Hanreich2017-06-181-1/+1
| * removed superfluos testsStefan Hanreich2017-06-181-7/+1
| * Updated spec for build to include new ref_slug invariantsStefan Hanreich2017-06-181-8/+16
* | Merge branch '34008-fix-CI_ENVIRONMENT_URL-2' into 'master'Kamil Trzciński2017-06-211-37/+11
|\ \
| * | Move expanded_environment_url to CreateDeploymentServiceLin Jen-Shin2017-06-211-36/+0
| * | Don't expand CI_ENVIRONMENT_URL so runner would doLin Jen-Shin2017-06-211-3/+13
| |/
* | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
|/
* Merge branch 'fix-manual-actions' into 'master'Grzegorz Bizon2017-06-151-0/+16
|\
| * Do not show manual actions that cannot be runfix-manual-actionsKamil Trzcinski2017-06-131-0/+16
* | Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-7/+23
|/
* Merge branch '31061-26135-ci-project-slug-enviroment-variables' into 'master'Kamil Trzciński2017-06-051-0/+1
|\
| * Add slugify project path to CI enviroment variablesvanadium232017-06-031-0/+1
* | CreatePipelineBuildsService would have created envLin Jen-Shin2017-06-021-30/+0
* | Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin2017-06-021-10/+58
|\ \ | |/
| * Update docs and use protected secret variable as the nameLin Jen-Shin2017-05-311-6/+21
| * Merge secret and protected vars to variables_for(ref)Lin Jen-Shin2017-05-271-1/+1
| * Add tests and also pass protected vars to protected tagsLin Jen-Shin2017-05-251-4/+37
* | Fix a typo: not -> noLin Jen-Shin2017-06-011-1/+1