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-03 21:10:10 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-12-03 21:10:10 +0300
commitc2a6cc86754adb3c5e064cebc58d206a52cb412e (patch)
tree3960c9ae2590e89e25193a0006e84d06f900e378 /changelogs
parentbbd9e2c915c46920ceb51376db19599cbf9ba836 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/277130-add-a-new-column-called-finding_uuid-into-the-vulnerability_feedba.yml5
-rw-r--r--changelogs/unreleased/281727-feature-ci_job_line_links-default-true.yml5
-rw-r--r--changelogs/unreleased/bump-managed-cluster-apps-v0-36-0.yml5
-rw-r--r--changelogs/unreleased/dblessing_scim_provisioned_user.yml5
-rw-r--r--changelogs/unreleased/gpg-keys-publicly-accessible.yml5
-rw-r--r--changelogs/unreleased/jdb-fix-comment-highlighting-unified-components.yml5
-rw-r--r--changelogs/unreleased/update-internal-ids-last-value-for-epics.yml5
7 files changed, 35 insertions, 0 deletions
diff --git a/changelogs/unreleased/277130-add-a-new-column-called-finding_uuid-into-the-vulnerability_feedba.yml b/changelogs/unreleased/277130-add-a-new-column-called-finding_uuid-into-the-vulnerability_feedba.yml
new file mode 100644
index 00000000000..06c4318aaa1
--- /dev/null
+++ b/changelogs/unreleased/277130-add-a-new-column-called-finding_uuid-into-the-vulnerability_feedba.yml
@@ -0,0 +1,5 @@
+---
+title: Add new column `finding_uuid` into `vulnerability_feedback` table
+merge_request: 48923
+author:
+type: changed
diff --git a/changelogs/unreleased/281727-feature-ci_job_line_links-default-true.yml b/changelogs/unreleased/281727-feature-ci_job_line_links-default-true.yml
new file mode 100644
index 00000000000..3243afcdbab
--- /dev/null
+++ b/changelogs/unreleased/281727-feature-ci_job_line_links-default-true.yml
@@ -0,0 +1,5 @@
+---
+title: Render http and https URLs as clickable links in Job logs
+merge_request: 48758
+author: Ɓukasz Groszkowski @falxcerebri
+type: added
diff --git a/changelogs/unreleased/bump-managed-cluster-apps-v0-36-0.yml b/changelogs/unreleased/bump-managed-cluster-apps-v0-36-0.yml
new file mode 100644
index 00000000000..76351175ada
--- /dev/null
+++ b/changelogs/unreleased/bump-managed-cluster-apps-v0-36-0.yml
@@ -0,0 +1,5 @@
+---
+title: Bumps Managed-Cluster-Applications CI template to v0.36.0, which upgrades Runner
+merge_request: 48444
+author:
+type: changed
diff --git a/changelogs/unreleased/dblessing_scim_provisioned_user.yml b/changelogs/unreleased/dblessing_scim_provisioned_user.yml
new file mode 100644
index 00000000000..b95e6f36607
--- /dev/null
+++ b/changelogs/unreleased/dblessing_scim_provisioned_user.yml
@@ -0,0 +1,5 @@
+---
+title: Mark SCIM-created accounts as provisioned by group
+merge_request: 48483
+author:
+type: added
diff --git a/changelogs/unreleased/gpg-keys-publicly-accessible.yml b/changelogs/unreleased/gpg-keys-publicly-accessible.yml
new file mode 100644
index 00000000000..654419464bd
--- /dev/null
+++ b/changelogs/unreleased/gpg-keys-publicly-accessible.yml
@@ -0,0 +1,5 @@
+---
+title: Add an URL to get user's GPG key if registerd
+merge_request: 48321
+author: Shimura Rin @blackenedgold
+type: added
diff --git a/changelogs/unreleased/jdb-fix-comment-highlighting-unified-components.yml b/changelogs/unreleased/jdb-fix-comment-highlighting-unified-components.yml
new file mode 100644
index 00000000000..1c08f1e9a76
--- /dev/null
+++ b/changelogs/unreleased/jdb-fix-comment-highlighting-unified-components.yml
@@ -0,0 +1,5 @@
+---
+title: Fix comment highlighting for unified diff components
+merge_request: 49061
+author:
+type: fixed
diff --git a/changelogs/unreleased/update-internal-ids-last-value-for-epics.yml b/changelogs/unreleased/update-internal-ids-last-value-for-epics.yml
new file mode 100644
index 00000000000..3b2de770efb
--- /dev/null
+++ b/changelogs/unreleased/update-internal-ids-last-value-for-epics.yml
@@ -0,0 +1,5 @@
+---
+title: Fix last_value record in internal_ids for epics
+merge_request: 48988
+author:
+type: fixed