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-02-11 21:09:10 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-11 21:09:10 +0300
commit559d99e40299e67969023a1afd23d084fbf23ed1 (patch)
tree0ec7bb391d615937f89251c6d11560dc95180e5e /changelogs
parent5231344d99fd052e193243041dc180ed26cfe2ac (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/264262-users-who-have-reached-their-personal-project-limit-cannot-fork-to.yml5
-rw-r--r--changelogs/unreleased/296895-group-setting-to-allow-or-prevent-duplicate-maven-uploads.yml5
-rw-r--r--changelogs/unreleased/btn-default-cicd_for_external_repov.yml5
3 files changed, 15 insertions, 0 deletions
diff --git a/changelogs/unreleased/264262-users-who-have-reached-their-personal-project-limit-cannot-fork-to.yml b/changelogs/unreleased/264262-users-who-have-reached-their-personal-project-limit-cannot-fork-to.yml
new file mode 100644
index 00000000000..d463636130c
--- /dev/null
+++ b/changelogs/unreleased/264262-users-who-have-reached-their-personal-project-limit-cannot-fork-to.yml
@@ -0,0 +1,5 @@
+---
+title: Allow users to fork to a group when their personal namespace is full
+merge_request: 53632
+author:
+type: fixed
diff --git a/changelogs/unreleased/296895-group-setting-to-allow-or-prevent-duplicate-maven-uploads.yml b/changelogs/unreleased/296895-group-setting-to-allow-or-prevent-duplicate-maven-uploads.yml
new file mode 100644
index 00000000000..cfa7478ed09
--- /dev/null
+++ b/changelogs/unreleased/296895-group-setting-to-allow-or-prevent-duplicate-maven-uploads.yml
@@ -0,0 +1,5 @@
+---
+title: Enable group setting to allow or prevent duplicate Maven uploads
+merge_request: 53591
+author:
+type: added
diff --git a/changelogs/unreleased/btn-default-cicd_for_external_repov.yml b/changelogs/unreleased/btn-default-cicd_for_external_repov.yml
new file mode 100644
index 00000000000..53ceb4aede1
--- /dev/null
+++ b/changelogs/unreleased/btn-default-cicd_for_external_repov.yml
@@ -0,0 +1,5 @@
+---
+title: Apply new GitLab UI for buttons in connect repo buttons in new project page
+merge_request: 53455
+author:
+type: other