gerrit/gerrit-war
Dave Borowitz f7c2cfa29b Daemon: Add flag to force PolyGerrit development mode
Frontend developers shouldn't even have to open Eclipse in order to
get started developing PolyGerrit: Eclipse is far from the most
popular frontend development environment, and setting it up for the
first time is an unnecessary barrier.

Add a flag --polygerrit-dev to the daemon command that does two
things:
1. Act as if gerrit.enablePolyGerrit is set to true, enabling the
   PolyGerrit UI.
2. Serve PolyGerrit from the local buck-out directory, as if it were
   launched from Eclipse, ignoring the version compiled into the war.

Change-Id: Ibfe92d3d53637c5c8424e3200791f28260c0c9fa
2015-11-18 15:26:39 -05:00
..
src/main Daemon: Add flag to force PolyGerrit development mode 2015-11-18 15:26:39 -05:00
BUCK Buck: Upgrade to the latest version 2015-11-03 06:36:13 +01:00
pom.xml Set version to 2.13-SNAPSHOT 2015-11-09 21:44:27 +00:00