Only 2 of the pages in the app test now generate invalid links.
authorTomas Doran <bobtfish@bobtfish.net>
Thu, 21 Jan 2010 00:41:34 +0000 (00:41 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Thu, 21 Jan 2010 00:41:34 +0000 (00:41 +0000)
commitcd196b663bbfb27d97aecabd00d7f01891681b59
tree568db2f1d0d3b78c9453646ee80b997798d9d5a9
parent6dac263862e569fbd4512241201d11e764162479
Only 2 of the pages in the app test now generate invalid links.

Also memoize the link checking to make the app test much faster
fix various warnings and bad uris
Fix the path_to function to convert every / to %2F.
lib/Gitalist/View/Default.pm
root/_diff.tt2
root/fragment/commit/blame.tt2
root/fragment/commit/diff_fancy.tt2
root/fragment/repository/heads.tt2
root/nav/path.tt2
t/lib/TestGitalist.pm