summaryrefslogtreecommitdiff
path: root/app/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Split pipelines by origin on usage datazj-usage-ping-only-gl-pipelinesZ.J. van de Weg2017-06-271-0/+5
* 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
|\ \
| * \ 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
| | | |\ \ \
| | | * | | | Merge secret and protected vars to variables_for(ref)Lin Jen-Shin2017-05-272-4/+5
| | | * | | | Fix tests and rubocop offenseLin Jen-Shin2017-05-251-1/+1
| | | * | | | Add tests and also pass protected vars to protected tagsLin Jen-Shin2017-05-251-1/+3
| | | * | | | Backend implementation for protected variablesLin Jen-Shin2017-05-251-0/+1
| | * | | | | Merge branch 'migrate-old-artifacts' into 'master'Grzegorz Bizon2017-06-011-32/+0
| | |\ \ \ \ \
| | | * | | | | Fix data inconsistency issue for old artifacts by moving them to a currently ...Kamil Trzcinski2017-06-011-32/+0
| | | | |_|_|/ | | | |/| | |
| | * | | | | Merge branch 'document-not-using-serialize' into 'master'Douwe Maan2017-06-012-3/+3
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Added Cop to blacklist the use of serializedocument-not-using-serializeYorick Peterse2017-05-312-3/+3
| | | | |/ / | | | |/| |
| * | | | | Fix other use of CreateDeploymentService and makeLin Jen-Shin2017-06-021-1/+1
| * | | | | Merge all environment url methods, introduce ensure_persisted_environmentLin Jen-Shin2017-06-011-11/+15
| * | | | | Simplify CreateDeploymentService so that it usesLin Jen-Shin2017-06-011-5/+5
| * | | | | Introduce ci_environment_url which would fallbackLin Jen-Shin2017-06-011-15/+13
| * | | | | Just use the url from options, not saving it as a columnLin Jen-Shin2017-06-011-4/+4
| * | | | | Don't make this change for now to reduce conflictsLin Jen-Shin2017-06-011-9/+9
| * | | | | Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin2017-06-013-11/+24
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'master' into 'trigger-source'Grzegorz Bizon2017-05-311-0/+6
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-311-0/+4
| | | |\ \ \
| | | * \ \ \ Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-311-7/+3
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | * | | | Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-0/+6
| | | | |_|/ | | | |/| |
| | * | | | Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-4/+11
| | | |_|/ | | |/| |
| | * | | Define last_pipeline in PipelineScheduleEntityShinya Maeda2017-05-301-4/+0
| | * | | Remove bang from update!Shinya Maeda2017-05-301-1/+1
| | * | | Add own! method on PipleineScheduleShinya Maeda2017-05-301-0/+4
| | * | | Add API support for pipeline scheduleShinya Maeda2017-05-301-0/+4
| | | |/ | | |/|