Issue 107: Allow git:// daemon hosted inside of Gerrit
Status:  Accepted
Owner: ----
Reported by code-rev...@gtempaccount.com, Sep 24, 2009
Reported by Shawn Pearce <sop@google.com> on Sun Mar 22 21:04:35 PDT 2009
Source: JIRA GERRIT-107
Affected Version: 2.0.9

JGit already provides the code necessary for a git:// daemon service on any
port (org.spearce.jgit.transport.Daemon).  We could optionally support
starting the daemon for fetch service for projects that have the ACL "READ"
for "Anonymous Users".  This is more efficient then using SSH for transport,
and may make it easier to export projects which anyone can read.
Sep 24, 2009
#1 sop+code@google.com
(No comment was entered for this change.)
Status: Accepted
Owner: ---