##// 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 / lib / dbmigrate / migrate / versioning
script
templates
util
__init__.py Loading ...
api.py Loading ...
cfgparse.py Loading ...
config.py Loading ...
genmodel.py Loading ...
migrate_repository.py Loading ...
pathed.py Loading ...
repository.py Loading ...
schema.py Loading ...
schemadiff.py Loading ...
shell.py Loading ...
template.py Loading ...
version.py Loading ...