cloudstack/server/src/com/cloud
Koushik Das a6ee4112a5 CLOUDSTACK-7595: Config parameters "job.expire.minutes" and "job.cancel.threshold.minutes" incorrectly getting multiplied by a factor of 60
Removed the unnecessary multiply factor for both the config parameters. Also removed the duplicate entries from Config.java as these are not required
2014-09-22 16:45:37 +05:30
..
account Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
acl CLOUDSTACK-7175:Domain Id is exposed in error message when cross domain 2014-07-23 17:36:15 -07:00
agent/manager Cleanup of Xen and XenServer terms. Cloned xen plugin creating a xenserver plugin, then removed xen plugin 2014-06-07 04:50:23 -04:00
alert CLOUDSTACK-7528: More verbose logging when sending alert fails 2014-09-10 11:38:47 +02:00
api CID-1191682 Fix missing break statement 2014-09-19 08:28:42 +02:00
async Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
capacity Adding support for SolidFire snapshots 2014-09-03 20:09:00 -06:00
configuration CLOUDSTACK-7595: Config parameters "job.expire.minutes" and "job.cancel.threshold.minutes" incorrectly getting multiplied by a factor of 60 2014-09-22 16:45:37 +05:30
consoleproxy fixed CLOUDSTACK-7090 Console proxy key store password should be securely generated 2014-07-25 14:20:52 +05:30
dc Fixed some problems reported by FindBugs 2014-03-13 13:45:30 -07:00
deploy CLOUDSTACK-6278 2014-09-18 16:54:37 -07:00
event Fixed code causing warnings in ActionEventUtils 2014-07-11 14:59:39 -07:00
ha CLOUDSTACK-7473: Vm migration is not supported for LXC. When host is put in maintenance mode, stop the Vms instead of migrating 2014-09-04 20:59:19 +05:30
hypervisor CLOUDSTACK-7295: VMs is Stopped state have no host ID, resulting in NPE 2014-08-11 14:56:58 -07: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 CLOUDSTACK-6278 2014-09-18 16:54:37 -07:00
projects Disable IAM feature from 4.4 release. 2014-05-22 18:27:08 -07:00
resource CLOUDSTACK-7184: xenheartbeat gets passed timeout and interval 2014-09-18 12:51:10 +02:00
resourcelimit Disable IAM feature from 4.4 release. 2014-05-22 18:27:08 -07:00
server CLOUDSTACK-5992: default values of configuraiton parameters in configuration table are set NULL on fresh setup Some configuration parameters have Component names different from fresh and upgrade setup 2014-09-05 14:59:33 +05:30
servlet remove unused servlet 2014-08-01 16:55:35 -07:00
storage CID-1114592 Replaced duplicate code with a call to super 2014-09-19 14:47:13 +02:00
tags CLOUDSTACK-7362: fix wrong uuid issue for resource tags 2014-08-18 16:17:36 +02:00
template CLOUDSTACK-7588: [Vmware] Creating templates (with same names) from volumes get deleted from CS. Fix it by changing the unique name generation to the standard one used by registertemplate. Also cleaned up vmtemplatevo which had too many constructors. 2014-09-19 13:40:17 -07:00
test Fixed Resource Leaks, null dereferences, invalid value comparisons, invalid result set loop 2014-06-21 12:38:46 +02:00
usage Added "usageid" parameter to the "listUsageRecords" API call. Can be used only together with "type" parameter specified 2014-09-10 12:19:34 +02:00
user CLOUDSTACK-7471:Regular user is allowed to deleteNetwork/RestartNetwork 2014-09-02 17:24:08 -07: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 CID-1233086: Fix potential NPE blowup in UserVmManagerImpl 2014-09-17 10:32:23 +02:00