gitlab-org--gitlab-foss/app
Dmitriy Zaporozhets 2eec0b73e8
Fix submodule link to then project under subgroup
Before this change only last namespace in full path was extracted. It's
fine unless you have a link to submodule under subgroups. In that case
self_url? method returns false and link is processed as external. I
could not find a proper regex to cover all cases and correctly extract
full path to repository and instead used current instance host name
to get correct path to namespace and project.

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-06-05 09:26:20 +03:00
..
assets Merge branch '32118-new-environment-btn-copy' into 'master' 2017-06-03 17:33:27 +00:00
controllers Merge branch 'mabes/gitlab-ce-bypass-auto-login' into 'master' 2017-06-02 21:37:17 +00:00
finders Enable the Style/PreferredHashMethods cop 2017-06-02 19:11:26 +02:00
helpers Fix submodule link to then project under subgroup 2017-06-05 09:26:20 +03:00
mailers Bugfix: Always use the default language when generating emails. 2017-05-25 10:22:45 -05:00
models Merge branch 'fix/use-new-gitaly-commit-diff-rpc' into 'master' 2017-06-02 19:39:02 +00:00
policies Check only a merge ability for protected actions 2017-05-31 10:20:22 +02:00
presenters Fix conflict resolution from corrupted upstream 2017-05-12 20:47:51 +01:00
serializers Add translations for elapsed time in words 2017-06-02 08:54:43 -05:00
services Enable the Style/PreferredHashMethods cop 2017-06-02 19:11:26 +02:00
uploaders Add missing specs 2017-06-01 16:34:48 +02:00
validators Rename Gitlab::Git::EncodingHelper to Gitlab::EncodingHelper 2017-06-01 21:21:14 +00:00
views Merge branch 'winh-styled-people-search-bar' into 'master' 2017-06-02 16:40:57 +00:00
workers Introduce source to pipeline entity 2017-05-31 14:17:49 +02:00