1. f6ee52d JCLOUDS-1492 Dimension Data Feature API Predicates are not usable (#2) by Trevor Flanagan · 5 years ago
  2. 620bc54 Fixing issue where during the clear down all servers in a Datacenter get deleted instead of just the ones in the Network Domain. (#1) by Trevor Flanagan · 5 years ago
  3. 5b02a0b Added Google Cloud Storage parameterization by bcli4d · 5 years ago
  4. 12af7c1 Expose wait for predicates on relevant API by Boris Trishkin · 5 years ago
  5. 748058c Updating the Dimension Data NetworkDomainTearDown example to include the ability to clean a FAILED_ADD server. by Trevor Flanagan · 6 years ago
  6. a145a8f Example of Dimension Data CloudControl provider by Trevor Flanagan · 6 years ago
  7. 934cdb0 bump jclouds.version to 2.1.0 by andreaturli · 6 years ago
  8. 0168a39 Remove Clojure examples by Andrew Gaul · 7 years ago
  9. 5662aae update blobstore-basics to use 2.0.0 by Andrea Turli · 7 years ago
  10. acf8dbd Upgrade compute examples to 2.0.0 by Ignasi Barrera · 7 years ago
  11. ddb0cfb Add snapshot repository for docker dependency by Andrew Gaul · 8 years ago
  12. 4a778a1 Add blobstore-uploader to parent pom by Andrew Gaul · 8 years ago
  13. df16a43 Example for updating the signed URLs key. by Zack Shoylev · 8 years ago
  14. 6401800 Added oauth.endpoint property by Janne Koskinen · 8 years ago
  15. abc789d Adds some jclouds Docker examples that work with getcarina.com by Zack Shoylev · 8 years ago
  16. 72c84b1 Update compute-basics to 1.9.2 by Ignasi Barrera · 8 years ago
  17. c4478c1 Upgrade to jclouds 1.9.1 by Andrew Gaul · 9 years ago
  18. 3bb14e8 Adds an example of using CloudFiles with ServiceNet. by Zack Shoylev · 9 years ago
  19. 0c52755 Delete the database instance by Zack Shoylev · 9 years ago
  20. e16764c Update to jclouds 1.9.1 by Zack Shoylev · 9 years ago
  21. 8a0718e Use real location for openstack-swift by Andrew Gaul · 9 years ago
  22. dfb1c6e Add example for google-cloud-storage by Andrew Gaul · 9 years ago
  23. 32cff68 Remove call to System.exit by Andrew Gaul · 9 years ago
  24. 29717fd Call getWithoutBody for Swift provider example by Andrew Gaul · 9 years ago
  25. c9c5151 Update stale submodule by Andrew Gaul · 9 years ago
  26. f3260f5 Remove old google example by Daniel Broudy · 9 years ago
  27. cbe03d7 Update google example for 1.9.0 by Stuart Hendren · 9 years ago
  28. d57451d Adds neutron examples and some cleanup by Zack Shoylev · 9 years ago
  29. 58761e3 Update compute-basic to use JSON credential by Daniel Broudy · 9 years ago
  30. d19ff7d Adds CDN examples by Zack Shoylev · 9 years ago
  31. b607011 adding google-lb example by Daniel Broudy · 9 years ago
  32. da7f2e4 adding LICENSE by Daniel Broudy · 9 years ago
  33. 67085bd Use default image for GCE in compute-basic by Daniel Broudy · 9 years ago
  34. 549fba2 bump jclouds version to 1.9.0 by Andrea Turli · 9 years ago
  35. 741371e Updated Rackspace examples to 1.9.0 by Everett Toews · 9 years ago
  36. 9a4bc2e Adds an example blobstore uploader. This example uploads many smaller files in a scalable way that should work with multiple providers. by Zack Shoylev · 9 years ago
  37. 31a7cab Delete all resources in all regions of an account by Everett Toews · 9 years ago
  38. 18fd5f0 Update examples to 1.8.1 by Everett Toews · 9 years ago
  39. ac12a07 Cleaning up deprecation warnings by Andrew Phillips · 10 years ago
  40. 53b7e0f Bumping all active examples to 1.8.0 by Andrew Phillips · 10 years ago
  41. 560ce34 Adding glacier and openstack modules by Andrew Phillips · 10 years ago
  42. 89aa821 JCLOUDS-592: Explicitly specify region for BlobStore related APIs by Jeremy Daggett · 10 years ago
  43. b183a18 Simplify interface of Google examples and fix the name and comment of userName variable. by Marek Wieczorek · 10 years ago
  44. a7c2a0d Upgrade jclouds to current version by Andrew Gaul · 10 years ago
  45. 6a35f25 Minor fixes by Everett Toews · 10 years ago
  46. 46f452d The start of examples for OpenStack by Everett Toews · 10 years ago
  47. 22c5bdf Updated Rackspace examples for 1.8.0 by Everett Toews · 10 years ago
  48. 4db8e78 Add google-examples as a module. by ashmrtnz · 10 years ago
  49. e682ee8 Updating the GCE CreateServer example to allow a user to execute jobs via SSH by Marek Wieczorek · 10 years ago
  50. e4b4b04 Remove maven-license-plugin by Andrew Gaul · 10 years ago
  51. cae84da Add glacier example by Roman Coedo · 10 years ago
  52. 276f6ca Adding an example to run a simple program on a GCE VM. by Marek Wieczorek · 10 years ago
  53. faeb71a Removing jclouds-project parent and reformatting Chef example by Sergey Krauchenia · 10 years ago
  54. e9e4482 Remove trailing whitespace by Max Lincoln · 10 years ago
  55. ce3365b Fixes to Cloud Files examples from PR #50 by Everett Toews · 10 years ago
  56. 0347a90 Updated Cloud Files examples for 1.7.3 by Jeremy Daggett · 10 years ago
  57. fb328b5 Small improvements to the CreateServer GCE example. by Mikołaj Zalewski · 10 years ago
  58. 070e999 Updating Google examples pom.xml by Mikołaj Zalewski · 10 years ago
  59. 13aea37 JCLOUDS-546: Remove Javadoc @author annotations by Andrew Gaul · 10 years ago
  60. b536c74 Fixes a small typo by Zack Shoylev · 10 years ago
  61. 02cb216 Prefer File.delete over File.deleteOnExit by Andrew Gaul · 10 years ago
  62. bb4a692 Prefer Files.write over Files.asCharSink by Andrew Gaul · 10 years ago
  63. 64f7069 Prefer Files.asCharSink over FileWriter by Andrew Gaul · 10 years ago
  64. ff4ddd6 Print a single container's metadata instead of all by Andrew Gaul · 10 years ago
  65. 3d5de8b Adding an example to delete a server in GCE by Marek Wieczorek · 10 years ago
  66. 82f3903 Add an example of using jclouds to create a GCE instance (based on a Rackspace example) by Mikołaj Zalewski · 10 years ago
  67. 46fca7a Reorder the deps and better comments by Everett Toews · 10 years ago
  68. f9bdf4c JCLOUDS-346: Update Rackspace Cloud Files Examples by Jeremy Daggett · 10 years ago
  69. 300d460 Updating the examples after the 1.7.2 release by Andrew Phillips · 10 years ago
  70. cf2da29 Remove O(container) call to BlobStore.countBlobs by Andrew Gaul · 10 years ago
  71. 42a3df3 Consistently gather and emit blob metadata by Andrew Gaul · 10 years ago
  72. 4fbeefd Prefer ByteSource over String Payload by Andrew Gaul · 10 years ago
  73. a280fcf Prefer Guava IO helpers by Andrew Gaul · 10 years ago
  74. 5f644ba Minor changes to compute-basics after code review by Suriya priya Veluchamy · 10 years ago
  75. 7963763 Change example to use Ubuntu and SSD by Everett Toews · 10 years ago
  76. 3473f57 Change example to use Ubuntu by Everett Toews · 10 years ago
  77. 24cfa73 Revert compute examples back to use RestContext until Nova is unasynced by Jeremy Daggett · 10 years ago
  78. f5beea5 JCLOUDS-389: Updated license headers, broken links, and fixed minor whitespace issues by Jeremy Daggett · 10 years ago
  79. 3f6a289 Updated broken links and license info by Jeremy Daggett · 10 years ago
  80. 40da9b4 Removed all references to RestContext from Rackspace examples. by Jeremy Daggett · 10 years ago
  81. c223b77 Update compute-basics example for GCE provider, support listimages, listnodes commands in compute-basics example by Suriya priya Veluchamy · 10 years ago
  82. 5372d58 Compile examples with 1.7.1 and repair bit-rot by Andrew Gaul · 10 years ago
  83. 87107da Revert "Adds an example on how to use cloud-init with Nova and rackspace" by Zack Shoylev · 10 years ago
  84. 6f75d52 Adds an example on how to use cloud-init with Nova and rackspace by Zack Shoylev · 10 years ago
  85. f42812b Address deprecation warnings in CloudFilesPublish by Andrew Gaul · 10 years ago
  86. 5768bc9 Renames domain classes for consitency by Zack Shoylev · 10 years ago
  87. d7ed1bf Updated to 1.7.0 and to use the Omnibus installer in Solo by Ignasi Barrera · 10 years ago
  88. c964127 Example of creating a server with a key pair by Everett Toews · 10 years ago
  89. 15e8825 Updated .gitignore to ignore Mac OS specific files by Jeremy Daggett · 10 years ago
  90. 9dc24d2 Examples for Rackspace Cloud Queues by Everett Toews · 10 years ago
  91. f16743d Upgrade to Apache Rat 0.10 by Andrew Gaul · 10 years ago
  92. af216ea Fixes params in wrong order by Zack Shoylev · 10 years ago
  93. 4ab667f Fixes method signatures. by Zack Shoylev · 10 years ago
  94. 8e27a6d Missed fix. by Zack Shoylev · 10 years ago
  95. e85e3ae Updates examples to use the 1.7.0 release by Zack Shoylev · 10 years ago
  96. 68f2a14 JCLOUDS-215 Add autoscale examples by Zack Shoylev · 10 years ago
  97. 6875cb8 Replace createInputStreamMap call with countBlobs by Andrew Gaul · 10 years ago
  98. cff223c Correct Jclouds -> jclouds typo by Andrew Gaul · 10 years ago
  99. 7f54606 Correct jcloud -> jclouds typo by Andrew Gaul · 10 years ago
  100. c988be4 Remove more incubator references by Andrew Gaul · 10 years ago