##// 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 / lib
celerylib
celerypylons
dbmigrate
indexers
middleware
paster_commands
rcmail
vcs
__init__.py Loading ...
annotate.py Loading ...
app_globals.py Loading ...
auth.py Loading ...
auth_ldap.py Loading ...
base.py Loading ...
caching_query.py Loading ...
colored_formatter.py Loading ...
compat.py Loading ...
db_manage.py Loading ...
diffs.py Loading ...
exceptions.py Loading ...
ext_json.py Loading ...
graphmod.py Loading ...
helpers.py Loading ...
hooks.py Loading ...
ipaddr.py Loading ...
markup_renderer.py Loading ...
pidlock.py Loading ...
profiler.py Loading ...
subprocessio.py Loading ...
timerproxy.py Loading ...
unionrepo.py Loading ...
utils.py Loading ...
utils2.py Loading ...