log

age author description
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
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich git: fix version detection with unexpected version string (Issue #71)
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich hg: fix clone from svn+http urls using hg-svn (Issue #72)
Wed, 21 Jan 2015 17:35:11 +0100 Mads Kiilerich meta: update copyright year
Wed, 21 Jan 2015 09:52:28 -0500 Joseph Rivera usergroup: more descriptive error message when deleting user group
Wed, 14 Jan 2015 18:03:00 +0100 Andrew Shadura templates: don't use HTML encoding where not needed (closes: #74).
Wed, 14 Jan 2015 17:59:40 +0100 Andrew Shadura templates: use forward slash as path separator for consistency
Wed, 14 Jan 2015 17:45:22 +0100 Andrew Shadura templates: fix HTML injection via file names
Wed, 07 Jan 2015 16:54:28 +0100 Andrew Shadura auth: enable selecting PAM authentication module