##// END OF EJS Templates
vcsserver: made binary content check be calculated on vcsserver...
vcsserver: made binary content check be calculated on vcsserver - now can use caching - for git/hg there are faster dedicated functions instead of detecting the content

File last commit:

r2423:ce5d852c default
r3896:4b32a14b default
Show More
.coveragerc
16 lines | 180 B | text/plain | TextLexer
[run]
branch = True
include =
rhodecode/*
omit =
rhodecode/lib/dbmigrate/*
rhodecode/lib/paster_commands/*
[report]
exclude_lines =
raise NotImplementedError