1. 3cd3cac Connect container to list of networks in options by Andrew Donald Kennedy · 8 years ago
  2. f997b06 JCLOUDS-1138 oneandone-image-api by Ali Bazlamit · 8 years ago
  3. 787af1d [JCLOUDS-1139] add an option to not deallocate a VM when suspending by Ladislav Thon · 8 years ago
  4. e1c55b4 [JCLOUDS-1142] add suport for ProvisionGuestAgent configuration by Josef Cacek · 8 years ago
  5. 4e37f70 [JCLOUDS-1141] azurecompute - fix XML generated by updateRole REST call by Josef Cacek · 8 years ago
  6. 913e4be [JCLOUDS-664] make getImage(id) only do a single API request by Ladislav Thon · 8 years ago
  7. b975be5 [azure-arm] add supports to port ranges to addNetworkSecurityGroup by Andrea Turli · 8 years ago
  8. 6a51667 JCLOUDS-664 Azurecompute-arm Update image name logic by Rita Zhang · 8 years ago
  9. 7dd02a0 [JCLOUDS-1135] improve performance of AzureComputeServiceAdapter.getNode by Ladislav Thon · 8 years ago
  10. 7df28d2 JCLOUDS-1124 oneandone-server-api by Ali Bazlamit · 8 years ago
  11. 2b36a75 JCLOUDS-664 Azurecompute-arm image capture userdata keyvault by Rita Zhang · 8 years ago
  12. 5722ec2 ImageId can be image name or id and will pull from hub by Duncan Grant · 8 years ago
  13. cc8c8a9 JCLOUDS-1005: Backblaze B2 portable abstraction by Andrew Gaul · 8 years ago
  14. d135fcd JCLOUDS-1125: jdbc list multipart uploads by Andrew Gaul · 8 years ago
  15. 4a1997a JCLOUDS-1005: Percent encode user metadata values by Andrew Gaul · 8 years ago
  16. d812c9d JCLOUDS-1005: Retry on 500 and 503 errors by Andrew Gaul · 8 years ago
  17. 88ef0a2 Algin labs providers with the new NodeAndTemplateOptionsToStatement interface by Ignasi Barrera · 8 years ago
  18. 03f72d5 JCLOUDS-664 Azurecompute-arm compute service by Rita Zhang · 8 years ago
  19. e4cbe22 JCLOUDS-1005: Do not map "none" SHA1 to null by Andrew Gaul · 8 years ago
  20. 8ec1373 JCLOUDS-1005: Backblaze B2 large file operations by Andrew Gaul · 8 years ago
  21. 2f1e369 JCLOUDS-1005: Factor out common test code by Andrew Gaul · 8 years ago
  22. 38ce54b Fix incorrect key format check in Docker by Andrew Donald Kennedy · 8 years ago
  23. 0b16281 JCLOUDS-1125: jdbc list multipart uploads by Andrew Gaul · 8 years ago
  24. 6dcadf1 Docker.ContainerToNodeMetadata: remove needless mocking by Aled Sage · 8 years ago
  25. 58104f7 docker: get container’s IPs from all networks by Aled Sage · 8 years ago
  26. f47223b Node json should be optional by Duncan Grant · 8 years ago
  27. 97a3a70 JCLOUDS-1005: Backblaze B2 object operations by Andrew Gaul · 8 years ago
  28. 016f6e0 Network Security Group API by Jim Spring · 8 years ago
  29. 7e55ad7 Use container host ip not manager ip by Duncan Grant · 8 years ago
  30. 23796a4 JCLOUDS-1005: Remove unused Credentials by Andrew Gaul · 8 years ago
  31. fca7add JCLOUDS-664 Azurecompute-arm DeploymentApi OSImageApi VMSizeApi by Rita Zhang · 8 years ago
  32. 17a12fc JCLOUDS-1005: Correct B2 package names by Andrew Gaul · 8 years ago
  33. afca499 JCLOUDS-1005: Backblaze B2 skeleton and bucket ops by Andrew Gaul · 8 years ago
  34. 6d078e6 [JCLOUDS-1118] fix configuration options location; mark some fields Nullable by Josef Cacek · 8 years ago
  35. c269e01 [JCLOUDS-1117] fix for advanced Docker configuration - the Config.Builder should stay unchanged if used by Josef Cacek · 8 years ago
  36. b8129a7 Add missing import by Andrew Gaul · 8 years ago
  37. c5d845d Support supplying key and certificate to Docker as data by Andrew Donald Kennedy · 8 years ago
  38. 3be3628 JCLOUDS-664 Azurecompute-arm NicApi PublicIPApi and VMApi by Rita Zhang · 8 years ago
  39. 1f21537 Remove project etcd. Project is now being hosted at https://github.com/cdancy/etcd-rest. by Christopher Dancy · 8 years ago
  40. 247e9fd JCLOUDS-664 Azurecompute-arm VNetApi and SubnetApi by Rita Zhang · 8 years ago
  41. 1eed49f Add openStdin option to Docker template options and set all port bindings explicitly by Andrew Donald Kennedy · 8 years ago
  42. 76f90fc [JCLOUDS-1092] AzureComputeServiceAdapter.resumeNode waits for the node to start by Ladislav Thon · 8 years ago
  43. 44ddd68 Make DockerTemplateOptions values null safe by Andrew Donald Kennedy · 8 years ago
  44. 5b757ee Profitbricks REST - Firewall API by mirza-spc · 8 years ago
  45. b82378c JCLOUDS-664 Azurecompute-arm StorageAccountApi by Rita Zhang · 8 years ago
  46. b1752c9 JCLOUDS-664 Update live tests for Azurecompute-arm LocationApi by Rita Zhang · 8 years ago
  47. 559fdec JCLOUDS-664 Azurecompute-arm LocationApi by Rita Zhang · 8 years ago
  48. 8e7d4c0 Updated azurecompute-arm build status link by Ignasi Barrera · 8 years ago
  49. 17f7c45 Azure ARM fixes by Ignasi Barrera · 8 years ago
  50. a4334d4 JCLOUDS-664 Azurecompute-arm ResourceGroupApi by Rita Zhang · 8 years ago
  51. ff028de Profitbricks REST - LAN API by mirza-spc · 8 years ago
  52. 3138195 Added volumesFrom to Docker template options by Andrew Donald Kennedy · 8 years ago
  53. e95de6a Profitbricks REST - NIC API by mirza-spc · 8 years ago
  54. bb9dfba SSH Keys for create-volume request by mirza-spc · 8 years ago
  55. 05a5eee Use non-privileged mode for compute by Zack Shoylev · 8 years ago
  56. ca57d90 Profitbricks REST - Snapshot API by mirza-spc · 8 years ago
  57. 1175953 [JCLOUDS-1089] Add image history support to Docker ImageApi by Josef Cacek · 8 years ago
  58. fe24698 [JCLOUDS-1088] fix NPE in DeploymentToNodeMetadata.apply by Ladislav Thon · 8 years ago
  59. 4ff9889 [JCLOUDS-1002] provide access to Docker container Config object in the Node template options by Josef Cacek · 8 years ago
  60. f588d6b Profitbricks REST - Image API by mirza-spc · 8 years ago
  61. 2f4dc79 JCLOUDS-1046: Enable h2-jdbc module by Andrew Gaul · 8 years ago
  62. 2b59728 Do not run H2-JDBC tests in parallel by Andrew Gaul · 8 years ago
  63. e007ea4 Properly size buffers in storeData by Andrew Gaul · 8 years ago
  64. 0e5e7fa Avoid unneeded queries in JDBC blobstore by Andrew Gaul · 8 years ago
  65. e74eefc Avoid re-reading the written blob to calculate MD5 by Andrew Gaul · 8 years ago
  66. d169a7b Prefer GenerationType.AUTO over SEQUENCE by Andrew Gaul · 8 years ago
  67. 7255d73 Avoid uniqueness constraint errors via upsert by Andrew Gaul · 8 years ago
  68. 5bd8447 Remove missed commons-lang dep from profitbricks pom by Reijhanniel Jearl Campos · 8 years ago
  69. 9a8b346 Implemented Volume API by mirza-spc · 8 years ago
  70. 7b3c878 Skip access-control tests for H2-JDBC blobstore by Andrew Gaul · 8 years ago
  71. 8e142cd [JCLOUDS-1084] Docker live tests fixed and made more robust by Josef Cacek · 8 years ago
  72. 93aff92 Remove ProfitBricks by Reijhanniel Jearl Campos · 8 years ago
  73. 7b8adc6 Refactored locations to not rely on existing DataCenters by Ignasi Barrera · 8 years ago
  74. 7b21c2e Initial implementation of Keys API by Christopher Dancy · 8 years ago
  75. cfb4311 Implemented Server Api by mirza-spc · 8 years ago
  76. 35c68cd Remove unnecessary static imports by Andrew Gaul · 8 years ago
  77. 6d3363f [JCLOUDS-1063] make Role.OSVirtualHardDisk.sourceImageName nullable by Ladislav Thon · 8 years ago
  78. a604437 Promoted DigitalOcean v2 by Ignasi Barrera · 8 years ago
  79. 7d5854b JCLOUDS-1060: Close PersistService consistently by Andrew Gaul · 8 years ago
  80. f9b393d [JCLOUDS-981,JCLOUDS-982] remove Optional from AzureComputeTemplateOptions by Andrea Turli · 9 years ago
  81. 1c5df25 Improved DigitalOcean image extension by Ignasi Barrera · 8 years ago
  82. 547ba06 Skip access-control tests for JDBC blobstore by Andrew Gaul · 8 years ago
  83. b78f751 JCLOUDS-948: jdbc Cache-Control support by Andrew Gaul · 8 years ago
  84. ee729fe JCLOUDS-690: Remove 404 fallbacks of PUT and POST calls from CloudSigma2Api by Reijhanniel Jearl Campos · 8 years ago
  85. fef0d4b JCLOUDS-1047: Fix ProfitBricks compute service live tests by Reijhanniel Jearl Campos · 8 years ago
  86. f67d2aa Remove unnecessary code to register the compute extensions by Ignasi Barrera · 8 years ago
  87. 33ec408 Fixed typo in variable name by Philip Healy · 8 years ago
  88. b5864d4 Fixed order of warning message and timeout property in error string by Philip Healy · 8 years ago
  89. d63af3c Added ProfitBricks REST provider by Jasmin Gacic · 8 years ago
  90. 91f70d1 JCLOUDS-1052: Fix DigitalOcean2 deleteImage by Ignasi Barrera · 8 years ago
  91. 516db71 Remove @Nullable from methods returning primitives by Andrew Gaul · 8 years ago
  92. 46aec3a JCLOUDS-1041: Fix NPE when deserializing Port in Docker 1.9.1 by Ignasi Barrera · 8 years ago
  93. 42afafd JCLOUDS-947: Properly configure live tests in ProfitBricks by Reijhanniel Jearl Campos · 8 years ago
  94. d91ea5f JCLOUDS-1033: Don't fail if no private key has been provided in DigitalOcean by Ignasi Barrera · 9 years ago
  95. c57ac93 add docker NetworkAPI by Andrea Turli · 8 years ago
  96. 114b352 Remove DigitalOcean v1 by Ignasi Barrera · 9 years ago
  97. ca24089 Prefer polling the status of the node by Ignasi Barrera · 9 years ago
  98. c759e21 JCLOUDS-1009/JCLOUDS-1029: JDBC test fixes by Roman Coedo · 9 years ago
  99. df44b1c JCLOUDS-1027: When waiting to a droplet to be created we check the proper dropletId by Ruben Rubio Rey · 9 years ago
  100. 70dba8e JCLOUDS-1022: Automatically handle DigitalOcean rate limit by Ignasi Barrera · 9 years ago