0
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #172 from shuhaowu/patch-for-171 More... about 12 years ago
Changed format for `assertRaises` More... about 12 years ago
Fixed #171 More... about 12 years ago
merge with current master More... about 12 years ago
pep8 cleanup More... about 12 years ago
pre-pep8 cleanup More... about 12 years ago
add the ability to pass in a non-string iterable to specify a list of keys in a bucket to fetch via mapreduce More... about 12 years ago
fix test typo More... about 12 years ago
Cleanup some bucket properties after setting them in the test. More... about 12 years ago
Minor pep8 style fix. More... about 12 years ago
Merge pull request #167 from evanmcc/pevm-bucket-props More... about 12 years ago
pep8 fixes More... about 12 years ago
temp commit More... about 12 years ago
remove testing leftovers More... about 12 years ago
- rework bucket props to be properties - change pbc client to complain when used for props, instead of failing silently - test fixes More... over 12 years ago
Merge pull request #157 from basho/sdc-conn-pool More... over 12 years ago
Merge pull request #163 from evanmcc/pevm-no-luwak More... over 12 years ago
remove travis env setting More... over 12 years ago
Make non-public methods uber-private on the iterator and add a disclaimer to the docstring. More... over 12 years ago
Merge pull request #162 from glassresistor/master More... over 12 years ago
Merge branch 'master' of https://github.com/basho/riak-python-client More... over 12 years ago
Merge pull request #160 from basho/sdc-remove-quorums More... over 12 years ago
Don't need to alias that import. More... over 12 years ago
added _ for private methods in riak_object More... over 12 years ago
Fix pep8 stuffs. [ci skip] More... over 12 years ago
Deprecate all usages of get_* and set_* methods on quorums. Instead, use bucket properties or request-time quorums. More... over 12 years ago
Add stress test. More... over 12 years ago
Add a method to clear the pool. More... over 12 years ago
NotImplemented -> NotImplementedError (as recommended by Python docs). More... over 12 years ago
Merge pull request #158 from evanmcc/pevm-test-reorg More... over 12 years ago