Activity can be filtered only by the number of days, having two consequences:
- it can lead to huge memory consumption for high traffic repos (tried with the linux
kernel one)
- it can show nothing for abandoned repos unless you select a wide filter (say 180
days), leading to the first problem
Two alternative proposal:
== Filters by number of commits
It would be nice to have a view of the activity filtered by a maximum number of commits,
regardless of when they've occurred.
That will contain the first problem and solve the second
If you think the LOG view can be an answer, mind that log view is not cross repo.
== Limit the number of commits and add a "next page" link
Alternatively, limit the number of entries displayed in the activity view by a fixed
number, regardless of the selected time interval, and add a "next page" link to the
bottom of the page.
Originally reported on Google Code with ID 173
Reported by
federico.fissoreon 2012-11-28 14:14:49