18
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove Guice multibindings More... over 4 years ago
Initial cleanup of maven set up in the parents' module More... over 4 years ago
Remove scope declaration from deps management More... over 4 years ago
Lowering the GSON version More... over 4 years ago
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. More... over 4 years ago
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. More... over 4 years ago
Sync OSGi handling with Apache JClouds Project More... over 4 years ago
Re-Enable the build for all modules. Increase version of bnd plugin to the latest. More... over 4 years ago
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. More... over 4 years ago
Onboard bnd-configuration files, one per module More... over 4 years ago
lost changes More... over 4 years ago
fix failed testSSLConnectionFailsIfOnlyHttpConfigured More... over 4 years ago
fix UnsupportedOperationException during setting socketFactory More... over 4 years ago
Remove unintended executable permissions More... over 4 years ago
JCLOUDS-1551: Update version of OkHttp 3.14.9 More... over 4 years ago
JCLOUDS-1498: Upgrade to Guice 4.2.3 More... over 4 years ago
JCLOUDS-1552: Do not attempt to parse empty payload (#82) More... over 4 years ago
Optimize MultiBlobInputStream.read() More... over 4 years ago
JCLOUDS-1367: Do not open open InputStream in copyBlob More... over 4 years ago
Store transient Blob data with ByteArrayPayload More... over 4 years ago
JCLOUDS-1542 follow-up: check whether isAccessible() is already set (#79) More... over 4 years ago
Integrate GSON library in Clouds Core Bundle Final More... over 4 years ago
JCLOUDS-1542 Java 11 warns of illegal reflective access (#76) More... over 4 years ago
Replace embedded and repackaged GSON library More... over 4 years ago
Address error-prone issues More... over 4 years ago
JCLOUDS-1333: Fix Guava 21 issues More... over 4 years ago
JCLOUDS-1333: Fix Guava 21 issues More... over 4 years ago
wip More... over 4 years ago
Disable doclint during Jenkins build More... over 4 years ago
JCLOUDS-1473 add INTELLIGENT_TIERING enum More... over 4 years ago