Files
@ 445d6875c2ee
Branch filter:
Location: kallithea/.hgignore
445d6875c2ee
1.1 KiB
text/plain
model: comments: allow selective retrieval of inline comments
Allow retrieving inline comments of only a specified file and possibly line
number, by filtering at database level.
This will be useful when adding more code context in comment notification
emails.
Allow retrieving inline comments of only a specified file and possibly line
number, by filtering at database level.
This will be useful when adding more code context in comment notification
emails.