##// END OF EJS Templates
diffs: optimize how lexer is fetche for rich highlight mode....
diffs: optimize how lexer is fetche for rich highlight mode. - speeds up initial diff creation significantly since lexer cache is re used and we don't need to fetch lexer many times.
marcink -
r1356:1e4a47eb default
Show More
Name Size Modified Last Commit Author
/ rhodecode / events
__init__.py Loading ...
base.py Loading ...
interfaces.py Loading ...
pullrequest.py Loading ...
repo.py Loading ...
repo_group.py Loading ...
user.py Loading ...