summaryrefslogtreecommitdiff
path: root/app/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Fix CI_PROJECT_PATH_SLUG slugifyvanadium232017-08-151-4/+1
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* Remove if pipeline.variables in Ci::Build#variablesShinya Maeda2017-07-281-1/+1
* fix merge missShinya Maeda2017-07-281-1/+1
* initShinya Maeda2017-07-283-1/+13
* Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-201-0/+16
|\
| * Add specs for pipeline process with auto-retriesGrzegorz Bizon2017-07-171-6/+4
| * Make it possible to auto retry a failed CI/CD jobGrzegorz Bizon2017-07-171-0/+10
| * Make it possible to count a number of job retriesGrzegorz Bizon2017-07-171-0/+8
* | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-178-19/+77
|\ \ | |/
| * Support multiple Redis instances based on queue typePaul Charlton2017-07-111-1/+1
| * Merge branch 'fix/offline_runner_detection' into 'master'Rémy Coutable2017-07-101-3/+7
| |\
| | * Fix offline runner detectionAlessio Caiazza2017-07-071-3/+7
| * | Merge from master(Fix conflicts)Shinya Maeda2017-07-073-0/+15
| |\ \
| | * | Basic BE changeShinya Maeda2017-07-073-0/+15
| * | | merge from masterShinya Maeda2017-07-074-15/+37
| |\ \ \ | | |/ /
| | * | Add table for merge request commitsSean McGivern2017-07-061-1/+1
| | * | Merge branch '34716-environment-specific-variables-ce' into 'master'Douwe Maan2017-07-061-7/+14
| | |\ \
| | | * | Backports for ee-2112Lin Jen-Shin2017-07-061-7/+14
| | * | | Rename ActiverecordSerialize copYorick Peterse2017-07-062-3/+3
| | * | | Added Cop to blacklist the use of `dependent:`Yorick Peterse2017-07-062-2/+2
| | |/ /
| | * | Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-07-052-3/+6
| | |\ \ | | | |/
| | * | Rename ci_config_file to ci_config_pathLin Jen-Shin2017-07-051-2/+2
| | * | Add back Pipeline#ci_yaml_file_path due to all the troublesLin Jen-Shin2017-07-051-3/+11
| | * | Fix config pathLin Jen-Shin2017-07-041-1/+1
| | * | Follow feedback on the merge requestLin Jen-Shin2017-07-041-12/+4
| | * | Introduce CI_CONFIG_PATHLin Jen-Shin2017-06-301-1/+2
| | * | Update wordings, allow only full path, add testsLin Jen-Shin2017-06-301-4/+5
| | * | Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-06-302-17/+7
| | |\ \
| | * | | Fix the test and implement missing updateLin Jen-Shin2017-06-281-0/+2
| | * | | Merge remote-tracking branch 'upstream/master' into 15041-Add-Custom-CI-Confi...15041-Add-Custom-CI-Config-PathLin Jen-Shin2017-06-2812-339/+721
| | |\ \ \
| | * | | | Add config option to project to allow custom .gitlab-ci.yml locationKeith Pope2016-10-081-1/+9
| * | | | | Remove validates :key, uniqueness due to new validator covers the casefeature/intermediate/32568-adding-variables-to-pipelines-schedulesShinya Maeda2017-07-071-2/+0
| * | | | | Implement ayufan validatorShinya Maeda2017-07-061-5/+1
| * | | | | Revert "Implement Ci::NestedUniquenessValidator"Shinya Maeda2017-07-061-0/+5
| * | | | | Revert unnecesarry changesShinya Maeda2017-07-051-2/+5
| * | | | | Implement Ci::NestedUniquenessValidatorShinya Maeda2017-07-051-5/+0
| * | | | | Implement uniqueness_of_in_memory_validatorShinya Maeda2017-07-051-0/+5
| * | | | | Exclude schedule variables from Import/Export featureShinya Maeda2017-07-051-1/+1
| * | | | | Fix spec. Add PipelineScheduleVariable for import_exportShinya Maeda2017-07-051-1/+1
| * | | | | Fix specShinya Maeda2017-07-051-1/+1
| * | | | | revert trigger_request.user_variablesShinya Maeda2017-07-051-1/+1
| * | | | | zj nice catchesShinya Maeda2017-07-052-1/+5
| * | | | | Remove dependent => :destroyShinya Maeda2017-07-051-1/+1
| * | | | | Eliminate condition cases in ci/build.rbShinya Maeda2017-07-051-5/+2
| * | | | | Implement variables_attributes create/update casesShinya Maeda2017-07-051-10/+0
| * | | | | Controller logic. Delete before modification. Halfway.Shinya Maeda2017-07-052-10/+12
| * | | | | pipeline_schedule_variables model/dbShinya Maeda2017-07-052-8/+7
| * | | | | Implement uniqueness_of_in_memory_validatorShinya Maeda2017-07-051-0/+5
| * | | | | Exclude schedule variables from Import/Export featureShinya Maeda2017-07-051-1/+1