summaryrefslogtreecommitdiff
path: root/lib/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'refactor/ci-config-add-entry-error' into 'master' Rémy Coutable2016-06-271-1/+1
|\
| * Merge branch 'master' into refactor/ci-config-add-entry-errorrefactor/ci-config-add-entry-errorGrzegorz Bizon2016-06-201-5/+5
| |\
| * \ Merge branch 'master' into refactor/ci-config-add-entry-errorGrzegorz Bizon2016-06-171-2/+11
| |\ \
| * | | Rename legacy validation helpers for new ci configGrzegorz Bizon2016-06-171-1/+1
* | | | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-201-5/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'fix/error-when-job-variables-not-defined-but-specified' into 'm...Rémy Coutable2016-06-171-1/+1
| |\ \ \
| | * | | Fix error when CI job variables not specifiedGrzegorz Bizon2016-06-171-1/+1
| | | |/ | | |/|
| * | | Validate only and except regexpvalidate-only-except-regexpKamil Trzcinski2016-06-171-4/+4
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-173-28/+31
|\ \ \ | |/ /
| * | Merge branch 'master' into fix/status-of-pipeline-without-buildsfix/status-of-pipeline-without-buildsGrzegorz Bizon2016-06-153-27/+27
| |\ \
| | * \ Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski2016-06-143-2/+9
| | |\ \ | | | |/
| | | * Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski2016-06-141-30/+11
| | | |\
| | | * | Improve design based on reviewKamil Trzcinski2016-06-131-2/+2
| | | * | Improve after reviewKamil Trzcinski2016-06-131-2/+2
| | | * | Support expiration date in CI API when uploading artifactsKamil Trzcinski2016-06-132-1/+2
| | | * | Validate artifacts:expire_in in yaml processorKamil Trzcinski2016-06-131-0/+10
| | | * | Allow to expire build artifactsKamil Trzcinski2016-06-132-1/+3
| | | * | Added when to artifactsKamil Trzcinski2016-06-131-0/+24
| | * | | Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski2016-06-141-28/+11
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge branch 'refactor/ci-config-add-global-entry' into 'master' Rémy Coutable2016-06-141-24/+11
| | | |\ \
| | | | * \ Merge branch 'master' into refactor/ci-config-add-global-entryGrzegorz Bizon2016-06-131-1/+1
| | | | |\ \ | | | | | |/
| | | | * | Remove old before_script from legacy Ci configGrzegorz Bizon2016-06-081-2/+1
| | | | * | Merge branch 'master' into refactor/ci-config-add-global-entryGrzegorz Bizon2016-06-082-2/+2
| | | | |\ \
| | | | * | | Implement script in Ci config and use in legacy oneGrzegorz Bizon2016-06-071-1/+1
| | | | * | | Use Ci config validation helpers only where neededGrzegorz Bizon2016-06-071-1/+1
| | | | * | | Use CI config errors from new processor in legacy oneGrzegorz Bizon2016-06-061-5/+7
| | | | * | | Extract CI config validation helpers to mixinGrzegorz Bizon2016-06-061-16/+2
| | * | | | | Validate environment name with regexKamil Trzcinski2016-06-141-2/+6
| | * | | | | Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski2016-06-141-1/+25
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Added initial version of deploymentsKamil Trzcinski2016-06-101-1/+7
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon2016-06-143-10/+30
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Add minor improvements in create builds serviceGrzegorz Bizon2016-06-031-1/+4
* | | | | | Merge branch 'master' into feature/runner-lock-on-projectLin Jen-Shin2016-06-142-2/+26
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge remote-tracking branch 'origin/master' into artifacts-whenKamil Trzcinski2016-06-131-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Fix expose of TriggerRequestKamil Trzcinski2016-06-101-1/+1
| | * | | | Fix CI TriggerRequest entityrename-ci-commit-phase-4Kamil Trzcinski2016-06-091-1/+1
| | | |_|/ | | |/| |
| * | | | Improve after reviewKamil Trzcinski2016-06-101-2/+2
| * | | | Added when to artifactsKamil Trzcinski2016-06-081-0/+24
| |/ / /
* | | | Prefer attributes_for_keys so that it ignores nilsLin Jen-Shin2016-06-091-7/+3
* | | | WIP, try to add views for locked runnersLin Jen-Shin2016-06-091-1/+2
|/ / /
* | | Merge branch 'refactor/ci-config-add-facade' into 'master' Rémy Coutable2016-06-071-7/+3
|\ \ \
| * | | Remove duplicated exception in Ci configGrzegorz Bizon2016-06-071-1/+1
| | |/ | |/|
| * | Rename class that loads CI configuration to LoaderGrzegorz Bizon2016-06-061-1/+1
| * | Add gitlab ci configuration class that holds hashGrzegorz Bizon2016-06-031-7/+3
| |/
* | Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-1/+1
|/
* Enable Style/NegatedIf Rubocop coprubocop/enable-negatedif-style-copGrzegorz Bizon2016-05-301-1/+1
* Merge branch 'complexity/enable-multiple-rubocop-cops-2' into 'master' Robert Speicher2016-05-251-1/+1
|\
| * Enable multiple compatible Rubocop copscomplexity/enable-multiple-rubocop-cops-2Grzegorz Bizon2016-05-251-1/+1
* | Replace \n to <br>Kamil Trzcinski2016-05-231-1/+3
|/
* Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher2016-05-231-1/+1