log

age author description
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich validators: merge the now unused UniqueList with UniqueListFromString
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull request: fail on form errors - don't redirect
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull request: make it more visible that reviewers only are added/removed after save
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: clarify message about unrelated changes that can't be used for updating PR
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: wrap long lines in diff instead of truncating them
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: update select2 for target ref when the hidden select is changed because of repo change
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: tip is a moving target so refer to the tip branch as '$branchname (current tip)'
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich diff: don't just redirect on 2way errors - show the error so it can be fixed
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: use the right repo when linking to side-by-side diffs
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: don't allow status change on closed PRs - aba28699ec41 was pushed prematurely
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: fix PR creation crash - 231442b0b6aa was pushed prematurely
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich indexer: rework get_node to handle alternative path element separators
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
Mon, 07 Jul 2014 01:45:19 +0900 Takumi IINO pull requests: fix same git repository pull-request issue
Sun, 06 Jul 2014 01:59:58 +0900 Takumi IINO wrap admin.html javascript in $(document).ready
Sun, 06 Jul 2014 01:56:51 +0900 Takumi IINO replace YUI with jquery in templates/admin/admin.html
Sun, 06 Jul 2014 01:34:30 +0900 Takumi IINO replace YUI with jquery in templates/base/default_perms_box.html
Sun, 06 Jul 2014 01:40:39 +0900 Takumi IINO replace YUI with jquery in templates/base/root.html
Sun, 06 Jul 2014 02:10:07 +0900 Takumi IINO replace YUI with jquery in templates/login.html
Sun, 06 Jul 2014 01:08:13 +0900 Takumi IINO remove unused javascript
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich javascript: replace YUE.onDOMReady with $(document).ready
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich comments: show icon to the left of the code, only visible and clickable when hovering the code
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich comments: make preview button more obvious - show it next to other buttons
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich notifications: insert 'References' mail headers to help MUA threading
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich notifications: improve Email bodies - especially markup of URLs
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich notifications: append status changes and 'Closing' to email subjects
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich notifications: improve Email subjects
Sun, 12 Jan 2014 17:30:00 +0100 Andrew Shadura helpers: user email can be unset
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich old style: make buttons and divs look the same
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich old style: handle comment headers from PRs with long titles
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich changelog: use select2 for branch selector