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-03-02 21:07:42 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-03-02 21:07:42 +0300
commit7b52c7cb634ef7047d30b0337fe477bcdcedf41d (patch)
tree374ca9e908204488422046f10e340d1500780362 /changelogs
parentb375c6c05fbd03aea33a9ee9f82e678bdaa8c3cc (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/cluster-apps-0-9-0.yml5
-rw-r--r--changelogs/unreleased/tweak-wiki-title-validation-message.yml5
2 files changed, 10 insertions, 0 deletions
diff --git a/changelogs/unreleased/cluster-apps-0-9-0.yml b/changelogs/unreleased/cluster-apps-0-9-0.yml
new file mode 100644
index 00000000000..cba68cc19b5
--- /dev/null
+++ b/changelogs/unreleased/cluster-apps-0-9-0.yml
@@ -0,0 +1,5 @@
+---
+title: Update cluster-applications to v0.9.0
+merge_request: 26242
+author:
+type: added
diff --git a/changelogs/unreleased/tweak-wiki-title-validation-message.yml b/changelogs/unreleased/tweak-wiki-title-validation-message.yml
new file mode 100644
index 00000000000..05e2c57fcff
--- /dev/null
+++ b/changelogs/unreleased/tweak-wiki-title-validation-message.yml
@@ -0,0 +1,5 @@
+---
+title: Include invalid directories in wiki title message
+merge_request: 25376
+author:
+type: changed