cloudstack/server/src/com/cloud/api
alena aa8aa6027a Modified UserContext - got rid of accountName, domainId fields as we can get this information from Account field. 2010-11-24 14:29:08 -08:00
..
doc 1) Removed account/domainId info from deleteSnapshot and deleteSnapshotPolicy commands as we get account info from the snapshot/policy object. 2010-11-12 17:36:17 -08:00
response bug 7196: fixed response object generation for authorizeNetworkGroupIngress command (response type is Network group response - the way it was in 2.1.x - instead of IngressRule response) 2010-11-24 09:50:04 -08:00
ApiDBUtils.java bug 7196: fixed response object generation for authorizeNetworkGroupIngress command (response type is Network group response - the way it was in 2.1.x - instead of IngressRule response) 2010-11-24 09:50:04 -08:00
ApiDispatcher.java bug 7227: applying Alex's fix - different way of desirializing List objects. 2010-11-22 14:08:43 -08:00
ApiGsonHelper.java bug 7063: AsyncJobResult should now return the correct success and error tags upon the completion of a async job. It should now follow either the format ... jobresult.success or jobresult.errorcode and jobresult.errortext 2010-11-05 17:30:03 -07:00
ApiResponseHelper.java bug 7196: fixed response object generation for authorizeNetworkGroupIngress command (response type is Network group response - the way it was in 2.1.x - instead of IngressRule response) 2010-11-24 09:50:04 -08:00
ApiSerializerHelper.java bug 7089: return embedded object name in xml response 2010-11-08 13:59:14 -08:00
ApiServer.java Modified UserContext - got rid of accountName, domainId fields as we can get this information from Account field. 2010-11-24 14:29:08 -08:00
ApiServlet.java Modified UserContext - got rid of accountName, domainId fields as we can get this information from Account field. 2010-11-24 14:29:08 -08:00
ResponseObjectTypeAdapter.java bug 7192: Added networktype parameter for the zone 2010-11-16 16:54:44 -08:00