##// END OF EJS Templates
search-api: don't escape files exposed by the full-text-search API....
search-api: don't escape files exposed by the full-text-search API. - we couldn't index special types of files because of that

File last commit:

r2423:ce5d852c default
r3489:b852ad38 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