diff options
author | Clement Ho <clemmakesapps@gmail.com> | 2017-01-25 22:29:01 +0000 |
---|---|---|
committer | Clement Ho <clemmakesapps@gmail.com> | 2017-01-25 22:29:01 +0000 |
commit | 06fca50687bd5d7071957ad8bbf396b212dd98f9 (patch) | |
tree | 757560ea34edf328a8d4c3d3a6310474f1c05342 /changelogs | |
parent | d1eb85dd30d0f67874b55bd1c1be5d611e1644f6 (diff) | |
parent | 65be0979e48424d04820d4e78996cac538934b18 (diff) | |
download | gitlab-ce-06fca50687bd5d7071957ad8bbf396b212dd98f9.tar.gz |
Merge branch 'display-project-id' into 'master'
26001-show-tags-which-contain-a-given-commit-in-their-own-metadata-row-on-the-commit-page-widget
Display project ID
Closes #18350
See merge request !8572
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/display-project-id.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/display-project-id.yml b/changelogs/unreleased/display-project-id.yml new file mode 100644 index 00000000000..8705ed28400 --- /dev/null +++ b/changelogs/unreleased/display-project-id.yml @@ -0,0 +1,4 @@ +--- +title: Display project ID in project settings +merge_request: 8572 +author: winniehell |