0
I Use This!
Inactive

Commits : Listings

Analyzed 9 minutes ago. based on code collected 10 minutes ago.
Aug 07, 2024 — Aug 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #10 from softlayer/performance More... almost 13 years ago
Remerged master More... almost 13 years ago
Resolved issue #12 More... almost 13 years ago
Performance and threading enhancments More... almost 13 years ago
Version bump for merge More... almost 13 years ago
Merge pull request #9 from softlayer/noglobals More... almost 13 years ago
Fixed argument parser errors More... almost 13 years ago
Resolved merge conflict with master More... almost 13 years ago
Get container fixups More... almost 13 years ago
First commit removing globals More... almost 13 years ago
Merge pull request #8 from softlayer/issue-7 More... almost 13 years ago
remove disconnected exception More... almost 13 years ago
remove disconnected exception More... almost 13 years ago
PEP8 cleanups More... almost 13 years ago
Catch all errors during file upload More... almost 13 years ago
Catch all errors during file upload More... almost 13 years ago
Documentation cleanups More... about 13 years ago
Reduce Windows page size to 4KB More... over 13 years ago
Fixed a race condition between the local files queue emptying and deletes firing off while readers had pending file operations. On short file lists, this would lead to pending uploads being canceled as the writers had already deleted the file from the backup and exiting, leaving pending upload items in the queue. More... over 13 years ago
Fixed markdown. protip: don't use wiki markup More... over 13 years ago
Added details for usage More... over 13 years ago
Merge branch 'master' of github.com:softlayer/softlayer-object-storage-backup More... over 13 years ago
Added licensing information More... over 13 years ago
initial commit More... over 13 years ago
Added more logging around checksums Switched file reading to an iterator to save memory. Will use either 8MB or unix pagesize for the buffer. Misc. cleanups More... over 13 years ago
Pretty missing parameters and python cleanups More... over 13 years ago
Initial commit More... over 13 years ago