gerrit/gerrit-war
Sasa Zivkov eed56714e0 Option to start headless Gerrit daemon
Add --headless option to the Daemon which will start Gerrit daemon
without the Web UI front end (headless mode).

This may be useful for running Gerrit server with an alternative (rest
based) UI or when starting Gerrit server for the purpose of automated
REST/SSH based testing.

Currently this option is only supported via the --headless option of the
daemon program. We would need to introduce a config option in order to
support this feature for deployed war mode.

Change-Id: If45d34dadbcc9c807132ca6c5901aba26d094158
Signed-off-by: Sasa Zivkov <sasa.zivkov@sap.com>
2013-01-30 22:04:02 +01:00
..
.settings Remove timestamp from all org.eclipse.core.resources.prefs files. 2012-07-04 14:06:09 +02:00
src/main Option to start headless Gerrit daemon 2013-01-30 22:04:02 +01:00
.gitignore Add Intellij IDEA files to ignore list 2012-05-03 13:17:43 -07:00
pom.xml Import servlet-api dependency as last in gerrit-war 2012-11-20 15:23:36 +01:00