..
auth
Revert "Merge pull request #714 from rafaelweingartner/master-lrg-cs-hackday-003"
2015-08-31 11:27:57 +05:30
dispatch
Fix 2 findbugs STCAL_STATIC_SIMPLE_DATE_FORMAT_INSTANCE warnings in BaseCmd.java Dateformat objects are not threadsafe and should be defined as instance variables Both INPUT_FORMAT and NEW_INPUT_FORMAT are only used in ParamProcessWorker.java and doesn't makes it more readable to declare in own class
2015-06-15 16:32:30 +02:00
doc
findbugs: fields of serializable made serializable
2015-06-24 20:20:12 +02:00
query
Revert "Merge pull request #714 from rafaelweingartner/master-lrg-cs-hackday-003"
2015-08-31 11:27:57 +05:30
response
CLOUDSTACK-8155: Remove unwanted whitespaces from json response
2015-01-14 02:43:54 +05:30
ApiAsyncJobDispatcher.java
Revert "Merge pull request #714 from rafaelweingartner/master-lrg-cs-hackday-003"
2015-08-31 11:27:57 +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
Coverity Issue: NUll Pointer dereferncing fixed and commits squashed.
2015-08-28 16:05:01 +05:30
ApiSerializerHelper.java
findbugs: fixes for ApiServer, ApiSerializerHelper and
2014-01-28 14:47:06 +01:00
ApiServer.java
Revert "Merge pull request #714 from rafaelweingartner/master-lrg-cs-hackday-003"
2015-08-31 11:27:57 +05:30
ApiServlet.java
CLOUDSTACK-8702: Add/refactor sessionkey checking code to HttpUtils
2015-08-14 11:56:55 +05:30
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