Files
gerrit/gerrit-server/src/main/java/com/google/gerrit/server
Shawn O. Pearce 0d4037aef3 Allow $site_path/secure.config to overlay $site_path/gerrit.config
The secure configuration file can be used to store only passwords,
or other data which must be node specific and cannot otherwise be
shared.  This makes it easier to check gerrit.config into an SCM
and track changes on it, without leaking key account information.

Bug: issue 325
Change-Id: Iae5fa5ff853d116f2957fffcf3820e63bb830fd5
Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-11-12 18:33:46 -08:00
..