cloudstack/server/src/com/cloud/api
Kris McQueen 88814d95f0 A zoneId of -1 means all zones, so if zoneId is passed in as -1 just list all zones for registering the template 2010-10-14 19:11:21 -07:00
..
commands A zoneId of -1 means all zones, so if zoneId is passed in as -1 just list all zones for registering the template 2010-10-14 19:11:21 -07:00
doc * Added descriptions for Api command's request and response parameters. 2010-10-11 09:21:42 -07:00
response resolving merge conflicts before pushing to the remote repository 2010-10-12 15:37:50 -07:00
ApiConstants.java Branch 2.1.refactor committed 2010-08-11 09:13:42 -07:00
ApiDBUtils.java resolving merge conflicts between 2.1.refactor and master 2010-10-12 16:28:16 -07:00
ApiDispatcher.java resolving merge conflicts between 2.1.refactor and master 2010-10-12 16:28:16 -07:00
ApiServer.java final merge of master->2.1.refactor preparing for merge back into master 2010-10-12 14:46:24 -07:00
ApiServlet.java Fix processing of session parameters in logout case 2010-10-12 19:42:53 -07:00
BaseAsyncCmd.java Fixing events for async jobs so that there's a scheduled event recorded with appropriate type/description whenever the API framework schedules the async command to run. A few miscellaneous fixes as well uncovered during regression testing (router response was not parsed correctly by UI, etc.) 2010-10-05 20:26:18 -07:00
BaseAsyncCreateCmd.java Fixes required for regressions found running automated tests. (1) method signatures that weren't properly refactored to new API framework (2) API request parameter types should always be specified lest they default to String which may or may not be desired (3) better exception handling with regard to Queued commands and generic exceptions (4) fix eventing to pass the proper accountId where neccessary 2010-10-01 14:11:18 -07:00
BaseCmd.java final merge of master->2.1.refactor preparing for merge back into master 2010-10-12 14:46:24 -07:00
BaseListCmd.java Added descriptions for Api commands and corresponding requrest parameters 2010-10-07 14:46:29 -07:00
Implementation.java Incremental checkin for ApiXmlDocBuilder 2010-10-04 09:50:14 -07:00
Parameter.java Incremental checkin for ApiXmlDocBuilder 2010-10-04 09:50:14 -07:00
ServerApiException.java Source code committed 2010-08-11 09:13:29 -07:00