0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 18, 2024 — Jun 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix readwrite tool file sizes More... almost 14 years ago
readwrite tool improvements More... almost 14 years ago
adding max_amount to realistic.names generator More... almost 14 years ago
test consistency of bucket acls, exercises cache More... almost 14 years ago
add test_bucket_acl_no_grants More... almost 14 years ago
Handle and report errors in readwrite test workers. More... almost 14 years ago
Say "worker_id" instead of name, as I keep confusing it with filenames. More... almost 14 years ago
Link worker greenlets to parent, so we abort if they have an unhandled exception. More... almost 14 years ago
Code layout cleanup. More... almost 14 years ago
Make readwrite test put objects one by one, so it can report keys. More... almost 14 years ago
Remove the concept of batches from readwrite test. More... almost 14 years ago
Don't eat exceptions, that's a bad habit. More... almost 14 years ago
Log readwrite test results in yaml. More... almost 14 years ago
Use more idiomatic Python. More... almost 14 years ago
Make queue and name arguments not optional; they're always passed in anyway. More... almost 14 years ago
Move end test logic out of individual workers. More... almost 14 years ago
Use gevent Groups to manage groups of workers. More... almost 14 years ago
refactor and fix some acl_grant tests More... almost 14 years ago
pep8 cleanup. More... almost 14 years ago
Pyflakes cleanup. More... almost 14 years ago
Remove dead code. More... almost 14 years ago
Merge branch 'roundtrip' More... almost 14 years ago
Revert "Add assert to RandomContentFile, ensure size >= digest_size" More... almost 14 years ago
Swap stdout/stderr -- debug messages then go to stderr, and yaml data to stdout More... almost 14 years ago
Now that we no longer have the need to retry, get rid of that logic. More... almost 14 years ago
Resolve the random AssertionError More... almost 14 years ago
Adding unlimited=bool to files_varied -- if set to true, it will never issue StopIteration More... almost 14 years ago
Cleanup output just a little bit more. More... almost 14 years ago
fix test_bucket_acl_grant_nonexist_user More... almost 14 years ago
add acl grant userid tests More... almost 14 years ago