openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
B
basho's riak-python-client
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
14 days
ago. based on code collected
15 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 28 of 49
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Type-check when setting the resolver on bucket and object.
Sean Cribbs
More...
over 11 years ago
Add sibling-resolution functions.
Sean Cribbs
More...
over 11 years ago
Merge pull request #251 from basho/sdc-install-riak
Sean Cribbs
More...
over 11 years ago
Merge pull request #250 from basho/bch-pbc-fulltext-search
Brett Hazen
More...
over 11 years ago
Switch fulltext_add/delete back to @retryableHttpOnly
Brett Hazen
More...
over 11 years ago
Cleanup the builder config. [ci skip]
Sean Cribbs
More...
over 11 years ago
Transpose arguments of the service command.
Sean Cribbs
More...
over 11 years ago
Pipe `yes n` to the apt-get install command
Sean Cribbs
More...
over 11 years ago
Don't override the existing Riak configs.
Sean Cribbs
More...
over 11 years ago
Attempt to install latest Riak on Travis builder.
Sean Cribbs
More...
over 11 years ago
Allow RiakClientOperations.fulltext_search/add/delete to run under PBC as well as HTTP
Brett Hazen
More...
over 11 years ago
Merge pull request #247 from wkral/text-plain-deserializer
Sean Cribbs
More...
over 11 years ago
Added encoder back for symmetry
William Kral
More...
over 11 years ago
Merge branch 'master' into text-plain-deserializer
William Kral
More...
over 11 years ago
Merge pull request #249 from wkral/unicode-data-http-transport
Sean Cribbs
More...
over 11 years ago
Fixed RiakHttpTransport with non-ascii streams - Encoded data that has octets outside the 128 byte range fail in python's httplib - Using a bytearray for the message body causes the entire stream to be converted to a bytearray when a str object is added to it and the message is transported correctly - Added two tests one with unicode data in a json object and one unicode data in a string
William Kral
More...
over 11 years ago
Changed decoder to simple str and removed encoder
William Kral
More...
over 11 years ago
Moving ignored personal stuff to .git/info/exclude
William Kral
More...
over 11 years ago
Merge pull request #248 from wkral/test_server
Evan Vigil-McClanahan
More...
over 11 years ago
Speed up test server start - Seemed to slow down with riak 1.3 which seems to be because of much more text output when starting - wait_for_erlang_prompt was reading one character at a time and running a long regex against the output which was causing the output of riak console to stall - Changed to read a line at a time speeds up from 34 seconds to 2.4 on my system
William Kral
More...
over 11 years ago
Added text/plain encoding handling by default - The old version of the client handled this out of the box - Added a test to ensure it works
William Kral
More...
over 11 years ago
Merge pull request #243 from basho/sdc-refactor-siblings
Sean Cribbs
More...
almost 12 years ago
whitespace cleanup
Sean Cribbs
More...
almost 12 years ago
Add test for sibling tombstones.
Sean Cribbs
More...
almost 12 years ago
Merge pull request #244 from pims/master
Brett Hazen
More...
almost 12 years ago
Updating README and tutorial to reflect that get_data() is no longer used
tim
More...
almost 12 years ago
Correct documentation of _decode_link method.
Sean Cribbs
More...
almost 12 years ago
Correct documentation on exists property.
Sean Cribbs
More...
almost 12 years ago
HTTP uses a plain tuple for links, so should PBC.
Sean Cribbs
More...
almost 12 years ago
Normalize handling of get/put responses in PBC to prevent clobbering of object data.
Sean Cribbs
More...
almost 12 years ago
←
1
2
…
24
25
26
27
28
29
30
31
32
…
48
49
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree