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-12-04 12:09:36 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-12-04 12:09:36 +0300
commitf9fe7cda4bdbc477d8d76e5def4023f7d03bab46 (patch)
tree293285f6f438a22e7beb35ef8cf5e1ffae131094 /changelogs
parenta2f16969fa9bb982d5ec01f18efff5eabfc89a67 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/255923-transfer-project-group-with-integrations.yml5
-rw-r--r--changelogs/unreleased/273270-save-button-should-have-a-different-color-on-press.yml5
-rw-r--r--changelogs/unreleased/tr-update-issue-to-incident.yml5
3 files changed, 15 insertions, 0 deletions
diff --git a/changelogs/unreleased/255923-transfer-project-group-with-integrations.yml b/changelogs/unreleased/255923-transfer-project-group-with-integrations.yml
new file mode 100644
index 00000000000..10177cbb6e7
--- /dev/null
+++ b/changelogs/unreleased/255923-transfer-project-group-with-integrations.yml
@@ -0,0 +1,5 @@
+---
+title: Transfer a project/group to a new namespace inheriting integrations
+merge_request: 48621
+author:
+type: changed
diff --git a/changelogs/unreleased/273270-save-button-should-have-a-different-color-on-press.yml b/changelogs/unreleased/273270-save-button-should-have-a-different-color-on-press.yml
new file mode 100644
index 00000000000..023289cc572
--- /dev/null
+++ b/changelogs/unreleased/273270-save-button-should-have-a-different-color-on-press.yml
@@ -0,0 +1,5 @@
+---
+title: Resolve Save button should have a different color on press
+merge_request: 48975
+author:
+type: fixed
diff --git a/changelogs/unreleased/tr-update-issue-to-incident.yml b/changelogs/unreleased/tr-update-issue-to-incident.yml
new file mode 100644
index 00000000000..09fa0a6cbeb
--- /dev/null
+++ b/changelogs/unreleased/tr-update-issue-to-incident.yml
@@ -0,0 +1,5 @@
+---
+title: Use incident instead of issue for operation settings
+merge_request: 48406
+author:
+type: fixed