0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix TestServer.recycle() More... almost 14 years ago
Merge pull request #79 from basho/igp-fix-long-headers More... almost 14 years ago
Fix issue #77 incorrectly formatted long headers. https://github.com/basho/riak-python-client/issues/77 More... almost 14 years ago
Make TestServer work again More... almost 14 years ago
Copy erl_src/* from Ruby client More... almost 14 years ago
Merge branch 'issue-53' into proper More... almost 14 years ago
Unquote items stored in the link header. Without this links with characters that must be encoded are never decoded. More... almost 14 years ago
Add retry logic to the HTTP request method. More... almost 14 years ago
Merge branch 'py25-compat' More... almost 14 years ago
Merge branch 'fix-test-setup' More... almost 14 years ago
Merge branch 'AZ789-multi-valued-indexes' More... almost 14 years ago
Update 2i support to handle multi-valued index entries. More... almost 14 years ago
Merge pull request #71 from basho/az753-verify-2i-tests More... almost 14 years ago
Perform a dummy 2i query to see if an exception detailing indexes_not_supported and, if so, don't perform the request of the test. More... almost 14 years ago
Merge pull request #68 from koblas/master More... almost 14 years ago
Fix the typo where w was used rather than dw as the default value for dw More... almost 14 years ago
Properly implement RiakPbcTransport.put_new() More... almost 14 years ago
Add RiakPbcCachedTransport.put_new() and some missing docstrings. More... almost 14 years ago
Fix extraction of the key from the Location: header. More... almost 14 years ago
Remove any leftover objects from a failed test_store_of_missing_object. More... almost 14 years ago
Test the retrieval of a new object's key, and its format. More... almost 14 years ago
First draft at fixing issue #53. More... almost 14 years ago
Merge branch 'master' into newhttp More... almost 14 years ago
Merge branch 'master' of git://github.com/basho/riak-python-client More... almost 14 years ago
Add an API level to the transports, with deprecation warnings. More... almost 14 years ago
Add a utility function for marking APIs/usage as deprecated. More... almost 14 years ago
Merge pull request #63 from basho/AZ679-2i-support More... almost 14 years ago
Detect and return correct error message when MapReduce job fails. Also, correctly handle when there are no MapReduce results. More... almost 14 years ago
First draft of a background thread to monitor connections. More... almost 14 years ago
Fix the transport creation in the search object. More... almost 14 years ago