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>2021-05-18 18:10:46 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-05-18 18:10:46 +0300
commit346c2ebb5a818524c5d8d95dc6b9fc8c892e3b5c (patch)
tree63bf068a9d8cedf0b7f9e80cf99e491813617db1 /changelogs
parent5f287a8e306da1e0b6152a0b7f8621a8e71a3fe4 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/17461-remove-labels-on-issue-close.yml5
-rw-r--r--changelogs/unreleased/jivanvl-remove-store_pipeline_messages-ff.yml5
-rw-r--r--changelogs/unreleased/tor-feature-collapse-file-scroll-to-top.yml5
3 files changed, 15 insertions, 0 deletions
diff --git a/changelogs/unreleased/17461-remove-labels-on-issue-close.yml b/changelogs/unreleased/17461-remove-labels-on-issue-close.yml
new file mode 100644
index 00000000000..3f6f401ce5e
--- /dev/null
+++ b/changelogs/unreleased/17461-remove-labels-on-issue-close.yml
@@ -0,0 +1,5 @@
+---
+title: Add option to remove labels on issue close in the REST and GraphQL API
+merge_request: 61286
+author:
+type: added
diff --git a/changelogs/unreleased/jivanvl-remove-store_pipeline_messages-ff.yml b/changelogs/unreleased/jivanvl-remove-store_pipeline_messages-ff.yml
new file mode 100644
index 00000000000..28272c09622
--- /dev/null
+++ b/changelogs/unreleased/jivanvl-remove-store_pipeline_messages-ff.yml
@@ -0,0 +1,5 @@
+---
+title: Support warning in pipeline creation by default
+merge_request: 61803
+author:
+type: changed
diff --git a/changelogs/unreleased/tor-feature-collapse-file-scroll-to-top.yml b/changelogs/unreleased/tor-feature-collapse-file-scroll-to-top.yml
new file mode 100644
index 00000000000..19b0058f7c5
--- /dev/null
+++ b/changelogs/unreleased/tor-feature-collapse-file-scroll-to-top.yml
@@ -0,0 +1,5 @@
+---
+title: Scroll to the top of a diff file when it is collapsed
+merge_request: 61432
+author:
+type: changed