##// END OF EJS Templates
Speed up of last_changeset extraction in VCS, in edge cases for git we can get 10x speed improvement by limiting the history extraction if we only need last changeset
Speed up of last_changeset extraction in VCS, in edge cases for git we can get 10x speed improvement by limiting the history extraction if we only need last changeset
marcink -
r3496:58905069 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / config
rcextensions
__init__.py Loading ...
conf.py Loading ...
deployment.ini_tmpl Loading ...
environment.py Loading ...
middleware.py Loading ...
post_receive_tmpl.py Loading ...
pre_receive_tmpl.py Loading ...
routing.py Loading ...