cloudstack/server/src/com/cloud/api
Rafael da Fonseca 1bd3286263 Fix 2 findbugs warnings in ApiResponseHelper.java ints were being boxed just to call .toString()
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

This closes #438
2015-06-15 12:10:04 +03:00
..
auth CLOUDSTACK-8505: Don't allow non-POST requests for default login API 2015-05-22 11:44:34 +01:00
dispatch GetUsageRecordsCmd - NewInputFormat for START_DATE and END_DATE (with time; backward capabile) 2015-04-24 11:34:51 +02:00
doc Upgrade Reflections to 0.9.9 2015-06-03 11:01:32 +05:30
query CLOUDSTACK-1302: Make sure the disk cache mode is passed to the KVM Agent 2015-04-30 17:32:52 +02:00
response CLOUDSTACK-8155: Remove unwanted whitespaces from json response 2015-01-14 02:43:54 +05:30
ApiAsyncJobDispatcher.java CLOUDSTACK-7421 2014-11-04 17:34:07 +05:30
ApiDBUtils.java Revert "some unused fields deleted" 2014-12-03 18:09:49 +01:00
ApiDispatcher.java Fix findbugs warning in ApiDispatcher.java Unnecessary boxing/unboxing of long value 2015-06-15 12:09:48 +03:00
ApiGsonHelper.java API response: added new field to @Param - RoleType[] authorized() default {}. The field defines who is authorized to see this partciluar reponse field. If not specified, the parameter is returned to everybody 2014-02-20 17:15:43 -08:00
ApiResponseGsonHelper.java API response: added new field to @Param - RoleType[] authorized() default {}. The field defines who is authorized to see this partciluar reponse field. If not specified, the parameter is returned to everybody 2014-02-20 17:15:43 -08:00
ApiResponseHelper.java Fix 2 findbugs warnings in ApiResponseHelper.java ints were being boxed just to call .toString() 2015-06-15 12:10:04 +03:00
ApiSerializerHelper.java findbugs: fixes for ApiServer, ApiSerializerHelper and 2014-01-28 14:47:06 +01:00
ApiServer.java CLOUDSTACK-7063, CLOUDSTACK-7064: Add security headers on HTTP response 2015-02-28 18:14:49 +05:30
ApiServlet.java CLOUDSTACK-8505: Don't allow non-POST requests for default login API 2015-05-22 11:44:34 +01:00
EncodedStringTypeAdapter.java findbugs: fixes for ApiServer, ApiSerializerHelper and 2014-01-28 14:47:06 +01:00
ResponseObjectTypeAdapter.java API response: added new field to @Param - RoleType[] authorized() default {}. The field defines who is authorized to see this partciluar reponse field. If not specified, the parameter is returned to everybody 2014-02-20 17:15:43 -08:00
SerializationContext.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
StringMapTypeAdapter.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00