0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add toggle spans to all TH elements on render More... about 10 years ago
Use a separate callback function for changeset line comments More... about 10 years ago
Use text().trim() instead of innerHTML to test for empty cell contents More... about 10 years ago
First hack at fixing mouseover issues on changeset lines More... about 10 years ago
Only use displayLine if we're looking at a changeset More... about 10 years ago
Initialize comment path to empty More... about 10 years ago
Get rid of the "is" option in attachment_info More... about 10 years ago
Fix "Path" display in Code Comments table for changeset comments More... about 10 years ago
Fix line numbering display issues when commenting on a line of a changeset More... about 10 years ago
Fix "undefined" filename when commenting on a changeset More... about 10 years ago
typo fix (arrachments->attachments) More... about 10 years ago
fixed bug where not all changeset paths were being matched More... over 10 years ago
Merge pull request #31 from codebykat/readme-and-hacking-fixes More... over 10 years ago
Updated instructions in HACKING to include svn-python bindings; typo fixes and rewording in README More... over 10 years ago
Reverted the changes in the last commit. More... over 10 years ago
Shows the changeset comments in the file screen. More... over 10 years ago
typo More... over 10 years ago
Refactorized the views to try to avoid conditionals with CodeComments.page as much as possible. More... over 10 years ago
Changed the sql statement to query only the mandatory fields More... over 10 years ago
Updated the upgrade process More... over 10 years ago
Ignore local deploy script More... over 10 years ago
Minor changes to avoid changing the value of CodeComments.path. More... over 10 years ago
Fixes a bug whereby the comments in green lines are not displayed. More... over 10 years ago
Solved spacing issues in the diff table when the comment bubble appears More... over 10 years ago
Enhanced the way the comments are stored in the DB More... over 10 years ago
Move the logic for setting the template of CommentsForALineView to the initialize method More... over 10 years ago
README.md updated to the latest changes More... over 10 years ago
Fixes #1. solved a bug whereby comments are not shown in the correct line More... over 10 years ago
Refactored the views for displaying the comment bubble to a LineCommentBubblesView More... over 10 years ago
Fixing whitespace issues. More... over 10 years ago