openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
D
ds3_java_sdk
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 26, 2025 — Sep 26, 2026
Showing page 63 of 63
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding unit tests for the newly split out code.
Ryan Moore
More...
over 12 years ago
Moving like code into similar util classes. Making files smaller and increasing code reuse.
Ryan Moore
More...
over 12 years ago
Reving version number.
Ryan Moore
More...
over 12 years ago
Migrated the bulk commands to the new style. Adding in the job listing commands, but am not getting anything back from the server.
Ryan Moore
More...
over 12 years ago
Removing some print statements.
Ryan Moore
More...
over 12 years ago
Adding in a different xml parser so that the default java one is not used. The default java one was causing some problems when serializing the data to xml.
Ryan Moore
More...
over 12 years ago
Added xml processing for the bucket list. This is the last step for having the minimal amount of commands finished for supporting hadoop bulk operations.
Ryan Moore
More...
over 12 years ago
Adding more slash handing into the client. Reved the version.
Ryan Moore
More...
over 12 years ago
Making the buildUrl method in the NetUtils class more robust by adding better handling for bucket paths and slashes. This will make the Ds3Client easier to use.
Ryan Moore
More...
over 12 years ago
Added in a filter for the xml output for the bulk get command to filter out the size in the xml. Can successfully get a response back from the server for a bulk get.
Ryan Moore
More...
almost 13 years ago
For some reason in Java 1.6 computing the Auth signature would produce a string with a newline at the end. Java 1.7 would not. I added a trim in the computation of the signature after it's been converted to Base64 and it started working in Java 1.6.
Ryan Moore
More...
almost 13 years ago
Added the jobid to the xml processing for the bulk put.
Ryan Moore
More...
almost 13 years ago
Fixed an issue where a Null Pointer would get thrown when when printing if there were are no buckets in the ds3 server.
Ryan Moore
More...
almost 13 years ago
Modifying the apache commons-io dependency so that it's an older version. This is due to hadoop also using that version and it taking precedence over mine.
Ryan Moore
More...
almost 13 years ago
Reved the version.
Ryan Moore
More...
almost 13 years ago
Added in objects for the response from the get service. Can now iterate through the buckets and see what exists.
Ryan Moore
More...
almost 13 years ago
Initial commit.
Ryan Moore
More...
almost 13 years ago
←
1
2
…
55
56
57
58
59
60
61
62
63
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree