##// END OF EJS Templates
fixes issue #678 Incorrect diff markup when diff contains >, <, or & symbols...
fixes issue #678 Incorrect diff markup when diff contains >, <, or & symbols - regex by \W did split & and other to 3 tokens, and escaping was broken
marcink -
r3085:7d0476e1 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / models
__init__.py Loading ...
common.py Loading ...
test_diff_parsers.py Loading ...
test_notifications.py Loading ...
test_permissions.py Loading ...
test_repos_groups.py Loading ...
test_user_permissions_on_groups.py Loading ...
test_users.py Loading ...
test_users_group_permissions_on_groups.py Loading ...