##// END OF EJS Templates
Speed up of last_changeset extraction in VCS, in edge cases for git we can get 10x speed improvement by limiting the history extraction if we only need last changeset
Speed up of last_changeset extraction in VCS, in edge cases for git we can get 10x speed improvement by limiting the history extraction if we only need last changeset

File last commit:

r3149:68f9c216 beta
r3496:58905069 beta
Show More
test_user_permissions_on_repos.py
1 line | 58 B | text/x-python | PythonLexer
/ rhodecode / tests / models / test_user_permissions_on_repos.py
white space cleanup
r3149 #TODO; write tests when we activate algo for permissions.