##// 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 / controllers / admin
__init__.py Loading ...
admin.py Loading ...
ldap_settings.py Loading ...
notifications.py Loading ...
permissions.py Loading ...
repos.py Loading ...
repos_groups.py Loading ...
settings.py Loading ...
users.py Loading ...
users_groups.py Loading ...