1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor message fixups. More... about 11 years ago
Fix #9 and also partial send/recv discards on timeout. More... about 11 years ago
Implement tunnel chunking. More... about 11 years ago
Added chunking tests (fails for now). More... about 11 years ago
Fix counter bug, add tunnel timeout tests. More... about 11 years ago
Update tunnel to pass simple multithreaded test. More... about 11 years ago
Fix previous half save. More... about 11 years ago
Don't return a tunnel fault on clean remote close. More... about 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... about 11 years ago
Tunnel life cycle logs, partial commit for issue. More... about 11 years ago
Config files, code style, gitignore, copyright updated; More... about 11 years ago
Fix #39, though should be tested more thoroughly. More... about 11 years ago
Drop link param from handle_tunnel callback. More... about 11 years ago
Add missing registration logs, fix indents. More... about 11 years ago
Add missing request debug log. More... about 11 years ago
Add publish debug logs. More... about 11 years ago
Extend pub memory limit test to check replenish. More... about 11 years ago
Fix #8: infinite loop and unhandled link term. More... about 11 years ago
Add topic life cycle logs, polishes, fix tests. More... about 11 years ago
Use auto ids to topic log entries too. More... about 11 years ago
Added memoization for the OpCode's valueOf; More... about 11 years ago
Minor doc updates. More... about 11 years ago
Req debug logs, mailbox specification (bad&simple) More... about 11 years ago
Logger and related optimizations, polishes. More... about 11 years ago
Add connection and service life cycle log entries. More... about 11 years ago
Fix exception catching and barrier faulty exits. More... about 11 years ago
Begin adding log entries and polishings. More... about 11 years ago
Minor description update. More... about 11 years ago
Simple global counter for logging purposes. More... about 11 years ago
Add a simple contextual wrapper aroung basho/lager. More... about 11 years ago