log

age author description
Fri, 19 Sep 2014 14:18:56 +0200 Na'Tosha Bard Correct capitalization and improved English text in the UI
Fri, 19 Sep 2014 10:54:51 +0200 Na'Tosha Bard Fix readability issues in comments
Fri, 19 Sep 2014 10:52:59 +0200 Na'Tosha Bard Fix typos in comments
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
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich graph: minor cleanup of js
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich graph: don't draw edges to roots as "dead ends"
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich diff: don't group diffs based on the kind of change
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich pull requests: handle pull requests to empty repos (Issue #27)
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich tests: remove large unused test fixture
Mon, 08 Sep 2014 13:38:55 +0200 Mads Kiilerich migrate: add missing import (Issue #29)
Sun, 31 Aug 2014 15:07:36 +0200 Jelmer Vernooij Only use newer versions of Dulwich on Python >= 2.7.
Tue, 26 Aug 2014 15:01:24 +0900 Takumi IINO pull requests: add url parameters to page link
Wed, 27 Aug 2014 21:50:25 +0200 domruf issue #7 remove obsolete configuration
Sun, 31 Aug 2014 12:11:50 +0200 Henrik Stuart docs: describe installation under IIS
Sun, 31 Aug 2014 14:44:54 +0200 Mads Kiilerich git: fix "'name' must be bytestring, not unicode" error on browsing changesets
Sat, 30 Aug 2014 15:19:52 +0200 Henrik Stuart utils: do not fail if git is not installed and has been removed from __init__.py BACKENDS