summaryrefslogtreecommitdiff
path: root/app/models/ci/build.rb
Commit message (Expand)AuthorAgeFilesLines
* 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 from master(Fix conflicts)Shinya Maeda2017-07-071-0/+1
|\
| * Basic BE changeShinya Maeda2017-07-071-0/+1
* | merge from masterShinya Maeda2017-07-071-10/+17
|\ \ | |/
| * 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-061-2/+2
| |/
* | Revert unnecesarry changesShinya Maeda2017-07-051-2/+5
* | Fix specShinya Maeda2017-07-051-1/+1
* | revert trigger_request.user_variablesShinya Maeda2017-07-051-1/+1
* | zj nice catchesShinya Maeda2017-07-051-1/+1
* | Eliminate condition cases in ci/build.rbShinya Maeda2017-07-051-5/+2
* | pipeline_schedule_variables model/dbShinya Maeda2017-07-051-7/+7
* | Fix specShinya Maeda2017-07-051-1/+1
* | revert trigger_request.user_variablesShinya Maeda2017-07-051-1/+1
* | zj nice catchesShinya Maeda2017-07-051-1/+1
* | Eliminate condition cases in ci/build.rbShinya Maeda2017-07-051-5/+2
* | pipeline_schedule_variables model/dbShinya Maeda2017-07-051-1/+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
* | 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
|/
* Do not show manual actions that cannot be runfix-manual-actionsKamil Trzcinski2017-06-131-2/+2
* 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-021-35/+3
| |\
| * | 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-021-35/+3
|\ \ \ | |/ /
| * | Merge branch '24196-protected-variables' into 'master'Kamil Trzciński2017-06-011-1/+1
| |\ \
| | * \ Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-06-011-0/+6
| | |\ \ | | | |/
| | * | Update docs and use protected secret variable as the nameLin Jen-Shin2017-05-311-1/+1
| | * | Merge secret and protected vars to variables_for(ref)Lin Jen-Shin2017-05-271-4/+1
| | * | 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-011-2/+2
| |\ \ \ | | |/ / | |/| |