Re: [gitorious] Tree History not loading

2014-04-28 Thread Paweł Pierzchała
Hi Jeroen, I would start with creating another repo with a clone, firstly I would remove all the branches except master to find whether the issue is related to branching or specific commit in history. If the tree view works, then I would try to find the broken branch by adding them back until

[gitorious] Update to latest gitorious failed migration

2014-04-28 Thread Виталий Томин
I've updated to latest gitorious git version and cannot migrate db: bundle exec rake db:migrate RAILS_ENV=production == AddSuperGroupRemovedToRepositories: migrating = -- add_column(:repositories, :super_group_removed, :boolean, {:null=false, :default=false}) -