Actions
Defect #2347
closedOnly first 10 revisions shown on Activity page
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-12-16
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
See http://www.redmine.org/boards/2/topics/show/3263, especially this comment:
/projects/activity/<project>?from=2009-1-11 should show commits from 12/12/2008 to 01/10/2009.
This works perfectly fine, e.g. I see all commits from 12/12 until now.
If I change the link to 2009-1-1 (/projects/activity/<project>?from=2009-1-1), it should show commits from 2008-12-03 to 2009-01-01
This does not work, it only shows the first 10 commits after 2008-12-03, newer commits are not shown..
I use Sqlite, Redmine 0.8.0 rc1 and SVN integration
Related issues
Actions