1
I Use This!
Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Sep 19, 2025 — Sep 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
4.1 API More... over 8 years ago
5.0 API plus updating existing tests More... over 8 years ago
Merge pull request #540 from GraciesPadre/memory More... over 8 years ago
We're not using the listening part of a ListeningExecutorService. Client code is notified that a transfer completes by attaching an ObjectCompletedListener, giving them basically the same thing a listening executor does. Changing the submit call to execute results is a smaller memory profile. More... over 8 years ago
We're not using the listening part of a ListeningExecutorService. Client code is notified that a transfer completes by attaching an ObjectCompletedListener, giving them basically the same thing a listening executor does. Changing the submit call to execute results is a smaller memory profile. More... over 8 years ago
I hate checked exceptions. More... over 8 years ago
I hate checked exceptions. More... over 8 years ago
Adding VersionId to Ds3Object and updating marshaling More... over 8 years ago
Fix a thread leak when Job.start<Read | Write>Job is called in a loop. More... over 8 years ago
Fix a thread leak when Job.start<Read | Write>Job is called in a loop. More... over 8 years ago
Fix a thread leak when Job.start<Read | Write>Job is called in a loop. More... over 8 years ago
Fix a thread leak when Job.start<Read | Write>Job is called in a loop. More... over 8 years ago
Fix a thread leak when Job.start<Read | Write>Job is called in a loop. More... over 8 years ago
Fix a thread leak when Job.start<Read | Write>Job is called in a loop. More... over 8 years ago
Fix a thread leak when Job.start<Read | Write>Job is called in a loop. More... over 8 years ago
Fix a thread leak when Job.start<Read | Write>Job is called in a loop. More... over 8 years ago
codacity whines More... over 8 years ago
Implementing job cancel More... over 8 years ago
Merge pull request #537 from GraciesPadre/shadowJarFix More... over 8 years ago
Make sure we put the ds3_sdk.properties file in the shadow jar. More... over 8 years ago
Merge pull request #534 from GraciesPadre/java_8_9_fix More... over 8 years ago
Fix for https://jira.spectralogic.com/browse/BPBROWSER-408 Seems that building on a machine that has both java 8 & 9 JDKs using the java 8 javac causes java 9 jars to get pulled in. More... over 8 years ago
Merge pull request #530 from RachelTucker/SA-218 More... almost 9 years ago
Removing unnecessary imports in models More... almost 9 years ago
Merge pull request #529 from RachelTucker/tapetype-to-string More... almost 9 years ago
Updated TapeType to String More... almost 9 years ago
Merge pull request #526 from GraciesPadre/ltfs_metadata More... almost 9 years ago
Adding ltfs header prefix to metadata. More... almost 9 years ago
Merge pull request #524 from GraciesPadre/git_commit_gradle More... almost 9 years ago
Fix for https://jira.spectralogic.com/browse/JSDK-268. Putting git commit hash into ds3-sdk.properties file. More... almost 9 years ago