Alex Yarmula
13da9016e0
removed the finalizer from basePayloadEnclosingImpl. closing the stream will be handled individually by the stream wrapper
2010-03-25 12:26:17 -07:00
Adrian Cole
de359a52cc
Issue 214: leaned test a bit
2010-03-24 17:00:57 -07:00
Hugo Duncan
53bac3fa65
Fixed bug in extension module option parsing
2010-03-24 17:33:01 -04:00
Alex Yarmula
9b6dbd59ed
Merge branch 'master' of github.com:jclouds/jclouds
2010-03-24 14:05:28 -07:00
Alex Yarmula
a13fd648c9
issue 214. test uploading a large file
2010-03-24 14:03:41 -07:00
Hugo Duncan
88bf948eb6
changed clojure-maven-plugin to 1.3.2 and removed its configuration in blobstore/pom.xml
2010-03-24 12:26:55 -04:00
Andrew Phillips
91c9b82946
Trying Nexus as a snapshot repo.
2010-03-24 10:24:02 +01:00
Adrian Cole
ebcaae325f
Issue 215: removed RuntimeDelegate.setInstance and turned to dependency injection for UriBuilder
2010-03-22 22:33:26 -07:00
Adrian Cole
9ea446ac9f
Issue 214: default http executor tried to convert all blobs to a byte array
2010-03-22 10:53:42 -07:00
Adrian Cole
574af762f6
added md5OutputStream to encryptionService and refactored blobstore.clj to use it
2010-03-21 21:04:10 -07:00
Adrian Cole
6fed0e1688
Merge branch 'master' of git@github.com:jclouds/jclouds
...
* 'master' of git@github.com:jclouds/jclouds:
added #getRamSizes() for GridServerClient. added convenience method to ip services. fixed idempotency issues with implementation of http request filter
2010-03-21 16:48:35 -07:00
Adrian Cole
614cbb24c6
Issue 207: increased ferocity of tests to do concurrent 5MB downloads w/checksum on both http and blobstore level.
2010-03-21 16:48:16 -07:00
Alex Yarmula
d6d7aba2be
added #getRamSizes() for GridServerClient. added convenience method to ip services. fixed idempotency issues with implementation of http request filter
2010-03-21 11:11:28 -07:00
Adrian Cole
b70da07b27
Issue 212: now all modules can run clojure tests, and the test clj files will end up in the test jars
2010-03-20 16:39:11 -07:00
Adrian Cole
1ca3919442
Merge branch 'master' of git@github.com:jclouds/jclouds
...
* 'master' of git@github.com:jclouds/jclouds:
Merge branch 'json-client-cleanup'
Line endings again.
Updated project member details and added a bit more anti-spam protection.
Removed some duplicate copyright header and made gogrid inherit from project, not multi.
[issue 178] Added a Compute service template archetype.
Line endings.
Removed Twitter-specific classes from the JSON client archetype.
Factor out service args into a fixture so other modules can reuse tests.
2010-03-20 12:42:55 -07:00
Adrian Cole
72da36bf33
switched aws demo to use s3 and ec2
2010-03-20 12:40:52 -07:00
Andrew Phillips
88b27e0ec8
Merge remote branch 'origin'
2010-03-20 14:56:01 +01:00
Andrew Phillips
a18eb13d21
Merge branch 'issue178'
...
Conflicts:
archetypes/json-client-archetype/src/main/resources/archetype-resources/pom.xml
2010-03-20 14:43:01 +01:00
Andrew Phillips
31398eb2e4
Merge branch 'json-client-cleanup'
...
Conflicts:
archetypes/json-client-archetype/src/main/resources/archetype-resources/pom.xml
2010-03-20 14:39:42 +01:00
Andrew Phillips
867a277004
Merge branch 'json-client-cleanup'
...
Conflicts:
archetypes/json-client-archetype/src/main/resources/archetype-resources/pom.xml
2010-03-20 14:28:44 +01:00
Andrew Phillips
b3d9f442d1
Line endings again.
2010-03-20 14:25:56 +01:00
Andrew Phillips
50f3700976
Updated project member details and added a bit more anti-spam protection.
2010-03-20 14:22:33 +01:00
Andrew Phillips
7d399704d2
Removed some duplicate copyright header and made gogrid inherit from project, not multi.
2010-03-20 14:18:35 +01:00
Andrew Phillips
5cb8a80676
[issue 178] Added a Compute service template archetype.
2010-03-20 14:03:14 +01:00
Andrew Phillips
1e1b8fed75
Line endings.
2010-03-20 10:33:46 +01:00
Andrew Phillips
e2be6001a9
Removed Twitter-specific classes from the JSON client archetype.
2010-03-20 10:18:04 +01:00
Phil Hagelberg
0d0b4e849f
Factor out service args into a fixture so other modules can reuse tests.
2010-03-19 15:41:14 -07:00
Phil Hagelberg
7a4b513191
Add a test to blobstore_test.clj to detect for corrupt downloads.
2010-03-19 12:59:46 -07:00
Andrew Phillips
83d0b24e53
Line endings.
2010-03-19 12:11:31 +01:00
Andrew Phillips
3b9e961268
Merge remote branch 'origin'
2010-03-19 11:33:57 +01:00
Andrew Phillips
93b690ed37
Removed the WebDAV wagon - part of Maven since 2.0.9. Also updated developer info, please correct and amend as necessary!
2010-03-19 11:32:14 +01:00
Andrew Phillips
64b68d73db
Housekeeping: renamed all .svnignore files to .gitignore, and some line endings.
2010-03-19 11:30:13 +01:00
Andrew Phillips
43788298f8
Merge branch 'master' of C:\Users\aphillips\Workspaces\Personal\jclouds
2010-03-19 09:03:35 +01:00
Andrew Phillips
550384bd22
Line ending changes and POM formatting.
2010-03-19 09:02:17 +01:00
Adrian Cole
92cc6d6a21
Refactored AMI parsing
2010-03-18 18:29:39 -07:00
Adrian Cole
8a629d0087
Merge branch 'master' of git@github.com:jclouds/jclouds
...
* 'master' of git@github.com:jclouds/jclouds:
Added retry to download-blob if MD5 checksums don't match.
2010-03-17 21:32:28 -07:00
Adrian Cole
b47c6114c0
alestic changed naming convention to not include manifest.xml
2010-03-17 21:32:14 -07:00
Jim
c0d8e90e72
Added retry to download-blob if MD5 checksums don't match.
2010-03-17 14:05:35 -07:00
Adrian Cole
d670ecfa6d
Issue 122: add proxy config to default http provider
2010-03-17 09:27:39 -07:00
Adrian Cole
785ce56d3f
Issue 176: add default passwords
2010-03-17 09:27:16 -07:00
Alex Yarmula
e1903f9473
Merge branch 'issue174'
2010-03-16 20:34:29 -07:00
Alex Yarmula
f959db6546
fixed the aws tests
2010-03-16 17:03:08 -07:00
Alex Yarmula
b9a5dc0d0b
fix for multiple security groups in ec2
2010-03-16 16:56:09 -07:00
Alex Yarmula
a7d73a2d64
fix for multiple security groups in ec2
2010-03-16 16:55:19 -07:00
Adrian Cole
d0dd757cfb
Issue 198: work around intermittent service bug by retrying when getVapp returns null on a vapp that exists in available resources
2010-03-15 16:55:48 -07:00
Adrian Cole
4a880d1f47
Issue 198: work around intermittent service bug by retrying when getVapp returns null on a vapp that exists in available resources
2010-03-15 16:54:46 -07:00
Adrian Cole
7def9eee7c
missing file
2010-03-15 15:32:40 -07:00
Adrian Cole
e8b8aced8e
vcloud: added error handling on tasks
2010-03-15 15:30:48 -07:00
Adrian Cole
1429edf69e
fixed where image description doesn't match
2010-03-15 13:32:18 -07:00
Adrian Cole
983801ceb0
fixed demos after stub was renamed
2010-03-15 12:25:42 -07:00