diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2019-05-06 11:16:28 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2019-05-06 11:16:28 +0000 |
commit | ef440879f11b70eb503b7e506a74c58f7ff21393 (patch) | |
tree | 431086c3e75032a5c969cec73a370d8575d6cd49 /changelogs | |
parent | 02ca1577ea92eaa1e8b23855f2742638b1a13e3a (diff) | |
parent | a6585cac602da919f57cc04b41ede87fdb47f0d8 (diff) | |
download | gitlab-ce-ef440879f11b70eb503b7e506a74c58f7ff21393.tar.gz |
Merge branch '58105-pipeline-author-and-commit-author-too-close-together-in-pipeline-list' into 'master'
Improve pipelines table spacing, add triggerer column
Closes #38802 and #58105
See merge request gitlab-org/gitlab-ce!26136
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/58105-pipeline-author-and-commit-author-too-close-together-in-pipeline-list.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/58105-pipeline-author-and-commit-author-too-close-together-in-pipeline-list.yml b/changelogs/unreleased/58105-pipeline-author-and-commit-author-too-close-together-in-pipeline-list.yml new file mode 100644 index 00000000000..aef0a5ad53e --- /dev/null +++ b/changelogs/unreleased/58105-pipeline-author-and-commit-author-too-close-together-in-pipeline-list.yml @@ -0,0 +1,5 @@ +--- +title: Improve pipelines table spacing, add triggerer column +merge_request: 26136 +author: +type: changed |