aboutsummaryrefslogtreecommitdiff
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* blob: pass branch name to view explicitlyEric Sunshine2015-01-171-4/+4
* tree: pass branch name to view explicitlyEric Sunshine2015-01-171-4/+4
* views: blob: render empty blobs speciallyEric Sunshine2015-01-131-1/+7
* blob: cap amount of rendered binary blob contentEric Sunshine2015-01-131-1/+10
* blob: render hexdump(1)-style binary blob contentEric Sunshine2015-01-131-2/+10
* blob: render binary blob summary information rather than raw contentEric Sunshine2015-01-131-0/+8
* embed_image_blob: retire reload of image blobEric Sunshine2015-01-131-1/+1
* git.py: introduce Blob abstractionEric Sunshine2015-01-131-4/+4
* views: fix broken URLs involving hierarchical branch namesEric Sunshine2015-01-113-16/+21
* views: branch/paginate: teach "next" link to respect 'max_pages'Eric Sunshine2015-01-111-0/+1
* views: branch/paginate: fix incorrectly enabled "next" linkEric Sunshine2015-01-112-4/+8
* views: summary: suppress extra horizontal rule when no "master" branchEric Sunshine2015-01-111-2/+1
* views/tree.html: Fix lambda syntax0.13Alberto Bertogli2014-07-291-1/+1
* Fix one-line 'if' termination in tree, blob templatesVanya Sergeev2014-06-302-2/+6
* Fix committer field in the commit view0.12Alberto Bertogli2013-11-031-4/+4
* Show the age of a repository in the index, via javascriptAlberto Bertogli2013-11-021-1/+3
* Make embedding markdown and images configurable per-repoAlberto Bertogli2013-11-021-2/+2
* Add embed data URI image blob supportVanya Sergeev2013-11-021-1/+3
* Add markdown blob supportVanya Sergeev2013-11-021-1/+3
* Use heuristics to decide what to colorizeAlberto Bertogli2012-11-182-2/+2
* Initial commit0.01Alberto Bertogli2012-11-108-0/+390