summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update net-ssh dependency to 4.0.0 which requires Ruby version >= 2.0HEADlatest2.0.0masterdelano2017-01-264-3/+11
* Version bump 1.3.01.3.0delano2017-01-262-1/+9
* Removed old public certdelano2017-01-261-20/+0
* Tidied up the READMEdelano2017-01-261-6/+6
* Updated signing config in Gemspec and added @mfazekas to authorsdelano2017-01-261-3/+6
* Removed .ruby-version filedelano2017-01-261-1/+1
* Added net-ssh public certdelano2017-01-261-0/+21
* Merge pull request #9 from tpitale/modern-buildMiklós Fazekas2016-03-2312-1730/+63
|\
| * Fix Gateway as a classTony Pitale2016-03-211-1/+1
| * fix changed constantTony Pitale2016-03-211-1/+1
| * Fix SSH constant; bump version to new majorTony Pitale2016-03-211-2/+2
| * add a ruby versionTony Pitale2016-03-211-0/+1
| * Modern gem build and travis configurationTony Pitale2016-03-2111-1730/+62
|/
* Merge pull request #2 from tpitale/patch-1Miklós Fazekas2016-03-121-1/+1
|\
| * Move the removal of loop_wait from options above net::ssh start so that net::...Tony Pitale2012-03-281-1/+1
* | Update README.rdocDelano Mandelbaum2013-07-061-0/+2
* | Merge pull request #3 from kyanny/fix-gemspec-homepage-urlDelano Mandelbaum2013-02-072-3/+3
|\ \
| * | Regenerate gemspecKensuke Nagae2013-02-081-2/+2
| * | Fix homepage urlKensuke Nagae2013-02-081-1/+1
|/ /
* | Dep fix to stop the world from falling downv1.2.0delano2013-02-063-4/+4
* | Updated net-ssh dep to 2.6.5v1.1.2delano2013-02-063-6/+6
* | Version bumpv1.1.1delano2013-02-062-6/+8
* | Fixed link in readmedelano2013-02-061-1/+1
* | Updated readmedelano2013-02-061-4/+24
* | Added public cert. All gem releases are now signed. See INSTALL in readme.delano2013-02-062-0/+25
* | Updated Rakefile; Added gemspecdelano2013-02-063-24/+107
* | Renamed changes; added note to testdelano2013-02-062-0/+1
* | Added licensedelano2013-02-061-0/+19
|/
* Added publish:rdoc task to Rakefiledelano2011-04-302-2/+7
* Added note to READMEdelano2011-04-301-2/+6
* Release 1.1.0v1.1.0delano2011-04-301-2/+2
* :loop_wait optiondelano2011-04-303-3/+13
* Merge pull request #1 from Casecommons/a17c9bec704c229db017a0c94d4831dd04f28bcd.Delano Mandelbaum2011-04-301-1/+2
|\
| * Decrease wait time within Net::SSH session loop. Longer times seem to trigger...Grant Hutchins & Michael Schubert2011-03-031-1/+1
| * Explicitly pass the eventloop thread to avoid 1.9 specific resource starvationMat Trudel2010-10-031-0/+1
|/
* version bumpv1.0.1Jamis Buck2009-02-012-2/+2
* ignore vim .swp filesJamis Buck2009-01-311-0/+1
* Allow local port to be specified to Gateway#openJamis Buck2009-01-313-9/+24
* prepping for the 1.0 releasev1.0.0Jamis Buck2008-05-012-2/+6
* prep for first preview releasev0.99.0Jamis Buck2008-04-101-1/+1
* auto close the port if the connect failedJamis Buck2008-04-051-1/+1
* fix project URLJamis Buck2008-03-301-1/+1
* update the project summaryJamis Buck2008-03-301-1/+1
* add setup.rb to the manifestJamis Buck2008-03-251-1/+2
* ignore doc, pkg, and coverage directoriesJamis Buck2008-03-251-0/+3
* add dependency on net-sshJamis Buck2008-03-251-0/+2
* meta filesJamis Buck2008-03-255-0/+1690
* initial gateway implementation and testsJamis Buck2008-03-252-0/+319