cloudstack/server/src/com/cloud/api
Alena Prokharchyk fe41325e96 ApiResponseSerializer - replaced all occurrences of string concatenation with StringBuffer.append
Conflicts:

	server/src/com/cloud/api/response/ApiResponseSerializer.java
2012-11-02 10:50:04 -07:00
..
commands moving out NetApp code to plugins/file-systems/netapp 2012-07-02 08:34:02 -07:00
doc Patch from Chip Childers 2012-07-02 09:51:21 -04:00
response ApiResponseSerializer - replaced all occurrences of string concatenation with StringBuffer.append 2012-11-02 10:50:04 -07:00
ApiDBUtils.java CS-16412: fixed count for following commands: 2012-10-15 18:16:59 -07:00
ApiDispatcher.java CLOUDSTACK-304: default number of concurrent snapshots is NULL (unlimited) - to provide backwards compatibility for existing customers. 2012-10-16 11:25:05 -07:00
ApiGsonHelper.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ApiResponseGsonHelper.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ApiResponseHelper.java CLOUDSTACK-347: ipAddressResponse/NetworkResponse API - return vlan info only when the caller is ROOT admin 2012-10-15 11:39:38 -07:00
ApiSerializerHelper.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ApiServer.java CLOUDSTACK-304: Synchronization support for createSnapshot command - don't sent more than "concurrent.snapshots.threshold.perhost" createSnapshots commands to the backend host. 2012-10-10 13:40:00 -07:00
ApiServlet.java CLOUDSTACK-409: ThreadLocal Transaction and its db connection got reset for user managed db connnection, causing ClusterHeartBeat thread frequently trying to get db connection. Add unit test to test user managed transaction. 2012-10-25 13:06:50 -07:00
EncodedStringTypeAdapter.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
IdentityTypeAdapter.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ResponseObjectTypeAdapter.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
SerializationContext.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
StringMapTypeAdapter.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00