From e6ef058289f3044964f7538043ba50d9e9fcafe3 Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Mon, 10 Aug 2015 11:44:39 -0700 Subject: Disable turbolinks when linking to Bitbucket import status Turbolinks was causing issues with the Bitbucket Javascript/display because it was trying to intercept /import/bitbucket/status even when a 302 redirection occured. Closes #2241 --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 74b41106b97..816031ca8ed 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 7.14.0 (unreleased) + - Disable turbolinks when linking to Bitbucket import status (Stan Hu) - Fix corrupted binary files when using API files endpoint (Stan Hu) - Show incompatible projects in Bitbucket import status (Stan Hu) - Fix coloring of diffs on MR Discussion-tab (Gert Goet) -- cgit v1.2.3