Adrian Cole
835b5c6944
Issue 522:update to jersey 1.6
2011-04-08 22:13:22 -07:00
Adrian Cole
fd1d6ab88a
Issue 521:update to final guice 3.0
2011-04-08 21:47:04 -07:00
Adrian Cole
c9a4534849
Issue 519:update to guava r09
2011-04-08 15:36:04 -07:00
Adrian Cole
1cfbdf00f3
Issue 355: shell for nova 1.1 based on cloudservers
2011-04-05 00:14:18 -07:00
Adrian Cole
f322931755
reworked futures test classes
2011-04-04 21:34:11 -07:00
Adrian Cole
e79e651d78
reworked futures test classes
2011-04-04 21:10:11 -07:00
Adrian Cole
b99b6b1dc0
address auth exceptions on @Provides methods
2011-04-04 17:43:09 -07:00
Adrian Cole
53c735fdff
enforced blobs must have uri, container, and can have publicAccess
2011-04-03 18:15:09 -07:00
Adrian Cole
72768c206d
Issue 471: revised to include java context on interrupted errors
2011-04-01 19:38:45 -07:00
Adrian Cole
eb4a8393fb
Issue 471: set toString on futures
2011-04-01 13:58:32 -07:00
Adrian Cole
b8a06da58a
Issue 514: added support for Tiscali Storage (tiscali-storage)
2011-03-29 13:33:57 -07:00
Adrian Cole
a44abb0768
Issue 374: added slf4j
2011-03-26 21:28:13 -07:00
Adrian Cole
f2e6c72e5a
added qualifier support to annotation parsing so that we can expose cached objects
2011-03-21 14:57:57 -07:00
Adrian Cole
fff61b8b4d
Issue 508: promoted OVF and CIM to jclouds-compute so that they can be reused across vcloud, trmk, and savvis
2011-03-20 22:15:08 -07:00
Adrian Cole
81f0707382
Issue 435: refactored savvis code
2011-03-20 02:42:53 -07:00
Adrian Cole
743b94c767
restructured softlayer into separate feature classes
2011-03-18 17:49:20 -07:00
Carlos
b5811c680d
Ensure no snapshots are downloaded from java.net repository
2011-03-16 18:54:51 +01:00
Carlos
49eb1bffaf
Remove oauth repo now that it's in Maven Central repository
2011-03-16 12:24:07 +01:00
Carlos
eb1fd05bda
Remove gson repo now that gson is in Maven Central
2011-03-15 20:18:54 +01:00
Adrian Cole
f5fa2d983b
added toString to common functions so that they are easier to see when debugging
2011-03-14 01:39:59 -07:00
Hugo Duncan
d9cb934feb
Add clojure interface for spot instances
...
Add clojure template-builder keywords for spot instances introduced
for issue #308 . Add a builder for spot-options.
2011-03-12 16:30:36 -05:00
Adrian Cole
9bdd97340b
Issue 506:support hosteurope blobstore; break out scality-rs2
2011-03-12 12:14:11 -08:00
Adrian Cole
2b43975cc8
Merge branch 'large-blob' of git@github.com:jclouds/jclouds
...
* 'large-blob' of git@github.com:jclouds/jclouds:
Issue 486: moved netty to a driver and created a base payload slicer
AWS S3 sequential multipart upload strategy, newly added files.
AWS S3 sequential Multipart Upload strategy
2011-03-09 13:42:02 -08:00
Adrian Cole
8ed7dcde82
Issue 501: break retry loop on timeout or illegal state
2011-03-08 08:47:55 -08:00
Adrian Cole
ebd4d1e432
Issue 499:add and use import key support to aws-ec2
2011-03-06 15:35:06 -05:00
Adrian Cole
b6667353f9
Issue 486: moved netty to a driver and created a base payload slicer
2011-03-06 00:04:46 -05:00
Adrian Cole
16843d9a92
Merge branch 'large-blob' of https://github.com/tiborkiss/jclouds into tiborkiss-large-blob
...
* 'large-blob' of https://github.com/tiborkiss/jclouds :
AWS S3 sequential multipart upload strategy, newly added files.
AWS S3 sequential Multipart Upload strategy
2011-03-05 21:16:07 -05:00
Adrian Cole
2c5e97627d
removed deprecated usage
2011-03-05 21:08:55 -05:00
Adrian Cole
a988b47627
Issue 471:add better error message when there's an interrupted exception
2011-03-05 20:57:19 -05:00
Adrian Cole
ad0acb56fa
fixed auth error when using an ssl site via ip and not hostname
2011-03-05 16:35:37 -05:00
Adrian Cole
9117644f26
Issue 495:vcloud: NullPointerExceptions when a VM has no IP addresses
2011-03-04 22:58:39 -05:00
Tibor Kiss
589579191c
Merge branch 'master' of git://github.com/jclouds/jclouds into large-blob
2011-03-04 23:37:30 +01:00
Tibor Kiss
20b03aceb8
AWS S3 sequential multipart upload strategy, newly added files.
2011-03-04 23:29:39 +01:00
Tibor Kiss
f5566a4a57
AWS S3 sequential Multipart Upload strategy
2011-03-04 23:24:32 +01:00
Adrian Cole
739bcc4c68
Issue 491:support new ap-northeast-1 region in aws
2011-03-03 09:44:53 -05:00
Adrian Cole
0e794c4788
return false on executionexception
2011-02-27 20:59:54 -08:00
Adrian Cole
54ab2aa82b
lowered level of a debug statement
2011-02-27 19:57:10 -08:00
Adrian Cole
7fc56e86ef
making test more lenient for our build server
2011-02-27 17:35:25 -08:00
Adrian Cole
4ec14fc847
making test more lenient for our build server
2011-02-27 17:29:47 -08:00
Adrian Cole
3d3770a556
Issue 489: made a ceiling for retry intervals
2011-02-27 16:42:48 -08:00
Adrian Cole
c6032bc1d5
test to see if ips are publicly routable
2011-02-27 12:13:20 -08:00
Adrian Cole
5b2669c2f3
network scope is less than zone
2011-02-27 12:12:40 -08:00
tibor.kiss
00d172ce2f
issue 430: large blob support:
...
- modified all 3 http connectors to add "Expect: 100-continue" header
- refactored the RequestAuthorizeSignature to not conform the specification
- complete-multipart-upload response is returning escaped quote, I extended ETag parser
- added more S3 headers
2011-02-26 20:05:16 +01:00
Adrian Cole
06355017b0
relaxed reponse builder as sometimes servers mistakenly do not include a message in the http response
2011-02-26 10:19:49 -08:00
Adrian Cole
9e7dbc5612
Merge branch 'master' of github.com:jclouds/jclouds
...
* 'master' of github.com:jclouds/jclouds:
Issue 430:large blob support on aws-s3
added debug to http executor
carved out a place to add aws-s3 specific functionality
2011-02-24 21:54:49 -08:00
Adrian Cole
164fa05d2b
Issue 488: added storage provider for ninefold
2011-02-24 21:54:42 -08:00
Adrian Cole
95a19b99fd
Issue 430:large blob support on aws-s3
2011-02-24 21:46:14 -08:00
Adrian Cole
84004b8986
added debug to http executor
2011-02-24 21:45:04 -08:00
Adrian Cole
2539559640
carved out a place to add aws-s3 specific functionality
2011-02-24 11:17:00 -08:00
Adrian Cole
5075032edd
added new param parser for comma-separated lists
2011-02-22 11:08:21 -08:00
Adrian Cole
3602f03133
Merge branch 'master' of https://github.com/mikem2005/jclouds
...
* 'master' of https://github.com/mikem2005/jclouds :
Set connect and read timeout on connection
2011-02-19 12:44:56 -08:00
Mike Matczynski
dafa2dc00c
Set connect and read timeout on connection
2011-02-19 13:47:11 -05:00
Adrian Cole
5f676d99b8
updated pcs
2011-02-18 16:55:18 -08:00
Adrian Cole
5c1c731311
Issue 483:@VirtualHost annotation does not present port number
2011-02-18 14:03:20 -08:00
Carlos
a9fc927938
Add some repos still needed and use javax.inject coordinates in central repo
2011-02-17 13:31:33 +01:00
Carlos
e7daafb101
Merge upstream
2011-02-17 11:55:39 +01:00
Adrian Cole
f38c8d5e56
Issue 475: removed builtin providers for ec2, s3, cloudservers, cloudfiles, and vcloudexpress
2011-02-15 17:51:40 +01:00
Adrian Cole
7a2c2053e2
Issue 474: changed demo to use async urlfetch
2011-02-15 16:31:35 +01:00
Adrian Cole
d4018a5828
Issue 125: applied to cloudservers
2011-02-14 17:00:05 +01:00
Adrian Cole
b86fe9eec3
Issue 125:payload binder
2011-02-14 15:18:19 +01:00
Adrian Cole
4627a91195
Issue 125:payload binder
2011-02-14 15:17:19 +01:00
Adrian Cole
20c23e7962
Issue 462: corrected semantics of BlobMap when using inDirectory and added BlobBuilder
2011-02-13 22:32:31 +01:00
Adrian Cole
4ce474e43c
cloudstack: added virtualmachine and asyncjob features
2011-02-13 14:03:58 +01:00
Adrian Cole
096b25509d
updated nested parser so that it can return empty collections
2011-02-13 00:06:26 +01:00
Adrian Cole
8476082ee3
Issue 463: updated to guava r08
2011-02-06 20:25:30 -08:00
Adrian Cole
6f545c0277
deepened unwrapping of json to include only value in list
2011-02-06 17:29:15 -08:00
Adrian Cole
f1a878f016
added nested json unwrapping
2011-02-05 11:54:32 -08:00
Andrew Phillips
af16b30b45
Renamed core-jar-with-dependencies-descriptor -> jar-with-dependencies-descriptor
...
Renamed jar-with-dependencies-descriptor -> jar-with-dependencies-no-core-no-apis-descriptor
Added a provided-dependencies-descriptor to the default assemblies run with -Pdistribution
2011-02-01 09:34:14 +01:00
Adrian Cole
a1dbbd203c
Issue 448: new EC2 EBS support
2011-01-31 14:14:05 -08:00
Adrian Cole
675563c96a
Issue 418: updated location object to include metadata and iso3166codes
2011-01-31 01:00:20 -08:00
Adrian Cole
3263d22bfc
renamed properties builder for aws-elb
2011-01-30 13:41:21 -08:00
Adrian Cole
99bbdfce8a
Issue 456: add new InsufficientResourcesException
2011-01-29 16:15:51 -08:00
Adrian Cole
4eefd0dfa1
Walrus doesn't seem to support HEAD bucket
2011-01-29 10:39:03 -08:00
Adrian Cole
68baca4062
googlestorage supports streaming
2011-01-29 10:12:42 -08:00
Carlos
9254305248
Merge remote branch 'upstream/master'
2011-01-27 11:22:06 -08:00
Adrian Cole
81796fafb0
scope ec2 image parsing to providers
2011-01-26 16:30:44 -08:00
Carlos
fe9922acce
Git merge upstream/master
2011-01-25 20:04:37 -08:00
Carlos
e709a39382
Upgrade guice to 3.0-rc2 which is already in Maven central
2011-01-25 19:16:56 -08:00
Adrian Cole
1df15209ec
fixed built-in http client
2011-01-25 10:23:58 -08:00
Adrian Cole
0a769ca6f5
Issue 419 rename cloudsigma to cloudsigma-zrh
2011-01-25 08:44:55 -08:00
Adrian Cole
ab7b19d6bd
Merge branch 'master' of git@github.com:jclouds/jclouds
...
* 'master' of git@github.com:jclouds/jclouds:
Issue 452: revised supplier
Issue 452: added byon provider
added bucket limit on eucalyptus partner cloud
fixed javadoc typo
2011-01-24 18:09:50 -08:00
Adrian Cole
7b5d0af43d
Issue 451: fix redirection handler
2011-01-24 18:09:35 -08:00
Adrian Cole
35d736a3ca
Issue 452: added byon provider
2011-01-24 12:23:22 -08:00
Adrian Cole
f1b4b67a88
fixed properties used in epc testing
2011-01-24 09:17:12 -08:00
Adrian Cole
a5211f523e
switched to use eucalyptus partnercloud as community cloud hasn't enough resources to complete testing
2011-01-24 08:12:14 -08:00
Adrian Cole
89e7fd6092
updates to fix elastichosts and cloudsigma support
2011-01-23 22:06:47 -08:00
Adrian Cole
ade9fa6119
loosened exponential delay test
2011-01-23 17:30:41 -08:00
Adrian Cole
0455e0f509
refactored runScript logic
2011-01-23 12:19:28 -08:00
Adrian Cole
bf1ee9487b
Issue 440: created org.jclouds.common/azure-common, org.jclouds.provider/azureblob, azurequeue
2011-01-16 17:06:34 -08:00
Adrian Cole
99b409de66
Issue 440: added cloudonestorage
2011-01-16 14:38:41 -08:00
Adrian Cole
829f7f5064
Issue 440: added synaptic storage
2011-01-16 14:23:13 -08:00
Adrian Cole
de17424871
Issue 440: moved atmos to api groupId
2011-01-16 13:45:11 -08:00
Adrian Cole
9e8a1f4bb2
Issue 447: breakup Utils
2011-01-11 09:50:37 -08:00
Adrian Cole
a31332904f
updated to final release of jersey 1.4
2011-01-10 08:46:22 -08:00
Adrian Cole
679d16441b
Issue 446: update to latest guice
2011-01-10 08:31:59 -08:00
Adrian Cole
cfcee554b3
created new providers that run the elasticstack api:
...
org.jclouds.api/elasticstack
org.jclouds.provider/elastichosts-lon-b
org.jclouds.provider/elastichosts-lon-p
org.jclouds.provider/elastichosts-sat-p
org.jclouds.provider/openhosting-east1
org.jclouds.provider/serverlove-z1-man
org.jclouds.provider/skalicloud-sdg-my
2011-01-09 22:24:41 -08:00
Adrian Cole
17629960cd
Issue 429: pulled cloudfiles-specific logic apart from swift
2011-01-09 10:32:35 -08:00
Adrian Cole
e68a67042e
Issue 444: expose @Path("{jclouds.api-version}") for interpretting path based on the version constant
2011-01-09 10:30:47 -08:00
Adrian Cole
3ca278723d
Issue 440: added cloudservers and cloudfiles us and uk providers
2011-01-08 15:59:48 -08:00
Adrian Cole
9d6537dfc2
Issue 440: extracted cloudservers and cloudfiles into their own api modules, moved rackspace into commons
2011-01-08 10:46:54 -08:00