summaryrefslogtreecommitdiff
path: root/app/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge allowed_to_create? into CreatePipelineServiceLin Jen-Shin2017-07-052-18/+0
* Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-051-2/+5
|\
| * Merge branch 'feature/no-hypen-at-end-of-commit-ref-slug' into 'master'Rémy Coutable2017-07-041-2/+5
| |\
| | * chaining the methods in ref_slugStefan Hanreich2017-06-241-3/+4
| | * using bang method for gsubStefan Hanreich2017-06-181-2/+2
| | * updated regex to use beginning / ending of string metacharactersStefan Hanreich2017-06-181-1/+1
| | * no trailing / leading hyphens in CI_COMMIT_REF_SLUG. Fixes #32035Stefan Hanreich2017-06-181-1/+3
* | | Make sure that retryable_builds would preload projectLin Jen-Shin2017-07-041-1/+1
* | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-042-1/+6
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...Lin Jen-Shin2017-06-292-17/+7
| |\ \
| | * \ Merge branch 'zj-usage-ping-only-gl-pipelines' into 'master'Kamil Trzciński2017-06-291-0/+5
| | |\ \
| | | * | Split pipelines by origin on usage datazj-usage-ping-only-gl-pipelinesZ.J. van de Weg2017-06-271-0/+5
| * | | | Add environment_scope column to ci_variables tableLin Jen-Shin2017-06-211-1/+1
| | |/ / | |/| |
* | | | Consistently check permission for creating pipelines,Lin Jen-Shin2017-07-041-1/+1
* | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-06-296-116/+110
|\ \ \ \ | | |/ / | |/| |
| * | | DecuplinShinya Maeda2017-06-281-17/+2
| |/ /
| * | Merge branch '34008-fix-CI_ENVIRONMENT_URL-2' into 'master'Kamil Trzciński2017-06-211-16/+11
| |\ \
| | * | Expand with all the variables so that things likeLin Jen-Shin2017-06-211-8/+4
| | * | Move expanded_environment_url to CreateDeploymentServiceLin Jen-Shin2017-06-211-21/+9
| | * | Add comments to explain some culprit; Add changelogLin Jen-Shin2017-06-211-2/+9
| | * | Don't expand CI_ENVIRONMENT_URL so runner would doLin Jen-Shin2017-06-211-4/+8
| | |/
| * | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-212-4/+4
| |/
| * Do not show manual actions that cannot be runfix-manual-actionsKamil Trzcinski2017-06-131-2/+2
| * Merge branch 'issue_27166_2' into 'master'Douwe Maan2017-06-071-2/+2
| |\
| | * Avoid repeated queries for pipeline builds on merge requestsissue_27166_2Felipe Artur2017-06-061-2/+2
| * | Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-055-61/+79
| |\ \
| * | | Remove legacy method from pipeline classGrzegorz Bizon2017-06-051-11/+0
| * | | Refine implementation of pipeline stage seedsGrzegorz Bizon2017-06-022-11/+19
| * | | Rename `Ci::Stage` class to `Ci::LegacyStage`Grzegorz Bizon2017-06-012-3/+3
| * | | Rename pipeline methods related to legacy stagesGrzegorz Bizon2017-06-011-9/+9
| * | | Expose pipeline stage seeds from pipeline instanceGrzegorz Bizon2017-05-311-5/+7
| * | | Return stage seeds object from YAML processorGrzegorz Bizon2017-05-311-3/+5
| * | | Remove legacy method from create build serviceGrzegorz Bizon2017-05-301-0/+3
| * | | Expose stage model attributes from pipeline objectGrzegorz Bizon2017-05-301-0/+10
* | | | Move the check to Pipeline.allowed_to_create?Lin Jen-Shin2017-06-062-1/+15
| |/ / |/| |
* | | Merge branch 'zj-job-view-goes-real-time' into 'master'Kamil Trzciński2017-06-051-9/+14
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/master' into zj-job-view-goes-real-timeKamil Trzcinski2017-06-023-36/+9
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'origin/master' into zj-job-view-goes-real-timeZ.J. van de Weg2017-06-011-4/+11
| |\ \ \
| * | | | Incorporate reviewZ.J. van de Weg2017-05-311-3/+3
| * | | | Create PipelineDetailsEntityZ.J. van de Weg2017-05-311-0/+2
| * | | | Initial implementation for real time job viewZ.J. van de Weg2017-05-311-8/+11
* | | | | Merge branch 'sidekiq-transaction' into 'master'Sean McGivern2017-06-051-2/+8
|\ \ \ \ \
| * | | | | Don’t schedule workers from inside transactionsDouwe Maan2017-06-021-2/+8
| | |_|/ / | |/| | |
* | | | | CreatePipelineBuildsService would have created envLin Jen-Shin2017-06-021-6/+0
* | | | | Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin2017-06-023-36/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '24196-protected-variables' into 'master'Kamil Trzciński2017-06-012-1/+6
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into '24196-protected-variables'Kamil Trzciński2017-06-011-4/+11
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-06-012-0/+10
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Update docs and use protected secret variable as the nameLin Jen-Shin2017-05-312-1/+2
| | * | | | Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-05-311-7/+3
| | |\ \ \ \