##// 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 / lib
celerylib
celerypylons
dbmigrate
indexers
middleware
__init__.py Loading ...
app_globals.py Loading ...
auth.py Loading ...
auth_ldap.py Loading ...
backup_manager.py Loading ...
base.py Loading ...
colored_formatter.py Loading ...
db_manage.py Loading ...
exceptions.py Loading ...
helpers.py Loading ...
hooks.py Loading ...
odict.py Loading ...
oset.py Loading ...
pidlock.py Loading ...
profiler.py Loading ...
smtp_mailer.py Loading ...
timerproxy.py Loading ...
utils.py Loading ...