Added a set_indexes function like set_links |
|
More...
|
almost 13 years ago
|
Added a way to efficiently set_links |
|
More...
|
almost 13 years ago
|
Merge pull request #104 from kiip/f-pbc-reconnect |
|
More...
|
almost 13 years ago
|
Adjust link-matching spec to accommodate 1.0+ URLs and fix the unit test. |
|
More...
|
almost 13 years ago
|
Merge pull request #105 from kiip/f-riakobj-content-type |
|
More...
|
almost 13 years ago
|
Added unittest and fixed a small bug |
|
More...
|
almost 13 years ago
|
Addressed basho/riak-python-client#83 |
|
More...
|
almost 13 years ago
|
Fix RiakObject.get_content_type() when content type not yet set. |
|
More...
|
almost 13 years ago
|
Added 2 new unit tests for PBC changes |
|
More...
|
almost 13 years ago
|
Added critical 'break' statement |
|
More...
|
almost 13 years ago
|
Adding test to verify behavior on underlying socket being closed |
|
More...
|
almost 13 years ago
|
Merge pull request #102 from kiip/f-style-fixes |
|
More...
|
almost 13 years ago
|
Merge pull request #103 from kiip/f-transport-options |
|
More...
|
almost 13 years ago
|
Import errno |
|
More...
|
almost 13 years ago
|
Remove the import, moved to appropriate branch |
|
More...
|
almost 13 years ago
|
Handle implicit socket close on SocketWithId |
|
More...
|
almost 13 years ago
|
Rename the 'retries' argument to RiakPbcTransport to 'max_attempts' |
|
More...
|
almost 13 years ago
|
Make RiakPbcTransport more robust to connection errors. |
|
More...
|
almost 13 years ago
|
Allow transport specific options to be passed through RiakClient. |
|
More...
|
almost 13 years ago
|
PEP8 fixes and import re-ordering for riak client. |
|
More...
|
almost 13 years ago
|
Alphabetize the imports for pbc transport |
|
More...
|
almost 13 years ago
|
Improvements to SocketWithId |
|
More...
|
almost 13 years ago
|
Fixing PEP8 compliance, styling, and imports. |
|
More...
|
almost 13 years ago
|
Merge pull request #101 from basho/sdc-remove-deprecated-transports |
|
More...
|
almost 13 years ago
|
Remove deprecated transports. |
|
More...
|
about 13 years ago
|
Require unittest2 on Python 2.6. |
|
More...
|
about 13 years ago
|
Merge pull request #100 from basho/jrm-remove-2i-check |
|
More...
|
about 13 years ago
|
Removed hack check for 2i enabled. |
|
More...
|
about 13 years ago
|
Merge pull request #99 from basho/jrm-fix-2i-tests |
|
More...
|
about 13 years ago
|
Fixed a typo.. raise -> return. |
|
More...
|
about 13 years ago
|