cloudstack/server/src/com/cloud
abhishek 85f78d8cb3 bug 6886: fixing the npe which occurs when we try to delete a non existant user. We were trying to return user details for an async job desc assuming the user always existed. Changing that logic to ensure when we don't have such details, we log the apt message
status 6886: resolved fixed
2010-11-02 11:20:52 -07:00
..
account Added more changes to the api 2010-10-21 15:11:49 -07:00
acl make console proxy work again with the new network configuration 2010-10-26 17:37:29 -07:00
agent Oops, == doesn't work... 2010-10-29 19:51:24 -07:00
alert more changes for refactor 2010-10-12 07:17:47 -07:00
api bug 6886: fixing the npe which occurs when we try to delete a non existant user. We were trying to return user details for an async job desc assuming the user always existed. Changing that logic to ensure when we don't have such details, we log the apt message 2010-11-02 11:20:52 -07:00
async bug 6408: remove security groups/port forwarding service in virtual network case 2010-11-01 14:28:03 +05:30
capacity more changes for refactor 2010-10-12 07:17:47 -07:00
cluster cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
configuration enable user to config default hypervisor type as vmware 2010-11-01 15:25:32 -07:00
consoleproxy After discussing with Alex, it was agreed that there is no need to mgmt server level locking using the mgmt_server_id. This makes the code easier, as we have one parent acquire and release mechanism, and the complexity is reduced. In accordance, we do not need to maintain cleanup tasks for mgmt server crashes, as the async mechanism deals with this. Also, the schema becomes a tad simpler as the mgmt_server_id column is not needed anymore 2010-11-01 17:04:28 -07:00
deploy more changes for refactor 2010-10-12 07:17:47 -07:00
event cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
ha checkins for problems. 2010-10-26 09:35:24 -07:00
hypervisor Oops, == doesn't work... 2010-10-29 19:51:24 -07:00
maid renamed dao methods to correctly reflect what they do 2010-09-09 18:01:50 -07:00
maint bug 4898: removing the upgrade.url param 2010-08-30 14:49:22 -07:00
migration final merge of master->2.1.refactor preparing for merge back into master 2010-10-12 14:46:24 -07:00
network more changes on the way 2010-11-01 15:01:28 -07:00
offerings/dao deploy vm completed 2010-10-26 09:35:24 -07:00
resource change code for new UI 2010-09-29 18:40:52 -07:00
server 1) Return embedded objects for enable/disable/lock/update Account/User and updateDomain 2010-11-01 23:49:57 -07:00
servlet Fix the broken ConsoleProxyServlet after the merge of API refactoring changes 2010-10-15 11:17:27 -07:00
storage bug 6763: restore the volume lock when creating a snapshot for the volume to ensure only one thread is creating the snapshot at a time. 2010-10-29 13:53:00 -07:00
template Extending extract functionlity for volumes to allow download. The 2010-10-26 18:49:43 +05:30
test make console proxy work again with the new network configuration 2010-10-26 17:37:29 -07:00
user bug 6851: use specified account properties instead of admin, resourceType enum instead of type 2010-11-01 19:19:33 +05:30
vm more changes on the way 2010-11-01 15:01:28 -07:00