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-05-17 12:10:26 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-05-17 12:10:26 +0300
commit170926ba283d7785f2fc53f05d4adc0df7617325 (patch)
treea6918d2e0bbb37d9670a9fc4cf97dcff5c1c0f76 /changelogs
parent58e2ed53aa00b26eb1c07e235adc6f0a0535faf1 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/326386-enable-ssh-key-expiration-email-notification.yml5
-rw-r--r--changelogs/unreleased/kassio-github-importer-strings-with-invalid-char.yml5
-rw-r--r--changelogs/unreleased/ph-228685-removeWipToggleSupport.yml5
3 files changed, 15 insertions, 0 deletions
diff --git a/changelogs/unreleased/326386-enable-ssh-key-expiration-email-notification.yml b/changelogs/unreleased/326386-enable-ssh-key-expiration-email-notification.yml
new file mode 100644
index 00000000000..d6a5dadaaa6
--- /dev/null
+++ b/changelogs/unreleased/326386-enable-ssh-key-expiration-email-notification.yml
@@ -0,0 +1,5 @@
+---
+title: Email users about SSH keys that are expired or expiring soon
+merge_request: 61812
+author:
+type: added
diff --git a/changelogs/unreleased/kassio-github-importer-strings-with-invalid-char.yml b/changelogs/unreleased/kassio-github-importer-strings-with-invalid-char.yml
new file mode 100644
index 00000000000..84a5d2a93f5
--- /dev/null
+++ b/changelogs/unreleased/kassio-github-importer-strings-with-invalid-char.yml
@@ -0,0 +1,5 @@
+---
+title: 'GithubImporter: Fix "ArgumentError: string contains null byte"'
+merge_request: 61480
+author:
+type: fixed
diff --git a/changelogs/unreleased/ph-228685-removeWipToggleSupport.yml b/changelogs/unreleased/ph-228685-removeWipToggleSupport.yml
new file mode 100644
index 00000000000..43f9afee03a
--- /dev/null
+++ b/changelogs/unreleased/ph-228685-removeWipToggleSupport.yml
@@ -0,0 +1,5 @@
+---
+title: Remove support for WIP in merge request title toggle
+merge_request:
+author:
+type: removed