cloudstack/server/src/com/cloud
anthony aef381d873 fixed typo 2011-09-12 12:26:43 -07:00
..
account Added more changes to the api 2010-10-21 15:11:49 -07:00
acl bug 11236: domainAdmin/regularUser can edit/delete/copy/extract Public template/iso only if it was created by them. They still can use/see public template/iso when execute list/deploy/attachIso commands. Root admin can operate with other people templates w/o any restrictions. 2011-08-24 14:48:22 -07:00
agent Excluded external firewall/LB from host stats collection, and included them in ping checks 2011-09-08 16:39:34 -07:00
alert 1) Increase working buffer size to 1M when downloading/uploading VMDK, hopefully can improve OVF exporting/importing performance. 2) use atomic SQL operation to get rid of global lock usage 2011-09-09 17:06:34 -07:00
api bug 11348: make content type for "json" files configurable 2011-09-07 14:20:07 -07:00
async bug 11196: fixed the code when gson serialization was done twice 2011-08-29 14:48:09 -07:00
baremetal Method signature change 2011-08-24 15:00:41 -07:00
capacity bug 11237: 1) Remove capacity records when corresponding pod/zone is removed 2) On api layer check if zone exists before listing capacity record 2011-08-24 13:19:27 -07:00
certificate/dao Add license header to files 2011-04-14 11:23:14 -07:00
cluster 1) Increase working buffer size to 1M when downloading/uploading VMDK, hopefully can improve OVF exporting/importing performance. 2) use atomic SQL operation to get rid of global lock usage 2011-09-09 17:06:34 -07:00
configuration bug 8338: Added usage.aggregation.timezone. Also included in 2211 to 2212 upgrade 2011-09-09 13:59:19 +05:30
consoleproxy bug 11360: make user_vm_details generic to all VMs instead of user-only VMs, VM details info will be carried down to hypervisor resource 2011-09-07 15:37:50 -07:00
dao Port forwarding rules and load balancing rules rewrite 2010-12-03 08:48:02 -08:00
dc Merge branch 'cvm' into 2.2.y 2011-08-19 16:08:35 -07:00
deploy bug 11219: use local storage flag from service offering when it is ROOT disk 2011-08-24 15:03:39 -07:00
domain Don't remove the domain when it has accounts that are removed, but require cleanup 2011-08-30 14:10:00 -07:00
event throw exception after intercepting to log error event 2011-07-19 18:39:32 +05:30
ha 1. added timeout in Command Class, then each command can configure itself timeout, if timeout is not configed, use the default timeout , which is 30 minute 2011-09-07 19:18:36 -07:00
host/dao Fixed the bug in AgentLB: consider only hosts of type=Routing when calculate average load 2011-09-08 14:58:03 -07:00
hypervisor bug 11384: deprecate vmware.guest.nic.device.type global configuration variable 2011-09-08 16:10:02 -07:00
keystore Finalize custom certficate support. hook with UI 2011-04-22 13:45:09 -07:00
maint Use Long type for version comparsion 2011-03-22 11:07:11 -07:00
migration bug 10305: for a systemvm only applicable system vm offering should be displayed 2011-06-20 20:01:40 +05:30
netapp full opensource 2011-08-23 19:23:49 -07:00
network fixed typo 2011-09-12 12:26:43 -07:00
offerings Defined missing length field for VO classes 2011-08-17 15:10:07 -07:00
resource Bug 11261 - Allow to update host tags 2011-08-25 12:58:37 -07:00
secstorage Move VMware/Premium Secondary storage VM to opensource 2011-08-23 14:33:05 -07:00
server bug 10974: Fixed a bug in the search for listRouters API. The bug was introduced due to change in the VmInstancVO where the name field was changed to hostName. This went unnoticed in the DAO layer as we dont throw an exception but an assert error. 2011-09-12 16:52:48 +05:30
service bug 10681: for serviceOfferings, diskOfferings, templates/isos return records with not null Removed field on findById method call 2011-07-13 17:16:07 -07:00
servlet bug 10765: add japanese keyboard support for linux OSes 2011-08-31 18:17:38 -07:00
storage bug 9778: Log snapshot create event only if the snapshot is in not removed state after backingUp to secondary. Log snapshot delete event for backed up snapshots only 2011-09-12 20:22:07 +05:30
template 1. added timeout in Command Class, then each command can configure itself timeout, if timeout is not configed, use the default timeout , which is 30 minute 2011-09-07 19:18:36 -07:00
test bug 10305: for a systemvm only applicable system vm offering should be displayed 2011-06-20 20:01:40 +05:30
upgrade bug 11316: In 2.2.y, removed new template upgrade changes. Added upgrade path from 2210 to 2211. Moved existing changes to 2211to2212 2011-08-31 15:11:36 +05:30
usage full opensource 2011-08-23 19:23:49 -07:00
user bug 11190: Treating the max account limits with -1 values as infinite. When acquiring a lock to check for resourceLimitExceeded if the lock times out then return as limit exceeded. 2011-09-12 14:45:45 +05:30
vm 1. added timeout in Command Class, then each command can configure itself timeout, if timeout is not configed, use the default timeout , which is 30 minute 2011-09-07 19:18:36 -07:00