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-02-04 18:08:40 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-02-04 18:08:40 +0300
commit6b833f1e0340e00fdee074da9c42c0d4e07a46d2 (patch)
tree6fc3a7a2f8a02fec8d1e7561b453d33eb4048dad /changelogs
parent88a0824944720b6edaaef56376713541b9a02118 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/14624-vendored-template-for-license-scanning.yml5
-rw-r--r--changelogs/unreleased/197371-show-notification-on-related-error-close.yml5
-rw-r--r--changelogs/unreleased/197926-initial-package-detail-title.yml5
-rw-r--r--changelogs/unreleased/34262-readonly-ldap-attributes.yml5
4 files changed, 20 insertions, 0 deletions
diff --git a/changelogs/unreleased/14624-vendored-template-for-license-scanning.yml b/changelogs/unreleased/14624-vendored-template-for-license-scanning.yml
new file mode 100644
index 00000000000..577c3439d73
--- /dev/null
+++ b/changelogs/unreleased/14624-vendored-template-for-license-scanning.yml
@@ -0,0 +1,5 @@
+---
+title: Introduce license_scanning CI template
+merge_request: 22773
+author:
+type: added
diff --git a/changelogs/unreleased/197371-show-notification-on-related-error-close.yml b/changelogs/unreleased/197371-show-notification-on-related-error-close.yml
new file mode 100644
index 00000000000..8cc4ddbbc6b
--- /dev/null
+++ b/changelogs/unreleased/197371-show-notification-on-related-error-close.yml
@@ -0,0 +1,5 @@
+---
+title: Close related GitLab issue on Sentry error resolve
+merge_request: 23610
+author:
+type: added
diff --git a/changelogs/unreleased/197926-initial-package-detail-title.yml b/changelogs/unreleased/197926-initial-package-detail-title.yml
new file mode 100644
index 00000000000..c0420d2860d
--- /dev/null
+++ b/changelogs/unreleased/197926-initial-package-detail-title.yml
@@ -0,0 +1,5 @@
+---
+title: Updated package details page header to begin updating the page design.
+merge_request: 24055
+author:
+type: added
diff --git a/changelogs/unreleased/34262-readonly-ldap-attributes.yml b/changelogs/unreleased/34262-readonly-ldap-attributes.yml
new file mode 100644
index 00000000000..7a3f3cd460e
--- /dev/null
+++ b/changelogs/unreleased/34262-readonly-ldap-attributes.yml
@@ -0,0 +1,5 @@
+---
+title: Make name, email, and location attributes readonly for LDAP enabled instances
+merge_request: 24049
+author:
+type: changed