##// END OF EJS Templates
fixed issue #671 commenting on pull requests sometimes used old JSON encoder and broke. This changeset replaces it's with RhodeCode json encoder to ensure all data is properly serializable
fixed issue #671 commenting on pull requests sometimes used old JSON encoder and broke. This changeset replaces it's with RhodeCode json encoder to ensure all data is properly serializable
marcink -
r3061:7727faad 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 ...