Commit Graph

34 Commits

Author SHA1 Message Date
adrian.f.cole 04f70ce8f7 disabled wire logging
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1972 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-12 06:06:28 +00:00
adrian.f.cole 9c3dcdf495 Issue 76: Reverted decision to rename binders to decorators. binders are not decorators, as they do not enclose objects and add behavior
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1970 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-11 23:22:49 +00:00
adrian.f.cole 50fc3cb913 Issue 74: refactored logging including addition of new trace and header logs. These remove the need for separate json and xml debugging, as it is seen in wire logs
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1968 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-10 21:55:18 +00:00
adrian.f.cole 5b7878b0ea Issue 76: added support for @Produces and @Consumes, replaced @EntityBinder with @DecoratorParam so that we can manipulate more things then just entities; organized rest module
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1952 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-10 00:18:34 +00:00
adrian.f.cole b3a9e76d21 added timeout parameter for builders
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1951 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-08 18:38:36 +00:00
adrian.f.cole 557d28783f Issue 109, Issue 73: more work on compatibility layer; expose vendor interface as getApi(); more Strategies
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1946 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-05 16:27:48 +00:00
adrian.f.cole e95e8f3429 Issue 108
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1942 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-03 22:33:10 +00:00
adrian.f.cole a1ca5773c7 Issue 108: changed from List to SortedSet
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1941 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-03 19:53:27 +00:00
adrian.f.cole 502dc92836 Issue 103, Issue 73: cleaned up injection and portability layer, removing need for most internal classes and facilitating shared testing stubs across providers
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1940 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-30 21:17:07 +00:00
adrian.f.cole be48d352f9 Issue 103: changed class processors to use TypeLiteral to obtain class object instead of factories
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1936 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-28 01:53:44 +00:00
adrian.f.cole 2de58bb5b9 Issue 102: refactor to use RestContext instead of httpresponse.request
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1935 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-27 19:28:37 +00:00
adrian.f.cole 58b075562f Issue 95: multiple endpoints per interface
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1922 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-25 04:02:38 +00:00
adrian.f.cole 66c1b593b9 Issue 95: factories that support alternate endpoints
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1921 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-25 00:38:40 +00:00
adrian.f.cole 7a83144421 Issue 86
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1920 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-25 00:00:22 +00:00
adrian.f.cole f0d0aeb723 Issue 98: disabled test that doesn't work
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1919 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-24 23:59:36 +00:00
adrian.f.cole 95409990b1 Issue 95: created qualifier annotations for endpoints and removed host/port logic
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1917 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-24 22:49:43 +00:00
adrian.f.cole 9f78e8d2fc Issue 96: removed redundant factories and modified utilities and functions to use XML parsers directly
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1915 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-24 22:42:58 +00:00
adrian.f.cole 3cde3d6356 Issue 67: convert to javax.inject annotations
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1913 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-24 05:37:25 +00:00
adrian.f.cole 7a6b9fe6cd fixed testing account
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1911 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-24 00:54:11 +00:00
adrian.f.cole e3672b6a59 Issue 73: Revised and renamed key value store to BlobStore with common Map implementations; refactored implementations and test drivers to utilize new blobstore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1910 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-24 00:28:01 +00:00
adrian.f.cole 30a738b327 issue 73: rename compat layer to keyvaluestore since it is more descriptive
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1884 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-05 19:06:03 +00:00
adrian.f.cole 64cf29701d initial cut of azure queue service
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1883 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-03 17:55:57 +00:00
adrian.f.cole 6a8c3d160c Issue 86: refactored code up to storage level for create options and metadata listing
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1882 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-03 17:53:46 +00:00
adrian.f.cole 6373d05d2f fixed bad import
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1881 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-03 16:51:22 +00:00
adrian.f.cole 535e2edadd Issue 86: fixed test
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1880 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-03 08:17:02 +00:00
adrian.f.cole 0412f20614 Issue 86: added root container commands and delete container
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1879 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-03 08:14:45 +00:00
adrian.f.cole 9e2a68cf36 Issue 86: create container support
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1878 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-03 07:48:35 +00:00
adrian.f.cole df7a392208 Issue 86: corrected to only allow the comp header into the signature
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1877 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-03 07:48:04 +00:00
adrian.f.cole 7e9229d55e Issue 86: first command for blob service
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1876 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-03 04:26:39 +00:00
adrian.f.cole 36aadce94f Issue 86 added error parsing
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1875 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-03 04:26:05 +00:00
adrian.f.cole 0333fb7c13 Issue 86: added base options for enumerated results
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1874 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-03 04:25:23 +00:00
adrian.f.cole 9de6b331a7 Issue 86: shortened project names
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1867 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-01 23:31:56 +00:00
adrian.f.cole e3b3ca5e6f Issue 86: authentication filter for Microsoft Azure Storage
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1863 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-01 23:07:35 +00:00
adrian.f.cole 9ee13291bb Issue 86: setup maven structure for azure cloud storage
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1860 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-01 06:16:38 +00:00