summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dzaporozhets@gitlab.com>2015-03-19 15:54:53 +0000
committerMarin Jankovski <maxlazio@gmail.com>2015-03-19 10:19:14 -0700
commit1ea6b05e87bacfca0d1cbaf0c9db1833258d64c3 (patch)
treef0b03347d36b8ac149037dac7df14929b309d947 /CHANGELOG
parent1667861ed2987bc3156af33700c48609b61546c8 (diff)
downloadgitlab-ce-1ea6b05e87bacfca0d1cbaf0c9db1833258d64c3.tar.gz
Merge branch 'rake_backup' into 'master'
Backup repo with tar instead of git bundle Fixes gitlab/gitlab-ee#246 See merge request !1723
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 27b930d23a6..16f625e2480 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -77,6 +77,7 @@ v 7.9.0 (unreleased)
- Ability to unsubscribe/subscribe to issue or merge request
- Delete deploy key when last connection to a project is destroyed.
- Fix invalid Atom feeds when using emoji, horizontal rules, or images (Christian Walther)
+ - Backup of repositories with tar instead of git bundle (only now are git-annex files included in the backup)
v 7.8.4
- Fix issue_tracker_id substitution in custom issue trackers