gerrit/gerrit-pgm
David Pursehouse 861123bde0 Enable plugins.allowRemoteAdmin in developer mode
The default value of plugins.allowRemoteAdmin is false, which is
a sensible default, but is annoying to have to manually enable for
every test site.

Make it less annoying by enabling it by default in developer mode.

Introduce a new init step that is run when developer mode is
enabled, i.e. when --dev is given and the site is initialized for
the first time.

It may seem like overkill to have a dedidated init step only to
set plugins.allowRemoteAdmin, but this will also allow us to set
any other developer mode specific settings in future.

Change-Id: Ia22b24570d696111d10006203c1bdacc4db31022
2016-10-12 08:37:01 +00:00
..
src Enable plugins.allowRemoteAdmin in developer mode 2016-10-12 08:37:01 +00:00
BUCK Introduce gerrit-index module 2016-09-27 23:27:37 +09:00
BUILD bazel: update for elasticsearch and lucene. 2016-09-28 21:17:08 +02:00