log

age author description
Thu, 29 Jan 2015 21:48:31 +0100 Mads Kiilerich error: don't crash on /error/document urls
Sat, 15 Nov 2014 04:23:31 -0800 Sean Farley icons: fix typo of icon-remove to icon-minus and remove style color
Thu, 29 Jan 2015 21:35:38 +0100 Mads Kiilerich repogroups: fix template typo from 83087ae63bd6
Mon, 21 Jul 2014 20:12:38 -0500 Sean Farley user.png: remove unused icons
Tue, 02 Sep 2014 16:45:57 +0200 Sean Farley _dt_elements: remove unused user_gravatar def
Tue, 02 Sep 2014 16:44:53 +0200 Sean Farley users: use gravatar method from helpers instead of user_gravatar
Tue, 02 Sep 2014 19:35:49 -0500 Sean Farley gravatar: use font awesome icons
Sat, 15 Nov 2014 23:42:24 -0800 Sean Farley gravatar: use helper method to generate retina img tag
Wed, 21 Jan 2015 19:21:51 -0800 Sean Farley helpers: add gravatar method for easy retina refactoring
Mon, 26 Jan 2015 13:10:24 -0800 Sean Farley admin: drop unnecessary use of h.email_or_none when we already have an email address
Sat, 24 Jan 2015 21:17:39 +0100 Thomas De Schampheleire spelling: fix various typos
Fri, 23 Jan 2015 22:03:53 +0100 Morten Skaaning email: Also supply full username in comment templates
Fri, 23 Jan 2015 11:06:06 -0500 Denis Blanchette pull request: fix user automatically activated with LDAP authentication (Issue #78)
Fri, 23 Jan 2015 14:34:17 -0500 Christian Oyarzun mergely: update Mergely to v3.3.9 (Issue #83)
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich pullrequests: show unrelated branch heads in the graph too, to visualize the situation
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich pull request: for available changesets, also show changesets that not are descendants and thus not available but will be merged in
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich pullrequests: show graph next to changesets available for update
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich pullrequests: tweak wording
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich pullrequests: reintroduce 'update' functionality as separate submit button in the big form
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich pullrequests: make top pane one big form with one save button
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich pullrequests: use '-- ' as separator before auto text and put latest revisions at top
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich pullrequests: use separate panes for meta data and for the PR repo content - more like when creating the PR
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich pullrequests: reverse the 'available' list - most recent first
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich pullrequests: introduce 'editable' flag to avoid repeated permission checks
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich graph: don't hardcode chg_ prefix ... and just assume canvas and table are aligned
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich admin: when scanning for repos, ignore removed groups too
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich admin: when scanning for repos without 'remove', report the repos that could/would be removed
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich tests: make checkSessionFlash check the last flash message only but show all on failure
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich diff: better exception if failing to parse diff header
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich git: preserve line endings when calling out to git