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-04-20 21:09:37 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-04-20 21:09:37 +0300
commitb6e611dd423708f2e31c034e5dcab9b0cd18021a (patch)
tree161ea6dfda91099f8a00d6802431da1cab160591 /changelogs
parent8bcfcd53f3e3fe8df944eea6dab02556976fd4e3 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/Externalise-strings-in-confirmations-new-html-haml.yml5
-rw-r--r--changelogs/unreleased/Externalize-strings-in-_terminal-html-haml.yml5
-rw-r--r--changelogs/unreleased/Externalize-strings-in-shared_links-erb.yml5
-rw-r--r--changelogs/unreleased/Externalizes-strings-in-spam_logs-index-html-haml.yml5
-rw-r--r--changelogs/unreleased/remove-longer-count-cache-validity-ff.yml5
-rw-r--r--changelogs/unreleased/update-auto-build-image-to-0-6-0.yml5
6 files changed, 25 insertions, 5 deletions
diff --git a/changelogs/unreleased/Externalise-strings-in-confirmations-new-html-haml.yml b/changelogs/unreleased/Externalise-strings-in-confirmations-new-html-haml.yml
new file mode 100644
index 00000000000..05285025d93
--- /dev/null
+++ b/changelogs/unreleased/Externalise-strings-in-confirmations-new-html-haml.yml
@@ -0,0 +1,5 @@
+---
+title: Externalise strings in confirmations/new.html.haml
+merge_request: 58173
+author: nuwe1
+type: other
diff --git a/changelogs/unreleased/Externalize-strings-in-_terminal-html-haml.yml b/changelogs/unreleased/Externalize-strings-in-_terminal-html-haml.yml
new file mode 100644
index 00000000000..b7fc8abe3f6
--- /dev/null
+++ b/changelogs/unreleased/Externalize-strings-in-_terminal-html-haml.yml
@@ -0,0 +1,5 @@
+---
+title: Externalize strings in application_settings/_terminal.html.haml
+merge_request: 58081
+author: nuwe1
+type: other
diff --git a/changelogs/unreleased/Externalize-strings-in-shared_links-erb.yml b/changelogs/unreleased/Externalize-strings-in-shared_links-erb.yml
new file mode 100644
index 00000000000..a0d47811cce
--- /dev/null
+++ b/changelogs/unreleased/Externalize-strings-in-shared_links-erb.yml
@@ -0,0 +1,5 @@
+---
+title: Externalise strings in shared/_links.erb
+merge_request: 58278
+author: nuwe1
+type: other
diff --git a/changelogs/unreleased/Externalizes-strings-in-spam_logs-index-html-haml.yml b/changelogs/unreleased/Externalizes-strings-in-spam_logs-index-html-haml.yml
new file mode 100644
index 00000000000..ce310687e11
--- /dev/null
+++ b/changelogs/unreleased/Externalizes-strings-in-spam_logs-index-html-haml.yml
@@ -0,0 +1,5 @@
+---
+title: Externalises strings in spam_logs/index.html.haml
+merge_request: 58170
+author: nuwe1
+type: other
diff --git a/changelogs/unreleased/remove-longer-count-cache-validity-ff.yml b/changelogs/unreleased/remove-longer-count-cache-validity-ff.yml
new file mode 100644
index 00000000000..fefa9ce1f8d
--- /dev/null
+++ b/changelogs/unreleased/remove-longer-count-cache-validity-ff.yml
@@ -0,0 +1,5 @@
+---
+title: Remove the longer_count_cache_validity_period feature flag
+merge_request: 59746
+author:
+type: performance
diff --git a/changelogs/unreleased/update-auto-build-image-to-0-6-0.yml b/changelogs/unreleased/update-auto-build-image-to-0-6-0.yml
deleted file mode 100644
index 8b17a649651..00000000000
--- a/changelogs/unreleased/update-auto-build-image-to-0-6-0.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Update auto-build-image to v0.6.0, updating the included docker to 20.10.6 and pack to 0.18.0
-merge_request: 59525
-author:
-type: changed