log

age author description
Thu, 28 Aug 2014 11:42:44 +0200 Rasmus Selsmark Added Settings to repo context menu
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich files: file path is mandatory in URLs for 2-way diff
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich setup: clarify that we only support 2.6 and 2.7
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich files: use current revision as default for 'show at' (Issue #31)
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich rebranddb: update user extern_type and _name to 'internal' instead of 'kallithea' (Issue #38)
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich helpers: fix crash on new users without email (Issue #28)
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich vcs: introduce hack for handling git failure on --depth cloning (Issue #33)
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich vcs: close SubprocessIOChunker inputstream used for git (Issue #32)
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich javascript: remove nice trailing comma to please IE8 (Issue #39)
Sat, 13 Sep 2014 18:46:09 +0000 Max Roman Fix Admin Group Membership when using the Atlassian Crowd plugin .
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich javascript: use jQuery for ypjax and rename to asynchtml
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich templates: replace some YUD with jQuery when we test and test it anyway
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich javascript: ypjax cleanup
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich javascript: ypjax callback is optional and do not have any parameters
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich javascript: ypjax f_call was never used - drop it