cloudstack/server/src/com/cloud/api
Nitin Mehta 5c9ca6c22d CLOUDSTACK-6699: listResouceDetails - enhance it to list by (key,value) pair - allowed to Admin only.
(cherry picked from commit d5425e1a4a)
2014-07-28 16:02:13 +02:00
..
dispatch CLOUDSTACK-6895: 1. Populate firstclass entities as uuids in the context instead of dbids for performance. 2014-06-12 12:18:12 +02:00
doc CLOUDSTACK-6752: IAM command class separation caused ApiDoc warning of 2014-05-23 10:10:12 +02:00
query CLOUDSTACK-6699: listResouceDetails - enhance it to list by (key,value) pair - allowed to Admin only. 2014-07-28 16:02:13 +02:00
response Remove IAMEntityType to use existing VO interface class to annotate 2014-03-17 16:59:19 -07:00
ApiAsyncJobDispatcher.java CLOUDSTACK-6530: Populate the first class entities in the context to be available for publishing more information for the event bus, checking the displayable property etc. 2014-04-29 13:30:38 +02:00
ApiDBUtils.java CLOUDSTACK-6712: NPE in findJobInstanceUuid() in ApiDBUtils 2014-05-20 10:20:20 +02:00
ApiDispatcher.java Disable IAM feature from 4.4 release. 2014-05-21 13:49:11 +02: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 CLOUDSTACK-6884: List Capacity API always returns GPU capacity also even if type is different. 2014-06-27 09:41:52 +02:00
ApiSerializerHelper.java findbugs: fixes for ApiServer, ApiSerializerHelper and 2014-01-28 14:47:06 +01:00
ApiServer.java CLOUDSTACK-6970: Protect event interpretion from causing NPE exception 2014-06-20 22:31:56 +02:00
ApiServerService.java CLOUDSTACK-5920: Add some interface methods and constants required by 2014-03-05 09:40:55 -08:00
ApiServlet.java Dispatcher corrections, refactoring and tests 2014-03-07 19:12:07 +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