summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-06-08 13:30:19 +0000
committerStan Hu <stanhu@gmail.com>2016-06-08 13:30:19 +0000
commit8d6c4b307c2c0ecffc57aaf4ebd0e5a23eae0a66 (patch)
tree98c996cbe7d8cecb54053ba044e4bd8ba15031be /CHANGELOG
parent53bf9da4b4a99b2801633efebf5ec07a720e41f7 (diff)
parent76d618404ee8a47a34b45dfe41d268eaaf52f00d (diff)
downloadgitlab-ce-8d6c4b307c2c0ecffc57aaf4ebd0e5a23eae0a66.tar.gz
Merge branch 'fix-markdown-spec' into 'master'
Fix markdown_spec to not use `before(:all)` in order to properly cleanup database after testing See merge request !4515
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 59c71699421..6b12e31bbb4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -40,6 +40,7 @@ v 8.9.0 (unreleased)
- Cache assigned issue and merge request counts in sidebar nav
- Use Knapsack only in CI environment
- Cache project build count in sidebar nav
+ - Fix markdown_spec to use before instead of before(:all) to properly cleanup database after testing
- Reduce number of queries needed to render issue labels in the sidebar
- Improve error handling importing projects
- Remove duplicated notification settings