Changesets can be listed by changeset number.
The Git repository is here.
- Revision:
- 166
- Log:
Added pagination to Hub account lists. Sort order is whatever the database
feels like (so, usually, least to most recently updated). User-selectable
sorting might be needed in future but this current implementation does, at
least, provide the feature requested in Ticket #99.Rather than using the much-maligned Rails default paginator, an external
paginator gem is used - "gem install paginator" grabs it. For more, see:http://codefluency.com/2006/10/24/paginator-released
http://paginator.rubyforge.org/
- Author:
- rool
- Date:
- Sat Dec 23 18:16:41 +0000 2006
- Size:
- 20 Bytes
1 | 0.1.1 (23-Dec-2006) |