cloudstack-mirror/server/src/com/cloud/api
alena 2af46789cb bug 9192: multiple improvementes to listVms command.
1) No longer do multiple searches involving "domain" table; only one join with domain is being done.
2) Do join with domain table only when command is executed by domainAdmin
3) Added index for "path" field in "domain" table
4) No longer do joins with account table as account_id is already present in vm_instance table.
2011-03-29 19:18:30 -07:00
..
doc bug 9026: added ability to turn off apiCommand/commandParameter for docGeneration 2011-03-23 12:56:58 -07:00
response bug 8726: escape ", ', &, <, > special chars in xml response 2011-02-24 17:11:28 -08:00
ApiDBUtils.java bug 9192: multiple improvementes to listVms command. 2011-03-29 19:18:30 -07:00
ApiDispatcher.java bug 8737: set entityOwnerId for all api commands including non-Async ones 2011-02-28 09:21:05 -08:00
ApiGsonHelper.java 1) Make generic dao be able to persist UTF-8 string for internationalization support 2010-11-30 09:40:54 -08:00
ApiResponseHelper.java bug 9192: multiple improvementes to listVms command. 2011-03-29 19:18:30 -07:00
ApiSerializerHelper.java bug 7089: return embedded object name in xml response 2010-11-08 13:59:14 -08:00
ApiServer.java bug 8710: Introducing a new user role in cloudstack called RESOURCE_DOMAIN_ADMIN. The role would have all the domain_admin rights and the rights to list zone,pods,clusters and so on. More info in the bug 2011-03-25 18:04:09 -07:00
ApiServlet.java fix merge conflicts 2011-02-15 17:08:01 -08:00
ResponseObjectTypeAdapter.java bug 7192: Added networktype parameter for the zone 2010-11-16 16:54:44 -08:00