gitlab-org--gitlab-foss/app
Rémy Coutable 550466dd34 Merge branch 'store-variables-and-when-in-builds-table' into 'master'
Store when and yaml variables in builds table

## What does this MR do?
Stores `when` and `yaml_variables` in `ci_builds` table.

## Why was this MR needed?
This is done in order to simplify the code responsible for creating a pipeline builds.

## What are the relevant issue numbers?
This made as a pre-step for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5295.

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [x] API support added
- 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)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !5296
2016-07-18 11:03:00 +00:00
..
assets Align cancel and retry buttons 2016-07-16 17:51:39 -05:00
controllers Add Pending Tab to Admin Builds 2016-07-18 10:23:32 +02:00
finders Merge branch 'approval-required-todo' into 'master' 2016-07-12 19:50:33 +00:00
helpers Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'" 2016-07-15 23:46:29 +00:00
mailers Display new diff notes and allow creation through the web interface 2016-07-06 18:51:00 -04:00
models Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into store-variables-and-when-in-builds-table 2016-07-18 10:40:22 +02:00
services Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into store-variables-and-when-in-builds-table 2016-07-18 10:40:22 +02:00
uploaders
validators
views Merge branch 'pending-tab' into 'master' 2016-07-18 10:00:48 +00:00
workers limit project expor retry to only 3 2016-07-18 09:23:41 +02:00