Add the ability to provide a whitelist of repos.
authorDan Brook <broq@cpan.org>
Sun, 20 Feb 2011 17:31:10 +0000 (17:31 +0000)
committerDan Brook <broq@cpan.org>
Sat, 26 Feb 2011 17:42:23 +0000 (17:42 +0000)
commitb70462a4f5137a1444304a35616911094383b381
tree4e5ea945284025c9c9744e2afe628f12b5c35313
parent1d72763415136a65d6b965ab168403e99c1cf9c3
Add the ability to provide a whitelist of repos.

Similar to gitweb.cgi and its $project_list this functionality allows
one to specify a whitelist of repos for a given directory.
gitalist_local.conf
lib/Gitalist/Git/CollectionOfRepositories/FromDirectory/WhiteList.pm [new file with mode: 0644]
lib/Gitalist/Model/CollectionOfRepos.pm
t/02git_CollectionOfRepositories_FromDirectory_WhiteList.t [new file with mode: 0644]
t/lib/repositories/projects.list [new file with mode: 0644]