Commit Graph

64 Commits

Author SHA1 Message Date
Adrian Cole 4b76982261 Issue 191: added in-memory chef-client; use provider: transientchef 2010-08-12 18:53:51 -07:00
Adrian Cole 420503d32e updated and corrected license headers 2010-08-12 16:04:26 -07:00
Adrian Cole 73b9ced661 Issue 191: updated chef clj increased documentation and removed unnecessary unwrapping of return vals 2010-08-12 14:29:35 -07:00
Adrian Cole 60908bfb6e Issue 191: added databag support 2010-08-11 18:34:50 -07:00
Adrian Cole 27f42cbe0f Issue 191: added clojure support to chef 2010-08-09 17:44:35 -07:00
Adrian Cole a40b047e34 Issue 191: added clojure support to chef 2010-08-09 17:43:25 -07:00
Adrian Cole 1bb15418fe reduced casting on xml handlers 2010-08-08 13:08:50 -07:00
Adrian Cole 05bab93ce8 refactored servlet listener 2010-08-06 07:16:07 -07:00
Adrian Cole 0f76bc8b43 refactored utilities and servlet plugin 2010-08-05 23:26:53 -07:00
Adrian Cole e6d4a087cb Issue 191: refactored ohai automatic update approach 2010-08-05 19:05:59 -04:00
Adrian Cole a8db5c837f updated to not create nodes by default 2010-08-03 19:20:37 -04:00
Adrian Cole 96178f5647 Issue 191: added preliminary support for search 2010-08-02 14:25:55 -04:00
Adrian Cole 81ac28e9db bad case 2010-08-01 16:59:48 -04:00
Adrian Cole 2f3c0b4afe Issue 191: added databag support to chef 2010-08-01 11:19:06 -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 ac2c89f489 Issue 191: fixed chef pom 2010-07-28 19:37:56 -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 85a59468d8 Issue 191: revised constants and made listener cleanup nodes on context destroyed 2010-07-28 11:54:27 -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 57ba278cbb refactored chef module to make a new servlet context listener 2010-07-28 00:47:07 -07:00
Adrian Cole aed3bb7e74 Issue 191: updated to include chef log and fixed tests 2010-07-27 17:24:37 -07:00
Adrian Cole 56caac57f1 Issue 191: normalized common aggregate commands into ChefService 2010-07-27 17:09:10 -07:00
Adrian Cole a168683851 Issue 191: added helper classes that use the async client 2010-07-26 23:03:22 -07:00
Adrian Cole d476016bd5 Issue 322: switched to Suppliers.memoizeWithExpiration 2010-07-26 14:57:37 -07:00
Adrian Cole 0d46ffbe04 Issue 191: added test 2010-07-26 02:38:43 -07:00
Adrian Cole 7d1e4ff514 issue 191 2010-07-25 20:25:48 -07:00
Adrian Cole ee2679346f Issue 191: gae doesn't have os.version 2010-07-25 20:08:00 -07:00
Adrian Cole b1b0e062e4 Issue 191: NetworkInterfaces not allowed on gae 2010-07-25 18:59:17 -07:00
Adrian Cole b40b6a45bc Issue 191: NetworkInterfaces not allowed on gae 2010-07-25 18:54:24 -07:00
Adrian Cole 06ecdb8d7a Issue 191: added ohai for java 2010-07-25 17:42:39 -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 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 1ad4631266 Issue 191: added client domain object and fixed return types on nodes 2010-07-19 17:19:45 -07: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 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 436037c7be Issue 191: updated chef to use new utilities 2010-07-12 14:38:14 -07:00
Adrian Cole e8d0a11cda Issue 301: refactored http payload and rewrote crufty tests 2010-07-09 21:13:11 -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 c948e49183 Issue 191: hid incidental constructors 2010-07-07 10:05:44 -07:00
Adrian Cole a47a369d18 Issue 191: fixed cookbook creation as it was missing metadata section 2010-07-07 09:18:00 -07:00
Adrian Cole 7efb519de9 Issue 191: fixed cookbook creation as it was missing metadata section 2010-07-07 08:57:57 -07:00
Adrian Cole 99e14159a0 Issue 191: updated to provide cookbook creation support 2010-07-06 22:47:57 -07:00
Adrian Cole 276e3a76b7 Issue 191: fixed validation of chef md5s 2010-07-06 18:26:16 -07:00
Adrian Cole 204c093753 refactored encryption service and exposed sha256 routine 2010-07-06 18:21:11 -07:00
Adrian Cole 85b5bd48f1 loosened dependency on the GeneratedHttpRequest class 2010-07-02 16:47:46 -07:00
Adrian Cole 7c719f206f Issue 191: updated to version 0.9 for cookbook commands 2010-06-28 19:13:49 -07:00