Files @ d18500a8840c
Branch filter:

Location: kallithea/rhodecode/tests/models/test_user_permissions_on_repos.py - annotation

Marcin Kuzminski
Patch demandimport.enable because of bug introduced
in mercurial 2.5.0. Demand import is always enabled
after importing hooks. .Rhodecode doesn't work with
it.
#TODO; write tests when we activate algo for permissions.