0
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a print format for RiakBucket. More... about 12 years ago
Fix get_buckets logic. More... about 12 years ago
Fix the iteration logic in PBC streaming. More... about 12 years ago
Merge pull request #180 from glassresistor/hotfix/tests_create_client More... about 12 years ago
made create_client use args for host, port, and transport More... about 12 years ago
Fixed a bunch of test failures and stupid typos/bugs. More... about 12 years ago
add rich comparison methods to client/bucket/riakobject More... about 12 years ago
Fix gobs of pyflakes, pylint, pep8 problems. More... about 12 years ago
Make RETRY_COUNT a property and use a for loop over a range instead of while. More... about 12 years ago
Move HTTP request methods into a new file and wire up URL generators. More... about 12 years ago
Add resource URL path generator methods, not wired up. More... about 12 years ago
Start breaking out HTTP into multiple files. More... about 12 years ago
Move http.py in preparation for refactoring. More... about 12 years ago
The node is a private attribute on the transport. More... about 12 years ago
Move connection-claiming into a new module, add retry logic. More... about 12 years ago
Move client -> client/__init__. More... about 12 years ago
Fix some typos and comments from @ultimatebuster. More... about 12 years ago
Add transport method to client. More... about 12 years ago
Actually connect to PBC by connecting the socket. More... about 12 years ago
WIP transport refactor. Things are broken, do not use. More... about 12 years ago
Merge pull request #169 from evanmcc/pevm-mr-list-add More... about 12 years ago
Merge pull request #178 from evanmcc/pevm-oops-cleanup More... about 12 years ago
remove some debugging statements accidentally left in. More... about 12 years ago
add two additional cases and add tests for all execption raising cases More... about 12 years ago
Merge pull request #177 from evanmcc/pevm-object-rework More... about 12 years ago
Merge branch 'master' into pevm-object-rework More... about 12 years ago
riak_object remodel More... about 12 years ago
change exception type More... about 12 years ago
Loosen the version restriction if Riak is on a prerelease version. More... about 12 years ago
Allow erlang ad-hoc functions in m/r (allow_strfun) More... about 12 years ago