Files
@ 7727faad5baf
Branch filter:
Location: kallithea/rhodecode/lib/app_globals.py
7727faad5baf
615 B
text/x-python
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