summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2016-01-26 13:33:47 +0000
committerDouwe Maan <douwe@gitlab.com>2016-01-26 13:33:47 +0000
commitb6eb41638904734826bfc02178a8e521baa761e2 (patch)
tree547739dd7f6f7bb1c204e14efd5d28dd8eb6c8e7 /CHANGELOG
parent8ab939c2c02e76cd6d183a85b493691562e4a36d (diff)
parent4941f64653eb336ec1b9e05fb184199a9b2a7836 (diff)
downloadgitlab-ce-b6eb41638904734826bfc02178a8e521baa761e2.tar.gz
Merge branch 'track-project-import-failure' into 'master'
Track project import failure Fixes #12512 This also help us on identify why the import process is returning the wrong status when the project was successfully imported. Like mentioned in the issue #12450 See merge request !2538
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8d1f8d59b3c..2a4b32f2519 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@ v 8.5.0 (unreleased)
- Fix diff comments loaded by AJAX to load comment with diff in discussion tab
- Whitelist raw "abbr" elements when parsing Markdown (Benedict Etzel)
- Don't vendor minified JS
+ - Track project import failure
v 8.4.1
- Apply security updates for Rails (4.2.5.1), rails-html-sanitizer (1.0.3),