##// END OF EJS Templates
implements #636, lazy loading of history and authors to speed up page responsiveness....
implements #636, lazy loading of history and authors to speed up page responsiveness. - loading full history is not always needed, and it's very heavy operation. Now this is lazy loaded when clicking on button
marcink -
r3001:37c7abd3 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 ...