cloudstack/server/src/com/cloud
Alena Prokharchyk bbf5a912c6 list* APIs - added parameter helping to filter by "display" flag (available to ROOT admin only) 2014-03-03 14:37:46 -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 list* APIs - added parameter helping to filter by "display" flag (available to ROOT admin only) 2014-03-03 14:37:46 -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 Do not do investigation for SSVM/CPVM agent host upon disconnect. 2014-02-28 15:36:00 -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 list* APIs - added parameter helping to filter by "display" flag (available to ROOT admin only) 2014-03-03 14:37:46 -08:00
projects Revert "CLOUDSTACK-5872: Async response from addAccountToProject doesn't contain useful information" 2014-03-03 12:44:08 -08:00
resource replace String != operation with .equals 2014-02-25 21:54:32 +01:00
resourcelimit findbugs: nullpointer guards and wrappertype comparisons(cherry picked 2014-01-28 16:46:05 +01:00
server list* APIs - added parameter helping to filter by "display" flag (available to ROOT admin only) 2014-03-03 14:37:46 -08:00
servlet CLOUDSTACK-5705: fixed the thumbnail not wrking for hyperv 2014-01-23 10:54:08 +05:30
storage pass over volume info through job boundary for all volume related tasks, since volume record may be re-created. 2014-02-28 15:36:00 -08:00
tags Resource metadata support for autoscale vm group object 2014-01-30 13:04:56 -08:00
template CLOUDSTACK-6186: 2014-02-27 18:29:58 -08: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 add job path to help associate an API job to related internal job. Reviewed-By: Self 2014-02-28 15:35:59 -08:00