1. 0787bb8 Fix location header case sensitive by Simone Locci · 2 years, 10 months ago
  2. d861768 Add missing javax dependencies for modern Java by Andrew Gaul · 2 years, 10 months ago
  3. e49ce2e Remove tests which rely on an isolated ClassLoader by Andrew Gaul · 2 years, 10 months ago
  4. 1321043 Remove Google appengine driver by Andrew Gaul · 2 years, 10 months ago
  5. a4a301f Upgrade to duplicate-finder-maven-plugin 1.5.0 by Andrew Gaul · 2 years, 10 months ago
  6. 6de7854 Upgrade animal sniffer to 1.20 by Andrew Gaul · 2 years, 10 months ago
  7. f2eef86 Ignore copyOf method when testing with modern Java by Andrew Gaul · 2 years, 10 months ago
  8. ec395cc Upgrade to EasyMock 4.3 by Andrew Gaul · 2 years, 10 months ago
  9. 779bc2d JCLOUDS-1516: specify host name when creating bucket by didixith · 2 years, 10 months ago
  10. fda1824 JCLOUDS-1581: Make CORS maxAgeSeconds optional by Andrew Gaul · 2 years, 10 months ago
  11. 261f9d1 JCLOUDS-1577 - Allow to provide Azure Plan Information when starting custom image based on Azure Marketplace image. by Miroslav Novak · 3 years ago
  12. d1bd51f Re-optimize LocalBlobStore.getBlob with ranges by Andrew Gaul · 2 years, 11 months ago
  13. 2791f47 JCLOUDS-1580 - Add support for lowercase metadata headers by i831992 · 2 years, 11 months ago
  14. ecec026 Remove error-prone by Andrew Gaul · 3 years, 1 month ago
  15. 09dfab4 Next development version 2.4.0-SNAPSHOT by Andrew Gaul · 3 years, 1 month ago
  16. 7ad7890 Next development version 2.4.0-SNAPSHOT by Andrew Gaul · 3 years, 1 month ago
  17. 04feb8f Parse out of order ListBuckets response elements by Timur Alperovich · 3 years, 1 month ago
  18. c995a04 JCLOUDS-1572: Update GCS bucket regions by Andrew Gaul · 3 years, 1 month ago
  19. 0b89ee0 S3 APIs: Remove the dependency to com.jamesmurty.utils:java-xmlbuilder (#98) by Jean-Noël Rouvignac · 3 years, 2 months ago
  20. f6f3f99 Avoid using the guice injector int ests which triggers an NPE by Jean-Noël Rouvignac · 3 years, 2 months ago
  21. b2bd270 Remove maven emma plugin by gurkerl83 · 3 years, 5 months ago 2.3.x
  22. 6b00731 Restructure build profiles by gurkerl83 · 3 years, 5 months ago
  23. dec017c Remove distribution profiles by gurkerl83 · 3 years, 5 months ago
  24. b0dacba Remove jenkins profile by gurkerl83 · 3 years, 5 months ago
  25. b7a8bd0 Remove site profile and wired enforcer executions by gurkerl83 · 3 years, 5 months ago
  26. 157c870 Remove maven property site url by gurkerl83 · 3 years, 5 months ago
  27. b537a79 Remove section reporting by gurkerl83 · 3 years, 5 months ago
  28. 2b6cbf9 Remove maven site deployment related plugins by gurkerl83 · 3 years, 5 months ago
  29. c6a985f Remove maven site deployment by gurkerl83 · 3 years, 5 months ago
  30. 50462ca Upgrade OKHttp dependency by gurkerl83 · 3 years, 3 months ago
  31. 57f6bbc Remove explicit OSGi import range of okio dep by gurkerl83 · 3 years, 3 months ago
  32. 3d753a4 Clear rule for bouncycastle exclusion by gurkerl83 · 3 years, 3 months ago
  33. 4a33793 lost changes by korlov42 · 3 years, 7 months ago
  34. d7897b3 fix failed testSSLConnectionFailsIfOnlyHttpConfigured by korlov42 · 3 years, 7 months ago
  35. d74dcca fix UnsupportedOperationException during setting socketFactory by korlov42 · 3 years, 7 months ago
  36. 44ff69d JCLOUDS-1551: Update version of OkHttp 3.14.9 by korlov42 · 3 years, 7 months ago
  37. 56ad552 Force application/x-directory for directories by Andrew Gaul · 3 years, 3 months ago
  38. dabc0ab Allow setting BlobAccess in LocalBlobStore.putBlob by Andrew Gaul · 3 years, 3 months ago
  39. 8566698 Add OSGi version ranges, guice, okio by gurkerl83 · 3 years, 4 months ago
  40. 0eb89ae Move from OSGi Spec V4.2 to V6 by gurkerl83 · 3 years, 6 months ago
  41. cb9d937 Remove duplicated finder exception for cloudsigma by gurkerl83 · 3 years, 6 months ago
  42. 0dc92e5 Reorder dependencies for core module by gurkerl83 · 3 years, 6 months ago
  43. d0c4a58 Remove javax libraries by gurkerl83 · 3 years, 6 months ago
  44. 47f5134 Remove Guice multibindings by gurkerl83 · 3 years, 6 months ago
  45. 40d2b12 Initial cleanup of maven set up in the parents' module by gurkerl83 · 3 years, 6 months ago
  46. 647af7e Simplify S3 code that uses java-xml-builder (#93) by Jean-Noël Rouvignac · 3 years, 4 months ago
  47. 17fd80c JCLOUDS-1557 - Azure local server support by davidsloan · 3 years, 5 months ago
  48. fd7fe5c Sync OSGi handling with Apache JClouds Project by gurkerl83 · 3 years, 5 months ago
  49. 3a7e41f JCLOUDS-1559: add Charset to Json.fromJson InputStream methods by roded · 3 years, 5 months ago
  50. 94f0932 Remove scope declaration from deps management by gurkerl83 · 3 years, 6 months ago
  51. 7b5c2ae Lowering the GSON version by gurkerl83 · 3 years, 6 months ago
  52. 9215bfc In the final state of this feature, a rebase on Master was executed. In resolving a merge problem with the Maven project file "JClouds Project," an important instruction got overwritten, to generate test jars for each module. This modification re-adds this ability for all modules. Counter versa, defining this build step repeatedly, e.g., in the api/oauth module, is no longer required. Also, correct a typo, add groupId. by gurkerl83 · 3 years, 7 months ago
  53. 083bd50 In the final state of this feature a rebase on Master was executed. In resolving a merge problem with the Maven project file "JClouds Project", an important change already introduced in Master was overlooked. The library Guice was already updated to the latest version 4.2.3 in Master, and the original version number 3.0 was accidentally added to the Maven project file. This modification removes the version number 3.0 from the configuration. by gurkerl83 · 3 years, 7 months ago
  54. 6a99821 Re-Enable the build for all modules. Increase version of bnd plugin to the latest. by gurkerl83 · 3 years, 7 months ago
  55. 32f6c4d Remove the OSGi configuration from each module. The approach of defining OSGi configuration through common properties and serving them to the bundle plugin gets no longer used; instead, OSGi configuration gets defined in each module's dedicated bnd file. by gurkerl83 · 3 years, 7 months ago
  56. 7a9cd34 Onboard bnd-configuration files, one per module by gurkerl83 · 3 years, 7 months ago
  57. 8ac994c Integrate GSON library in Clouds Core Bundle Final by gurkerl83 · 3 years, 10 months ago
  58. d82868c Replace embedded and repackaged GSON library by gurkerl83 · 3 years, 11 months ago
  59. 1cd28c9 Remove unintended executable permissions by Andrew Gaul · 3 years, 7 months ago
  60. 31a3e5b JCLOUDS-1498: Upgrade to Guice 4.2.3 by Andrew Gaul · 3 years, 7 months ago
  61. d65047c JCLOUDS-1552: Do not attempt to parse empty payload (#82) by Tamas Cservenak · 3 years, 8 months ago
  62. 3ea2cce Optimize MultiBlobInputStream.read() by Andrew Gaul · 3 years, 10 months ago
  63. 9c21bf2 JCLOUDS-1367: Do not open open InputStream in copyBlob by Andrew Gaul · 3 years, 10 months ago
  64. 8de7b696 Store transient Blob data with ByteArrayPayload by Andrew Gaul · 3 years, 10 months ago
  65. 9e4c7a1 JCLOUDS-1542 follow-up: check whether isAccessible() is already set (#79) by Jean-Noël Rouvignac · 3 years, 10 months ago
  66. 238c975 JCLOUDS-1542 Java 11 warns of illegal reflective access (#76) by Jean-Noël Rouvignac · 3 years, 11 months ago
  67. 3e25b83 JCLOUDS-1333: Fix Guava 21 issues by Andrew Gaul · 3 years, 11 months ago
  68. 8762fba JCLOUDS-1473 add INTELLIGENT_TIERING enum by Sam Ottenhoff · 3 years, 11 months ago
  69. 49a54ea Disable doclint during Jenkins build by Andrew Gaul · 3 years, 11 months ago
  70. 62767a1 JCLOUDS-1333: JCLOUDS-1334: JCLOUDS-1470: Require Java 8 and Guava 22 by Andrew Gaul · 3 years, 11 months ago
  71. 20b1394 JCLOUDS-1491 Jclouds uses a deprecated version of Guava to support Azure storage by Jean-Noël Rouvignac · 4 years ago
  72. 6e6f8eb JCLOUDS-912: JCLOUDS-1547: GCS InputStream single-part upload by Andrew Gaul · 4 years ago
  73. 08a16c9 JCLOUDS-1546: Support GCS Archive storage class by Andrew Gaul · 4 years ago
  74. d220b24 JCLOUDS-1543: remove unused imports from FetchBlobMetadataTest.java (#70) by roded · 4 years, 1 month ago
  75. 286fe5c Fix toolchain setup on jenkins (#68) by Fritz Elfert · 4 years, 1 month ago
  76. 5ac9211 JCLOUDS-1543: change FetchBlobMetadata to retain original blob order by Roded Bahat · 4 years, 1 month ago
  77. 89e1713 Enable docs in travis build (#69) by Fritz Elfert · 4 years, 1 month ago
  78. 413ee30 Fix javadoc generation on JDK >= 8 (#67) by Fritz Elfert · 4 years, 1 month ago
  79. 8d0e9dc Hash the content for fs MPU ETag if no xattr. by Timur Alperovich · 4 years, 2 months ago
  80. 69ca457 JCLOUDS-1541: Add Middle East (Bahrain) region to the AWS EC2 and S3 providers list by ikky888 · 4 years, 1 month ago
  81. d6702e5 Fix BlobMetadata null size when using ApacheHCHttp module by Xavier BOURGOUIN · 4 years, 4 months ago
  82. 99ef891 JCLOUDS-1540 - Update Snakeyaml by Colm O hEigeartaigh · 4 years, 2 months ago
  83. ca51906 JCLOUDS-1533 - Fix upload with SAS token when blob name contains slash (#61) by majaseremet · 4 years, 3 months ago
  84. 3db2939 JCLOUDS-1538: fix typo in rfc1123SimpleDateFormat (#60) by Ian Springer · 4 years, 3 months ago
  85. b96158e JCLOUDS-1532 - Update SSHJ + JSCH (#57) by Colm O hEigeartaigh · 4 years, 5 months ago
  86. 11d05ac JCLOUDS-1529: Do not export org.jclouds.json.gson.internal (#56) by Markus Alexander Kuppe · 4 years, 5 months ago
  87. 3a338da JCLOUDS-1528 - Use TLS instead of SSL in SSLContext.getInstance (#55) by Colm O hEigeartaigh · 4 years, 5 months ago
  88. 18da28a Downgrade BouncyCastle to 1.60, which works with Oracle JDK 1.7 (#54) by Colm O hEigeartaigh · 4 years, 6 months ago
  89. 30830bf JCLOUDS-1526 - Update BouncyCastle dependency (#53) by Colm O hEigeartaigh · 4 years, 6 months ago
  90. 5f08ee2 JCLOUDS-1525 - Update xmlbuilder dependency (#52) by Colm O hEigeartaigh · 4 years, 6 months ago
  91. febc9b7 Fix TOCTOU issue when getting blob during removal by Andrew Gaul · 4 years, 6 months ago
  92. 316b74d Fix infinite socket timeout when using ApacheHCHttpCommandExecutorServiceModule (#51) by Xavier BOURGOUIN · 4 years, 7 months ago
  93. f5b29c7 Next development version 2.3.0-SNAPSHOT by Ignasi Barrera · 4 years, 7 months ago
  94. 7221844 Apache jclouds 2.2.0-rc1 release by Ignasi Barrera · 4 years, 7 months ago
  95. 6d389b0 JCLOUDS-1520: change UntrustedSSLContextSupplier to return the same SSLContext (#49) by roded · 4 years, 7 months ago
  96. 0f93525 Add TravisCI file for pull requests (#50) by Ignasi Barrera · 4 years, 7 months ago
  97. 644fb4a Next development version 2.3.0-SNAPSHOT by Ignasi Barrera · 4 years, 7 months ago
  98. 0aef8ca Apache jclouds 2.2.0-rc1 release by Ignasi Barrera · 4 years, 7 months ago
  99. a2cbdd3 Etag is not supported in OSX by Ignasi Barrera · 4 years, 7 months ago
  100. c445547 Fix null content-length header on HEAD requests by Xavier BOURGOUIN · 4 years, 7 months ago