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:
authorKamil Trzciński <ayufan@ayufan.eu>2018-08-07 17:44:12 +0300
committerKamil Trzciński <ayufan@ayufan.eu>2018-08-07 17:44:12 +0300
commit0e90f27ff79d1743d8ec5e49e003d4c68a689f78 (patch)
treeefcf4c80c547f95e4b8170dc2a305ef1a5f7319d /changelogs
parent0d729d5c54b8c1f87f915eb365e8abc189828b68 (diff)
parent8fa361b2d9cce92595e5804b9c7f4a04b5df25fb (diff)
Merge branch 'improve-junit-support-be' into 'master'
Improve JUnit test reports in merge request widgets Closes #49966 See merge request gitlab-org/gitlab-ce!21039
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/improve-junit-support-be.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/improve-junit-support-be.yml b/changelogs/unreleased/improve-junit-support-be.yml
new file mode 100644
index 00000000000..db4d47caa7c
--- /dev/null
+++ b/changelogs/unreleased/improve-junit-support-be.yml
@@ -0,0 +1,5 @@
+---
+title: Improve JUnit test reports in merge request widgets
+merge_request: 49966
+author:
+type: fixed