##// 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 / 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 ...