Hugo Trippaers
|
dc3f0cbc63
|
Improve the handling of the findbug exclude files
|
2014-09-03 10:41:22 +02:00 |
|
Daan Hoogland
|
8b62b2cb92
|
findbugs: exclude known spiffy hacks a.k.a. false positives
|
2014-03-28 14:28:10 +01:00 |
|
Hugo Trippaers
|
4402685e11
|
Update master to 4.5.0-SNAPSHOT
|
2014-03-14 14:55:26 +01:00 |
|
Alex Huang
|
433a631916
|
Reformat of source code to set a stable base for the future. I couldn't get checkstyle enabled. There's still about a thousand errors from checkstyle. Most of it from length errors from comments and strings. Will attempt to remove those tonight. This change is so large I just want to get it in before any merge nightmares. The changes are fairly minor though and I did a full compile and start a server with the reformat code.
|
2013-11-21 07:56:47 -08:00 |
|
Hugo Trippaers
|
cf715ff491
|
Bump 4.3.0 to 4.4.0 in master
|
2013-11-21 16:01:15 +01:00 |
|
Alex Huang
|
d620df2bdd
|
Reformatted all of the code.
|
2013-11-21 06:15:26 -08:00 |
|
Alex Huang
|
8d62744681
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
Min Chen
|
6be228a438
|
CLOUDSTACK-4024:Provide a way to upgrade from existing NFS secondary
storage to S3.
|
2013-10-28 21:01:31 -07:00 |
|
Chip Childers
|
8225374138
|
Updating pom.xml version numbers for release 4.3.0-SNAPSHOT
Signed-off-by: Chip Childers <chipchilders@apache.org>
|
2013-08-01 10:35:00 -04:00 |
|
Edison Su
|
ae534388c0
|
CLOUDSTACK-3852: fix upload volume
Conflicts:
plugins/hypervisors/vmware/src/com/cloud/hypervisor/guru/VMwareGuru.java
server/src/com/cloud/template/TemplateManagerImpl.java
|
2013-07-29 11:50:16 -07:00 |
|
Alex Huang
|
c2752ba93c
|
Removed mysql as any dependency
|
2013-07-26 20:35:48 -07:00 |
|
Prasanna Santhanam
|
de38cd815f
|
Fix typo in class name
AsyncRpcConext -> AsyncRpcContext
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
2013-06-29 13:50:25 +05:30 |
|
Edison Su
|
a715eb8121
|
clean up storage related code, and add lru replacement algorithm for cache storage
|
2013-06-14 15:55:59 -07:00 |
|
Min Chen
|
18aeef3ef1
|
Merge branch 'master' (up to commit
c30d9be3cea30339cfff40c1002906634291b373) into object_store.
|
2013-06-12 11:20:32 -07:00 |
|
Min Chen
|
66e702222d
|
Simplify various DeleteTemplateCommnad, DeleteVolumeCommand and
DeleteSnapshotBackupCommand to use one DeleteCommand, also provide
BaseImageStoreDriverImpl class for plugin to inherit to avoid code
duplication.
|
2013-06-06 18:00:38 -07:00 |
|
Min Chen
|
ef03d5a122
|
Move data store specific extract template/iso logic from
TemplateManager to data store driver.
|
2013-06-04 11:50:43 -07:00 |
|
Edison Su
|
0a5228922b
|
clean up storage related coded
|
2013-05-29 18:04:37 -07:00 |
|
Edison Su
|
42e25a22fc
|
refactor kvm/vmware resource code
|
2013-05-09 23:10:05 -07:00 |
|
Edison Su
|
2d544e7127
|
volume related operation works
|
2013-05-06 18:27:15 -07:00 |
|
Min Chen
|
0d78209b73
|
Address various UI requirements by introducing provider constants.
|
2013-05-06 15:12:33 -07:00 |
|
Min Chen
|
36c1538f06
|
Bugfix to make deployDataCenter.py work.
|
2013-04-30 17:42:48 -07:00 |
|
Edison Su
|
37cbe8890f
|
refactor snapshot
|
2013-04-29 18:51:13 -07:00 |
|
Edison Su
|
4029e7af44
|
refactor data motion service for volumes
|
2013-04-24 18:53:57 -07:00 |
|
Min Chen
|
2dd8e2cb97
|
add getStoreTO into each DataStoreDriver, and add implementation for 3
data store plugins.
|
2013-04-12 18:22:23 -07:00 |
|
Edison Su
|
b81fa6d9ea
|
add copy template to cache store
|
2013-04-12 16:03:30 -07:00 |
|
Min Chen
|
bb64672715
|
Refactor DownloadMonitorImpl code, move some functionalities to
TemplateServiceImpl and VolumeServiceImpl.
|
2013-04-11 18:09:42 -07:00 |
|
Min Chen
|
3897590bb1
|
Add check in addImageStoreCmd to guarantee our assumption of homogeneous
image stores.
|
2013-04-09 16:36:02 -07:00 |
|
Min Chen
|
74880fa26f
|
add DeleteImageStoreCmd Api.
|
2013-04-08 16:18:06 -07:00 |
|
Min Chen
|
a872d6d306
|
Renamed internal classes to use "imageStorexxx" instead of previous
"imageDataStorexxx". Add new addImageStoreCmd to use 3 image store
provider plugins.
|
2013-04-05 17:33:35 -07:00 |
|
Min Chen
|
5b31a45ebc
|
Some further naming refactoring.
|
2013-04-05 11:18:32 -07:00 |
|
Min Chen
|
a5416797ab
|
Move previous AncientImageDataStore provider and DefaultImageDataStore
provider code into plugins.
|
2013-04-05 11:18:32 -07:00 |
|