project group name case sensitivity
Created by: grivaldu
Gitlab allows user to create project groups with same name but will link them together.
Example:
- create project group: Test
- create project: Project in Test group
- create project group test
Now gitlab will display separate project groups Test and test but "test" group is linked to "Test" and cannot be deleted as user will destroy "Test" with its project instead.
Env info:
$ sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production
(in /home/git/gitlab)
System information
System: Ubuntu 11.10
Current User: git
Using RVM: no
Ruby Version: 1.9.3p392
Gem Version: 1.8.23
Bundler Version:1.3.5
Rake Version: 10.0.4
GitLab information
Version: 5.1.0
Revision: e36372e
Directory: /home/git/gitlab
DB Adapter: mysql2
URL: http://git.retconstellation.cz
HTTP Clone URL: http://git.retconstellation.cz/some-project.git
SSH Clone URL: [email protected]:some-project.git
Using LDAP: no
Using Omniauth: no
GitLab Shell
Version: 1.3.0
Repositories: /home/git/repositories/
Hooks: /home/git/gitlab-shell/hooks/
Git: /usr/bin/git