cloudstack/server/src/com/cloud
Alena Prokharchyk 21d016b3dd 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
..
account Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
acl findbugs: null-checks(cherry picked from commit 2014-01-28 15:44:04 +01:00
agent/manager findbugs: nullpointer dereference guarded(cherry picked from commit 2014-01-28 13:49:14 +01:00
alert All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
api 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
async Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
capacity Merge from 4.3: CLOUDSTACK-4810: Enable hypervisor snapshots for CloudStack-managed storage (for XenServer and VMware) 2014-01-09 15:06:25 -07:00
configuration CLOUDSTACK-5966 enable/disable global setting for service monitor in VR 2014-02-11 15:35:02 +05:30
consoleproxy Removed some useless imports 2014-02-05 01:39:16 +00:00
dc Revert "Findbugs: different issues solved(cherry picked from commit" as it breaks UserVm API Response 2014-02-03 17:20:28 -08:00
deploy CLOUDSTACK-5995 ; change service offering is not honouring host tags 2014-01-31 12:02:44 -08:00
event CLOUDSTACK-5496 : Account included in ActionEvents is Project Account ID 2014-01-30 17:35:01 +05:30
ha CLOUDSTACK-5596: reload vm state after vm been force stopped 2013-12-20 11:26:50 -08:00
hypervisor findbugs: removed fields injected in parent(cherry picked from commit 866a539b06) 2014-01-28 15:59:04 +01:00
metadata Resource metadata: by default, all metadata is set with display=true (meaning that the detail is avaialble for display to the regular user). If admin wants to set a specific detail to be false, he has to specify it explicitly in addResourceDetail command 2014-02-10 12:05:59 -08:00
network Display flag support for publicIpAddress and VPC. Once set to false, the object is not listed to the regular user. Available to be set by Root admin only 2014-02-20 17:15:42 -08:00
projects findbugs: throw exceptions when found(cherry picked from commit 2014-01-28 17:39:02 +01:00
resource Removed references to secondarystoragevmmanager from code that doesn't use it. 2014-02-05 01:39:15 +00:00
resourcelimit findbugs: nullpointer guards and wrappertype comparisons(cherry picked 2014-01-28 16:46:05 +01:00
server Fix several AssertionErrors caused by improper transaction handling. Rewrite to new way of doing transactions. 2014-02-06 16:51:20 +01:00
servlet CLOUDSTACK-5705: fixed the thumbnail not wrking for hyperv 2014-01-23 10:54:08 +05:30
storage Display flag support for publicIpAddress and VPC. Once set to false, the object is not listed to the regular user. Available to be set by Root admin only 2014-02-20 17:15:42 -08:00
tags Resource metadata support for autoscale vm group object 2014-01-30 13:04:56 -08:00
template findbugs: check for system template id == -> equals() 2014-02-14 18:37:47 +01:00
test findbugs: assign result of string manipulations(cherry picked from 2014-01-28 16:36:27 +01:00
usage Reformatted all of the code. 2013-11-21 06:15:26 -08:00
user Changed "authenticate" method to return both - result of authentication, and action to perform when authentication failed - to the accountManagerImpl. Only if authenicators request INCREMENT_INCORRECT_LOGIN_ATTEMPT_COUNT, the incorrect_login_attempts parameter will be increased 2014-01-21 17:45:53 -08:00
uuididentity 1) Added External UUID control support for network. 2014-02-04 15:47:12 -08:00
vm Display flag support for publicIpAddress and VPC. Once set to false, the object is not listed to the regular user. Available to be set by Root admin only 2014-02-20 17:15:42 -08:00