Files
gerrit/gerrit-httpd
Edwin Kempin 9480fb45b9 Remove usage of GerritConfig from GitWebServlet
Instead of injecting GerritConfig into GitWebServlet inject what is
needed to get the SSHD listen address and the canonical git URL, since
this is everything GitWebServlet needs. Removing the injection of
GerritConfig allows us to remove the SSHD listen address and the
canonical git URL from GerritConfig and in a later step to get rid of
GerritConfig.

Change-Id: I74c134edb34a26a49424c4ee1337dab642c249f3
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2015-06-09 15:48:07 +02:00
..
2015-01-22 12:15:58 -08:00