summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2016-05-04 22:03:18 +0000
committerRobert Speicher <robert@gitlab.com>2016-05-04 22:03:18 +0000
commit915a4193b433575a63fd4f5048b341d417b06426 (patch)
treed375fb99938284e025c97535a5de5ccaa1c03273 /CHANGELOG
parent950ab1e8470011bda4a2c481fc73e12df391dddf (diff)
parent75523d1df91cc871847a00cad4e5e1d44278a647 (diff)
downloadgitlab-ce-915a4193b433575a63fd4f5048b341d417b06426.tar.gz
Merge branch 'sanitize-new-project-error-message' into 'master'
Sanitize repo paths in new project error message Closes #17243 See merge request !4029
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 925740e5d98..0e6e2505ec6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,7 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.8.0 (unreleased)
- Project#open_branches has been cleaned up and no longer loads entire records into memory.
- Make build status canceled if any of the jobs was canceled and none failed
+ - Sanitize repo paths in new project error message
- Remove future dates from contribution calendar graph.
- Support e-mail notifications for comments on project snippets
- Use ActionDispatch Remote IP for Akismet checking