Limit the number of branches/tags listed by default.
authorDan Brook <broq@cpan.org>
Fri, 13 Aug 2010 11:18:11 +0000 (12:18 +0100)
committerDan Brook <broq@cpan.org>
Fri, 13 Aug 2010 11:18:11 +0000 (12:18 +0100)
commit535bc6e25cc1d5fd0860af46ec16ee0daea7405d
tree0876724bcc777114747908ddb642010ca51a1fba
parent5ac7ddcc1699da6a7d9931c9a163327f46204083
Limit the number of branches/tags listed by default.

In the quick branch switch and the summary page the number of
branches/tags is now limited to the paging.summary config
setting. This way repos with large numbers of refs no longer bog down
every page or the overview that is the summary.
lib/Gitalist/URIStructure/Repository.pm
root/fragment/ref/commit.tt2
root/fragment/repository/heads.tt2
root/fragment/repository/longlog.tt2
root/fragment/repository/shortlog.tt2
root/repository/summary.tt2
root/static/js/site.js
root/wrapper.tt2