An error occurred while fetching the assigned milestone of the selected merge_request.
CentOS 6.4 install GitLab 6 0 stable ssh Auth fail
Compare changes
- Achilleas Pipinellis authored
As a consequence on the namespaces change from 5.4 to 6.0, after upgrade lots of links on the dashboard were not working (pointing to projects without the group part on the url). Also, after upgrading to 6.0-stable, the network (branch history) function does not work. The progress bar rotates forever, but the network graph cannot be generated. Clearing redis cache fixes those issues.
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 8
− 2
@@ -4,7 +4,7 @@
@@ -62,7 +62,7 @@ cd /home/git/gitlab
@@ -71,6 +71,12 @@ sudo -u git -H bundle exec rake migrate_global_projects RAILS_ENV=production