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-03-03 00:11:07 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-03-03 00:11:07 +0300
commiteb1755b2d90efcc161774f66ccd2317ad4c471de (patch)
tree9404125b4bec27588f2a479470e46a27043d94f0 /changelogs
parentbf2439c21308c74e437b872180046b39a61734b5 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/241735-add-import-options-to-projects-and-groups-dropdown.yml5
-rw-r--r--changelogs/unreleased/262862-add-deleted-at-to-oncall-rotation-participant.yml5
-rw-r--r--changelogs/unreleased/296125-show-timeline-for-devops-score.yml5
-rw-r--r--changelogs/unreleased/sh-update-fog-aws-3-9.yml5
4 files changed, 20 insertions, 0 deletions
diff --git a/changelogs/unreleased/241735-add-import-options-to-projects-and-groups-dropdown.yml b/changelogs/unreleased/241735-add-import-options-to-projects-and-groups-dropdown.yml
new file mode 100644
index 00000000000..7fbb6fca740
--- /dev/null
+++ b/changelogs/unreleased/241735-add-import-options-to-projects-and-groups-dropdown.yml
@@ -0,0 +1,5 @@
+---
+title: Add Import options to projects and groups dropdown
+merge_request: 54749
+author:
+type: added
diff --git a/changelogs/unreleased/262862-add-deleted-at-to-oncall-rotation-participant.yml b/changelogs/unreleased/262862-add-deleted-at-to-oncall-rotation-participant.yml
new file mode 100644
index 00000000000..d49fbdfdba6
--- /dev/null
+++ b/changelogs/unreleased/262862-add-deleted-at-to-oncall-rotation-participant.yml
@@ -0,0 +1,5 @@
+---
+title: Add is_removed column on Oncall Participant model
+merge_request: 54779
+author:
+type: added
diff --git a/changelogs/unreleased/296125-show-timeline-for-devops-score.yml b/changelogs/unreleased/296125-show-timeline-for-devops-score.yml
new file mode 100644
index 00000000000..76d60982f57
--- /dev/null
+++ b/changelogs/unreleased/296125-show-timeline-for-devops-score.yml
@@ -0,0 +1,5 @@
+---
+title: Add more explanation about the presented data and show the last updated time on the DevOps Score page
+merge_request: 55357
+author:
+type: added
diff --git a/changelogs/unreleased/sh-update-fog-aws-3-9.yml b/changelogs/unreleased/sh-update-fog-aws-3-9.yml
new file mode 100644
index 00000000000..86d5a3ef145
--- /dev/null
+++ b/changelogs/unreleased/sh-update-fog-aws-3-9.yml
@@ -0,0 +1,5 @@
+---
+title: Update fog-aws to v3.9.0
+merge_request: 55528
+author:
+type: fixed