log

age author description
Mon, 23 Feb 2015 22:11:38 +0100 Thomas De Schampheleire templates: move site branding in page title to base template
Mon, 23 Feb 2015 21:43:45 +0100 Thomas De Schampheleire pullrequests on different repos: default to same destination/source branch
Thu, 19 Feb 2015 22:46:14 +0100 Thomas De Schampheleire pullrequests: add unit tests for _get_repo_refs (unfinished)
Wed, 18 Feb 2015 21:39:01 +0100 Thomas De Schampheleire tests: move helper commit_change from compare test to fixture
Thu, 19 Feb 2015 22:39:53 +0100 Thomas De Schampheleire repository summary: avoid table bleed on long commit messages
Fri, 20 Feb 2015 10:44:02 +0100 Thomas De Schampheleire changelog: fix display artifacts in expanded multi-line commit messages
Tue, 17 Feb 2015 15:02:34 -0800 Sean Farley giticon.png: use repotag class to make an icon
Tue, 17 Feb 2015 15:02:25 -0800 Sean Farley hgicon.png: use repotag class to make an icon
Tue, 17 Feb 2015 15:01:32 -0800 Sean Farley style: add repotag to replace icon-{hg,git}
Thu, 19 Feb 2015 00:16:02 +0100 Mads Kiilerich changelog: change default view to 100 changesets, max to 2000
Wed, 11 Feb 2015 22:13:11 +0100 Thomas De Schampheleire pullrequests: allow closing only by author and admin
Mon, 09 Feb 2015 22:20:38 +0100 Thomas De Schampheleire repository 'latest changes': only show first line of commit message
Mon, 09 Feb 2015 22:20:28 +0100 Thomas De Schampheleire pull requests commit overview: respect newlines and indentation (Issue #79)
Wed, 11 Feb 2015 03:05:00 +0100 Mads Kiilerich db: check for None instead of boolean false if that is what we mean
Wed, 11 Feb 2015 02:40:28 +0100 Mads Kiilerich db: to the extent it makes sense to have a one byte size limit, make it 255 instead of 256 (Issue #96)