0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tweak code to set socket keepalives and options, and add test More... about 9 years ago
prevent duplicate loading of test data More... about 9 years ago
Fixes in using socket.shutdown on older Python More... about 9 years ago
Merge pull request #452 from basho/features/lrb/add-multiput-gh-450 More... about 9 years ago
Subclass Exception correctly More... about 9 years ago
Raise BadResource when a recv_into call returns zero bytes. This indicates that the connection has been closed, and the operation should be re-tried. More... about 9 years ago
remove file More... about 9 years ago
Merge remote-tracking branch 'iPowow/fix-pbc-keepalive' into features/lrb/socket-enhancements-gh-399 More... about 9 years ago
Port multiput from features/lrb/protobuf-cpp branch. More... about 9 years ago
add contributor More... about 9 years ago
Add basic make.ps1 for Windows More... about 9 years ago
Small fixes, lint More... about 9 years ago
Merge remote-tracking branch 'iPowow/fix-pbc-connection-timeout' into fixes/lrb/timeout-gh-425 More... about 9 years ago
Merge pull request #448 from basho/features/lrb/rts-842-perf-test-t2b-encoding More... about 9 years ago
make lint happy More... about 9 years ago
process rpberrorresp correctly More... over 9 years ago
finish up Riak TS 1.3 changes More... over 9 years ago
More work on TTB encoding More... over 9 years ago
Merge branch 'master' into features/lrb/rts-842-perf-test-t2b-encoding More... over 9 years ago
Decode column type the same way for ttb and pbuf More... over 9 years ago
TTB and PBUF timeseries tests working correctly. More... over 9 years ago
Continuing to work on TTB changes More... over 9 years ago
Updating for TTB changes server-side. More... over 9 years ago
All code for PB and TTB encoding / decoding now in dedicated classes. More... over 9 years ago
make timeseries tests happy More... over 9 years ago
Move more code into the codecs. More... over 9 years ago
make linters happy More... over 9 years ago
Added Msg named tuple to contain data between codecs and transport layer. More... over 9 years ago
Fix message encoding for Auth and ToggleEncoding PB requests More... over 9 years ago
Make linters happy. More... over 9 years ago