0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add assert to RandomContentFile, ensure size >= digest_size More... almost 14 years ago
Rename _call_doit to _real_run -- it's a bit more clear that way, IMHO More... almost 14 years ago
Adding new testing tool, roundtrip More... almost 14 years ago
Adding last_read to RandomContentFile and first_write to FileVerifier, so we can measure latency. More... almost 14 years ago
Adding generator files_varied to s3tests.realistic More... almost 14 years ago
Work-around for RGW failing to send IsTruncated on listing all keys. More... almost 14 years ago
Add context, get_next_key, and fill_pools to s3tests.common More... almost 14 years ago
Packagify s3tests.common so we can add more magic into it later. More... almost 14 years ago
fix 100-continue test to support https More... almost 14 years ago
dhq-qa: remove query auth from generated urls More... almost 14 years ago
use time.time() instead of time.clock() More... almost 14 years ago
fix zero devision error in readwrite test More... almost 14 years ago
Fix bug where prefix was None. More... almost 14 years ago
Make generate_objects.py and rand_readwrite.py inside the package. More... almost 14 years ago
fix random file verifier with small files More... almost 14 years ago
Move setup/teardown into s3tests.functional __init__, to share across modules. More... almost 14 years ago
Move test_s3 into s3tests.functional, so it can be split to multiple files nicely. More... almost 14 years ago
remove unused variable More... almost 14 years ago
realistic.names shouldn't return a 0-length filename More... almost 14 years ago
Cleanup: remove unneeded parens. More... almost 14 years ago
Cleanup: avoid using "file" as identifier. More... almost 14 years ago
Cleanup: no need to listify sum() input. More... almost 14 years ago
Cleanup: don't look before you leap. More... almost 14 years ago
Cleanup: new-style raise. More... almost 14 years ago
Cleanup: non-Python semicolon infection. More... almost 14 years ago
Cleanup: has_key is deprecated. More... almost 14 years ago
Whitespace cleanup. More... almost 14 years ago
Pyflakes cleanup. More... almost 14 years ago
remove generate_objects.conf More... almost 14 years ago
add test_bucket_delete_nonempty More... almost 14 years ago