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-12-04 21:08:46 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-12-04 21:08:46 +0300
commitb41cd8cb92d53454b2b160ba922d33801933a9cf (patch)
tree3519da8856f8bf12ce9e75248e5ecb9ed4eacf14 /changelogs
parent8d3aee3636da5181ae94d23b47c6794b5610ab01 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/16050-improve-first-mentioned-issue-metric-calc.yml5
-rw-r--r--changelogs/unreleased/37363-junit-xml-summary-incorrectly-shows-100-success-rate.yml5
-rw-r--r--changelogs/unreleased/37371-update-gitlab-shell.yml5
3 files changed, 15 insertions, 0 deletions
diff --git a/changelogs/unreleased/16050-improve-first-mentioned-issue-metric-calc.yml b/changelogs/unreleased/16050-improve-first-mentioned-issue-metric-calc.yml
new file mode 100644
index 00000000000..b182aba86af
--- /dev/null
+++ b/changelogs/unreleased/16050-improve-first-mentioned-issue-metric-calc.yml
@@ -0,0 +1,5 @@
+---
+title: Adjust issue metrics first_mentioned_in_commit_at calculation
+merge_request: 20923
+author:
+type: fixed
diff --git a/changelogs/unreleased/37363-junit-xml-summary-incorrectly-shows-100-success-rate.yml b/changelogs/unreleased/37363-junit-xml-summary-incorrectly-shows-100-success-rate.yml
new file mode 100644
index 00000000000..85d7b636502
--- /dev/null
+++ b/changelogs/unreleased/37363-junit-xml-summary-incorrectly-shows-100-success-rate.yml
@@ -0,0 +1,5 @@
+---
+title: Junit success percentage no longer displays 100% if there are failures
+merge_request: 20835
+author:
+type: fixed
diff --git a/changelogs/unreleased/37371-update-gitlab-shell.yml b/changelogs/unreleased/37371-update-gitlab-shell.yml
new file mode 100644
index 00000000000..04d48ccbc4a
--- /dev/null
+++ b/changelogs/unreleased/37371-update-gitlab-shell.yml
@@ -0,0 +1,5 @@
+---
+title: Update GitLab Shell to v10.3.0
+merge_request: 21151
+author:
+type: other