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 Ensure constants are declared as immutable collections 2017-03-08 10:33:02 -05:00
common Hide RefControl#isVisible and migrate callers to PermissionBackend 2017-08-18 14:22:13 +02:00
lifecycle Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
metrics Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
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