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
|
99cc328996
|
Issue 100: get and metadata support
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1971 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-12 06:05:38 +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
|
06c63e6284
|
Issue 74: changed scope for performance tests
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1969 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-11 18:38:02 +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
|
b0cc1304bd
|
allowed response parsing to be logged
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1954 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-10 21:47:43 +00:00 |
adrian.f.cole
|
ccd035df64
|
Issue 100: started support, adding upload functionality for nirvanix sdn
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1953 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-10 00:22:34 +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
|
4e4ef14ace
|
Issue 97: support for block-based put operations
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1950 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-08 18:38:21 +00:00 |
adrian.f.cole
|
22e949343e
|
Issue 97: webdav compatible mapping. when slashes are present in blob names, create subfolders accordingly
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1949 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-08 00:08:03 +00:00 |
adrian.f.cole
|
c228add243
|
added more filename tests and loosened timeouts
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1948 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-07 21:09:51 +00:00 |
adrian.f.cole
|
e93a081d9e
|
fixed to work with Compute Maps
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1947 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-07 21:08:42 +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
|
ce6930226e
|
updated download link
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1945 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-05 16:23:33 +00:00 |
adrian.f.cole
|
16de6c839c
|
Issue 109: changed existing behavior to use strategy pattern
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1944 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-04 00:26:37 +00:00 |
adrian.f.cole
|
f78670f871
|
Issue 108
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1943 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-04 00:25:12 +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
|
9cfc6b0420
|
Issue 97: first blobstore support for Mezeo
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1939 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-30 21:11:19 +00:00 |
adrian.f.cole
|
c2b62a0a03
|
simplified example as it was too complicated
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1938 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-30 21:10:01 +00:00 |
adrian.f.cole
|
f316edd42d
|
removed unreferenced classes
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1937 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-30 02:03:55 +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
|
7c2804dee6
|
fixed license tags
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1934 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-27 19:23:08 +00:00 |
adrian.f.cole
|
9f2ebf62cd
|
Issue 88: corrected test to accurately reflect need for leading double-dashes
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1933 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-27 19:09:26 +00:00 |
adrian.f.cole
|
845c17d9ac
|
added ability to specify endpoint in tests
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1932 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-27 18:57:08 +00:00 |
adrian.f.cole
|
ac8c681eb1
|
Issue 76: added ParamParser on Methods and added ability for ResponseTransformers to implement RestContext which will give them access to the originating request and args
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1931 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-27 18:24:51 +00:00 |
adrian.f.cole
|
09b2c80cd2
|
Issue 97: added function to derive date from seconds since epoch
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1930 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-27 18:22:32 +00:00 |
adrian.f.cole
|
98ad5128df
|
fixed test name
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1929 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-27 18:21:30 +00:00 |
adrian.f.cole
|
e89aab8453
|
Issue 99: added multipart form support
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1928 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-27 18:20:53 +00:00 |
adrian.f.cole
|
7cb2f6ebc7
|
Issue 100: authentication now works
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1927 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-25 17:25:31 +00:00 |
adrian.f.cole
|
98b759f51a
|
Issue 76: add support for @QueryParam
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1926 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-25 17:22:34 +00:00 |
adrian.f.cole
|
4137c3ef85
|
Issue 97: first cut
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1925 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-25 05:37:16 +00:00 |
adrian.f.cole
|
bb50a7364f
|
Issue 99: organize binders
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1924 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-25 05:33:03 +00:00 |
adrian.f.cole
|
b541be176a
|
disabled tests due to Web Hosting #129069
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1923 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-25 04:05:48 +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
|
e680ce6302
|
made default properties for NIO
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1918 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-24 23:25:01 +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
|
6b0f7e289a
|
light work on ec2
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1916 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-24 22:48:30 +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
|
eaa4674918
|
added support for BASIC authentication
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1914 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-24 22:36:53 +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
|
ffd34b36c2
|
Updates to Http: separate md5 from etag, switch from URL to URI
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1909 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-24 00:20:42 +00:00 |