cloudstack/framework
Kelven Yang 1dc784ecdb CLOUDSTACK-5726: Using runtime discovered dao (in AsyncJobManagerImpl.submitAsyncJob) to persist record has a problem to locate the right DAO instance, it causes corrupted field value be stored in database. Put in a work-around fix first to always initialize record fields in all cases 2014-01-02 15:13:34 -08:00
..
cluster CLOUDSTACK-5457: DBHA features is broken due to RuntimeException thrown from underlying layer. Fixed my catching in ClusterManagerImpl 2013-12-19 16:14:22 +05:30
config CLOUDSTACK-5551: Search not working for Configuration parameters in (Account/zone/cluster/storage) settings page 2014-01-02 15:43:47 +05:30
db CLOUDSTACK-4916: Fixing the issue with DB HA when there are more than 2 db nodes (Issue was mysql DriverManager was returning salve db nodes on random basis which was causing issue) 2013-12-11 12:39:05 +05:30
events Fixed up the pom.xml to use dependencies specified in cloudstack pom 2013-08-02 13:51:47 -07:00
ipc Spring Modularization 2013-10-02 15:41:04 -07:00
jobs CLOUDSTACK-5726: Using runtime discovered dao (in AsyncJobManagerImpl.submitAsyncJob) to persist record has a problem to locate the right DAO instance, it causes corrupted field value be stored in database. Put in a work-around fix first to always initialize record fields in all cases 2014-01-02 15:13:34 -08:00
managed-context Add Manage Context framework 2013-10-02 13:09:52 -07:00
rest Fixed up the pom.xml to use dependencies specified in cloudstack pom 2013-08-02 13:51:47 -07:00
spring Add servlet filter class that is compatible with the Spring Modularization 2013-11-06 15:24:44 -07:00
pom.xml Spring Modularization 2013-10-02 15:41:04 -07:00