##// END OF EJS Templates
Rewrote git middleware with the same pattern as recent fix for #176...
Rewrote git middleware with the same pattern as recent fix for #176 - additionally fixed dulwich server bug, that used old deprecated method. This fix caused huge improvement of speed for fetching git repos - moved simplehg and simplegit middleware into begining of pylons callstack. This low level middleware don't need to run any of the middlewares except each other.
marcink -
r1496:f4fed0b3 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / controllers
admin
api
__init__.py Loading ...
branches.py Loading ...
changelog.py Loading ...
changeset.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 ...
search.py Loading ...
settings.py Loading ...
shortlog.py Loading ...
summary.py Loading ...
tags.py Loading ...