summaryrefslogtreecommitdiff
path: root/app/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-06-023-14/+48
|\
| * Run `Ci::Runner#assign_to` in transactionKamil Trzciński2018-05-311-2/+9
| * Add uniqueness for RunnerNamespaceKamil Trzciński2018-05-311-0/+2
| * Add `Ci::Runner` inverse_of'sKamil Trzciński2018-05-313-6/+6
| * Fix static analysisKamil Trzciński2018-05-311-2/+2
| * Improve `Ci::Runner#assign_to` to return a flag whether it succeeded or notKamil Trzciński2018-05-311-3/+2
| * Make Ci::Runner#assign_to keep returning RunnerProjectDylan Griffith2018-05-311-1/+2
| * Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-311-10/+25
| * Ensure we validate Runner#runner_type when persisting RunnerNamespaceDylan Griffith2018-05-311-1/+1
| * Improve runner_type validations for Ci::RunnerDylan Griffith2018-05-311-6/+16
* | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-281-1/+1
|\ \ | |/
| * Replace Gitlab::REVISION with Gitlab.revision and handle installations withou...46600-fix-gitlab-revision-when-not-in-git-repoRémy Coutable2018-05-241-1/+1
* | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-223-5/+22
|\ \ | |/
| * Merge branch 'fix/gb/exclude-persisted-variables-from-environment-name' into ...Grzegorz Bizon2018-05-212-1/+7
| |\
| | * Separate persisted and runtime pipeline variablesGrzegorz Bizon2018-05-182-1/+2
| | * Do not allow to use `CI_PIPELINE_ID` in environment nameGrzegorz Bizon2018-05-181-2/+7
| * | Merge branch '46082-runner-contacted_at-is-not-always-a-time-type' into 'master'Kamil Trzciński2018-05-211-1/+1
| |\ \
| | * | Dynamically cast value from cacheMatija Čupić2018-05-151-2/+1
| | * | Merge branch 'master' into 46082-runner-contacted_at-is-not-always-a-time-typeMatija Čupić2018-05-091-0/+1
| | |\ \
| | * | | Move Runner#contacted_at to RedisCacheable#cached_attr_time_readerMatija Čupić2018-05-081-1/+2
| * | | | Fixes deploy tokens build variables46454-wrong-value-in-ci-deploy-userMayra Cabrera2018-05-181-1/+1
| * | | | Merge branch 'fix/gb/not-allow-to-trigger-skipped-manual-actions' into 'master'Kamil Trzciński2018-05-181-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Do not allow to trigger manual actions that were skippedGrzegorz Bizon2018-05-161-1/+1
| * | | | Preload pipeline data for project pipelinesYorick Peterse2018-05-171-1/+12
* | | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-172-2/+12
|\ \ \ \ \ | |/ / / /
| * | | | Allow group runners to be viewed/edited in APIDylan Griffith2018-05-161-1/+1
| |/ / /
| * | | [Rails5] Fix Ci::Pipeline validator for sourceblackst0ne-rails5-fix-spec-models-ci-pipeline_spec-rbblackst0ne2018-05-121-1/+11
* | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-141-1/+7
|\ \ \ \ | |/ / /
| * | | Ensure Ci::Runner#assign_to errors for group runnerscorrect-runner-type-when-assigning-shared-to-projectDylan Griffith2018-05-101-0/+2
| * | | Ensure runner_type is updated correctly when assigning shared runner to projectDylan Griffith2018-05-101-1/+5
| | |/ | |/|
* | | Fix static analysysShinya Maeda2018-05-111-1/+1
* | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-101-0/+1
|\ \ \ | |/ /
| * | Add validation Ci::Runner runner_type must be presentDylan Griffith2018-05-091-0/+1
| |/
* | Fix specShinya Maeda2018-05-081-1/+1
* | Decouple to_params from AtomicInternalId concernShinya Maeda2018-05-081-1/+1
* | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-086-15/+280
|\ \ | |/
| * Merge branch 'add-git-commit-message-predefined-variable' into 'master'Grzegorz Bizon2018-05-071-4/+27
| |\
| | * Add memoization of commit related values in Ci::PipelineTomasz Maczukin2018-05-071-6/+18
| | * Add a CI_COMMIT_MESSAGE predefined variableTomasz Maczukin2018-05-071-0/+11
| * | Merge branch 'live-trace-v2-efficient-destroy-all' into 'master'Grzegorz Bizon2018-05-072-17/+40
| |\ \
| | * \ Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-074-11/+72
| | |\ \
| | * \ \ Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-041-3/+6
| | |\ \ \
| | * | | | Simplify FastDestroyAll moduleShinya Maeda2018-05-031-1/+12
| | * | | | Clean up build_trace_chunkShinya Maeda2018-05-031-8/+9
| | * | | | Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-033-5/+29
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-021-1/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-021-1/+1
| | |\ \ \ \ \ \
| | * | | | | | | Introduce `use_fast_destroy` helper for parent associations. Rename method n...Shinya Maeda2018-05-021-14/+9
| | * | | | | | | Introduces `FastDestroyAll` moduleShinya Maeda2018-05-011-24/+18
| | * | | | | | | Added spec for trace archiving.Shinya Maeda2018-04-301-1/+1