Network function does not work in 6.0
Created by: quhw
After upgrading from 6.0pre to 6.0-stable, the netwok(branch history) function does not work. The progress bar rotates forever, but the network graph cannot be generated.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: quhw
After upgrading from 6.0pre to 6.0-stable, the netwok(branch history) function does not work. The progress bar rotates forever, but the network graph cannot be generated.
Created by: eerootsus
Same here. Seems the AJAX request for data never fires.
By Administrator on 2013-08-22T09:55:17 (imported from GitLab project)
By Administrator on 2013-08-22T09:55:17 (imported from GitLab)
Created by: axilleas
Maybe running bundle exec rake cache:clear
as stated in https://github.com/gitlabhq/gitlabhq/issues/4874 will fix this.
By Administrator on 2013-08-24T16:02:10 (imported from GitLab project)
By Administrator on 2013-08-24T16:02:10 (imported from GitLab)
Created by: eerootsus
Clearing cache does fix this! I thought about cache before, restarted Redis and everything, but never knew of this method call.
I ran bundle exec rake cache:clear RAILS_ENV=production
By Administrator on 2013-08-26T06:34:39 (imported from GitLab project)
By Administrator on 2013-08-26T06:34:39 (imported from GitLab)
Created by: Razer6
Closing this issue becasue seems to be fixed,
By Administrator on 2013-09-12T09:36:48 (imported from GitLab project)
By Administrator on 2013-09-12T09:36:48 (imported from GitLab)