The log pages only show 25 log entries, with no pagination. Also, Allura/allura/controllers/repository.py log() hard-codes count = 0 so you don't even have a clue how many there are.
Tickets: #1968 Tickets: #3656
The SCM data structures, specifically CommitRun, that we switched to a month or so ago should make this easier.
Created #151: [#1968] SCM log should show more than 25 results (1cp)
Tickets: #1968
closed #151, branch - 42cc_1968
Looks nice, but we should have a test to go with it.
created #159: [#1968] TD Write a test
Closed #159. All changes in branch 42cc_1968.
Log in to post a comment.
The SCM data structures, specifically CommitRun, that we switched to a month or so ago should make this easier.
Created #151: [#1968] SCM log should show more than 25 results (1cp)
Related
Tickets:
#1968closed #151, branch - 42cc_1968
Looks nice, but we should have a test to go with it.
created #159: [#1968] TD Write a test
Related
Tickets:
#1968Closed #159. All changes in branch 42cc_1968.