Commit Graph

16989 Commits

Author SHA1 Message Date
Jessica Wang aa41233131 bug 9126: cloudStack UI - Add Primary Storage Dialog - rename "tags" to "storage tags". 2011-06-21 15:20:50 -07:00
Jessica Wang 4919f741ac cloudStack - localize new translation labels. 2011-06-21 15:13:34 -07:00
Jessica Wang 392c0499dc bug 9126: cloudStack UI - Add Disk Offering Dialog, Add Service Offering Dialog, Add System Service Offering Dialog - rename "tags" to "storage tags". 2011-06-21 15:13:05 -07:00
Jessica Wang 93c63bd2f9 cloudStack UI - localize new translation labels. 2011-06-21 14:49:53 -07:00
Jessica Wang 33e87159e5 bug 10356: cloudStack UI - System Service Offerings page - (1) add a grid row "Default Use". (2) Hide Delete Action and Edit Action when Default Use is true. 2011-06-21 14:49:52 -07:00
Alex Huang a698dbe513 some connection logging was missing 2011-06-21 14:43:31 -07:00
Alex Huang 0cf9d8b788 some connection logging was missing 2011-06-21 14:42:12 -07:00
Edison Su 54a4af2a0c bug 10092: fix the Long compare
status 10092: resolved fixed
2011-06-21 14:33:43 -04:00
Jessica Wang f8abe298d4 bug 10360: cloudStack UI - Router page - listServiceOfferings API has changed to take in new parameter "systemvmtype". Here is related UI change. 2011-06-21 14:25:38 -07:00
Frank d89cfe26b0 change cloud-apache-log4j-extras-1.0.jar cloud-log4j-extras.jar in spec file 2011-06-21 11:22:37 -07:00
Frank 0740fc5977 change cloud-apache-log4j-extras-1.0.jar cloud-log4j-extras.jar in spec file 2011-06-21 11:10:16 -07:00
alena d08abadc19 Keep "encode.api.response" parameter in ApiServer class; initialize it as a part of init() method 2011-06-21 11:07:31 -07:00
alena daad9e4b81 Keep "encode.api.response" parameter in ApiServer class; initialize it as a part of init() method 2011-06-21 11:05:57 -07:00
Alex Huang da402fdd35 added back @DB annotation 2011-06-21 10:44:46 -07:00
Alex Huang 07354b441c added back @DB annotation 2011-06-21 10:44:32 -07:00
Abhinandan Prateek 098f68d18e bug 10340: added cidrs in response
The input can take multiple cidrs as in 10.91.28.0/24,169.254.2.0/24,56.89.0.0/16
2011-06-21 22:57:36 +05:30
Abhinandan Prateek b6d2ec505e bug 10340: added cidrs in response
The input can take multiple cidrs as in 10.91.28.0/24,169.254.2.0/24,56.89.0.0/16
2011-06-21 22:55:17 +05:30
Alex Huang a254e90ab3 Renamed IPAssoc to IpAssoc to be consistent with agent commands 2011-06-21 10:15:42 -07:00
Alex Huang 22d5eac400 new log4j 2011-06-21 10:15:21 -07:00
Alex Huang 9d1523e6d6 faster checks in the logging. Also better description 2011-06-21 09:56:01 -07:00
Alex Huang 8459ae0beb Renamed IPAssoc to IpAssoc to be consistent with agent commands 2011-06-21 09:25:29 -07:00
Murali Reddy c9dbda493a Bug 10174 - Should not return public and featured templates for accounts that do not have access to their respective zones
pushing 2.2.8 fix to master
2011-06-21 19:50:48 +05:30
Murali Reddy 83ee4e653c Bug 10174 - Should not return public and featured templates for accounts that do not have access to their respective zones
status 10174: resolved fixed
2011-06-21 19:20:25 +05:30
Alex Huang 5771b35a7a new log4j jar files and now the ability to get rid of the stupid cglib stack traces in our logs 2011-06-21 01:12:06 -07:00
Sheng Yang 6eb9c428bb SSL: Fix loop in when BUFFER_UNDERFLOW
Add 10 times as limit, as well as add the missing count=-1 judgement.
2011-06-20 18:38:14 -07:00
Sheng Yang da0379149a SSL: Fix loop in when BUFFER_UNDERFLOW
Add 10 times as limit, as well as add the missing count=-1 judgement.
2011-06-20 18:36:35 -07:00
Sheng Yang bbb0f41a92 Fix ipassoc.sh with new added nic
The script should bring the new created interface up.
2011-06-20 17:21:32 -07:00
Alex Huang 22e28b4941 bug 10368: better fix for the db connection problem. 2011-06-20 16:31:32 -07:00
Alex Huang 36ceb02abe removed useless manager declarations 2011-06-20 16:31:32 -07:00
Alex Huang a58d730e34 bug 10368: Print out the hash code of the db connection instead of the toString(). Changed the transaction in changeToStart() method to be of a shorter interval so it won't cause so many db connection exceptions 2011-06-20 16:31:32 -07:00
Alex Huang 78d19f8690 bug 10368: better fix for the db connection problem. 2011-06-20 16:30:38 -07:00
alena 4005c7bcce bug 10193: modified description field for login api call in API docs
status 10193: resolved fixed
2011-06-20 16:25:08 -07:00
alena 2f5e51a382 bug 10193: modified description field for login api call in API docs
status 10193: resolved fixed
2011-06-20 16:23:04 -07:00
Alex Huang dc605655a0 removed useless manager declarations 2011-06-20 16:20:48 -07:00
alena 2e3fff5b94 bug 10219: Untagged vlan ranges in Public network should have the same subnet
status 10219: resolved fixed
2011-06-20 16:17:34 -07:00
alena bc1d199353 bug 10219: Untagged vlan ranges in Public network should have the same subnet
status 10219: resolved fixed
2011-06-20 16:15:37 -07:00
Kelven Yang 50c1652172 bug 8996: make VMsync to track host change 2011-06-20 16:13:46 -07:00
Kelven Yang 7279dad925 bug 8996: make VMsync to track host change 2011-06-20 16:12:33 -07:00
Sheng Yang be216bf975 bug 9154: Add redundancy capability to VirtualRouterElement
Also move redundancy checking to VirtualRouterElement
2011-06-20 14:47:22 -07:00
Sheng Yang 470c80a2c6 bug 9154: Update addVirtualMachineIntoNetwork to accept routers as parameter 2011-06-20 14:47:22 -07:00
Jessica Tomechak 3542ea4ec3 Updated support downloads web page. 2011-06-20 12:39:14 -07:00
David Nalley 6bb0b490ca fixing some typos in error messages 2011-06-20 15:22:33 -04:00
David Nalley fb0dae2ce5 fixing some typos in error messages 2011-06-20 15:18:30 -04:00
Jessica Wang 968f5990be bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - localize new labels. 2011-06-20 11:57:05 -07:00
Jessica Wang cfe2af8db8 bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - add new field "CIDR". 2011-06-20 11:55:52 -07:00
alena 1f087371e0 bug 9620: fixed updateUser api to make updates only for the fields that are specified in the request
status 9620: resolved fixed
2011-06-20 11:48:32 -07:00
Jessica Wang 430338682e bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - localize new labels. 2011-06-20 11:34:06 -07:00
Jessica Wang 8c9108370c bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - add new field "CIDR". 2011-06-20 11:34:05 -07:00
Alex Huang e4f42d0e52 bug 10368: Print out the hash code of the db connection instead of the toString(). Changed the transaction in changeToStart() method to be of a shorter interval so it won't cause so many db connection exceptions 2011-06-20 11:30:23 -07:00
alena 5fe49efc9f bug 9743: respect id/accountName/domainId parameters when call is executed by the regular user
status 9743: resolved fixed
2011-06-20 11:22:23 -07:00