Skip to content

activity limited by number of commits #469

Description

@gitblit

Originally reported on Google Code with ID 173

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.

Reported by federico.fissore on 2012-11-28 14:14:49

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions