Re: [gitorious] Gitorious Versioning, Roadmap, Issue Tracking: Chiliproject or Redmine

2011-07-06 Thread Christian Johansen
So, please, take a look at ditz: http://ditz.rubyforge.org/ It's ruby. It has plugable system. It offers UI. And it's a distributed issue tracking. I have looked at it, and I find it very interesting. If memory serves me right, I think the missing piece in Ditz was the UI. But that can be

Re: [gitorious] Debugging gitorious local install (ssh-commits not working) [SOLVED]

2011-07-06 Thread Stefan Hoth
Hi, I finally got my setup working with your help. Thanks for the hints. First of all: It's worth noticing that /var/www/gitorious/script/gitorious (symlinked to /usr/local/bin/gitorious) has a debug-flag which activates debug output even to the client. Just setting *$DEBUG=false* to*

[gitorious] Bug: minor CSS tweak

2011-07-06 Thread Stefan Hoth
Hi, since I'm just starting with gitorious and git in general I apologize beforehand that I don't fix this problem by supplying a patch. I promise I'll do this for later issues when I'm more into the whole process. My problem is just a visual one and I noticed it just now: Screenshot of the

Re: [gitorious] Debugging gitorious local install (ssh-commits not working) [SOLVED]

2011-07-06 Thread Rodrigo Rosenfeld Rosas
Congratulations, Stefan! And thanks for sharing your experience :) Em 06-07-2011 07:21, Stefan Hoth escreveu: Hi, I finally got my setup working with your help. Thanks for the hints. ... -- To post to this group, send email to gitorious@googlegroups.com To unsubscribe from this group, send

Re: [gitorious] Re: Gitorious Versioning, Roadmap, Issue Tracking: Chiliproject or Redmine

2011-07-06 Thread Rodrigo Rosenfeld Rosas
I would love to help on this, but currently I'm too busy changing my job and I still want to help Gitorious to upgrade Rails, so I'll post-pone my help. But, if you need some assistance or want to discuss some approaches, feel free to talk with me. Best regards, Rodrigo. Em 06-07-2011

Re: [gitorious] Having trouble with database corruption?

2011-07-06 Thread Rodrigo Rosenfeld Rosas
Em 06-07-2011 15:23, Jarrod Roberson escreveu: I can't view one of my teams in Gitorious. I get the following error: NoMethodError (undefined method `project_id' for nil:NilClass): app/models/group.rb:85:in `all_related_project_ids' ... def all_related_project_ids ...