##// END OF EJS Templates
fixes #652 switch to generator approach when doing file annotation to prevent huge memory consumption when executed on large files. Thanks to ALexey Larikov for patch....
fixes #652 switch to generator approach when doing file annotation to prevent huge memory consumption when executed on large files. Thanks to ALexey Larikov for patch. - added pure dulwich method for getting file history.
marcink -
r3044:c57a3743 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / models
__init__.py Loading ...
common.py Loading ...
test_diff_parsers.py Loading ...
test_notifications.py Loading ...
test_permissions.py Loading ...
test_repos_groups.py Loading ...
test_user_permissions_on_groups.py Loading ...
test_users.py Loading ...
test_users_group_permissions_on_groups.py Loading ...