Commit Graph

1598 Commits

Author SHA1 Message Date
Adrian Cole 306bb0ebde Issue 191: started cookbook support; refactored multipart form code 2010-06-11 19:02:19 -07:00
Adrian Cole bb3de69eb8 Issue 279: code glitch caught by byteman 2010-06-11 18:32:51 -07:00
Adrian Cole c2e1d33d0c Issue 279: fixed terremark retrying 5 times on authorization exception 2010-06-11 17:59:25 -07:00
Adrian Cole 7855b1b087 Issue 86: add get messages to azurequeue 2010-06-11 12:23:34 -07:00
Adrian Cole d7e366f390 Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  blobstore/download-blob should .writeTo instead of c.c.io/copy.
2010-06-11 10:19:47 -07:00
Adrian Cole 5cf830357e updated azure queue test 2010-06-11 10:16:06 -07:00
Phil Hagelberg d2c6a6f17e blobstore/download-blob should .writeTo instead of c.c.io/copy. 2010-06-10 11:27:02 -07:00
Adrian Cole 50b1aa3cae Issue 230: corrected URI parsing so that we can access ibm image manifests 2010-06-09 22:46:25 -07:00
Adrian Cole ab5e8b3ab4 added new annotation @PartParam for multipart form support 2010-06-09 17:00:18 -07:00
Adrian Cole fae1a1930e added multipart form binder 2010-06-09 13:50:40 -07:00
Adrian Cole 4f58a0f839 Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  updated ant to work with single nodes
2010-06-09 12:46:25 -07:00
Adrian Cole d06e8d2678 Issue 276: revise gogrid api 2010-06-09 12:46:01 -07:00
Adrian Cole f4f79330c6 updated ant to work with single nodes 2010-06-08 17:11:46 -07:00
Adrian Cole 9b9f9c4e9c Issue 230: more progress on ibm 2010-06-08 12:54:52 -07:00
Adrian Cole 9dcaa272ec fixed generic type switch 2010-06-08 11:56:48 -07:00
Adrian Cole f283b072e9 Issue 230: added configurationData entry to ibmdev support 2010-06-08 01:15:27 -07:00
Adrian Cole 8b9d1682a7 Issue 230: completed coding ibmdev support 2010-06-08 00:32:55 -07:00
Adrian Cole 003c29e4b5 Issue 230: completed coding ibmdev support 2010-06-08 00:32:19 -07:00
Adrian Cole b87fcd4ee2 Issue 230: completed coding ibmdev support 2010-06-08 00:31:51 -07:00
Adrian Cole f4e030d10f Issue 230: completed ibmdev api from a coding and unit test perspective 2010-06-07 17:32:47 -07:00
Adrian Cole f624dbe3f8 fixed bug in computservice types and Issue 230: added instance support for ibm cloud. 2010-06-07 12:23:16 -07:00
Adrian Cole 3bc448e35c added error code for ssh exec failure 2010-06-07 12:04:24 -07:00
Adrian Cole 7b204d2f94 Issue 190: created skeleton for box.net 2010-06-07 08:43:08 -07:00
Adrian Cole bdf03e65d8 fixed unit test 2010-06-06 23:15:00 -07:00
Adrian Cole 84ad021268 added retry handler for io exceptions, created modular rest client, swapped generic type args on restcontext 2010-06-06 23:01:48 -07:00
Adrian Cole 18e9294b89 Issue 191, Issue 273 refactored opscode api calls into a separate module 2010-06-06 18:19:16 -07:00
Adrian Cole 551a3639b5 Issue 191: added client and user support 2010-06-04 16:38:59 -07:00
Adrian Cole 8234c94f37 Issue 230: started on IBM dev cloud 2010-06-04 01:52:14 -07:00
Adrian Cole a1e680589c Issue 220: test-jar dependencies are not usable through either leiningen or clojure-maven-plugin 2010-06-03 18:40:03 -07:00
Adrian Cole 7e12d36870 Issue 191: started on chef api support 2010-06-03 18:35:59 -07:00
Adrian Cole 66d6326dd9 added uri factory method to context factory archaetype 2010-06-01 16:32:31 -07:00
Adrian Cole e4e47748d4 fixed compute and basic archetype 2010-06-01 16:17:30 -07:00
Adrian Cole f05e68869d fixed basic archetype 2010-06-01 14:09:01 -07:00
Adrian Cole 9fbc3068f2 Issue 220: changed test to use dummy credentials 2010-06-01 09:08:07 -06:00
Adrian Cole 14e16fbfa6 Issue 220: added stub compute provider 2010-06-01 04:13:27 -06:00
Hugo Duncan f701e44049 Update swank-clojure and clojure-maven-plugin versions 2010-05-26 21:52:57 -04:00
Phil Hagelberg 438ee7abe2 Don't need to qualify blobstore/list-containers. 2010-05-26 15:39:55 -10:00
Phil Hagelberg e64fd52a60 Add list-blobs function to create a lazy-seq of blobs.
list-container is still available as a low-level call, but list-blobs
should be preferred going forward since it doesn't need to be manually
paginated.
2010-05-26 15:22:13 -10:00
Adrian Cole 6cee7daa37 1.0-beta-6 release 2010-05-26 15:07:58 -06:00
Chas Emerick fd2eea6e7d fixed node.getId() usage in clojure elastic ip wrapper 2010-05-26 08:28:34 -04:00
Chas Emerick 667c3ed03e fixed node.getId() usage in clojure ebs wrapper 2010-05-26 00:04:30 -04:00
Adrian Cole a839369277 fixed nodes-with-tag 2010-05-25 15:48:50 -06:00
Hugo Duncan 84e6b78802 Fixed missed forwarding function 2010-05-25 16:52:53 -04:00
Hugo Duncan 86f8818ee8 Fixed nodes-with-tag. Added nodes-with-details. 2010-05-25 15:32:59 -04:00
Chas Emerick 37aa405b0a fix elastic-ip clojure wrapper for INetAddress change 2010-05-25 12:41:47 -04:00
Hugo Duncan 07653f6ed6 fix clojure interface for InetAddress change 2010-05-25 10:49:41 -04:00
Adrian Cole 44d3a3131f fixed usage for IPSocket 2010-05-25 01:03:06 -07:00
Adrian Cole f297c9d7d5 Banned use of InetAddress and InetSocketAddress as these break google appengine. Introduced IPSocket class instead 2010-05-25 00:42:27 -07:00
Adrian Cole 6a7b9a0a86 fixed demos 2010-05-24 22:44:43 -07:00
Adrian Cole a5abb14d20 made nullcredentials default and refined usage changing the vcloud api version 2010-05-24 14:56:59 -07:00