cloudstack/server/src/com/cloud/api
alena d3f04b2b38 bug 8945: introduced "default.page.limit" config param (default value is 500). Used for pagination in API list* commands.
status 8945: resolved fixed
2011-03-15 15:06:52 -07:00
..
doc Fixed bug in xmlDocWriter: use "domain" parameter instead of "domainId" for "login" command 2011-03-04 10:31:58 -08:00
response bug 8726: escape ", ', &, <, > special chars in xml response 2011-02-24 17:11:28 -08:00
ApiDBUtils.java bug 8887 : Stats Calculation Improvement - Storage stats wont update DB anymore and would be kept "in memory" just like other stats. For the listCapacityCmd which consumes it (sec. storage used and primary storage used) this would be constructed using the in memory maps rather than DB which wont have sec storage and primary storage used in the DB anymore. 2011-03-14 18:45:00 -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 8816: 1) return linkLocal instead of private ip/netmask/mac in listRouters 2) return linkLocal/private ip/netmask/mac in listSystemVms response 2011-03-09 16:47:46 -08:00
ApiSerializerHelper.java bug 7089: return embedded object name in xml response 2010-11-08 13:59:14 -08:00
ApiServer.java bug 8945: introduced "default.page.limit" config param (default value is 500). Used for pagination in API list* commands. 2011-03-15 15:06:52 -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