gerrit/gerrit-server/src/main
Dave Borowitz f35bba9a19 GcAllUsers: Respect gc.auto=0 in All-Users
Arguably the GC operation is more like a manual run of `git gc` than it
is like an automatic threshold-based GC, which is why it didn't
originally inspect gc.auto. However, admins set gc.auto=0 to say that
they don't trust JGit GC to be bug-free, so we would want to respect it
for that reason. When this happens, at least print a warning message.

Change-Id: If3e1353675302faa549d57ad4b4b681fdcf3cbdd
2018-03-19 12:31:09 -04:00
..
java GcAllUsers: Respect gc.auto=0 in All-Users 2018-03-19 12:31:09 -04:00
prolog SubmitRules: discontinue permission checks 2018-02-21 08:27:32 -05:00
resources/com/google/gerrit/server Merge branch 'stable-2.14' into stable-2.15 2018-03-01 10:57:53 +09:00