use root_url instead of custom web_app_url
Created by: jouve
Hello,
this patch replaces custom web_app_url by standard root_url.
Merge request reports
Activity
Created by: marfillaster
It should be configuration agnostic and rely on HTTP uri header. I'm not a rails dev but this is possible in php when computed againts script_name and script_filename headers of front web controller.
By Administrator on 2012-11-27T01:39:19 (imported from GitLab project)
By Administrator on 2012-11-27T01:39:19 (imported from GitLab)
Created by: riyad
@jouve @randx Is this outdated since the namespace feature got merged? If so it should be closed.
By Administrator on 2012-11-28T14:20:34 (imported from GitLab project)
By Administrator on 2012-11-28T14:20:34 (imported from GitLab)
Created by: jouve
This is still used for admin/groups/:id/edit view. It will become useless if you remove the possibility to edit the URL of group like you did for the URL of projects.
By Administrator on 2012-11-28T15:03:25 (imported from GitLab project)
By Administrator on 2012-11-28T15:03:25 (imported from GitLab)