-
Type:
Bug
-
Resolution: Obsolete
-
Priority:
Low
-
None
-
Affects Version/s: 2.7.0
-
Component/s: Repository - Commit Listing
If the number commits in the specified range is less than the page size, the commit list is correctly truncated, for example:
However if there is more than a page of results, the 'since' parameter is ignored and the commit list will scroll all the way back to the root commit, for example:
It'd be nice if the commit list was correctly truncated. Customers have reported that they use these links to specify commit ranges in emails, etc.
- is superseded by
-
BSERV-2550 Commit-level arbitrary diff (compare commits)
- Closed
- mentioned in
-
Page Loading...