0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Feb 10, 2025 — Feb 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add RowsView More... almost 12 years ago
Set CommentsPerLineView.line in the constructor More... almost 12 years ago
Set path of the dialog view on open More... almost 12 years ago
Switch to query-specific collection methods More... almost 12 years ago
Introduce CommentView.appendTo() More... almost 12 years ago
Merge pull request #32 from codebykat/changeset-comments More... almost 12 years ago
Use CodeComments.page instead of CodeComments.type More... almost 12 years ago
Add fetchComments function to abstract parameters to fetch() More... almost 12 years ago
Moving and combining var declarations to comply with JS style guidelines More... almost 12 years ago
Check self.line instead of self.path More... almost 12 years ago
Change 'page' column to 'type' More... almost 12 years ago
Fixes a bug where Add Comment buttons kept focus More... almost 12 years ago
Refactor to share $tableRows variable between views, use method to build dialog box title More... almost 12 years ago
Use .complete() to jump to comment anchor after comments have all been rendered More... almost 12 years ago
Move link_text() changeset text into its own method More... almost 12 years ago
Hack to get anchors to comments working for changeset view More... about 12 years ago
Fix missing line comment borders on changeset view More... about 12 years ago
move tableSelector into CodeComments so we can use it in more than one view More... about 12 years ago
minor fixes for code style and a nice clean diff More... about 12 years ago
Refactor and clean up render() and callback functions More... about 12 years ago
Use a single template for line comments More... about 12 years ago
More detailed comment box title for changesets More... about 12 years ago
jQuery performance fixes, style cleanup in render() More... about 12 years ago
Clean up code style in open() More... about 12 years ago
Hover over row, not TH cell; fix dialog box title on changeset line comment More... about 12 years ago
CSS cleanup and add row hover More... about 12 years ago
Don't clobber path attribute if it exists already. More... about 12 years ago
Removed 'line level comments for changesets' from the future roadmap More... about 12 years ago
Add title elements to comment links More... about 12 years ago
Increase row height slightly on changeset view More... about 12 years ago