diff options
author | Douwe Maan <douwe@gitlab.com> | 2016-02-04 11:56:58 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2016-02-04 11:56:58 +0000 |
commit | b5befc734be55a4a7a07519baf03e0ba29c0f8c5 (patch) | |
tree | 5a40c945a29faf868e52ff52a4e7c66f15f5f2ed /CHANGELOG | |
parent | 9ae125e7e2c02ef6861f6fa09cc2d5048052a8ed (diff) | |
parent | c6e0228ca9937b10ad8e2620501d4fe221108d9a (diff) | |
download | gitlab-ce-b5befc734be55a4a7a07519baf03e0ba29c0f8c5.tar.gz |
Merge branch 'disable-remove-source-branch' into 'master'
Hide remove source branch button when new commit is added to branch
Fixes #3339
This MR hides the 'Remove source branch' button when a new commit is added to the source branch
/cc @DouweM
See merge request !2701
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index fc123b22b11..6a8516fd406 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -28,6 +28,7 @@ v 8.5.0 (unreleased) - Support Akismet spam checking for creation of issues via API (Stan Hu) - Improve UI consistency between projects and groups lists - Add sort dropdown to dashboard projects page + - Hide remove source branch button when the MR is merged but new commits are pushed (Zeger-Jan van de Weg) v 8.4.3 - Increase lfs_objects size column to 8-byte integer to allow files larger |