summaryrefslogtreecommitdiff
path: root/lib/ci
Commit message (Expand)AuthorAgeFilesLines
* 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 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
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
| |/ /
| * | 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
| |/
* | Add minor improvements in create builds serviceGrzegorz Bizon2016-06-031-1/+4
|/
* 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
* Fix Error 500 in CI charts by gracefully handling commits with no durationsStan Hu2016-05-221-1/+2
* Add minor corrections related to config of runnerGrzegorz Bizon2016-05-191-1/+1
* Improve setting default runner attrs when using APIGrzegorz Bizon2016-05-191-2/+5
* Set run untagged option when registering a runnerGrzegorz Bizon2016-05-191-9/+6
* Merge branch 'send-incremental-build-log' into 'master' Jacob Schatz2016-05-121-21/+62
|\
| * Encode state as base64 stringKamil Trzcinski2016-05-091-4/+9
| * Send trace to a browser incrementally when build is runningKamil Trzcinski2016-05-091-21/+57
* | Fix a few places where autoloading would failRémy Coutable2016-05-101-6/+4
|/
* Fix some typosTomasz Maczukin2016-04-221-1/+1