Phil Hagelberg
|
a5454fe040
|
Update clojure blobstore tests to reflect new argument order.
|
2010-03-26 10:31:14 -07:00 |
phil
|
91f09690b6
|
Rename create-blob to upload-blob.
|
2010-03-26 01:07:13 +00: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 |
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 |
Jim
|
c0d8e90e72
|
Added retry to download-blob if MD5 checksums don't match.
|
2010-03-17 14:05:35 -07:00 |
Adrian Cole
|
3be3966f45
|
fixed bad naming convention on constant
|
2010-03-15 10:42:46 -07:00 |
Adrian Cole
|
dc512e8bae
|
Issue 202: withDetails support for BlobStore.list(String,ListContainerOptions)
|
2010-03-14 23:34:47 -07:00 |
Phil Hagelberg
|
9ba88797a0
|
Fix File method of download-blob multimethod.
|
2010-03-09 17:01:24 -08:00 |
Jim
|
5311b05192
|
Run clojure blobstore tests inside with-blobstore.
|
2010-03-09 16:16:43 -06:00 |
Jim
|
1da7c5a6b6
|
Added higher-level download-blob function and tests for it.
|
2010-03-09 16:13:23 -06:00 |
Phil Hagelberg
|
659f4b9612
|
Remove a redundant function, rename a test, add test todo.
|
2010-03-09 10:42:05 -08:00 |
Hugo Duncan
|
bdba469580
|
changed blobstore test to use factory for renamed transient provider
|
2010-03-09 12:32:01 -05:00 |
Adrian Cole
|
e04784373e
|
Issue 154: added Transient blobstore
|
2010-03-09 09:17:33 -08:00 |
Hugo Duncan
|
cb0928afae
|
major update to blobstore clojure binding. factored out core.clj
|
2010-03-09 11:11:19 -05:00 |
Adrian Cole
|
b190651247
|
refactored configuration module so that Issue 201 could occur. linked context with objects created from it
|
2010-03-09 00:10:27 -08:00 |
Hugo Duncan
|
33a31c03ed
|
import bindings from crane. Merge branch 'jclouds' of git://github.com/bradford/crane
|
2010-03-03 09:17:00 -05:00 |
Adrian Cole
|
a72efaea6d
|
Issue 177: support scheme-only redirects
|
2010-02-21 10:43:00 -08:00 |
Adrian Cole
|
bb80d90755
|
Issue 172: updated stubs to have enough threads to complete execution
|
2010-02-16 10:07:04 -08:00 |
adrian.f.cole
|
7120f6e536
|
corrected CNFE, as it should have been a subclass of ResourceNotFoundException; stabalized the directory support for rackspace and atmos
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2753 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-02-02 04:07:49 +00:00 |
adrian.f.cole
|
a268309c94
|
overhauled the blobstore api to work with pseudo directories and continuable lists. fixed connection errors in http executor. changed to return null on resource not found
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2745 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-02-01 10:09:45 +00:00 |
adrian.f.cole
|
70aa7e4ef3
|
Issue 73, 130, 150: overhauled context builders, blobstore javadocs, setup http connection limiter, and otherwise readied the code for consumption
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2729 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-25 09:41:37 +00:00 |
adrian.f.cole
|
aa41f4512b
|
Issue 130: added rackspace and cleaned up builder concepts
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2721 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-22 20:39:23 +00:00 |
adrian.f.cole
|
a17da70588
|
support null; add AuthorizationException
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2717 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-22 00:30:07 +00:00 |
adrian.f.cole
|
cb906ded3c
|
Issue 130: added options to runNode like openPorts and runScript; added ability to specify alternate endpoint in *ContextBuilderFactory; updated ant tasks to use new node features; Issue 112: normalized vcloud clients
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2712 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-21 06:22:42 +00:00 |
adrian.f.cole
|
9b39988ad7
|
Issue 130, Issue 73: separated out provider context from abstraction. accessible via getProviderSpecificContext
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2684 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-20 00:32:04 +00:00 |
adrian.f.cole
|
0f6412dfbd
|
Issue 86 updated to latest azure api release and added more support for queue
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2674 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-19 11:34:28 +00:00 |
adrian.f.cole
|
969bb8ea38
|
Issue 144: Temporary hack until http://code.google.com/p/guava-libraries/issues/detail?id=317 is fixed.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2670 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-19 02:23:30 +00:00 |
adrian.f.cole
|
27de8ac105
|
Issue 148 Issue 9 cleanup javadoc, removed use of string.replaceAll
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2664 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-18 20:28:37 +00:00 |
adrian.f.cole
|
2776d12093
|
corrected ssl errors in blobstore and normalized context factories
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2663 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-16 17:35:59 +00:00 |
adrian.f.cole
|
d8e6c0e248
|
Issue 130, Issue 29: normalize location, called Region in amazon speak, restructured domain model across compute and blobstore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2658 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-15 23:13:35 +00:00 |
adrian.f.cole
|
83a2d54e3e
|
Issue 144: convert to ListenableFutures
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2625 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-10 06:25:44 +00:00 |
adrian.f.cole
|
e69831b1a9
|
Issue 144: replaced exception handling with guava's Throwables methods
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2624 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-10 05:07:42 +00:00 |
adrian.f.cole
|
1284fd67fa
|
Issue 144: replaced FutureFunctionCallable, FutureFunctionWrapper, RunnableFutureTask with Futures.compose and Futures.chain
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2617 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-07 01:46:43 +00:00 |
adrian.f.cole
|
2d3c1b6019
|
made name a mandatory parameter of newBlob
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2612 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-06 17:54:41 +00:00 |
adrian.f.cole
|
183342d7f0
|
broke the build
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2611 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-06 16:41:01 +00:00 |
adrian.f.cole
|
32ab37d3d7
|
Fixed license error caught by libcloud: jclouds isn't licensed to Apache, it just uses that license. thanks guys
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2558 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-31 17:36:46 +00:00 |
adrian.f.cole
|
8116d47b67
|
Removed dependency of apache commons-io as it overlaps with guava. note guava will include google collections soon
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2457 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-17 20:10:58 +00:00 |
adrian.f.cole
|
4a22f808d1
|
Issue 134: switch to typed payloads for http requests and blob types
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2410 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-13 20:46:48 +00:00 |
adrian.f.cole
|
74be2180d3
|
Issue 131: reorganized package structure
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2409 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-13 06:42:22 +00:00 |
adrian.f.cole
|
1eb4619faa
|
Issue 131: extract out bouncycastle
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2408 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-13 05:16:26 +00:00 |
adrian.f.cole
|
507794042e
|
Issue 131: move joda to extension
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2407 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-13 02:24:30 +00:00 |
adrian.f.cole
|
a900e05a1f
|
Issue 131: modularized out blobstore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2405 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-12 23:28:02 +00:00 |