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>2019-09-30 18:08:09 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-09-30 18:08:09 +0300
commit538fff823de57d1ba5317961aa43091de9dc007f (patch)
treec741665b338cc0d51ce5f73f5671e5eee8e69349 /changelogs
parent3692e9f8a23386c627942ca2a9edd8c00af7e904 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/13321-show-issue-weight-when-zero.yml5
-rw-r--r--changelogs/unreleased/backfill-releases-updated-at.yml5
-rw-r--r--changelogs/unreleased/eb-fix-ci-status-indicator-for-warnings.yml5
-rw-r--r--changelogs/unreleased/fj-32643-limit-snippets-search-count.yml5
-rw-r--r--changelogs/unreleased/jramsay-clarify-git-lfs-push-rule-behavior.yml5
-rw-r--r--changelogs/unreleased/security-13338-fix-head-pipeline-leak.yml5
-rw-r--r--changelogs/unreleased/security-gitaly-1-65-1.yml (renamed from changelogs/unreleased/12-3-stable.yml)0
7 files changed, 30 insertions, 0 deletions
diff --git a/changelogs/unreleased/13321-show-issue-weight-when-zero.yml b/changelogs/unreleased/13321-show-issue-weight-when-zero.yml
new file mode 100644
index 00000000000..422245548d6
--- /dev/null
+++ b/changelogs/unreleased/13321-show-issue-weight-when-zero.yml
@@ -0,0 +1,5 @@
+---
+title: Show issue weight when weight is 0
+merge_request: 17329
+author: briankabiro
+type: fixed
diff --git a/changelogs/unreleased/backfill-releases-updated-at.yml b/changelogs/unreleased/backfill-releases-updated-at.yml
new file mode 100644
index 00000000000..dfaaf8cd41e
--- /dev/null
+++ b/changelogs/unreleased/backfill-releases-updated-at.yml
@@ -0,0 +1,5 @@
+---
+title: Backfill releases table updated_at column and add not null constraints to created_at and updated_at
+merge_request: 17400
+author:
+type: fixed
diff --git a/changelogs/unreleased/eb-fix-ci-status-indicator-for-warnings.yml b/changelogs/unreleased/eb-fix-ci-status-indicator-for-warnings.yml
new file mode 100644
index 00000000000..efc3238a267
--- /dev/null
+++ b/changelogs/unreleased/eb-fix-ci-status-indicator-for-warnings.yml
@@ -0,0 +1,5 @@
+---
+title: Show correct CI indicator when build succeeded with warnings.
+merge_request: 17034
+author:
+type: fixed
diff --git a/changelogs/unreleased/fj-32643-limit-snippets-search-count.yml b/changelogs/unreleased/fj-32643-limit-snippets-search-count.yml
new file mode 100644
index 00000000000..8b5382f0a70
--- /dev/null
+++ b/changelogs/unreleased/fj-32643-limit-snippets-search-count.yml
@@ -0,0 +1,5 @@
+---
+title: Limit snippets search count
+merge_request: 17585
+author:
+type: performance
diff --git a/changelogs/unreleased/jramsay-clarify-git-lfs-push-rule-behavior.yml b/changelogs/unreleased/jramsay-clarify-git-lfs-push-rule-behavior.yml
new file mode 100644
index 00000000000..ca85114e5ac
--- /dev/null
+++ b/changelogs/unreleased/jramsay-clarify-git-lfs-push-rule-behavior.yml
@@ -0,0 +1,5 @@
+---
+title: Document Git LFS and max file size interaction
+merge_request: 17609
+author:
+type: other
diff --git a/changelogs/unreleased/security-13338-fix-head-pipeline-leak.yml b/changelogs/unreleased/security-13338-fix-head-pipeline-leak.yml
new file mode 100644
index 00000000000..1091a302aba
--- /dev/null
+++ b/changelogs/unreleased/security-13338-fix-head-pipeline-leak.yml
@@ -0,0 +1,5 @@
+---
+title: Check permissions before showing head pipeline blocking merge requests
+merge_request:
+author:
+type: security
diff --git a/changelogs/unreleased/12-3-stable.yml b/changelogs/unreleased/security-gitaly-1-65-1.yml
index e532a8aba9f..e532a8aba9f 100644
--- a/changelogs/unreleased/12-3-stable.yml
+++ b/changelogs/unreleased/security-gitaly-1-65-1.yml