Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-09-19 16:02:49 +0300
committerRémy Coutable <remy@rymai.me>2016-09-19 16:02:49 +0300
commit1e72de669018252c2eb0bc086d66c74cfbbe1a0a (patch)
tree4ee88a17d44f1ba0cd3979e9ed3f07daed044b1c /CHANGELOG
parentc20e4267e89c1fa84b3eeb9f63e17677388c25e3 (diff)
parent0a3d2d7c2b97b228860aa5618bda5978a30084eb (diff)
Merge branch 'fix/import-export-db-errors' into 'master'
Fix import/export database errors Fixes protected branches errors when importing a project including them Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/21295 Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/21799 See merge request !6099
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6093cb09880..87cccec3e4e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -150,6 +150,7 @@ v 8.12.0 (unreleased)
- Fix Gitlab::Popen.popen thread-safety issue
- Add specs to removing project (Katarzyna Kobierska Ula Budziszewska)
- Clean environment variables when running git hooks
+ - Fix Import/Export issues importing protected branches and some specific models
- Fix non-master branch readme display in tree view
v 8.11.6