summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/utils/ActivityUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Use proper timezone to generate all metricsJames Moger2012-02-251-3/+6
|
* Activity page now considers all local branches (issue 65)James Moger2012-02-241-47/+42
|
* Fixed IndexOutOfBoundsException that occurs when a repository doesn'tBoris Prüßmann2012-01-021-1/+1
| | | have commits within the requested time range.
* Tighter Gravatar integration. New window/tab on most activity links.James Moger2011-11-211-0/+66
| | | | | | | | Each Gravatar thumbnail is now a link to the Gitblit Gravatar profile page. This page displays some of the profile information and contains a link to the full Gravatar profile. Activity page links now launch a new window/tab instead of targeting "self" since it can be expensive to requery the activity information.
* Reorganizing the recent activity featureJames Moger2011-11-191-0/+130