summaryrefslogtreecommitdiff
path: root/lib/ci
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy Ci::StaticModel we do not use anymorefix/remove-legacy-ci-static-modelGrzegorz Bizon2016-08-081-49/+0
* Merge branch 'fix/use-fewer-queries-for-ci-charts' into 'master' Douwe Maan2016-08-011-26/+70
|\
| * Use fewer queries for CI chartsfix/use-fewer-queries-for-ci-chartsAhmad Sherif2016-07-271-26/+70
* | Move job dependencies entry to the new CI configGrzegorz Bizon2016-07-201-14/+10
* | Add minor readability, style improvements in CI configGrzegorz Bizon2016-07-201-3/+2
* | Merge branch 'master' into refactor/ci-config-move-job-entriesGrzegorz Bizon2016-07-201-34/+63
|\ \ | |/
| * Improve code designKamil Trzcinski2016-07-191-1/+1
| * Fix broken builds_for_refKamil Trzcinski2016-07-191-1/+1
| * Use value of `yaml_variables` and `when` from config_processor if undefinedKamil Trzcinski2016-07-191-32/+33
| * Add implementation of manual actionsKamil Trzcinski2016-07-181-2/+2
| * Store when and yaml variables in builds tableKamil Trzcinski2016-07-161-15/+38
* | Move job environment validation to new CI configGrzegorz Bizon2016-07-191-11/+0
* | Move tags and allow_failure CI entries to new configGrzegorz Bizon2016-07-181-8/+0
* | Validate allowed keys only in new CI configGrzegorz Bizon2016-07-181-19/+0
* | Improve valid keys validation for CI config nodesGrzegorz Bizon2016-07-181-9/+0
* | Move job artifacts configuration new CI config codeGrzegorz Bizon2016-07-181-20/+0
* | Move job variables config entry to new CI configGrzegorz Bizon2016-07-181-16/+0
* | Move job image and services nodes to new CI configGrzegorz Bizon2016-07-181-8/+0
* | Add metadata to new CI config and expose job nameGrzegorz Bizon2016-07-151-2/+2
* | Remove job cache configfrom legacy yaml processorGrzegorz Bizon2016-07-141-21/+0
* | Revert logical validation in CI job stage entryGrzegorz Bizon2016-07-141-0/+7
* | Revert references to global node in CI job entryGrzegorz Bizon2016-07-141-6/+2
* | Improve CI job entry validations in new configGrzegorz Bizon2016-07-141-7/+0
* | Expose CI job commands and use in legacy processorGrzegorz Bizon2016-07-131-7/+6
* | Remove CI job script validation from legacy configGrzegorz Bizon2016-07-101-15/+0
* | Add comment for deprecated CI config `types` entryGrzegorz Bizon2016-07-091-3/+1
* | Remove CI job stage code from legacy config processorGrzegorz Bizon2016-07-091-19/+9
* | Simplify legacy CI config processor a littleGrzegorz Bizon2016-07-061-9/+4
* | Move CI job config validations to new classesGrzegorz Bizon2016-07-061-2/+0
* | Move decision about relevant jobs to new CI configGrzegorz Bizon2016-07-061-2/+0
* | Remove code creating job hash from legacy CI configGrzegorz Bizon2016-07-051-2/+3
|/
* Merge branch 'refactor/ci-config-move-global-entries' into 'master' Rémy Coutable2016-07-051-69/+24
|\
| * Move global CI cache configuration to new CI classesGrzegorz Bizon2016-06-291-28/+2
| * Merge branch 'master' into refactor/ci-config-move-global-entriesGrzegorz Bizon2016-06-281-6/+3
| |\
| * | Fix ci config cache validation in legacy processorGrzegorz Bizon2016-06-241-2/+2
| * | Minor refactorings in new CI configuration classesGrzegorz Bizon2016-06-231-0/+5
| * | Move CI stages configuration to new CI configGrzegorz Bizon2016-06-231-17/+8
| * | Handle CI environment variables in a new CI configGrzegorz Bizon2016-06-221-5/+1
| * | Handle after script CI config in new classesGrzegorz Bizon2016-06-211-9/+4
| * | Handle CI services config in new CI config classesGrzegorz Bizon2016-06-211-6/+2
| * | Move CI image configuration entry to new CI configGrzegorz Bizon2016-06-211-11/+9
* | | Merge remote-tracking branch 'upstream/master' into save-artifacts_sizesLin Jen-Shin2016-07-041-1/+0
|\ \ \
| * | | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
| | |/ | |/|
* | | Use AR callbacks as suggested by:Lin Jen-Shin2016-06-291-1/+0
* | | Prefer Ci::Build#erase_artifacts!Lin Jen-Shin2016-06-281-2/+1
* | | Just save the size in total rather than individual filesLin Jen-Shin2016-06-281-1/+1
* | | Introduce ci_builds.artifacts_sizes as JSON:Lin Jen-Shin2016-06-281-0/+1
|/ /
* | 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
| |\ \