diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-28 18:08:35 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-28 18:08:35 +0000 |
commit | 6315ed9630fb1c6ade3114beb762cd1568d79219 (patch) | |
tree | 2a5d31936d09c14420c8f4c8bd752e268f0eb19f /changelogs | |
parent | fedf978f9aa1909ed7bb3fad767ad120a1c6bd7b (diff) | |
download | gitlab-ce-6315ed9630fb1c6ade3114beb762cd1568d79219.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
5 files changed, 25 insertions, 0 deletions
diff --git a/changelogs/unreleased/21801-migrate-epic-and-epic-notes-mentions-to-epic-user-mentions-table.yml b/changelogs/unreleased/21801-migrate-epic-and-epic-notes-mentions-to-epic-user-mentions-table.yml new file mode 100644 index 00000000000..168a8c7ac12 --- /dev/null +++ b/changelogs/unreleased/21801-migrate-epic-and-epic-notes-mentions-to-epic-user-mentions-table.yml @@ -0,0 +1,5 @@ +--- +title: Migrate epic, epic notes mentions to respective DB table +merge_request: 22333 +author: +type: changed diff --git a/changelogs/unreleased/custom-dashboard-validation.yml b/changelogs/unreleased/custom-dashboard-validation.yml new file mode 100644 index 00000000000..cd425e6dcf7 --- /dev/null +++ b/changelogs/unreleased/custom-dashboard-validation.yml @@ -0,0 +1,5 @@ +--- +title: Add validation for custom PrometheusDashboard +merge_request: 22893 +author: +type: added diff --git a/changelogs/unreleased/id-upload-lsif-dump.yml b/changelogs/unreleased/id-upload-lsif-dump.yml new file mode 100644 index 00000000000..62ba8f650ca --- /dev/null +++ b/changelogs/unreleased/id-upload-lsif-dump.yml @@ -0,0 +1,5 @@ +--- +title: Add support for lsif artifact report +merge_request: 23672 +author: +type: added diff --git a/changelogs/unreleased/ops-ff-iid.yml b/changelogs/unreleased/ops-ff-iid.yml new file mode 100644 index 00000000000..8c17eb23520 --- /dev/null +++ b/changelogs/unreleased/ops-ff-iid.yml @@ -0,0 +1,5 @@ +--- +title: Add iid to operations_feature_flags and backfill +merge_request: 22175 +author: +type: added diff --git a/changelogs/unreleased/sh-fix-empty-namespace-git-access.yml b/changelogs/unreleased/sh-fix-empty-namespace-git-access.yml new file mode 100644 index 00000000000..a44a7d36e7f --- /dev/null +++ b/changelogs/unreleased/sh-fix-empty-namespace-git-access.yml @@ -0,0 +1,5 @@ +--- +title: Eliminate statement timeouts when namespace is blank +merge_request: 23839 +author: +type: fixed |