Files @ 0614862a20ec
Branch filter:

Location: kallithea/rhodecode/tests/functional/test_admin_repos_groups.py - annotation

Marcin Kuzminski
Added number of comments in changelog for each changeset
- significantly improved speed of changelog page for large repos
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass