##// END OF EJS Templates
markup: use cached version of http pattern for urlify_text. This...
markup: use cached version of http pattern for urlify_text. This increases performance because we don't have to compile the pattern each time we execute this commonly used function.
marcink -
r2090:f1192728 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / middleware
utils
__init__.py Loading ...
appenlight.py Loading ...
csrf.py Loading ...
error_handling.py Loading ...
https_fixup.py Loading ...
request_wrapper.py Loading ...
simplegit.py Loading ...
simplehg.py Loading ...
simplesvn.py Loading ...
simplevcs.py Loading ...
vcs.py Loading ...