| .. |
|
backoff
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
component
|
bug 9651: network tagging changes working now
|
2011-05-31 09:49:27 -07:00 |
|
concurrency
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
crypt
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
db
|
logging changes
|
2011-06-27 10:18:40 -07:00 |
|
encoding
|
bug 9697: encode api response values
|
2011-06-10 17:45:15 -07:00 |
|
events
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
exception
|
Merge branch '2.2.4'
|
2011-04-05 12:04:09 -07:00 |
|
fsm
|
bug 10260: propagate ha and deployment planner fixes
|
2011-06-13 17:35:34 -07:00 |
|
log
|
faster implementation of the log renderer
|
2011-06-22 16:34:14 -07:00 |
|
mgmt
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
net
|
bug 9605: use CIDR from default interface
|
2011-06-23 17:48:37 -07:00 |
|
nio
|
Catch more exception
|
2011-06-22 14:46:15 -07:00 |
|
script
|
Bug 8208 - bare metal provisioning
|
2011-03-01 11:40:40 -08:00 |
|
security
|
Add java keystore helper class, prepare for dynamically generating keystore for SSL use
|
2011-04-18 11:08:07 -07:00 |
|
ssh
|
fix add host
|
2011-05-12 15:03:15 -04:00 |
|
time
|
added hypervisor type to vm
|
2011-01-11 18:02:09 -08:00 |
|
ActionDelegate.java
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
CleanupDelegate.java
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
CloudResourceBundle.java
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
DateUtil.java
|
bug 8714: support paraleel recursive snapshot
|
2011-02-25 22:17:13 -08:00 |
|
EnumUtils.java
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
EnumerationImpl.java
|
bug 5764: changing from networkoffering to network profile
|
2010-08-24 00:00:43 -07:00 |
|
FileUtil.java
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
IteratorUtil.java
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
Journal.java
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
NumbersUtil.java
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
Pair.java
|
fix exception in PingRoutingWithNwGroupsCommand, due to no json serialize for pair<long, long>
|
2010-12-28 10:50:12 -08:00 |
|
PasswordGenerator.java
|
Start of zonesfeature / mycloud/cloudkit
|
2011-05-03 10:40:17 -07:00 |
|
ProcessUtil.java
|
Start of zonesfeature / mycloud/cloudkit
|
2011-05-03 10:40:17 -07:00 |
|
Profiler.java
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
PropertiesUtil.java
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
ReflectUtil.java
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
SerialVersionUID.java
|
bug 10260: propagate ha and deployment planner fixes
|
2011-06-13 17:35:20 -07:00 |
|
StringUtils.java
|
bug 9765: This is NOT an UI bug. This is a server-side bug. UI calls DeployVM API with ServiceOfferingID parameter (NOT ServiceOfferingDescription parameter). Then, server-side gets ServiceOfferingDescription by ServiceOfferingID and send it to DomR WITHTOUT escaping it first. DomR doesn't support full range of unicode character set. Therefore, DomR fails to accept metadata that has non-ascii code (error: "vm_data failed"). This check-in will send Unicode-escaped string of metadata "service-offering", "availability-zone" and "local-hostname" to DomR. Data Consumer of VM-data service needs to unescape the content accordingly.
|
2011-05-10 17:57:44 -07:00 |
|
Ternary.java
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
UriUtils.java
|
Add URI component encoding to URI util class to help utilize URL info in hypervisor host address
|
2010-11-30 16:23:15 -08:00 |
|
UsernamePasswordValidator.java
|
password and username validator utils
|
2010-11-03 14:02:13 -07:00 |