gerrit/gerrit-war
Luca Milanesio 62cc3503b9 Support for loading Guice modules from /lib
Gerrit already has "pluggable" features that need to be installed
at the early stages of the bootstrap phase and cannot be "unplugged"
as plugins do.

Attendees at the recent hackathon in Mountain View decided to
call this new entities "LibModules", and configure them in the
gerrit.config as follows:

  [gerrit]
    installModule = com.googlesource.gerrit.libmodule.MyModule
    installModule = com.example.abc.OurSpecialSauceModule

Change-Id: Id8bf1a2e88b14c8e9125f20cb10a041d47799100
2016-11-18 14:26:47 -08:00
..
src/main Support for loading Guice modules from /lib 2016-11-18 14:26:47 -08:00
BUCK Add support for secondary index with Elasticsearch 2016-09-27 23:27:37 +09:00
BUILD bazel: remove 'out' attribute from genrule2, and use throughout. 2016-11-02 13:54:10 +01:00
pom.xml Set version to 2.14-SNAPSHOT 2016-08-19 08:51:10 -04:00