Fixed bug where the index action would die because no project was specified.
authorbroquaint <broq@cpan.org>
Thu, 29 Oct 2009 14:52:58 +0000 (14:52 +0000)
committerbroquaint <broq@cpan.org>
Thu, 29 Oct 2009 14:52:58 +0000 (14:52 +0000)
commit5a2f094872e03adc8a5143715fdea1623df088b6
tree19a4e79ad90dce235513d230fb4ac289a3b71107
parentd7f39bebabeb31ce9a7b4f1b6f3db9f391b78c3e
Fixed bug where the index action would die because no project was specified.
Corrected the links in the index so that they are least ineffective instead of 404.
Attempting to switch to emacs hence the .gitignore update.
.gitignore
ISSUES [new file with mode: 0644]
lib/Gitalist/Controller/Root.pm
lib/Gitalist/Model/Git.pm
templates/index.tt2