Commit Graph

  • 37a497d911 removed todos adrian.f.cole 2009-11-06 20:26:00 +0000
  • df3ef918c0 Issue 111: test stability adrian.f.cole 2009-11-06 16:34:07 +0000
  • 1f92756a97 Issue 112: added more support and changed classnames to match docs adrian.f.cole 2009-11-06 16:31:55 +0000
  • 94ce40015c fixed CDN bug adrian.f.cole 2009-11-04 22:59:48 +0000
  • ce5e7017eb thread safety in xml parser lookup adrian.f.cole 2009-11-04 01:58:46 +0000
  • a2b17d5718 unit test failures adrian.f.cole 2009-11-04 00:59:13 +0000
  • 8673d2e31e updated to use task queue and atmos support adrian.f.cole 2009-11-03 01:54:11 +0000
  • 197801204e Issue 111: fixed blobstore related bugs and accomodated eventual consistency adrian.f.cole 2009-11-03 01:53:42 +0000
  • f3cd3f2db9 loosened testing adrian.f.cole 2009-11-03 01:48:21 +0000
  • 6b32efa17f Issue 111: first support for atmos online blobstore adrian.f.cole 2009-11-02 09:15:42 +0000
  • 830d90874d Issue 73: updated to allow container listings to have pagination adrian.f.cole 2009-11-02 09:13:40 +0000
  • cc0a346289 utility for eventual consistency testing adrian.f.cole 2009-11-02 09:11:13 +0000
  • 483c144d38 Issue 114: new demo of twitter adrian.f.cole 2009-11-01 05:19:01 +0000
  • 19e315042f Issue 100: updated test cases and typed metadata adrian.f.cole 2009-10-31 19:50:18 +0000
  • 67612d0f0c Issue 114: first support for twitter adrian.f.cole 2009-10-31 19:35:14 +0000
  • 3d030cfac0 removed mapmaker expiration as it is incompatible with google appengine. replaced with ExpirableSupplier adrian.f.cole 2009-10-31 09:07:57 +0000
  • af2fa174d1 made google sample work across clouds adrian.f.cole 2009-10-31 09:05:19 +0000
  • 0c7ac791dc Issue 86: added blobstore support for azure adrian.f.cole 2009-10-31 00:52:06 +0000
  • bcd1c2343a marked stateless objects as Singleton adrian.f.cole 2009-10-31 00:48:49 +0000
  • 16e3526430 tuned performance tests adrian.f.cole 2009-10-31 00:47:16 +0000
  • 6336fa1823 made sure MD5 are sent during testing adrian.f.cole 2009-10-31 00:46:55 +0000
  • f285e85ae7 removed bad xstream dependency adrian.f.cole 2009-10-31 00:40:19 +0000
  • 73cd1e3241 Issue 73: cloudfiles now in blobstore adrian.f.cole 2009-10-30 20:51:50 +0000
  • 92b7a3ea89 Issue 73: support recursive listing on stubs adrian.f.cole 2009-10-30 20:48:47 +0000
  • 0cf25a1def Issue 113: signature logger adrian.f.cole 2009-10-30 20:47:25 +0000
  • aa6bb89d75 Issue 113: signature logger adrian.f.cole 2009-10-30 20:46:58 +0000
  • 243ec0d2aa Issue 113: centralized loggers and switched to logger: jclouds.signature not jclouds.signature.wire adrian.f.cole 2009-10-30 16:52:04 +0000
  • 5b95c35ca7 Issue 113: signature logger adrian.f.cole 2009-10-30 16:19:35 +0000
  • 903254a6f9 Issue 75: cloud files now uses native rackspace object model adrian.f.cole 2009-10-30 05:55:53 +0000
  • 1bc88f36f2 fixed double-slash in path adrian.f.cole 2009-10-30 03:26:33 +0000
  • cfab82d775 Issue 111: first code for atmos online storage adrian.f.cole 2009-10-30 03:22:04 +0000
  • 7171f2c431 fixed double-slash in path adrian.f.cole 2009-10-30 03:20:27 +0000
  • 050f6e9a82 Issue 74, Issue 76, Issue 101: revamped blobstore and rest subsystems; Issue 10: removed assisted inject adrian.f.cole 2009-10-29 20:17:42 +0000
  • 71377b29a1 added synchronous future wrapper adrian.f.cole 2009-10-29 19:23:41 +0000
  • ee6ffff298 Issue 73: normalizing names of objects; break metadata into interfaces so that they can be implemented differently adrian.f.cole 2009-10-19 01:14:25 +0000
  • ff9abb6884 Issue 76: parse response header Location adrian.f.cole 2009-10-19 01:11:34 +0000
  • eefd7d47f8 removed multimap for user metadata adrian.f.cole 2009-10-14 21:24:50 +0000
  • bf0943ac6c add better support for matrix adrian.f.cole 2009-10-14 21:24:11 +0000
  • e939114702 tuned timestamp logic adrian.f.cole 2009-10-14 04:59:51 +0000
  • b4a4bedcc3 Issue 112: first vcloud express functionality adrian.f.cole 2009-10-14 01:19:18 +0000
  • ae1ad7498b better message in exception adrian.f.cole 2009-10-14 01:14:21 +0000
  • 03036ca1d0 Issue 100: split authentication from connection adrian.f.cole 2009-10-14 01:13:32 +0000
  • 124bf457f1 fixed bad test adrian.f.cole 2009-10-14 01:12:45 +0000
  • 13f3bc422f Issue 100: set metadata support adrian.f.cole 2009-10-12 19:08:00 +0000
  • 79a3e40d14 update to ensure metadata cannot have multiple values adrian.f.cole 2009-10-12 14:39:22 +0000
  • 33d11fe07f Issue 73: changed eTag to String, as at least two clouds don't have parsable etags; changed user metadata to Map from Multimap as there are no dupes adrian.f.cole 2009-10-12 06:10:15 +0000
  • 04f70ce8f7 disabled wire logging adrian.f.cole 2009-10-12 06:06:28 +0000
  • 99cc328996 Issue 100: get and metadata support adrian.f.cole 2009-10-12 06:05:38 +0000
  • 9c3dcdf495 Issue 76: Reverted decision to rename binders to decorators. binders are not decorators, as they do not enclose objects and add behavior adrian.f.cole 2009-10-11 23:22:49 +0000
  • 06c63e6284 Issue 74: changed scope for performance tests adrian.f.cole 2009-10-11 18:38:02 +0000
  • 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 adrian.f.cole 2009-10-10 21:55:18 +0000
  • b0cc1304bd allowed response parsing to be logged adrian.f.cole 2009-10-10 21:47:43 +0000
  • ccd035df64 Issue 100: started support, adding upload functionality for nirvanix sdn adrian.f.cole 2009-10-10 00:22:34 +0000
  • 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 adrian.f.cole 2009-10-10 00:18:34 +0000
  • b3a9e76d21 added timeout parameter for builders adrian.f.cole 2009-10-08 18:38:36 +0000
  • 4e4ef14ace Issue 97: support for block-based put operations adrian.f.cole 2009-10-08 18:38:21 +0000
  • 22e949343e Issue 97: webdav compatible mapping. when slashes are present in blob names, create subfolders accordingly adrian.f.cole 2009-10-08 00:08:03 +0000
  • c228add243 added more filename tests and loosened timeouts adrian.f.cole 2009-10-07 21:09:51 +0000
  • e93a081d9e fixed to work with Compute Maps adrian.f.cole 2009-10-07 21:08:42 +0000
  • 557d28783f Issue 109, Issue 73: more work on compatibility layer; expose vendor interface as getApi(); more Strategies adrian.f.cole 2009-10-05 16:27:48 +0000
  • ce6930226e updated download link adrian.f.cole 2009-10-05 16:23:33 +0000
  • 16de6c839c Issue 109: changed existing behavior to use strategy pattern adrian.f.cole 2009-10-04 00:26:37 +0000
  • f78670f871 Issue 108 adrian.f.cole 2009-10-04 00:25:12 +0000
  • e95e8f3429 Issue 108 adrian.f.cole 2009-10-03 22:33:10 +0000
  • a1ca5773c7 Issue 108: changed from List to SortedSet adrian.f.cole 2009-10-03 19:53:27 +0000
  • 502dc92836 Issue 103, Issue 73: cleaned up injection and portability layer, removing need for most internal classes and facilitating shared testing stubs across providers adrian.f.cole 2009-09-30 21:17:07 +0000
  • 9cfc6b0420 Issue 97: first blobstore support for Mezeo adrian.f.cole 2009-09-30 21:11:19 +0000
  • c2b62a0a03 simplified example as it was too complicated adrian.f.cole 2009-09-30 21:10:01 +0000
  • f316edd42d removed unreferenced classes adrian.f.cole 2009-09-30 02:03:55 +0000
  • be48d352f9 Issue 103: changed class processors to use TypeLiteral to obtain class object instead of factories adrian.f.cole 2009-09-28 01:53:44 +0000
  • 2de58bb5b9 Issue 102: refactor to use RestContext instead of httpresponse.request adrian.f.cole 2009-09-27 19:28:37 +0000
  • 7c2804dee6 fixed license tags adrian.f.cole 2009-09-27 19:23:08 +0000
  • 9f2ebf62cd Issue 88: corrected test to accurately reflect need for leading double-dashes adrian.f.cole 2009-09-27 19:09:26 +0000
  • 845c17d9ac added ability to specify endpoint in tests adrian.f.cole 2009-09-27 18:57:08 +0000
  • 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 adrian.f.cole 2009-09-27 18:24:51 +0000
  • 09b2c80cd2 Issue 97: added function to derive date from seconds since epoch adrian.f.cole 2009-09-27 18:22:32 +0000
  • 98ad5128df fixed test name adrian.f.cole 2009-09-27 18:21:30 +0000
  • e89aab8453 Issue 99: added multipart form support adrian.f.cole 2009-09-27 18:20:53 +0000
  • 7cb2f6ebc7 Issue 100: authentication now works adrian.f.cole 2009-09-25 17:25:31 +0000
  • 98b759f51a Issue 76: add support for @QueryParam adrian.f.cole 2009-09-25 17:22:34 +0000
  • 4137c3ef85 Issue 97: first cut adrian.f.cole 2009-09-25 05:37:16 +0000
  • bb50a7364f Issue 99: organize binders adrian.f.cole 2009-09-25 05:33:03 +0000
  • b541be176a disabled tests due to Web Hosting #129069 adrian.f.cole 2009-09-25 04:05:48 +0000
  • 58b075562f Issue 95: multiple endpoints per interface adrian.f.cole 2009-09-25 04:02:38 +0000
  • 66c1b593b9 Issue 95: factories that support alternate endpoints adrian.f.cole 2009-09-25 00:38:40 +0000
  • 7a83144421 Issue 86 adrian.f.cole 2009-09-25 00:00:22 +0000
  • f0d0aeb723 Issue 98: disabled test that doesn't work adrian.f.cole 2009-09-24 23:59:36 +0000
  • e680ce6302 made default properties for NIO adrian.f.cole 2009-09-24 23:25:01 +0000
  • 95409990b1 Issue 95: created qualifier annotations for endpoints and removed host/port logic adrian.f.cole 2009-09-24 22:49:43 +0000
  • 6b0f7e289a light work on ec2 adrian.f.cole 2009-09-24 22:48:30 +0000
  • 9f78e8d2fc Issue 96: removed redundant factories and modified utilities and functions to use XML parsers directly adrian.f.cole 2009-09-24 22:42:58 +0000
  • eaa4674918 added support for BASIC authentication adrian.f.cole 2009-09-24 22:36:53 +0000
  • 3cde3d6356 Issue 67: convert to javax.inject annotations adrian.f.cole 2009-09-24 05:37:25 +0000
  • 7a6b9fe6cd fixed testing account adrian.f.cole 2009-09-24 00:54:11 +0000
  • e3672b6a59 Issue 73: Revised and renamed key value store to BlobStore with common Map implementations; refactored implementations and test drivers to utilize new blobstore adrian.f.cole 2009-09-24 00:28:01 +0000
  • ffd34b36c2 Updates to Http: separate md5 from etag, switch from URL to URI adrian.f.cole 2009-09-24 00:20:42 +0000
  • 09f81b222a Issue 82: Filters didn't copy when redirects occurred adrian.f.cole 2009-09-24 00:18:50 +0000
  • 2f2dd9f881 refactored to not require the type of the api adrian.f.cole 2009-09-24 00:14:17 +0000
  • ca7ae7040c refactored to not require the type of the api adrian.f.cole 2009-09-24 00:14:00 +0000
  • 1b04b70c37 Issue 94: update to latest appengine 1.2.5 adrian.f.cole 2009-09-23 23:39:35 +0000