summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKatarzyna Kobierska <kkobierska@gmail.com>2016-09-30 14:53:37 +0200
committerKatarzyna Kobierska <kkobierska@gmail.com>2016-10-03 12:05:55 +0200
commitbf3b8d1c1d3d854311a638ebeaf87991367e4052 (patch)
tree74ea5d441a0803d7946d5f57b05bc749e142e5b6 /CHANGELOG
parentf5e43f0788438758e4b1404da19fb4255245aead (diff)
downloadgitlab-ce-bf3b8d1c1d3d854311a638ebeaf87991367e4052.tar.gz
Fix test, add author attribute to all tests
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a52ac53bae7..b55ac5eb511 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -35,6 +35,7 @@ v 8.13.0 (unreleased)
- Optimize GitHub importing for speed and memory
- API: expose pipeline data in builds API (!6502, Guilherme Salazar)
- Notify the Merger about merge after successful build (Dimitris Karakasilis)
+ - Prevent rendering the link to all when the author has no access (Katarzyna Kobierska Ula Budziszewska)
- Fix broken repository 500 errors in project list
- Close todos when accepting merge requests via the API !6486 (tonygambone)