adrian.f.cole
|
564573a0ad
|
new beta
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1504 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-30 17:53:59 +00:00 |
adrian.f.cole
|
2639bedc8e
|
[maven-release-plugin] prepare release 1.0-beta-2
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1502 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-30 17:17:16 +00:00 |
adrian.f.cole
|
2a9ca61b36
|
Issue 69: added in S3 specific retry handling
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1467 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-26 20:53:55 +00:00 |
adrian.f.cole
|
81ee88335e
|
Issue 69: ensured redirect handlers copy the content stream before closing it, as this data is needed for error parsing
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1465 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-26 17:41:39 +00:00 |
adrian.f.cole
|
cf1067465b
|
added missing binding annotation
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1464 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-26 17:40:28 +00:00 |
adrian.f.cole
|
44d4c37a90
|
Issue 69: corrected retry/error guice bindings
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1463 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-26 12:34:28 +00:00 |
adrian.f.cole
|
19989d8374
|
issue 60: refactored http clients to not be bound to a single endpoint such that redirects can be assigned to another host
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1459 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-24 18:28:07 +00:00 |
adrian.f.cole
|
78d0b7afd3
|
issue 66: refactored http clients to not be bound to a single endpoint such that redirects can be assigned to another host
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1458 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-24 18:27:39 +00:00 |
adrian.f.cole
|
00cc4c4c4e
|
updated to version 4.0.1
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1457 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-24 18:26:15 +00:00 |
adrian.f.cole
|
39e96d041f
|
Issue 69: removed unusable or redundant code wrt http error handling
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1455 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-22 07:21:03 +00:00 |
adrian.f.cole
|
7e181c92b0
|
bad log format
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1454 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-21 01:48:36 +00:00 |
adrian.f.cole
|
1557173695
|
Issue 68 expose endPoint URI in HttpRequest
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1453 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-21 01:45:34 +00:00 |
adrian.f.cole
|
8bd15c7fc9
|
converted http methods to enums
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1449 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-21 00:22:04 +00:00 |
adrian.f.cole
|
3f7833c2c3
|
Issue 55 enhanced integration tests to support redirect testing
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1448 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-19 20:08:31 +00:00 |
adrian.f.cole
|
e773803ee2
|
Issue 62: always set Content-Length
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1424 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-11 23:20:37 +00:00 |
adrian.f.cole
|
65e46339f9
|
fixed log format
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1421 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-11 23:17:22 +00:00 |
adrian.f.cole
|
bf3ba3e855
|
Issue 52: worked around host header issue in gae
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1088 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-07 23:13:38 +00:00 |
adrian.f.cole
|
0c9b3accda
|
Issue 52: warn when host header is used
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1083 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-07 11:06:29 +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 |
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 |
adrian.f.cole
|
f3b06b9cc1
|
reorganized project structure to accomodate new cloud providers
git-svn-id: http://jclouds.googlecode.com/svn/trunk@814 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-20 21:09:07 +00:00 |
adrian.f.cole
|
c2c883558d
|
reorganized project structure to accomodate new cloud providers
git-svn-id: http://jclouds.googlecode.com/svn/trunk@813 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-20 20:55:45 +00:00 |
adrian.f.cole
|
69deb933e8
|
separated out unit tests from integration tests and fixed javadoc
git-svn-id: http://jclouds.googlecode.com/svn/trunk@810 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-19 17:33:41 +00:00 |
adrian.f.cole
|
7b6024b4b4
|
[maven-release-plugin] rollback the release of jclouds-1.0-beta-1
git-svn-id: http://jclouds.googlecode.com/svn/trunk@649 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-11 01:59:41 +00:00 |
adrian.f.cole
|
84dcb60743
|
[maven-release-plugin] prepare release jclouds-1.0-beta-1
git-svn-id: http://jclouds.googlecode.com/svn/trunk@647 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-11 01:49:44 +00:00 |
adrian.f.cole
|
0ba685c8c8
|
[maven-release-plugin] rollback the release of jclouds-1.0-beta-1
git-svn-id: http://jclouds.googlecode.com/svn/trunk@646 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-11 01:40:20 +00:00 |
adrian.f.cole
|
bd2acab5f1
|
[maven-release-plugin] prepare release jclouds-1.0-beta-1
git-svn-id: http://jclouds.googlecode.com/svn/trunk@645 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-11 01:36:38 +00:00 |
adrian.f.cole
|
0e07b7236f
|
Issue 9 javadoc coverage
git-svn-id: http://jclouds.googlecode.com/svn/trunk@644 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-11 01:09:41 +00:00 |
adrian.f.cole
|
67683084ff
|
finished creating integration tests for all functionality needed for beta. fixed bad logging formats, added javadoc
git-svn-id: http://jclouds.googlecode.com/svn/trunk@643 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-10 19:52:55 +00:00 |
adrian.f.cole
|
0d0e0eb1cd
|
moved to main folder
git-svn-id: http://jclouds.googlecode.com/svn/trunk@641 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-10 16:55:37 +00:00 |
adrian.f.cole
|
f41474dca0
|
moved gae to extensions folder
git-svn-id: http://jclouds.googlecode.com/svn/trunk@640 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-10 16:51:31 +00:00 |
adrian.f.cole
|
88b34e6a9f
|
moved gae to extensions
git-svn-id: http://jclouds.googlecode.com/svn/trunk@639 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-10 16:49:47 +00:00 |
adrian.f.cole
|
db14a0232d
|
refactored out s3nio module and centralized http handling code
git-svn-id: http://jclouds.googlecode.com/svn/trunk@485 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-09 20:31:55 +00:00 |
adrian.f.cole
|
8c1861f73d
|
Issue 6, Issue 11, Issue 12, Issue 18: support eu, acls, rest options, cleaned up api
git-svn-id: http://jclouds.googlecode.com/svn/trunk@483 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-08 17:45:35 +00:00 |
adrian.f.cole
|
1c16caa6f0
|
fixed email address
git-svn-id: http://jclouds.googlecode.com/svn/trunk@475 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-07 08:10:55 +00:00 |
adrian.f.cole
|
e32ed04b13
|
typo
git-svn-id: http://jclouds.googlecode.com/svn/trunk@419 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-06 22:11:04 +00:00 |
adrian.f.cole
|
186504b7e8
|
cleaning cruft
git-svn-id: http://jclouds.googlecode.com/svn/trunk@418 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-06 22:09:35 +00:00 |
adrian.f.cole
|
9287a2a6c1
|
exposed MetaData as proper types
git-svn-id: http://jclouds.googlecode.com/svn/trunk@417 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-06 10:30:41 +00:00 |
adrian.f.cole
|
8cf759e829
|
hardening retry logic
git-svn-id: http://jclouds.googlecode.com/svn/trunk@348 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-05 16:48:23 +00:00 |
adrian.f.cole
|
e55f31caad
|
addressed all generic issues and Issue 14
git-svn-id: http://jclouds.googlecode.com/svn/trunk@310 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-05 12:07:27 +00:00 |
adrian.f.cole
|
5781711f32
|
fixed incorrect dependency scope
git-svn-id: http://jclouds.googlecode.com/svn/trunk@254 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-04 21:04:59 +00:00 |
adrian.f.cole
|
c5486f6c5e
|
Issue 8: Removed direct dependencies on java.util.logging, LoggingModules are now used to select logging
git-svn-id: http://jclouds.googlecode.com/svn/trunk@251 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-04 20:19:42 +00:00 |
jamurty
|
12cb9055b6
|
Implemented bucket listing method listAllBucketsImpl for JetS3t-compatible service, as practice to get my feet wet.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@249 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-04 18:57:05 +00:00 |
adrian.f.cole
|
032cd8717c
|
issue 15: implemented deleteobject
git-svn-id: http://jclouds.googlecode.com/svn/trunk@247 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-03 00:01:15 +00:00 |
adrian.f.cole
|
4f3ac2ead6
|
issue 15: first cut at module for jets3t
git-svn-id: http://jclouds.googlecode.com/svn/trunk@245 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-02 23:24:01 +00:00 |
adrian.f.cole
|
7b10148328
|
Issue 1: resolved connection leak and hardened code related to connection handling
git-svn-id: http://jclouds.googlecode.com/svn/trunk@199 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-02 20:04:12 +00:00 |
adrian.f.cole
|
9e3341bfc7
|
Issue 7: Map<String,S3Object>
git-svn-id: http://jclouds.googlecode.com/svn/trunk@139 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-01 19:40:36 +00:00 |
adrian.f.cole
|
ca8f278580
|
removed google from default module list
git-svn-id: http://jclouds.googlecode.com/svn/trunk@72 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-04-30 13:28:24 +00:00 |
ferncam1
|
7a07fd6c3d
|
added wagon for deploying to svn
git-svn-id: http://jclouds.googlecode.com/svn/trunk@19 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-04-28 11:04:32 +00:00 |
ferncam1
|
483043ea87
|
initial import to svn
git-svn-id: http://jclouds.googlecode.com/svn/trunk@3 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-04-28 09:59:49 +00:00 |