Files
gerrit/java
Saša Živkov 350fc68114 Allow to configure mandatory plugins
In gerrit.config we can now define a list of mandatory plugins:

  [plugins]
    mandatory = replication
    mandatory = hooks

If a mandatory plugin does not load, either because it is not present in
the plugins directory or because it fails to load, Gerrit start will
fail.

Change-Id: I26c578051b0f91844bab0a9b46e0fac34d88a15e
2019-05-19 14:25:40 +00:00
..
2019-05-08 07:33:21 -07:00
2018-11-13 15:06:26 -08:00
2018-08-14 08:07:59 +02:00