summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-08-13 00:10:06 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-08-13 00:10:06 +0000
commit3827baae078970c1027461f01df090b885370c55 (patch)
tree65a0471270565047d0cb18de33a989f297fbde18 /changelogs
parent14245e7755fb19d2429aa6a85273097a6b2eb43f (diff)
downloadgitlab-ce-3827baae078970c1027461f01df090b885370c55.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/36424-use-your-job-token-to-authenticate-to-and-update-packages-in-your-g.yml5
-rw-r--r--changelogs/unreleased/concurrent_repo_backup.yml5
-rw-r--r--changelogs/unreleased/mw-replace-issues-icon-with-gitlab-svg.yml5
3 files changed, 15 insertions, 0 deletions
diff --git a/changelogs/unreleased/36424-use-your-job-token-to-authenticate-to-and-update-packages-in-your-g.yml b/changelogs/unreleased/36424-use-your-job-token-to-authenticate-to-and-update-packages-in-your-g.yml
new file mode 100644
index 00000000000..0edd4121103
--- /dev/null
+++ b/changelogs/unreleased/36424-use-your-job-token-to-authenticate-to-and-update-packages-in-your-g.yml
@@ -0,0 +1,5 @@
+---
+title: Allows NuGet to authenticate with Job Token
+merge_request: 39147
+author:
+type: added
diff --git a/changelogs/unreleased/concurrent_repo_backup.yml b/changelogs/unreleased/concurrent_repo_backup.yml
new file mode 100644
index 00000000000..5c5c34afeff
--- /dev/null
+++ b/changelogs/unreleased/concurrent_repo_backup.yml
@@ -0,0 +1,5 @@
+---
+title: Add concurrency support for Git repository backups
+merge_request: 37158
+author:
+type: changed
diff --git a/changelogs/unreleased/mw-replace-issues-icon-with-gitlab-svg.yml b/changelogs/unreleased/mw-replace-issues-icon-with-gitlab-svg.yml
new file mode 100644
index 00000000000..a665201aea5
--- /dev/null
+++ b/changelogs/unreleased/mw-replace-issues-icon-with-gitlab-svg.yml
@@ -0,0 +1,5 @@
+---
+title: Replace issues icon with Gitlab SVG
+merge_request: 39313
+author:
+type: changed