##// 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 / controllers
admin
api
__init__.py Loading ...
bookmarks.py Loading ...
branches.py Loading ...
changelog.py Loading ...
changeset.py Loading ...
compare.py Loading ...
error.py Loading ...
feed.py Loading ...
files.py Loading ...
followers.py Loading ...
forks.py Loading ...
home.py Loading ...
journal.py Loading ...
login.py Loading ...
pullrequests.py Loading ...
search.py Loading ...
settings.py Loading ...
shortlog.py Loading ...
summary.py Loading ...
tags.py Loading ...