0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 18 hours ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
s3-tests: Object download response code test More... almost 14 years ago
Remove dead code. More... almost 14 years ago
Convert s3tests.common back to a module. More... almost 14 years ago
Remove dead code. More... almost 14 years ago
Rewrite roundtrip test based on the readwrite one. More... almost 14 years ago
Let config file control random number generator seeds in detail. More... almost 14 years ago
No shebang lines for setup.py-managed scripts. More... almost 14 years ago
Make readwrite test not use unittest setup/teardown logic. More... almost 14 years ago
Refactor bucket nuking in cleanup. More... almost 14 years ago
Refactor S3 connection opening. More... almost 14 years ago
Refactor config file reading. More... almost 14 years ago
Rename rand_readwrite to readwrite. More... almost 14 years ago
Say ".yaml" not ".yml". This is not MS-DOS, and YML is a Yahoo XML dialect. More... almost 14 years ago
Don't bother with fractional nanoseconds. More... almost 14 years ago
Use a constant for nanoseconds-in-a-second. More... almost 14 years ago
Remove unused import. More... almost 14 years ago
Avoid built-in "file" as variable name. More... almost 14 years ago
Revert "adding max_amount to realistic.names generator" More... almost 14 years ago
Use itertools.islice instead of special-casing generator slicing. More... almost 14 years ago
subclass S3Connection class for headers More... almost 14 years ago
add Content-Type object tests More... almost 14 years ago
add test_object_create_unreadable More... almost 14 years ago
add header-manipulation tests More... almost 14 years ago
improve comment wording in sample config More... almost 14 years ago
added sample yaml config for readwrite tool More... almost 14 years ago
moved most readwrite tool command-line opts to config file More... almost 14 years ago
remove extraneous #TODO More... almost 14 years ago
use stderr for non-yml output in readwrite tool More... almost 14 years ago
fix yml format in readwrite tool More... almost 14 years ago
adding chunks to readwrite tool output More... almost 14 years ago