From cd814fbc0269a37a028f8285aa9bc45e2a6e5ab3 Mon Sep 17 00:00:00 2001 From: Ahmad Sherif Date: Wed, 17 Aug 2016 17:02:17 +0200 Subject: Eliminate unneeded calls to Repository#blob_at when listing commits with no path --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 837e9e27aba..9dddd4856b8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -120,6 +120,7 @@ v 8.11.0 (unreleased) - Fix a memory leak caused by Banzai::Filter::SanitizationFilter - Speed up todos queries by limiting the projects set we join with - Ensure file editing in UI does not overwrite commited changes without warning user + - Eliminate unneeded calls to Repository#blob_at when listing commits with no path v 8.10.6 - Upgrade Rails to 4.2.7.1 for security fixes. !5781 -- cgit v1.2.1