Make starting gitalist pointed at somewhere settable from an environment variable...
authorTomas Doran <bobtfish@bobtfish.net>
Sun, 6 Dec 2009 14:11:10 +0000 (14:11 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Sun, 6 Dec 2009 14:14:25 +0000 (14:14 +0000)
commita18818fdeeae40a179b690b3aa02c8518271be05
tree2f89d267ff4832f202e5bc477888b26d68d1a92c
parenta5f84b9335a15f5828f399efe5b4a59023544160
Make starting gitalist pointed at somewhere settable from an environment variable or a script argument, blow up early if the repos dir is invalid
Changes
lib/Gitalist/Model/GitRepos.pm
lib/Gitalist/Script/CGI.pm [new file with mode: 0644]
lib/Gitalist/Script/FastCGI.pm
lib/Gitalist/Script/Server.pm [new file with mode: 0644]
lib/Gitalist/ScriptRole.pm [new file with mode: 0644]
t/01app.t
t/03legacy_uri.t
t/scripts.t [new file with mode: 0644]