0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 0.5.5 More... almost 16 years ago
Fixed gemspec again More... almost 17 years ago
Rake diff output looks a bit nicer More... almost 17 years ago
Really fixed the gemspec this time More... almost 17 years ago
Version 0.5.4 More... almost 17 years ago
Fixed gemspec: add missing spec files and added missing gem dependencies More... almost 17 years ago
Updated Rakefile with ruby 1.9 workaround and a missing file spotter More... almost 17 years ago
Version 0.5.3 More... almost 17 years ago
ServerDefinition#options is created on the fly More... almost 17 years ago
Documented ServerDefinition More... almost 17 years ago
Documented Router in yardoc style More... almost 17 years ago
Documented error raised by SimpleGate#through_to More... almost 17 years ago
SimpleGate#through raises an error when no gates are chosen More... almost 17 years ago
SimpleGate#through uses local variables instead of instance variables More... almost 17 years ago
Updated SimpleGate docs to use Yardoc's added features More... almost 17 years ago
Version 0.5.2 More... almost 17 years ago
Added -V verbose flag to gate_cp More... almost 17 years ago
Use STDERR for status messages. STDOUT is used to output SSH responses More... almost 17 years ago
Updated executables to support direct server connections More... almost 17 years ago
SimpleGate#through_to can connect directly to a server without gateways More... almost 17 years ago
Version 0.5.1 More... almost 17 years ago
Updated readme and simple_gate documentation More... almost 17 years ago
Implemented infinite loop prevention code in Router#find More... almost 17 years ago
Inlined another if to make code more readable More... almost 17 years ago
Use inline unless to make code more readable More... almost 17 years ago
Use inline if to shorten code More... almost 17 years ago
Added spec to show stack overflow occurs when a cyclical graph is used to find a route More... almost 17 years ago
Added specs for Router#find More... almost 17 years ago
Added a -V (verbose) flag option to simple_gate More... about 17 years ago
Removed empty method definition More... about 17 years ago