adrian.f.cole
|
f9fec120a7
|
Issue 130: separated out compute api
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2668 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-18 22:56:58 +00:00 |
adrian.f.cole
|
27de8ac105
|
Issue 148 Issue 9 cleanup javadoc, removed use of string.replaceAll
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2664 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-18 20:28:37 +00:00 |
adrian.f.cole
|
2776d12093
|
corrected ssl errors in blobstore and normalized context factories
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2663 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-16 17:35:59 +00:00 |
adrian.f.cole
|
d8e6c0e248
|
Issue 130, Issue 29: normalize location, called Region in amazon speak, restructured domain model across compute and blobstore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2658 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-15 23:13:35 +00:00 |
lili.recusant
|
bc334b9447
|
Added WEBAPPVM image (right now only available on Terremark)
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2657 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-15 22:24:32 +00:00 |
adrian.f.cole
|
2e138bebe3
|
bad test fixed
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2654 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-14 16:50:50 +00:00 |
adrian.f.cole
|
e330360f64
|
Issue 122: updated http proxy
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2650 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-14 03:30:32 +00:00 |
adrian.f.cole
|
7559ba165e
|
Issue 122: added proxy support to default java engine
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2649 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-13 21:05:23 +00:00 |
adrian.f.cole
|
313e56e8d6
|
Issue 130: tune output in compute service
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2646 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-13 07:55:27 +00:00 |
adrian.f.cole
|
2d19e33828
|
changed factories to not use varargs as it makes scripting ugly. also added NONE options for the same reason.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2645 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-13 06:34:35 +00:00 |
adrian.f.cole
|
6ff6abd36c
|
Issue 129 Issue 130: changed naming convention per libcloud; added context object
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2644 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-13 01:19:42 +00:00 |
adrian.f.cole
|
e3c6b0e4e1
|
fastest ec2
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2642 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-12 03:14:05 +00:00 |
adrian.f.cole
|
b29521ef41
|
Issue 147: performace improvements to SQS
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2641 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-12 02:18:23 +00:00 |
adrian.f.cole
|
0373e508ec
|
removed httpnio from Enterprise config and fixed null logger
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2639 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-11 18:01:04 +00:00 |
adrian.f.cole
|
7467011318
|
fixing the pom since resteasy is broken in the other repo
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2638 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-11 16:31:06 +00:00 |
adrian.f.cole
|
5b1a2da6a1
|
Issue 129: cargo integration and ant task consolidation
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2636 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-11 13:38:07 +00:00 |
adrian.f.cole
|
befd1f0a4e
|
Issue 130: corrected type where UMBUNTU should have been UBUNTU, started integrating cargo
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2630 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-11 05:57:07 +00:00 |
adrian.f.cole
|
83a2d54e3e
|
Issue 144: convert to ListenableFutures
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2625 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-10 06:25:44 +00:00 |
adrian.f.cole
|
e69831b1a9
|
Issue 144: replaced exception handling with guava's Throwables methods
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2624 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-10 05:07:42 +00:00 |
adrian.f.cole
|
1284fd67fa
|
Issue 144: replaced FutureFunctionCallable, FutureFunctionWrapper, RunnableFutureTask with Futures.compose and Futures.chain
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2617 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-07 01:46:43 +00:00 |
adrian.f.cole
|
6a5a4df606
|
Issue 144: replace WithinThreadExecutorService with com.google.common.util.concurrent.Executors.sameThreadExecutor
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2616 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-06 22:21:24 +00:00 |
adrian.f.cole
|
21014b6c19
|
removed collections dep as it is now part of guava
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2615 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-06 21:22:18 +00:00 |
adrian.f.cole
|
e0a875333f
|
Issue 112: better error handling and timeouts
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2614 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-06 19:37:21 +00:00 |
adrian.f.cole
|
1048f91c5c
|
changed pom to not rely on the unreliable resteasy snapshot
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2613 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-06 18:44:16 +00:00 |
adrian.f.cole
|
83ff721365
|
final version of google collections
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2607 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-06 02:57:55 +00:00 |
sharedocs1@gmail.com
|
bf272b3df0
|
Housekeeping: removed a public modifier from an interface method since they're public by default.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2594 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-04 20:02:12 +00:00 |
adrian.f.cole
|
bdbb6d0ec9
|
corrected license of pom.xml files
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2564 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-01 17:56:29 +00:00 |
adrian.f.cole
|
7e34f51cc4
|
Issue 29: completed instance commands
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2561 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-01 01:38:23 +00:00 |
adrian.f.cole
|
32ab37d3d7
|
Fixed license error caught by libcloud: jclouds isn't licensed to Apache, it just uses that license. thanks guys
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2558 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-31 17:36:46 +00:00 |
adrian.f.cole
|
7300c0db77
|
force resteasy into snapshot repo until ci is fixed
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2539 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-30 00:11:24 +00:00 |
adrian.f.cole
|
0f158c95f2
|
Issue 29: completed EBS support
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2533 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-29 05:26:12 +00:00 |
adrian.f.cole
|
1c8b5cce44
|
Issue 29, Issue 76: allowed for null parameters; converted existing ec2 methods to employ Region as a required argument
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2527 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-28 04:51:10 +00:00 |
adrian.f.cole
|
e7c6cbf492
|
Issue 29, Issue 76: added new annotation @EndpointParam, added support for Availability Zones and Regions
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2526 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-28 01:41:31 +00:00 |
sharedocs1@gmail.com
|
caaf950fc1
|
Rewritten the distribution generation to a) use descriptors from a shared dependency b) correctly package transitive dependencies and c) correctly JarJar these dependencies
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2517 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-24 19:50:37 +00:00 |
adrian.f.cole
|
9c4ff83f25
|
Issue 139: introduced default exception for 404 errors
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2501 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-22 00:05:16 +00:00 |
adrian.f.cole
|
8cea0a9d89
|
improved error check
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2496 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-21 06:52:34 +00:00 |
adrian.f.cole
|
49636c81b2
|
Issue 138: Add User agent
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2495 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-21 05:37:54 +00:00 |
adrian.f.cole
|
98371e6b37
|
Issue 112: moved NamedResource to vcloud as it is only used there. added id-based getVDC and getTasksList
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2471 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-19 08:30:53 +00:00 |
sharedocs1@gmail.com
|
3ba7c276a7
|
Added a tweaked "jar-with-dependencies" descriptor that includes only the dependencies that need to be JarJar-ed. See
http://code.google.com/p/jclouds/issues/detail?id=127
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2466 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-18 08:49:41 +00:00 |
adrian.f.cole
|
ce1b6dea27
|
Issue 130: added server state
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2462 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-18 07:44:52 +00:00 |
adrian.f.cole
|
8116d47b67
|
Removed dependency of apache commons-io as it overlaps with guava. note guava will include google collections soon
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2457 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-17 20:10:58 +00:00 |
adrian.f.cole
|
f2e7e259d3
|
removed unused base classes
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2456 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-17 17:02:51 +00:00 |
sharedocs1@gmail.com
|
74a551f4f0
|
Updated packaging and JarJar-ing of core dependencies. See http://code.google.com/p/jclouds/issues/detail?id=127
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2455 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-17 15:23:19 +00:00 |
sharedocs1@gmail.com
|
7a42009f0e
|
Ensured the core and the httpnio projects use the same version of jetty
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2451 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-17 15:15:26 +00:00 |
adrian.f.cole
|
0dc9f42502
|
Issue 129, Issue 130: added ec2 to abstraction and ant tool
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2446 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-16 08:24:25 +00:00 |
adrian.f.cole
|
f9e5839134
|
Issue 112, Issue 129, Issue 130: add hosting.com to compute provider and ant tool
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2444 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-16 03:49:13 +00:00 |
adrian.f.cole
|
9518a67228
|
Issue 130, Issue 129: revised compute abstraction to be more resource oriented. added GET to ant
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2443 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-16 00:42:40 +00:00 |
adrian.f.cole
|
96c9758da8
|
Issue 128: added atmos to vfs
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2427 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-15 01:05:58 +00:00 |
sharedocs1@gmail.com
|
68b1ec926c
|
Added a "dependencies" descriptor to demonstrate how we might include deps in the final package. See
http://code.google.com/p/jclouds/issues/detail?id=127
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2417 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-14 13:30:49 +00:00 |
adrian.f.cole
|
01bb58d712
|
Issue 134: accidentally made http singlethreaded
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2411 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-13 21:02:38 +00:00 |
adrian.f.cole
|
4a22f808d1
|
Issue 134: switch to typed payloads for http requests and blob types
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2410 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-13 20:46:48 +00:00 |
adrian.f.cole
|
74be2180d3
|
Issue 131: reorganized package structure
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2409 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-13 06:42:22 +00:00 |
adrian.f.cole
|
1eb4619faa
|
Issue 131: extract out bouncycastle
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2408 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-13 05:16:26 +00:00 |
adrian.f.cole
|
507794042e
|
Issue 131: move joda to extension
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2407 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-13 02:24:30 +00:00 |
adrian.f.cole
|
428709f1a8
|
Issue 131: transfer 1-time abstraction to httpnio
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2406 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-12 23:38:33 +00:00 |
adrian.f.cole
|
a900e05a1f
|
Issue 131: modularized out blobstore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2405 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-12 23:28:02 +00:00 |
sharedocs1@gmail.com
|
568522ecda
|
Added packaging for core and a full release ZIP - first cut (issue 127)
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2397 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-11 16:36:01 +00:00 |
adrian.f.cole
|
2fddd3223e
|
Issue 130, 129, 112: added ability for terremark to remove its dependencies. added profile and image objects. refactored ant to include logger
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2396 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-10 23:12:57 +00:00 |
adrian.f.cole
|
0f835d1fdb
|
Issue 123: added test case for RimuHostingCreateServerResponse
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2395 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-10 17:44:21 +00:00 |
adrian.f.cole
|
3c41116782
|
Issue 130: basic support for compute abstraction
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2391 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-10 06:36:10 +00:00 |
adrian.f.cole
|
60312b64f3
|
Issue 79: created put method
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2390 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-10 06:32:31 +00:00 |
adrian.f.cole
|
572fe270c4
|
Issue 129: readying ant plugin for multiple cloud providers
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2388 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-09 02:39:56 +00:00 |
adrian.f.cole
|
6aeb907620
|
Issue 129: only use uri to get abstract services. credentials are embedded in the uri, urlencoded as necessary
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2387 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-09 01:56:27 +00:00 |
ivan@ivan.net.nz
|
22f98a77c7
|
Added ant tests
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2385 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-08 07:34:02 +00:00 |
adrian.f.cole
|
fc5f675be5
|
reduced iterations so the tests will run faster
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2382 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-07 19:42:51 +00:00 |
adrian.f.cole
|
1f6b92fc9d
|
made times looser so that windows won't break
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2381 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-07 19:28:17 +00:00 |
adrian.f.cole
|
9e340f286e
|
Issue 128: added initial vfs module and fixed dependent bugs
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2374 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-07 07:09:57 +00:00 |
adrian.f.cole
|
4a65872d9b
|
removed unused import
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2363 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-02 16:56:43 +00:00 |
ivan@ivan.net.nz
|
84116b387c
|
Renamed servers -> compute, ServerService -> ComputeService
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2347 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-30 02:28:42 +00:00 |
ivan@ivan.net.nz
|
13dd0a3f67
|
RimuHosting Impl of Server and ServerService
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2342 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-29 04:41:27 +00:00 |
ivan@ivan.net.nz
|
44ec84c8aa
|
Initial Server Interface commit
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2341 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-28 23:30:57 +00:00 |
adrian.f.cole
|
a6e43612fd
|
added Utils.replaceTokens
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2336 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-28 01:50:26 +00:00 |
adrian.f.cole
|
17c976ce01
|
updated to latest rc
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2335 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-28 01:35:51 +00:00 |
adrian.f.cole
|
0b94f0ef12
|
added path to redirect options
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2315 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-23 08:09:59 +00:00 |
adrian.f.cole
|
839cf3d26c
|
converted to nanos as currenttimemillis is only accurate to 10ms
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2307 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-22 18:20:56 +00:00 |
adrian.f.cole
|
fc9fd1e93d
|
Bad newlines on windows
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2302 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-21 20:23:19 +00:00 |
sharedocs1@gmail.com
|
99f29fb10b
|
Cleanup.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2301 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-21 00:49:03 +00:00 |
adrian.f.cole
|
a35a0f84ab
|
updated to latest guice
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2300 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-17 21:20:38 +00:00 |
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 |
adrian.f.cole
|
9a1abce72f
|
Issue 112: added better testing for cloud compatibility
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2290 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-15 01:48:27 +00:00 |
adrian.f.cole
|
3aa7e73351
|
Issue 112: added support for most Terremark Internet Services Functions
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2287 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-14 00:57:17 +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
|
aa1dd2009b
|
fixed post binder param
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2271 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-12 21:52:48 +00:00 |
adrian.f.cole
|
fedf3ac2cd
|
fixed annotation processing of @ParamParser
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2268 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-12 18:41:46 +00:00 |
adrian.f.cole
|
9a654d7708
|
Issue 117: fixed pom.xml and character encodings
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2267 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-12 15:42:49 +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
|
0268cb59fc
|
Issue 118: removed JDK 5 and rolled concurrent into core
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2248 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-11 06:29:38 +00:00 |
adrian.f.cole
|
78fbcd0688
|
added support for links with names
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2246 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-11 02:57:33 +00:00 |
adrian.f.cole
|
7602f1b7b8
|
Issue 112: formatting and pulled shareable code into core
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2241 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-09 17:44:00 +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
|
7f3e658953
|
Issue 76: added FormParam support
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2233 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-09 03:25:17 +00:00 |
adrian.f.cole
|
5d4a5622fc
|
fix file headers
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2051 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-06 21:07:35 +00:00 |
adrian.f.cole
|
ce5e7017eb
|
thread safety in xml parser lookup
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2043 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-04 01:58:46 +00:00 |
adrian.f.cole
|
cc0a346289
|
utility for eventual consistency testing
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2036 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-02 09:11:13 +00:00 |
adrian.f.cole
|
67612d0f0c
|
Issue 114: first support for twitter
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2033 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-31 19:35:14 +00:00 |
adrian.f.cole
|
3d030cfac0
|
removed mapmaker expiration as it is incompatible with google appengine. replaced with ExpirableSupplier
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2032 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-31 09:07:57 +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
|
243ec0d2aa
|
Issue 113: centralized loggers and switched to logger: jclouds.signature not jclouds.signature.wire
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2007 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-30 16:52:04 +00:00 |
adrian.f.cole
|
5b95c35ca7
|
Issue 113: signature logger
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2006 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-30 16:19:35 +00:00 |
adrian.f.cole
|
1bc88f36f2
|
fixed double-slash in path
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2004 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-30 03:26:33 +00:00 |