gerrit/gerrit-server/src/main/java/com/google/gerrit
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
..
audit
common
lifecycle
metrics
rules Provide ProjectState instead of ChangeControl to Prolog Engine 2017-09-14 16:49:34 +02:00
server GcAllUsers: Respect gc.auto=0 in All-Users 2018-03-19 12:31:09 -04:00