cloudstack/server/src/com/cloud
alena 680812f675 bug 7223: page and pagesize parameters must be specified together "list" api commands
status 7223: resolved fixed
2010-11-30 11:31:34 -08:00
..
account Added more changes to the api 2010-10-21 15:11:49 -07:00
acl Added the domain checker code and checks for a host of commands. This replaces the previous mechanism, and provides a way for us to validate the command executor as to whether he has access to the zone. 2010-11-08 17:50:38 -08:00
agent merge from 2.1.x 2010-11-23 18:55:23 -08:00
alert Moved DAO to server 2010-11-22 07:40:41 -08:00
api bug 7223: page and pagesize parameters must be specified together "list" api commands 2010-11-30 11:31:34 -08:00
async Modified UserContext - got rid of accountName, domainId fields as we can get this information from Account field. 2010-11-24 14:29:08 -08:00
capacity Moved DAO to server 2010-11-22 07:40:41 -08:00
certificate/dao Moved DAO to server 2010-11-22 07:40:41 -08:00
cluster Moved DAO to server 2010-11-22 07:40:41 -08:00
configuration bug 7362: we were missing the size validation check, when we create a volume from disk offering (the storage.max.volume.size param wasn't being used for validation). Fixed the same, made the validation method name more generic to be applicable to all validations, and changed the param description to denote GB as the unit 2010-11-29 17:23:16 -08:00
consoleproxy Someone commited a change in ConsoleProxyManagerImpl that breaks down system VM, let's blame git for now on this 2010-11-24 15:17:07 -08:00
dao api refactoring 2010-11-21 12:00:21 -08:00
dc Moved DAO to server 2010-11-22 07:40:41 -08:00
deploy more changes for refactor 2010-10-12 07:17:47 -07:00
domain Moved DAO to server 2010-11-22 07:40:41 -08:00
event api refactoring 2010-11-21 12:00:21 -08:00
ha Moved DAO to server 2010-11-22 07:40:41 -08:00
host/dao merge from 2.1.x 2010-11-23 18:55:23 -08:00
hypervisor Add VMWare hypervisor guru 2010-11-30 09:40:53 -08:00
maid Moved DAO to server 2010-11-22 07:40:41 -08:00
maint bug 4898: removing the upgrade.url param 2010-08-30 14:49:22 -07:00
migration api refactoring 2010-11-21 12:00:21 -08:00
network bug 7344: preventing enabling of static nat on an ip for more than one instance. Check the nat flag, and error out if set 2010-11-29 11:56:34 -08:00
offerings Moved DAO to server 2010-11-22 07:40:41 -08:00
resource change code for new UI 2010-09-29 18:40:52 -07:00
server bug 7369 : Resolving NPE while creating a private template from detached volume. The instance id is null when it is detached which was the culprit here. 2010-11-30 15:49:29 +05:30
service Moved DAO to server 2010-11-22 07:40:41 -08:00
servlet 1) Make generic dao be able to persist UTF-8 string for internationalization support 2010-11-30 09:40:54 -08:00
storage 1. limit xs-tools in xenserver related java file 2010-11-29 18:21:08 -08:00
template bug 7325 : We shouldn't allow attaching xen-pv-iso to any hypervisor other than xenserver. 2010-11-30 22:20:33 +05:30
test added entry for networktype to dbconfig for zone creation 2010-11-16 18:01:39 -08:00
user Modified UserContext - got rid of accountName, domainId fields as we can get this information from Account field. 2010-11-24 14:29:08 -08:00
vm Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-11-30 23:48:13 +05:30