##// 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 / tests / functional
__init__.py Loading ...
test_admin_auth_settings.py Loading ...
test_admin_repo_groups.py Loading ...
test_admin_settings.py Loading ...
test_admin_users.py Loading ...
test_delegated_admin.py Loading ...
test_sessions.py Loading ...