Added the blob_plain, blobdiff_plain and commitdiff_plain actions.
authorDan Brook <broq@cpan.org>
Mon, 16 Nov 2009 17:25:31 +0000 (17:25 +0000)
committerDan Brook <broq@cpan.org>
Mon, 16 Nov 2009 17:25:31 +0000 (17:25 +0000)
commitc8a42dd54c13eb3ee09fc31a0695ae5ee90abfc2
treeab50201d18a9029ccdee65fd006b004984189f7c
parentf78e75d8411b66fdcb52c006c917abec648e61d9
Added the blob_plain, blobdiff_plain and commitdiff_plain actions.
Fixed /blobdiff bug - http://github.com/broquaint/Gitalist/issues/#issue/7
Changed logo, would ideally like it to be pure .svg.
13 files changed:
lib/Gitalist/Controller/Root.pm
lib/Gitalist/View/Default.pm
root/_diff_plain.tt2 [new file with mode: 0644]
root/blob_plain.tt2 [new file with mode: 0644]
root/blobdiff_plain.tt2 [new file with mode: 0644]
root/commit.tt2
root/commitdiff_plain.tt2 [new file with mode: 0644]
root/default.tt2
root/logo.png [new file with mode: 0644]
root/logo.svg [new file with mode: 0644]
root/static/css/site.css
root/summary.tt2
t/03legacy_uri.t