log

age author description
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich cleanup: various fixes, issues found with pyflakes
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich cleanup: remove unused variables, found with pyflakes
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich cleanup: remove unused Python imports, found with pyflakes
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich setup: support Mercurial versions up to 3.1.x
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich mercurial: support Mercurial 3.1 after memfilectx.__init__ was changed in 503bb3af70fe
Wed, 16 Jul 2014 01:06:15 +0200 Jelmer Vernooij Support newer versions of bcrypt.
Wed, 16 Jul 2014 00:10:01 +0200 Jelmer Vernooij Support using newer versions of formencode.
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: use formencode.Set for initial reviewer list
Wed, 16 Jul 2014 00:09:49 +0200 Jelmer Vernooij Support using newer versions of babel.
Wed, 16 Jul 2014 00:09:33 +0200 Jelmer Vernooij Support build with newer versions of whoosh.
Wed, 16 Jul 2014 00:09:17 +0200 Jelmer Vernooij Loosen dependency on Mako to include mako 1.0.
Mon, 14 Jul 2014 19:59:44 -0500 Sean Farley changelog: increase revisions box default size to 3
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich diff: option for showing images
Tue, 12 Nov 2013 11:10:38 +0100 Martin Vium files: preview of images
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich pull requests: don't allow update of closed PRs
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich pull requests: more helpful messages for PR update candidates and what is going on on the branch
Thu, 24 Jul 2014 12:29:08 +0200 Mads Kiilerich pull requests: use org/other repos correctly when checking for update options
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich pull requests: make it possible to add comments to closed PRs
Thu, 24 Jul 2014 12:41:55 +0200 Mads Kiilerich pull requests: use name of branch of tip instead of tip - it is a confusing and moving target
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich pull requests: don't show side-by-side diffs backwards
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich pull requests: handle @mention in PR description ... but so far without fancy js completion
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich mention: improve pattern for matching multiple mentions
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich helpers: include #target in automatic urlification
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich spelling: let's call it 'whitespace' without space or hyphen
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich vcs: replace recursive implementation of prev&next with iterative
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich header: remove dash before branding
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich header: whole logo + branding text links to home
Wed, 30 Jul 2014 21:59:42 +0200 Mads Kiilerich db_manage: don't ask for confirmation before using symlink - just warn
Wed, 30 Jul 2014 01:51:32 +0200 Mads Kiilerich git: rework tests to use local repos instead of accessing github ... and add missing quote found by this
Fri, 18 Jul 2014 14:10:58 -0700 Daniel Anderson Escape shell command parts for Git backend