cloudstack-mirror/api/src/org/apache/cloudstack
2015-06-15 12:09:16 +03:00
..
acl Disable IAM feature from 4.4 release. 2014-05-22 18:27:08 -07:00
affinity Reformatted all of the code. 2013-11-21 06:15:26 -08:00
alert All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
api Fix findbugs ClassCastException in UpgradeSystemVMCmd.java getDetails() isn't called anywhere in the code, either way, implementation is wrong since details is a Map<String, String> and not a Map<String, Map<String,String>> If this piece of could would get run, it would just fail trying to cast String to HashMap<String,String> in line 83 2015-06-15 12:09:16 +03:00
config Removed recently introduced api.servlet.endpoint global config as CS already has config serving the same purpose - 'endpointe.url' 2014-01-29 14:57:01 -08:00
context Fixed Coverity reported performance issues like inefficient string concatenations, wrong boxing or unboxing types, inefficent map element retrievals 2014-07-01 22:06:25 +02:00
jobs Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
network CLOUDSTACK-6998: GloboDNS, Integration with external DNS Provider 2014-08-21 11:54:44 +02:00
query queryService: fix style, remove public statement on interfaces 2015-05-21 17:49:17 +02:00
region Reformatted all of the code. 2013-11-21 06:15:26 -08:00
usage CLOUDSTACK-8151: Add removeRawUsageRecords API to cleanup old cloud_usage data 2015-01-23 19:38:32 +05:30