##// 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 / scripts
create_rc.sh Loading ...
mem_watch Loading ...
test_concurency.py Loading ...
test_crawler.py Loading ...
test_vcs_operations.py Loading ...