cloudstack/server/src/com/cloud
Rafael da Fonseca 7a57ce3334 Fix findbugs NS_DANGEROUS_NON_SHORT_CIRCUIT warning in NetworkServiceImpl.java
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

This closes #440
2015-06-15 12:10:10 +03:00
..
account Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
acl Error message exposes domain Id when deployVirtualMachine() is attempted on a shared network to which the user doesnot have access to. 2015-03-13 15:02:26 +05:30
agent/manager Fixed few coverity issues 2015-04-27 14:43:48 +02:00
alert CLOUDSTACK-8285: check and update IP capacity states based on allocation state 2015-02-25 16:47:40 +05:30
api Fix 2 findbugs warnings in ApiResponseHelper.java ints were being boxed just to call .toString() 2015-06-15 12:10:04 +03:00
async Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
capacity CLOUDSTACK-8438: Proper enforcement of hypervisor capability "max. guest limit" 2015-05-03 15:56:10 +02:00
configuration CLOUDSTACK-8506 extra check on unknown vlan 2015-05-27 14:39:16 +02:00
consoleproxy CLOUDSTACK-8301: Enable configuring local storage use for system VMs at zone level 2015-05-19 21:32:14 +05:30
dc Fixed some problems reported by FindBugs 2014-03-13 13:45:30 -07:00
deploy CLOUDSTACK-8301: Enable configuring local storage use for system VMs at zone level 2015-05-19 21:32:14 +05:30
event removed executable flags from java classes 2014-11-23 19:49:01 +01:00
ha server: Introduce Unknown Status to be used in AbstractInvestigatorImpl 2015-05-03 15:16:04 +02:00
hypervisor Fix findbugs warning in CloudZonesStartupProcessor.java Unnecessary boxing/unboxing of primitive value 2015-06-15 12:09:50 +03:00
metadata CLOUDSTACK-6987: Add support for storing metadata for snapshot policy and controlling policy using display flag 2014-06-24 14:07:39 -07:00
network Fix findbugs NS_DANGEROUS_NON_SHORT_CIRCUIT warning in NetworkServiceImpl.java 2015-06-15 12:10:10 +03:00
projects Fix findbugs warning in ProjectManagerImpl.java Unnecessary boxing/unboxing of primitive value 2015-06-15 12:09:57 +03:00
resource spaces in log message 2015-04-29 14:54:13 +02:00
resourcelimit CLOUDSTACK-5238: password checks, NPE fixes and minor fixes 2015-02-27 18:24:46 +05:30
server Merge branch 'volume-upload' into master 2015-04-29 11:12:53 +05:30
servlet removed unused static main in ConsoleProxyPasswordBasedEncryptor 2015-04-17 12:07:04 +05:30
storage CLOUDSTACK-8301: Enable configuring local storage use for system VMs at zone level 2015-05-19 21:32:14 +05:30
tags CLOUDSTACK-7362: fix wrong uuid issue for resource tags 2014-08-18 16:17:36 +02:00
template volume upload: when create template fails, rolling back transaction 2015-05-04 15:15:33 +05:30
test removed executable flags from java classes 2014-11-23 19:49:01 +01:00
usage GetUsageRecordsCmd - NewInputFormat for START_DATE and END_DATE (with time; backward capabile) 2015-04-25 02:49:21 +02:00
user findbugs: removed redundant null check 2015-03-25 18:12:42 +01:00
uuididentity CLOUDSTACK-6785: changed async job param injectedjobid to customjobid and check for unique/uuid 2014-05-27 15:23:12 -06:00
vm CLOUDSTACK-8324: Updated import and added ResourceWrapper annotation 2015-05-28 15:56:37 +05:30