0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #66 from mrb/more_comments More... over 9 years ago
Merge pull request #67 from megamsys/master More... over 9 years ago
Merge pull request #2 from indykish/master More... over 9 years ago
Merge remote-tracking branch 'origin/master' More... over 9 years ago
Update README.md More... almost 10 years ago
Update README.md More... almost 10 years ago
Fix function name in comment
mrb
More... almost 10 years ago
Merge pull request #65 from mrb/cc_test More... almost 10 years ago
Add comments
mrb
More... almost 10 years ago
Exclude tests and generate pb files
mrb
More... about 10 years ago
Add ratings
mrb
More... about 10 years ago
codeclimate.yml
mrb
More... about 10 years ago
Merge pull request #1 from rajthilakmca/master More... about 10 years ago
change protobuf location More... about 10 years ago
Merge pull request #58 from jcoene/master More... over 10 years ago
Update README.md More... almost 11 years ago
Fix null pointer dereference when server goes away More... over 11 years ago
Merge pull request #56 from jjmalina/master More... over 11 years ago
Merge pull request #57 from hectcastro/hc-error-logging More... over 11 years ago
Swapped a few Print/Println statements with Fatalf, which is equivalent to Printf() followed by a call to os.Exit(1). More... over 11 years ago
Fix for #54 More... over 11 years ago
Merge pull request #55 from paperlesspost/fix_background_ping More... over 11 years ago
Attempted fix for #54 More... over 11 years ago
Merge branch 'master' of git://github.com/mrb/riakpbc More... over 11 years ago
Merge pull request #53 from MattFenelon/master More... over 11 years ago
Potential fix for client crash when node returns bad data More... over 11 years ago
Simplified the closing of the client by removing the boolean flag and signalling to ping by closing the channel. More... over 11 years ago
Raise an error when calling Close multiple times. More... over 11 years ago
Switched to using channels rather than locks. More... over 11 years ago
Stop the background ping when the client has been closed. More... over 11 years ago