adrian.f.cole
|
703606cb79
|
Issue 47: corrected acl tests to work when james isn't running them :)
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1436 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-17 17:12:23 +00:00 |
adrian.f.cole
|
f5135f3868
|
corrected imports
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1432 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-16 22:05:40 +00:00 |
jamurty
|
2fb0c79e0f
|
Issue 47: Implemented PUT for setting bucket and object Access Control Lists
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1431 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-16 00:27:08 +00:00 |
jamurty
|
41be68b3a9
|
Issue 47: Added metadata fields to S3Object for CannedAccessPolicy and AccessControlList, and modified metadata header parser to identify the x-amz-acl header if present and set the corresponding canned policy on an object.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1430 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-13 01:00:33 +00:00 |
adrian.f.cole
|
09ba1d1360
|
Issue 61: refactored core S3 to allow different error handling and xml parsing
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1428 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-12 16:47:40 +00:00 |
adrian.f.cole
|
ac8210c90a
|
corrected bucket delete logic and fixed enableDebug so that subclasses can call it
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1427 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-12 16:24:21 +00:00 |
adrian.f.cole
|
cd1c3ae900
|
removed unused object
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1423 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-11 23:19:18 +00:00 |
adrian.f.cole
|
818489e9a3
|
Issue 9
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1416 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-11 15:43:10 +00:00 |
adrian.f.cole
|
5cb5a3bb71
|
fixed bad cast
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1090 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-08 01:27:09 +00:00 |
adrian.f.cole
|
9cec8159d4
|
updated google app engine sample
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1089 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-08 00:49:23 +00:00 |
adrian.f.cole
|
498c1dca20
|
Issue 58 reverted as path style bucket access is deprecated
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1087 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-07 21:39:23 +00:00 |
adrian.f.cole
|
445ca04c4e
|
bad cast
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1086 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-07 11:24:17 +00:00 |
adrian.f.cole
|
c6da1b86b7
|
Issue 58 switch to path requests
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1084 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-07 11:18:11 +00:00 |
jamurty
|
bb2ea532b2
|
Initial partial implementation of Access Control List support (Issue 47). This commit adds support for retrieving ACL settings for S3 buckets and objects, but not for modifying these settings.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@885 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-31 21:32:42 +00:00 |
jamurty
|
3d41d6b107
|
CopyObject command now works with non-ASCII object names
git-svn-id: http://jclouds.googlecode.com/svn/trunk@881 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-30 06:57:55 +00:00 |
jamurty
|
ed8df5fdc6
|
JetS3t tests are now more complete, and more resistant to failure due to the use of a shared bucket for most tests (a bit hacky though...)
git-svn-id: http://jclouds.googlecode.com/svn/trunk@876 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-29 19:37:46 +00:00 |
jamurty
|
e8481d163c
|
S3 stub will now return HTTP headers matching an object's metadata settings (only an incomplete subset of HTTP headers is returned)
git-svn-id: http://jclouds.googlecode.com/svn/trunk@875 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-29 19:21:36 +00:00 |
jamurty
|
b34e7180b9
|
Added object listing capabilities to JetS3t service wrapper. Also fixed S3 stub's handling of MaxKeys constraint when listing objects
git-svn-id: http://jclouds.googlecode.com/svn/trunk@873 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-29 16:54:45 +00:00 |
jamurty
|
345e56695d
|
Ensure a bucket always retains the ordering of its object and common-prefixes items
git-svn-id: http://jclouds.googlecode.com/svn/trunk@872 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-29 16:50:20 +00:00 |
suprememoocow
|
5b1f294068
|
Context Builder: http://code.google.com/p/jclouds/issues/detail?id=21
git-svn-id: http://jclouds.googlecode.com/svn/trunk@865 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-28 22:14:38 +00:00 |
adrian.f.cole
|
0f346ca1c2
|
new license header
git-svn-id: http://jclouds.googlecode.com/svn/trunk@864 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-28 21:10:33 +00:00 |
jamurty
|
7d7e7744e7
|
Fix for Issue 37: Added configurable retry handler to impose maximum limits and a back-off delay algorithm to retries in response to server 5xx errors
git-svn-id: http://jclouds.googlecode.com/svn/trunk@850 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-25 08:20:44 +00:00 |
jamurty
|
be3f1add34
|
Content type of request should never be cleared
git-svn-id: http://jclouds.googlecode.com/svn/trunk@849 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-25 05:21:30 +00:00 |
jamurty
|
a64a85412b
|
Fixed S3 stub bug that prevented object's content type being PUT correctly.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@848 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-25 04:58:06 +00:00 |
adrian.f.cole
|
feca1c0085
|
Issue 35: missing files
git-svn-id: http://jclouds.googlecode.com/svn/trunk@846 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-24 23:44:40 +00:00 |
adrian.f.cole
|
8cc04bc588
|
Issue 35: moved more common logic one layer up
git-svn-id: http://jclouds.googlecode.com/svn/trunk@844 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-24 19:54:30 +00:00 |
adrian.f.cole
|
4eced672f1
|
Issue 35: moved content, but also renamed options to parameters, as it makes more sense and reformatted some code
git-svn-id: http://jclouds.googlecode.com/svn/trunk@843 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-23 15:01:36 +00:00 |
adrian.f.cole
|
e5e3c48185
|
move to aws
git-svn-id: http://jclouds.googlecode.com/svn/trunk@842 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-23 14:42:18 +00:00 |
jamurty
|
7ec97fa97a
|
Improved support for concurrent testing in PerformanceTest. Also more fiddling measuring performance metrics for DateService, without getting any reliable results
git-svn-id: http://jclouds.googlecode.com/svn/trunk@841 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-23 05:45:34 +00:00 |
jamurty
|
11f7e9900b
|
Made integration stubs's handling of markers more robust -- should now reliably return the correct number of results
git-svn-id: http://jclouds.googlecode.com/svn/trunk@839 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-22 20:14:11 +00:00 |
jamurty
|
c514757242
|
Work-around for type inference bug in Java 5 that can cause compilation failures. See Issue 34 for more details
git-svn-id: http://jclouds.googlecode.com/svn/trunk@837 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-22 19:02:38 +00:00 |
adrian.f.cole
|
f8da659695
|
made tests parallel and fixed some transient errors in BaseS3Map
git-svn-id: http://jclouds.googlecode.com/svn/trunk@834 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-22 15:35:57 +00:00 |
adrian.f.cole
|
6b9c2431d6
|
fixed the test
git-svn-id: http://jclouds.googlecode.com/svn/trunk@833 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-22 11:14:40 +00:00 |
jamurty
|
0d64c52f8c
|
Corrected integration test - object listings include objects matching the marker. Should rename afterMarker helper to fromMarker?
git-svn-id: http://jclouds.googlecode.com/svn/trunk@828 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-22 01:07:06 +00:00 |
adrian.f.cole
|
aa68466004
|
Issue 30: disable tests
git-svn-id: http://jclouds.googlecode.com/svn/trunk@827 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-22 00:58:26 +00:00 |
jamurty
|
c6adc326bc
|
Modified DateService to be explicit about date formats, and to use SimpleDateFormat when it's faster. Also modified test to better check thread safety and provide *unreliable* performance feedback
git-svn-id: http://jclouds.googlecode.com/svn/trunk@826 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-22 00:57:03 +00:00 |
adrian.f.cole
|
950e56e327
|
Issue 26
git-svn-id: http://jclouds.googlecode.com/svn/trunk@822 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-21 16:08:31 +00:00 |
jamurty
|
d667c6e562
|
Removed dependence on Java 6 when copying S3Object MD5 data -- and tested
git-svn-id: http://jclouds.googlecode.com/svn/trunk@817 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-20 23:13:30 +00:00 |
adrian.f.cole
|
0ad7ca2138
|
reorg of svn
git-svn-id: http://jclouds.googlecode.com/svn/trunk@816 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-20 22:31:18 +00:00 |
adrian.f.cole
|
538b56972a
|
reorganized project structure to accomodate new cloud providers
git-svn-id: http://jclouds.googlecode.com/svn/trunk@815 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-20 21:25:11 +00:00 |