From: Lars Hjemli Date: Sun, 7 Dec 2008 12:17:21 +0000 (+0100) Subject: ui-stats: replace 'enable-stats' setting with 'max-stats' X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/fb2f3f6c29bad733723152893c5246a756e4cada?hp=fb2f3f6c29bad733723152893c5246a756e4cada ui-stats: replace 'enable-stats' setting with 'max-stats' The new 'max-stats' and 'repo.max-stats' settings makes it possible to define the maximum statistics period, both globally and per repo. Hence, it is now feasible to allow statistics on repositories with a high commit frequency, like linux-2.6, by setting repo.max-stats to e.g. 'month'. Signed-off-by: Lars Hjemli ---