Files
gerrit/gerrit-httpd
David Ostrovsky 5a09d99add PolyGerrit: Don't create development servlets in production code path
To satisfy Guice wiring, it's not necessary needed to create a dummy
provider that is not actually used. Use @Nullable instead to bind
to Provider that optionally returns null. This simplifies the code
in development servlets and avoid eager created (unused) development
instances in production code path.

Also rename the development servlets with Dev suffix to make the intent
more clear.

This is a preparation change to abstract the build system and support
Bazel in addition to Buck.

Change-Id: I9c2a7b61509de446e292af9cb0217d24547bbbf5
2016-11-10 09:10:30 +00:00
..
2016-09-20 13:19:15 +02:00
2016-06-14 21:12:02 +02:00