Files
@ 319b16518227
Branch filter:
Location: kallithea/docs/theme/nature/layout.html
319b16518227
899 B
text/html
db: check for None instead of boolean false if that is what we mean
If matters a lot whether we find all comments for the specified empty list of
changesets or for None meaning the whole repository.
If matters a lot whether we find all comments for the specified empty list of
changesets or for None meaning the whole repository.