1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor message fixups. More... over 11 years ago
Fix #9 and also partial send/recv discards on timeout. More... over 11 years ago
Implement tunnel chunking. More... over 11 years ago
Added chunking tests (fails for now). More... over 11 years ago
Fix counter bug, add tunnel timeout tests. More... over 11 years ago
Update tunnel to pass simple multithreaded test. More... over 11 years ago
Fix previous half save. More... over 11 years ago
Don't return a tunnel fault on clean remote close. More... over 11 years ago
Made the code and tests slightly more self-explanatory; Renamed abbreviated variables and changed comments to method names, where appropriate; Made many exceptions non-catched and deleted many unnecessary try blocks; Made some tests more deterministic by removing the printStackTrace() calls: tests should be self validating! Updated all the copyright statements and other comments; More... over 11 years ago
Tunnel life cycle logs, partial commit for issue. More... over 11 years ago
Config files, code style, gitignore, copyright updated; More... over 11 years ago
Fix #39, though should be tested more thoroughly. More... over 11 years ago
Drop link param from handle_tunnel callback. More... over 11 years ago
Add missing registration logs, fix indents. More... over 11 years ago
Add missing request debug log. More... over 11 years ago
Add publish debug logs. More... over 11 years ago
Extend pub memory limit test to check replenish. More... over 11 years ago
Fix #8: infinite loop and unhandled link term. More... over 11 years ago
Add topic life cycle logs, polishes, fix tests. More... over 11 years ago
Use auto ids to topic log entries too. More... over 11 years ago
Added memoization for the OpCode's valueOf; More... over 11 years ago
Minor doc updates. More... over 11 years ago
Req debug logs, mailbox specification (bad&simple) More... over 11 years ago
Logger and related optimizations, polishes. More... over 11 years ago
Add connection and service life cycle log entries. More... over 11 years ago
Fix exception catching and barrier faulty exits. More... over 11 years ago
Begin adding log entries and polishings. More... over 11 years ago
Minor description update. More... over 11 years ago
Simple global counter for logging purposes. More... over 11 years ago
Add a simple contextual wrapper aroung basho/lager. More... over 11 years ago