##// 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
api
__init__.py Loading ...
bookmarks.py Loading ...
branches.py Loading ...
changelog.py Loading ...
changeset.py Loading ...
compare.py Loading ...
error.py Loading ...
feed.py Loading ...
files.py Loading ...
followers.py Loading ...
forks.py Loading ...
home.py Loading ...
journal.py Loading ...
login.py Loading ...
pullrequests.py Loading ...
search.py Loading ...
settings.py Loading ...
shortlog.py Loading ...
summary.py Loading ...
tags.py Loading ...