gitlab-org--gitlab-foss/db
Rémy Coutable d32ac35642 Merge branch '17949-error-500-on-gitlab-org-when-visiting-pipelines' into 'master'
Set missing stages on ci builds to 'test' to avoid regressions in the pipelines view

## What does this MR do?

Sets a default stage on old `ci_builds`.

## Are there points in the code the reviewer needs to double check?

Is the migration acceptable for online execution?

## Why was this MR needed?

Old `ci_builds`with no stages cause a regression on the pipelines index view.

## What are the relevant issue numbers?

#17949 

Blocked by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4680


See merge request !4381
2016-06-20 16:58:54 +00:00
..
fixtures Random selection now also works for MySQL 2016-06-15 12:10:41 +02:00
migrate Set missing stages on ci builds to 'test' to avoid regressions in the pipelines view 2016-06-20 11:25:10 -04:00
schema.rb Add notification_settings:events to schema 2016-06-20 11:56:52 -03:00
seeds.rb