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-09 15:09:48 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-09 15:09:48 +0300
commit3c53fbc50bf8d084f1184836468850d2a83ef920 (patch)
tree85c451a4082e7b5e8dc3ecb6265edb1aef0b14f0 /changelogs
parente7462f7b49a60b2ee7be14682c23190f7f7c5ba7 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/245260-fix-git-url-project-disclosure.yml5
-rw-r--r--changelogs/unreleased/262066-global-search-scope-tabs-vue-component.yml5
-rw-r--r--changelogs/unreleased/gl-button-commit-page.yml5
-rw-r--r--changelogs/unreleased/gl-new-trials.yml5
-rw-r--r--changelogs/unreleased/prevent-notifications-from-ghost-user.yml5
-rw-r--r--changelogs/unreleased/update-input.yml5
6 files changed, 30 insertions, 0 deletions
diff --git a/changelogs/unreleased/245260-fix-git-url-project-disclosure.yml b/changelogs/unreleased/245260-fix-git-url-project-disclosure.yml
new file mode 100644
index 00000000000..4dd6b465e57
--- /dev/null
+++ b/changelogs/unreleased/245260-fix-git-url-project-disclosure.yml
@@ -0,0 +1,5 @@
+---
+title: Don't expose project existence by redirecting from its .git URL
+merge_request: 52818
+author:
+type: fixed
diff --git a/changelogs/unreleased/262066-global-search-scope-tabs-vue-component.yml b/changelogs/unreleased/262066-global-search-scope-tabs-vue-component.yml
new file mode 100644
index 00000000000..4917c824150
--- /dev/null
+++ b/changelogs/unreleased/262066-global-search-scope-tabs-vue-component.yml
@@ -0,0 +1,5 @@
+---
+title: Change search tab to Vue component
+merge_request: 52018
+author:
+type: changed
diff --git a/changelogs/unreleased/gl-button-commit-page.yml b/changelogs/unreleased/gl-button-commit-page.yml
new file mode 100644
index 00000000000..f3461f52d4b
--- /dev/null
+++ b/changelogs/unreleased/gl-button-commit-page.yml
@@ -0,0 +1,5 @@
+---
+title: Apply new GitLab UI for buttons in commit page
+merge_request: 53555
+author: Yogi (@yo)
+type: other
diff --git a/changelogs/unreleased/gl-new-trials.yml b/changelogs/unreleased/gl-new-trials.yml
new file mode 100644
index 00000000000..695bf2b083c
--- /dev/null
+++ b/changelogs/unreleased/gl-new-trials.yml
@@ -0,0 +1,5 @@
+---
+title: Apply new GitLab UI for new trial page
+merge_request: 53447
+author: Yogi (@yo)
+type: other
diff --git a/changelogs/unreleased/prevent-notifications-from-ghost-user.yml b/changelogs/unreleased/prevent-notifications-from-ghost-user.yml
new file mode 100644
index 00000000000..22a2813331b
--- /dev/null
+++ b/changelogs/unreleased/prevent-notifications-from-ghost-user.yml
@@ -0,0 +1,5 @@
+---
+title: Skip new note notifications when author is deleted
+merge_request: 53699
+author:
+type: changed
diff --git a/changelogs/unreleased/update-input.yml b/changelogs/unreleased/update-input.yml
new file mode 100644
index 00000000000..8457008dff1
--- /dev/null
+++ b/changelogs/unreleased/update-input.yml
@@ -0,0 +1,5 @@
+---
+title: Apply new GitLab UI for search in frequent items search
+merge_request: 53368
+author: Yogi (@yo)
+type: other