Files @ 244f184f5fc3
Branch filter:

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

Marcin Kuzminski
moved around some code in changeset controllers to properly log which function was decorated.
Before it was always index, and permission were checked twice giving unnneded overhead
#TODO; write tests when we activate algo for permissions.