f1083ba1f6
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 |
||
---|---|---|
.. | ||
auth | ||
ci | ||
commits | ||
files | ||
groups | ||
issues | ||
members | ||
merge_requests | ||
milestones | ||
notes | ||
oauth2 | ||
projects | ||
search | ||
wiki_pages | ||
audit_event_service.rb | ||
base_service.rb | ||
compare_service.rb | ||
create_branch_service.rb | ||
create_commit_builds_service.rb | ||
create_deployment_service.rb | ||
create_release_service.rb | ||
create_snippet_service.rb | ||
create_spam_log_service.rb | ||
create_tag_service.rb | ||
delete_branch_service.rb | ||
delete_tag_service.rb | ||
delete_user_service.rb | ||
destroy_group_service.rb | ||
event_create_service.rb | ||
git_hooks_service.rb | ||
git_push_service.rb | ||
git_tag_push_service.rb | ||
gravatar_service.rb | ||
issuable_base_service.rb | ||
notification_service.rb | ||
repair_ldap_blocked_user_service.rb | ||
system_hooks_service.rb | ||
system_note_service.rb | ||
test_hook_service.rb | ||
todo_service.rb | ||
update_release_service.rb | ||
update_snippet_service.rb |