Files
@ 319b16518227
Branch filter:
Location: kallithea/init.d/kallithea-daemon-debian
319b16518227
1.7 KiB
text/plain
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.