gitlab-org--gitlab-foss/lib/ci
Rémy Coutable 06c7d6f3a8 Merge branch 'refactor/ci-config-move-global-entries' into 'master'
Move global ci entries handling from legacy to new config

## What does this MR do?

This MR moves responsibility of handling global CI config entries (like `image`, `services`), from legacy `GitlabCiYamlProcessor` to new CI Config

## Why was this MR needed?

This is the next iteration of CI configuration refactoring

## What are the relevant issue numbers?

#15060

## Does this MR meet the acceptance criteria?

- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)

See merge request !4820
2016-07-05 08:37:16 +00:00
..
api Use AR callbacks as suggested by: 2016-06-29 17:44:39 +08:00
assets Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
ansi2html.rb Replace \n to <br> 2016-05-23 21:59:07 -05:00
charts.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
gitlab_ci_yaml_processor.rb Move global CI cache configuration to new CI classes 2016-06-29 09:49:46 +02:00
model.rb Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
static_model.rb Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
version_info.rb Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00