Go to file
Saša Živkov e90d6e81d3 Fix init from WebAppInitializer when using -Dgerrit.site_path
This fix is mostly useful for those developers who want to deploy/test
Gerrit in Tomcat, use the embedded H2 database and have automatic init
on deployment.

The init of a new site on startup (from WebAppInitializer) was failing
when the site was provided via the -Dgerrit.site_path property because
we assumed that the database initialization has to be skipped always
when running in a servlet container. However, this is only true for
the case when using the -Dgerrit.init_path. When Gerrit site is provided
via -Dgerrit.site_path then we have to perform database initialization.

Change-Id: Id577f391cd888bd71ec8502e8ad2f621cbc3fd80
2014-02-21 13:24:03 +01:00
2013-11-28 22:56:51 -08:00
2013-11-30 01:53:00 -08:00
2014-02-04 14:10:20 -08:00
2013-11-28 22:56:51 -08:00
2014-01-30 20:28:00 +00:00
2014-02-04 14:10:20 -08:00
2014-01-31 18:27:09 +01:00
2013-11-29 10:50:59 -08:00
2013-11-29 10:50:59 -08:00
2013-11-09 07:45:00 +01:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2014-01-15 11:47:53 +09:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB