Adrian Cole
|
ef86f2da1b
|
Issue 274: updated to latest guice
|
2010-08-05 19:04:15 -04:00 |
Adrian Cole
|
55e7b82ba8
|
added json escape utility
|
2010-08-05 19:03:10 -04:00 |
Adrian Cole
|
c2c15ce633
|
addded shortcuts for Stringified certificates and keys
|
2010-08-03 14:32:29 -04:00 |
Adrian Cole
|
0f60364ba7
|
disabled brittle test
|
2010-08-03 14:31:30 -04:00 |
Adrian Cole
|
d79eb21e69
|
adjusted perftest code
|
2010-08-01 07:56:57 -07:00 |
Adrian Cole
|
6f180ddb4e
|
Issu 301: refactored utilities that depend on guava. introduced Crypto, CryptoStreams, and more Payloads to help deal with encrypted payloads and headers
|
2010-08-01 02:07:53 -07:00 |
Adrian Cole
|
a9a0c53fb2
|
Issue 191: added RSA PEM parsing to encryptionUtils
|
2010-07-30 23:58:31 -07:00 |
Adrian Cole
|
34518f54ba
|
Issue 325: massive refactor in order to stop serializing native async http client requests
|
2010-07-30 01:26:55 -07:00 |
Adrian Cole
|
909fc0d79a
|
switched off performance test and removed unused class
|
2010-07-28 21:22:10 -07:00 |
Adrian Cole
|
8c0e387b3e
|
added performance research tests
|
2010-07-28 19:38:22 -07:00 |
Adrian Cole
|
798399dac4
|
removed unused class
|
2010-07-28 19:37:38 -07:00 |
Adrian Cole
|
4ed2f2ec8a
|
Merge branch 'master' of github.com:jclouds/jclouds
* 'master' of github.com:jclouds/jclouds:
Removed 1,000,000 redundant .gitignores (they're inherited)
|
2010-07-28 13:17:22 -07:00 |
Adrian Cole
|
503eb869f8
|
Issue 320: added utils().json() to access json parsing
|
2010-07-28 11:54:54 -07:00 |
Adrian Cole
|
ad4ae74066
|
Issue 320: removed some other tie-ins to Gson
|
2010-07-28 11:53:27 -07:00 |
Andrew Phillips
|
e1f5369243
|
Removed 1,000,000 redundant .gitignores (they're inherited)
|
2010-07-28 14:38:28 +02:00 |
Adrian Cole
|
ca247efaed
|
Issue 324: added properties for (jclouds|provider).modules, (jclouds|provider).credential.resource, and (jclouds|provider).credential.file in order to support rewiring jclouds http and other components via properties files, and extract out where credentials are obtained from
|
2010-07-28 00:41:13 -07:00 |
Adrian Cole
|
d884978a98
|
fixed NPE when httpresponseexception is caused by an io exception
|
2010-07-27 17:04:05 -07:00 |
Adrian Cole
|
360343020a
|
Issue 323: started work on async client
|
2010-07-26 23:02:38 -07:00 |
Adrian Cole
|
d476016bd5
|
Issue 322: switched to Suppliers.memoizeWithExpiration
|
2010-07-26 14:57:37 -07:00 |
Adrian Cole
|
d120b139fc
|
Issue 164: initial commit for slicehost. note this is not complete
|
2010-07-26 02:38:18 -07:00 |
Adrian Cole
|
35a766c0fa
|
Issue 320: introduced Json object to decouple us from gson libraries
|
2010-07-25 17:40:44 -07:00 |
Adrian Cole
|
c40a14012a
|
enhanced to make jsonball store primitives better
|
2010-07-23 15:50:56 -07:00 |
Adrian Cole
|
7c3518f7ff
|
Issue 191: changed encryption service so that it can decode a PEM key. updated chef to work in google appengine
|
2010-07-22 15:35:03 -07:00 |
Adrian Cole
|
13fa341a0e
|
fixed conflict where multiple classes with the same method name and args tripped over themselves. enhanced trace logging and authz exception
|
2010-07-21 15:25:22 -07:00 |
Adrian Cole
|
7c2b014f25
|
Issue 191: added json literal support with default mapping on JsonBall class; updated chef implementation
|
2010-07-21 01:50:44 -07:00 |
Adrian Cole
|
becf96d822
|
fixed exception parsing to return the correct parent exception
|
2010-07-20 16:24:39 -07:00 |
Adrian Cole
|
89ae22364c
|
fixed to allow json binding as well parse dates that come in as -1
|
2010-07-20 16:24:04 -07:00 |
Hugo Duncan
|
2fd0ac55b5
|
Added passing of constucted modules to compute-service options
|
2010-07-19 16:31:25 -04:00 |
Adrian Cole
|
887bb7adfe
|
Issue 316: refactored ssh to use Payload object; deprecated non-payload methods
|
2010-07-19 13:08:12 -07:00 |
Adrian Cole
|
cd5fddf1f4
|
normalized all list operations to Set<Thing> and on 404 they return an empty list
|
2010-07-17 19:46:43 -07:00 |
Adrian Cole
|
f7df4af65b
|
added windows bundling functionality to ec2
|
2010-07-17 10:57:46 -05:00 |
Adrian Cole
|
1d0949dec5
|
Issue 315: added auto-deserialization of json into java objects and new @Unwrap annotation; Issue 311: fixed template parsing for new cluster instance in ec2; Issue 191: started adding node support to chef
|
2010-07-17 01:30:37 -05:00 |
Adrian Cole
|
1274a25e17
|
Issue 301: added Closeable to payload so that it works better in clojure
|
2010-07-13 18:27:45 -05:00 |
Adrian Cole
|
4098c4bd0a
|
regression in last commit; guice child injector locks up under threading; also added new ec2 instance size
|
2010-07-13 16:56:38 -05:00 |
Adrian Cole
|
891484a2aa
|
Cleaned up scoping of delegated methods
|
2010-07-13 02:39:52 -05:00 |
Adrian Cole
|
436037c7be
|
Issue 191: updated chef to use new utilities
|
2010-07-12 14:38:14 -07:00 |
Adrian Cole
|
41e3ec6709
|
Issue 27: got eucalyptus and walrus working, after refactoring error handling
|
2010-07-11 01:26:56 -07:00 |
Adrian Cole
|
f5f031685d
|
Issue 303: updated to guava r06
|
2010-07-10 01:03:29 -07:00 |
Adrian Cole
|
e8d0a11cda
|
Issue 301: refactored http payload and rewrote crufty tests
|
2010-07-09 21:13:11 -07:00 |
Adrian Cole
|
31d2da3c6f
|
Issue 301: removed encryption service dependency from blob and added helper methods to blobstore.clj
|
2010-07-08 10:42:18 -07:00 |
Adrian Cole
|
da3baf523c
|
Issue 301: refactored http payload data from blob -> core, added content length, type, md5; fixed length bug in ec2 and added more tests to ensure this doesn't happen again
|
2010-07-08 03:46:34 -07:00 |
Adrian Cole
|
47a843dd24
|
fixed regression on http headers
|
2010-07-06 22:41:44 -07:00 |
Adrian Cole
|
204c093753
|
refactored encryption service and exposed sha256 routine
|
2010-07-06 18:21:11 -07:00 |
Adrian Cole
|
2dda46696a
|
changed to not use deprecated class
|
2010-07-06 18:20:48 -07:00 |
Adrian Cole
|
8703c4a7a4
|
Issue 199: ning examples
|
2010-07-06 14:37:40 -07:00 |
Adrian Cole
|
bff39d81f0
|
created a test case for rest context factory
|
2010-07-06 13:30:28 -07:00 |
Adrian Cole
|
504f93e8b1
|
made rest context factory work with credentials present in properties
|
2010-07-06 13:29:46 -07:00 |
Adrian Cole
|
c443309801
|
added special parameter: jclouds.identity/jclouds.credential for use when the factory is given no identity/credential parameters. fixed aws demo
|
2010-07-06 09:01:29 -07:00 |
Adrian Cole
|
88d64ee76c
|
Issue 286: normalized names trmk-vcloudexpress -> TerremarkVCloudExpressClient; tmrk-ecloud -> TerremarkECloudClient
|
2010-07-05 23:46:33 -07:00 |
Adrian Cole
|
ef00266b54
|
Issue 288: switched to guava r05
|
2010-07-03 02:57:13 -07:00 |