23 Commits

Author SHA1 Message Date
adrian.f.cole
bc238bc507 Issue 121: converted all modules to sync/asyc
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2293 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-15 23:16:38 +00:00
sharedocs1@gmail.com
5e6ef2d068 Adding svn:ignore part 2.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2280 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 23:25:47 +00:00
sharedocs1@gmail.com
8a7f1e42e0 Adding svn:ignore part 1.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2273 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 22:55:18 +00:00
adrian.f.cole
10fe315b7d Issue 116: consolidated blobstore into core
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2249 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-11 07:10:33 +00:00
adrian.f.cole
59cd117fdf fixed unit tests
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2238 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-09 06:13:41 +00:00
adrian.f.cole
99ba4498ec changed to Linked Lists so that unit tests are predictable across JDKs
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2234 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-09 03:27:10 +00:00
adrian.f.cole
b14210bf92 changed name of blobstore module
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2060 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-06 22:52:52 +00:00
adrian.f.cole
a2b17d5718 unit test failures
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2042 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-04 00:59:13 +00:00
adrian.f.cole
19e315042f Issue 100: updated test cases and typed metadata
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2034 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-31 19:50:18 +00:00
adrian.f.cole
bcd1c2343a marked stateless objects as Singleton
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2015 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-31 00:48:49 +00:00
adrian.f.cole
050f6e9a82 Issue 74, Issue 76, Issue 101: revamped blobstore and rest subsystems; Issue 10: removed assisted inject
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2001 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-29 20:17:42 +00:00
adrian.f.cole
ee6ffff298 Issue 73: normalizing names of objects; break metadata into interfaces so that they can be implemented differently
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1986 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-19 01:14:25 +00:00
adrian.f.cole
e939114702 tuned timestamp logic
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1982 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-14 04:59:51 +00:00
adrian.f.cole
03036ca1d0 Issue 100: split authentication from connection
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1977 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-14 01:13:32 +00:00
adrian.f.cole
124bf457f1 fixed bad test
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1976 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-14 01:12:45 +00:00
adrian.f.cole
13f3bc422f Issue 100: set metadata support
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1975 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-12 19:08:00 +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
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
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
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
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
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