Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-04-28 18:09:29 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-04-28 18:09:29 +0300
commit37ae6b54ba524c438d1b756ce3ca29bbcec4e897 (patch)
treee0cd3b9a5f19daec493de537d3214ac390101462 /changelogs
parentc74b7b5e4345702a1d59c72d923c3580ef157a59 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/213880-alert-management-list-graphql.yml5
-rw-r--r--changelogs/unreleased/feat-profile-image-guidelines.yml5
-rw-r--r--changelogs/unreleased/group-shared-projects-api.yml5
-rw-r--r--changelogs/unreleased/ph-33423-fixCommitReplyForm.yml5
-rw-r--r--changelogs/unreleased/sy-publish-status.yml5
5 files changed, 25 insertions, 0 deletions
diff --git a/changelogs/unreleased/213880-alert-management-list-graphql.yml b/changelogs/unreleased/213880-alert-management-list-graphql.yml
new file mode 100644
index 00000000000..db8247fab8a
--- /dev/null
+++ b/changelogs/unreleased/213880-alert-management-list-graphql.yml
@@ -0,0 +1,5 @@
+---
+title: Add GraphQL type for reading Alert Management Alerts
+merge_request: 30140
+author:
+type: added
diff --git a/changelogs/unreleased/feat-profile-image-guidelines.yml b/changelogs/unreleased/feat-profile-image-guidelines.yml
new file mode 100644
index 00000000000..aefec7b533e
--- /dev/null
+++ b/changelogs/unreleased/feat-profile-image-guidelines.yml
@@ -0,0 +1,5 @@
+---
+title: Add option to add custom profile image guidelines
+merge_request: 29894
+author: Roger Meier
+type: added
diff --git a/changelogs/unreleased/group-shared-projects-api.yml b/changelogs/unreleased/group-shared-projects-api.yml
new file mode 100644
index 00000000000..8b42273c921
--- /dev/null
+++ b/changelogs/unreleased/group-shared-projects-api.yml
@@ -0,0 +1,5 @@
+---
+title: Introduce API for fetching shared projects in a group
+merge_request: 30461
+author:
+type: added
diff --git a/changelogs/unreleased/ph-33423-fixCommitReplyForm.yml b/changelogs/unreleased/ph-33423-fixCommitReplyForm.yml
new file mode 100644
index 00000000000..d30ecca1159
--- /dev/null
+++ b/changelogs/unreleased/ph-33423-fixCommitReplyForm.yml
@@ -0,0 +1,5 @@
+---
+title: Fixed misaligned avatar in commit discussion form
+merge_request:
+author:
+type: fixed
diff --git a/changelogs/unreleased/sy-publish-status.yml b/changelogs/unreleased/sy-publish-status.yml
new file mode 100644
index 00000000000..364010b3059
--- /dev/null
+++ b/changelogs/unreleased/sy-publish-status.yml
@@ -0,0 +1,5 @@
+---
+title: Add table for tracking issues published to status page
+merge_request: 29994
+author:
+type: added