0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
replace valid_sorting_methods dictionary with 2 tuples More... over 13 years ago
post_process_request() method in ListComments More... over 13 years ago
remove space between keywords and colons More... over 13 years ago
adjust IDs jQuery selector in send-to-ticket function More... over 13 years ago
adjust semantics of the check all checkbox More... over 13 years ago
use $(this) instead of $this since it is only a one-time use More... over 13 years ago
Remove trailing whitespace More... over 13 years ago
replace $(this) by $this More... over 13 years ago
moved the send-to-ticket JavaScript to external file ref #11 More... over 13 years ago
exclude check all checkbox from being added to a ticket ref #11 More... over 13 years ago
implement a "check all" checkbox in Code Comments table ref #11 More... over 13 years ago
put checkbox as first column More... over 13 years ago
sorting for Code Comments table ref #8 More... over 13 years ago
Revert "add sorting for Code Comments table using tablesorter.js, ref #8" going to use server-side sorting instead of client-side More... over 13 years ago
add sorting for Code Comments table using tablesorter.js, ref #8 More... over 13 years ago
Increases default comments per page to 50 More... almost 14 years ago
Use more consistent versioning scheme: 1.1.0 instead of 1.1 More... almost 14 years ago
Bump 1.1 More... almost 14 years ago
Preserve filters when generating a pagination URLs More... almost 14 years ago
With paging DataTables work unexpectedly so remove it More... almost 14 years ago
Reorganize calling order in the comment listing More... almost 14 years ago
The new method needs to access req through self More... almost 14 years ago
Remove trailing whitespace More... almost 14 years ago
Comment listing: extract author and path filters in a method More... almost 14 years ago
Add pagination to comments listing More... almost 14 years ago
Comment list: initialize `data` and `args` on every request More... almost 14 years ago
Scale down comments per page to 20 More... almost 14 years ago
Switch to 1-based page argument in search() More... almost 14 years ago
Comment search: add count() method More... almost 14 years ago
Comments search: extract condition building code in a method More... almost 14 years ago