cloudstack-mirror/server/src/com/cloud/api
Vijayendra Bhamidipati 24e57e283e Bug 14071: queryAsyncJobResult in xml format gives incorrect UUIDs back
Description:

	Incorrectly removed part of the XML serializer that serialized
	the IdentityProxy object in normal responses, when putting in
	support for serialization of lists of IdentityProxy objects in
	exception responses as part of the code changes put in for bug
	13217, resulting in this bug. Putting it back in place.
2012-03-20 16:22:43 -07:00
..
commands Changed isElastic to isSystem for the publicIpAddress assigned during the vm deployment in EIP enabled network 2012-02-21 15:39:49 -08:00
doc Fixed XML api writer 2012-02-27 12:38:30 -08:00
response Bug 14071: queryAsyncJobResult in xml format gives incorrect UUIDs back 2012-03-20 16:22:43 -07:00
ApiDBUtils.java bug 14388: don't return console proxy / ssvm service offerings 2012-03-19 14:50:09 -07:00
ApiDispatcher.java Bug 14060: Include a CloudStack error code in an Exception Response 2012-03-05 17:39:09 -08:00
ApiGsonHelper.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:50 -08:00
ApiResponseGsonHelper.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:50 -08:00
ApiResponseHelper.java bug 14401: return juniper srx as a firewall provider along with the Virtual router 2012-03-20 11:51:48 -07:00
ApiSerializerHelper.java Add license header to files 2011-04-14 11:23:14 -07:00
ApiServer.java bug 14379: don't enable 8096 port by default (set global config variable to null by default, and don't create a listener on this port unless its set to valid integer) 2012-03-19 16:19:38 -07:00
ApiServlet.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:58 -08:00
EncodedStringTypeAdapter.java Keep "encode.api.response" parameter in ApiServer class; initialize it as a part of init() method 2011-06-21 11:07:31 -07:00
IdentityTypeAdapter.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:55:06 -08:00
ResponseObjectTypeAdapter.java bug 10232: Introduced new gson builder - used for api reponse only 2011-06-13 13:19:20 -07:00
SerializationContext.java bug 6745: Fix problems in Async create commands 2011-11-03 07:34:02 -07:00