summaryrefslogtreecommitdiffstats
path: root/openstack/common/jsonutils.py
Commit message (Expand)AuthorAgeFilesLines
* Track to_primitive() depth after iteritems().Russell Bryant2012-07-181-1/+1
* Use strtime() in to_primitive() for datetime objs.Russell Bryant2012-07-161-1/+3
* Add 'filedecoder' method to the jsonutils wrapper module.Tim Daly Jr2012-06-261-1/+5
* Make jsonutils.dumps more generalZhongyue Luo2012-06-081-2/+2
* Handle xmlrpclib.DateTime types when serializing to JSONJohannes Erdfelt2012-06-071-0/+7
* Revert "Add a load function wrapper to jsonutils"Russell Bryant2012-06-061-8/+3
* Add a load function wrapper to jsonutilsZhongyue Luo2012-06-041-3/+8
* Create openstack.common.jsonutils.Russell Bryant2012-05-151-0/+133