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-21 00:09:07 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-04-21 00:09:07 +0300
commit98f1353fcd07e45ef995c3cee14b659711a63221 (patch)
tree6b699245b77a76a754d86a343af261560f3bb2d0 /changelogs
parentb6e611dd423708f2e31c034e5dcab9b0cd18021a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/325163-remove-global-default-branch-ff.yml5
-rw-r--r--changelogs/unreleased/326312-project-compare-controller-use-pagination.yml5
-rw-r--r--changelogs/unreleased/Externalise-strings-in-_gitaly-html-haml.yml5
-rw-r--r--changelogs/unreleased/Externalize-strings-in-runners-show-html-haml.yml5
-rw-r--r--changelogs/unreleased/Externalize-strings-in-viewers-_contributing-html-haml.yml5
-rw-r--r--changelogs/unreleased/gl-badge-mr.yml5
-rw-r--r--changelogs/unreleased/gl-badge-tags.yml5
-rw-r--r--changelogs/unreleased/gl-form-keys.yml5
-rw-r--r--changelogs/unreleased/improve-finding-of-terminus-when-shifting-positions.yml5
-rw-r--r--changelogs/unreleased/issue-325836-fix-empty-line-after-let-it-be-services-feature-flags.yml5
-rw-r--r--changelogs/unreleased/pl-rubocop-todo-redundant-file-extension-in-require.yml5
-rw-r--r--changelogs/unreleased/update-gitlab-runner-helm-chart-to-0-28-0.yml5
12 files changed, 60 insertions, 0 deletions
diff --git a/changelogs/unreleased/325163-remove-global-default-branch-ff.yml b/changelogs/unreleased/325163-remove-global-default-branch-ff.yml
new file mode 100644
index 00000000000..d97bc8ca61e
--- /dev/null
+++ b/changelogs/unreleased/325163-remove-global-default-branch-ff.yml
@@ -0,0 +1,5 @@
+---
+title: Remove the global default branch feature flag
+merge_request: 59024
+author:
+type: other
diff --git a/changelogs/unreleased/326312-project-compare-controller-use-pagination.yml b/changelogs/unreleased/326312-project-compare-controller-use-pagination.yml
new file mode 100644
index 00000000000..ed9b133ab51
--- /dev/null
+++ b/changelogs/unreleased/326312-project-compare-controller-use-pagination.yml
@@ -0,0 +1,5 @@
+---
+title: Enable pagination in the CompareController
+merge_request: 59162
+author:
+type: performance
diff --git a/changelogs/unreleased/Externalise-strings-in-_gitaly-html-haml.yml b/changelogs/unreleased/Externalise-strings-in-_gitaly-html-haml.yml
new file mode 100644
index 00000000000..7822bcead4b
--- /dev/null
+++ b/changelogs/unreleased/Externalise-strings-in-_gitaly-html-haml.yml
@@ -0,0 +1,5 @@
+---
+title: Externalise Strings in /application_settings/_gitaly.html.haml
+merge_request: 57976
+author: nuwe1
+type: other
diff --git a/changelogs/unreleased/Externalize-strings-in-runners-show-html-haml.yml b/changelogs/unreleased/Externalize-strings-in-runners-show-html-haml.yml
new file mode 100644
index 00000000000..91dd03f9881
--- /dev/null
+++ b/changelogs/unreleased/Externalize-strings-in-runners-show-html-haml.yml
@@ -0,0 +1,5 @@
+---
+title: Externalizes strings in runners/show.html.haml
+merge_request: 58166
+author: nuwe1
+type: other
diff --git a/changelogs/unreleased/Externalize-strings-in-viewers-_contributing-html-haml.yml b/changelogs/unreleased/Externalize-strings-in-viewers-_contributing-html-haml.yml
new file mode 100644
index 00000000000..6bef163b11b
--- /dev/null
+++ b/changelogs/unreleased/Externalize-strings-in-viewers-_contributing-html-haml.yml
@@ -0,0 +1,5 @@
+---
+title: Externalize strings in viewers/_contributing.html.haml
+merge_request: 58447
+author: nuwe1
+type: other
diff --git a/changelogs/unreleased/gl-badge-mr.yml b/changelogs/unreleased/gl-badge-mr.yml
new file mode 100644
index 00000000000..2fc3590c823
--- /dev/null
+++ b/changelogs/unreleased/gl-badge-mr.yml
@@ -0,0 +1,5 @@
+---
+title: Add gl-badge for badges in MRs and issues nav
+merge_request: 57942
+author: Yogi (@yo)
+type: changed
diff --git a/changelogs/unreleased/gl-badge-tags.yml b/changelogs/unreleased/gl-badge-tags.yml
new file mode 100644
index 00000000000..3773311f863
--- /dev/null
+++ b/changelogs/unreleased/gl-badge-tags.yml
@@ -0,0 +1,5 @@
+---
+title: Add gl-badge class for tag's badge
+merge_request: 57939
+author: Yogi (@yo)
+type: changed
diff --git a/changelogs/unreleased/gl-form-keys.yml b/changelogs/unreleased/gl-form-keys.yml
new file mode 100644
index 00000000000..a265609f91d
--- /dev/null
+++ b/changelogs/unreleased/gl-form-keys.yml
@@ -0,0 +1,5 @@
+---
+title: Apply gl-form-input for fields in ssh keys page
+merge_request: 58000
+author: Yogi (@yo)
+type: changed
diff --git a/changelogs/unreleased/improve-finding-of-terminus-when-shifting-positions.yml b/changelogs/unreleased/improve-finding-of-terminus-when-shifting-positions.yml
new file mode 100644
index 00000000000..fd8e90f1f4d
--- /dev/null
+++ b/changelogs/unreleased/improve-finding-of-terminus-when-shifting-positions.yml
@@ -0,0 +1,5 @@
+---
+title: Improve shifting of positions when creating issues
+merge_request: 59745
+author:
+type: performance
diff --git a/changelogs/unreleased/issue-325836-fix-empty-line-after-let-it-be-services-feature-flags.yml b/changelogs/unreleased/issue-325836-fix-empty-line-after-let-it-be-services-feature-flags.yml
new file mode 100644
index 00000000000..7f0edeaee44
--- /dev/null
+++ b/changelogs/unreleased/issue-325836-fix-empty-line-after-let-it-be-services-feature-flags.yml
@@ -0,0 +1,5 @@
+---
+title: Fix EmptyLineAfterFinalLetItBe offenses in spec/services/feature_flags
+merge_request: 58419
+author: Huzaifa Iftikhar @huzaifaiftikhar
+type: fixed
diff --git a/changelogs/unreleased/pl-rubocop-todo-redundant-file-extension-in-require.yml b/changelogs/unreleased/pl-rubocop-todo-redundant-file-extension-in-require.yml
new file mode 100644
index 00000000000..3958acc8a92
--- /dev/null
+++ b/changelogs/unreleased/pl-rubocop-todo-redundant-file-extension-in-require.yml
@@ -0,0 +1,5 @@
+---
+title: Resolves rubocop offense Style/RedundantFileExtensionInRequire
+merge_request: 57963
+author: Shubham Kumar (@imskr)
+type: fixed
diff --git a/changelogs/unreleased/update-gitlab-runner-helm-chart-to-0-28-0.yml b/changelogs/unreleased/update-gitlab-runner-helm-chart-to-0-28-0.yml
new file mode 100644
index 00000000000..d893cb61237
--- /dev/null
+++ b/changelogs/unreleased/update-gitlab-runner-helm-chart-to-0-28-0.yml
@@ -0,0 +1,5 @@
+---
+title: Update GitLab Runner Helm Chart to 0.28.0
+merge_request: 59802
+author:
+type: other