diff options
author | Stan Hu <stanhu@gmail.com> | 2015-04-29 00:33:49 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2015-04-30 06:56:49 -0700 |
commit | 9c76a6fa96bd3c48dc1a64aecb082d4bd87dc2ba (patch) | |
tree | 9f566f5e900de491b2a382489e3eebdb567c224c /CHANGELOG | |
parent | 39a55bdf1a1613f362bcd7da444b291210454160 (diff) | |
download | gitlab-ce-9c76a6fa96bd3c48dc1a64aecb082d4bd87dc2ba.tar.gz |
Show incompatible projects in Google Code import status
Importing a JSON file with only one Subversion project lead to confusion
over whether the system was working. Provide status why these projects
could not be imported directly.
Closes #1531
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index ecffcb5262c..63a5bd3d6b3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -19,7 +19,7 @@ v 7.11.0 (unreleased) - Include commit comments in MR from a forked project. - Fix adding new group members from admin area - Add default project and snippet visibility settings to the admin web UI. - - + - Show incompatible projects in Google Code import status (Stan Hu) - Fix bug where commit data would not appear in some subdirectories (Stan Hu) - Fix bug where Slack service channel was not saved in admin template settings. (Stan Hu) - Move snippets UI to fluid layout |