gitlab-org--gitlab-foss/db
Rémy Coutable f1083ba1f6 Merge branch 'track-pipeline-user' into 'master'
Track a user who creates a Pipeline

## What does this MR do?
This adds additional column to pipelines to track user who is creating pipelines.

## Why was this MR needed?
This is to make it possible to show all pipelines created by specific user and to later solve: https://gitlab.com/gitlab-org/gitlab-ce/issues/18054

## What are the relevant issue numbers?
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/18992

- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] 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 !5272
2016-07-18 08:26:43 +00:00
..
fixtures Random selection now also works for MySQL 2016-06-15 12:10:41 +02:00
migrate Merge branch 'track-pipeline-user' into 'master' 2016-07-18 08:26:43 +00:00
schema.rb Merge branch 'track-pipeline-user' into 'master' 2016-07-18 08:26:43 +00:00
seeds.rb init commit 2011-10-09 00:36:38 +03:00