Big cleanup of ::Repo.
authorZachary Stevens <zts@cryptocracy.com>
Tue, 10 Nov 2009 01:02:01 +0000 (01:02 +0000)
committerZachary Stevens <zts@cryptocracy.com>
Tue, 10 Nov 2009 01:02:01 +0000 (01:02 +0000)
commit3bbb120227883793d2db426dbab3f9254331a6f7
tree0c9d34e1a2465576952bcbd2e9423428d09686e7
parenta54e6cb0cb9c1705cac64c954914b62686639221
Big cleanup of ::Repo.
 * Reorganised and POD added.
 * list_projects attribute renamed to projects
 * project() method validates input
URIs with invalid project params will 404.
lib/Gitalist/Controller/Root.pm
lib/Gitalist/Git/Repo.pm
t/02git_repo.t