cloudstack/server/src/com/cloud
Chiradeep Vittal f49469270e bug 10920: avoid deadlocks by not using order by random 2011-07-30 12:54:50 -07:00
..
account Added more changes to the api 2010-10-21 15:11:49 -07:00
acl bug 9729 : Permission change - allow root admin to use anybody's private template. 2011-06-02 15:14:32 +05:30
agent more index. moved op_lock to memory table to try it 2011-07-27 14:06:40 -07:00
alert bug 10520: CAPACITY_TYPE_PUBLIC_IP and CAPACITY_TYPE_PRIVATE_IP - Change from remove and insert to the to the insert and update model. It doesnt seem like they are referenced for the allocators while creating a vm. Next might change them to calculating them on the fly. 2011-07-21 18:33:47 +05:30
api bug 9452: listCapacity - when the hosts > 200 the host_id and storage_pool_id start colliding, to workaround that also compart the capacity type. 2011-07-22 19:56:01 +05:30
async bug 10918: cap async-job execution thread pool to be 2/3 of maximum DB connection limit 2011-07-29 18:33:21 -07:00
capacity bug 10770: don't select cluster if it's removed in firstfitplanner 2011-07-29 16:37:03 -07:00
certificate/dao Add license header to files 2011-04-14 11:23:14 -07:00
cluster Bug 10860 - PremiumUpgrade is not run when upgrading to 2.2.8 2011-07-27 17:43:38 -07:00
configuration Bug 10860 - PremiumUpgrade is not run when upgrading to 2.2.8 2011-07-27 17:43:38 -07:00
consoleproxy bug 10732: fix console proxy assignment issue - file was not saved, commit again 2011-07-14 21:56:51 -07:00
dao Port forwarding rules and load balancing rules rewrite 2010-12-03 08:48:02 -08:00
dc bug 10222: fixed issue with associate ip introduced more than one nic. The problem is that associate ip automatically creates a nic but doesn't have sufficient information to properly creates so it uses what it knows for sure is the naming pattern to do it. However, we changed the naming pattern and it broke. I fixed it by passing all of the information in the ipaddressTO object. 2011-06-11 13:45:00 -07:00
deploy changed a bunch of map logs to trace 2011-07-22 18:12:27 -07:00
domain bug 9419: implement api to reset resource count 2011-06-16 18:59:38 +05:30
event Add license header to files 2011-04-14 11:23:14 -07:00
ha bug 10628: root cause is CheckHealthCommand return false, XenServerInvestigator is not called 2011-07-14 20:42:26 -07:00
host/dao moved agent ping to in memory rather than db based 2011-07-25 15:21:06 -07:00
hypervisor Pass isForRebalance parameter to processConnect method of all the listeners - some listeners don't have to be notified when connection happens as a a part of Agent Rebalance process (VirtualMachineManagerImpl listener for instance) 2011-06-27 10:20:41 -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
network bug 10920: avoid deadlocks by not using order by random 2011-07-30 12:54:50 -07:00
offerings Revert "bug 10199: don't allow network offering Name modification." 2011-06-09 13:32:53 -07:00
resource bug 10447: don't notify VirtualMachineManager listener when do host rebalance - vm sync is not needed in this case. 2011-06-27 10:20:40 -07:00
server Generate keystore using RSA rather than DSA 2011-07-25 18:23:44 -07:00
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 A couple of things: 2011-07-29 20:05:50 -07:00
storage fixed NPE, secondary storage VM host may not exist even the secondary storage VM is running 2011-07-26 17:39:24 -07:00
template 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
test bug 10305: for a systemvm only applicable system vm offering should be displayed 2011-06-20 20:01:40 +05:30
upgrade Add upgrade path to 2.2.9 2011-07-29 20:05:50 -07:00
user Do regular vm stop (not forced=true) when disableAccount 2011-07-11 17:35:35 -07:00
vm bug 10768: root cause is StopCommand is not sent out in force stop, 2011-07-29 15:41:00 -07:00