cloudstack/server/src/com/cloud/api
Alena Prokharchyk 12b79da6c2 bug 13903: return vm's hostName as a displayName when displayName is null in bunch of api responses
status 13903: resolved fixed
Reviewed-by: Kelven Yang
2012-02-21 10:46:00 -08:00
..
commands Bug 12954: Added usage for security groups. Usage will be generated for each security group that is assigned to a Vm. 2012-02-17 13:50:18 +05:30
doc bug 11859: Added Usage param to @Implementation in API docs. Usage would explain what parameters combinations are valid for specific cases 2011-11-28 14:40:13 -08:00
response bug 13396: escape double quotes in error json response 2012-01-31 16:26:53 -08:00
ApiDBUtils.java bug 13866: return publicIp info in listVms api response when vm is linked to public ip via static nat 2012-02-17 15:42:17 -08:00
ApiDispatcher.java Code format fixes 2012-02-10 15:10:21 -08:00
ApiGsonHelper.java bug 6745: Fix problems in Async create commands 2011-11-03 07:34:02 -07:00
ApiResponseGsonHelper.java bug 6745: Fix problems in Async create commands 2011-11-03 07:34:02 -07:00
ApiResponseHelper.java bug 13903: return vm's hostName as a displayName when displayName is null in bunch of api responses 2012-02-21 10:46:00 -08:00
ApiSerializerHelper.java Add license header to files 2011-04-14 11:23:14 -07:00
ApiServer.java Code format fixes 2012-02-10 15:10:21 -08:00
ApiServlet.java bug 11348: make content type for "json" files configurable 2011-09-07 14:22:01 -07: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 rename com.cloud.identity package to com.cloud.uuididentity as a previous deleted com.cloud.Identity name make git confused with com.cloud.identity under linux systems 2012-01-05 14:52:16 -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