summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-11-30 12:04:20 -0500
committerRobert Speicher <rspeicher@gmail.com>2015-11-30 12:04:20 -0500
commit45f15602c25784ada70bfb2d3c6047c272735105 (patch)
treec2eb800a0f9556e6a51be04e506f516bded1bd6b
parent531272a5209020f0e663786f0d2114462898337b (diff)
downloadgitlab-ce-45f15602c25784ada70bfb2d3c6047c272735105.tar.gz
Update CHANGELOG
[ci skip]
-rw-r--r--CHANGELOG7
1 files changed, 2 insertions, 5 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d22dafc197a..15331c8270f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,11 +1,9 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.2.2
+ - Fix 404 in redirection after removing a project (Stan Hu)
- Ensure cached application settings are refreshed at startup (Stan Hu)
- Fix Error 500 when viewing user's personal projects from admin page (Stan Hu)
- - Fix 404 in redirection after removing a project (Stan Hu)
- - Fix: Assignee selector is empty when 'Unassigned' is selected (Jose Corcuera)
- - Fix 500 error when update group member permission
- Fix: Raw private snippets access workflow
- Prevent "413 Request entity too large" errors when pushing large files with LFS
@@ -18,7 +16,7 @@ v 8.2.0
- Improved performance of rendering user profile pages and Atom feeds
- Expose build artifacts path as config option
- Fix grouping of contributors by email in graph.
- - Remove CSS property preventing hard tabs from rendering in Chromium 45 (Stan Hu)
+ - Improved performance of finding issues with/without labels
- Fix Drone CI service template not saving properly (Stan Hu)
- Fix avatars not showing in Atom feeds and project issues when Gravatar disabled (Stan Hu)
- Added a GitLab specific profiling tool called "Sherlock" (see GitLab CE merge request #1749)
@@ -140,7 +138,6 @@ v 8.1.0
- Show CI status on Your projects page and Starred projects page
- Remove "Continuous Integration" page from dashboard
- Add notes and SSL verification entries to hook APIs (Ben Boeckel)
- - Added build artifacts
- Fix grammar in admin area "labels" .nothing-here-block when no labels exist.
- Move CI runners page to project settings area
- Move CI variables page to project settings area