##// END OF EJS Templates
api: added proper full permission flush on API calls when creating repos and repo groups....
api: added proper full permission flush on API calls when creating repos and repo groups. - This allows a full flush and multiple calls made via API

File last commit:

r3982:8517825c default
r4697:63f392fc stable
Show More
.coveragerc
17 lines | 208 B | text/plain | TextLexer
[run]
branch = True
include =
rhodecode/*
omit =
rhodecode/lib/dbmigrate/*
rhodecode/lib/paster_commands/*
rhodecode/lib/_vendor/*
[report]
exclude_lines =
raise NotImplementedError