summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* 7.1.0 release preparev7.1.0Miklós Fazekas2023-03-121-23/+46
* Added changelog, implement version bumperMiklós Fazekas2023-02-271-0/+31
* fix rubocop issuesFlorian Wininger2022-04-291-3/+1
* tests: Enable legacy providers if using OpenSSL 3.0Simon Chopin2022-04-291-0/+6
* Fix empty line for code clarityFlorian Wininger2021-07-011-0/+1
* README is markdownv6.0.0.beta1Miklos Fazekas2019-10-251-1/+1
* Enhance unit-test and remove unused file archfour_check.rbFlorian Wininger2019-09-111-1/+0
* Updated rubocopMiklos Fazekas2018-03-211-39/+37
* Updated public certv5.0.0.beta1Miklos Fazekas2018-03-111-0/+14
* Rubocop update to 0.46.0Miklos Fazekas2016-12-151-1/+1
* Use 1.9 hash syntaxMiklos Fazekas2016-12-111-1/+1
* Windows integration testsMiklos Fazekas2016-10-201-0/+4
* Added tests for Net::SSH::TestMiklos Fazekas2016-04-081-0/+10
* Migrated to minitestMiklos Fazekas2016-03-261-0/+3
* Relax bunlder req + remove keys from default confMiklos Fazekas2016-03-261-2/+11
* Updatd rakefile to use bundler instead of jewelerMiklos Fazekas2016-03-261-57/+5
* use bcrypt_pbkdf gem, add Gemfile, 4.0.0.alpha1Miklos Fazekas2016-03-191-9/+16
* Doc improvements and script ot update docsMiklos Fazekas2016-03-071-0/+25
* Simplified run of integration tests, addd testcase for asking key passwordMiklos Fazekas2015-12-051-1/+5
* Add ruby 2.0+ requirementAlex Schultz2015-08-031-1/+2
* Merge pull request #242 from mfazekas/integration-test-noneMiklós Fazekas2015-05-201-0/+5
|\
| * Added integration test with vegrantMiklos Fazekas2015-05-191-0/+5
* | Remove references to 1.8Miklos Fazekas2015-05-191-3/+0
|/
* Try to support 187 and jruby in rake testMiklos Fazekas2015-01-241-5/+10
* Added Miklós Fazekas to authors listdelano2014-12-021-1/+8
* Resolved Rakefile mergedelano2014-12-021-3/+9
|\
| * prepare 2.9.2 beta buildMiklos Fazkeas2014-12-021-3/+9
* | Updated signing certdelano2014-12-021-2/+2
|/
* Version bump (w/ new signing key)delano2014-04-301-2/+2
* Desaible gem signGabKlein2013-03-281-2/+2
* Added rake test taskdelano2013-02-061-4/+9
* add license information to gemspec [jordimassaguerpla]delano2013-02-061-0/+2
|\
* | Updated version usage in Rakefiledelano2013-02-061-2/+2
* | Updated Rakefile; Renamed some project filesdelano2013-02-061-78/+49
|/
* Rake uses rubgems/package_taskdelano2012-09-191-2/+2
* Updated issue link in readmedelano2012-09-191-2/+0
* RDoc config (wip)delano2012-09-191-0/+1
* Using RDoc 3delano2012-09-191-7/+4
* Added License fileWesley Hearn2012-05-021-0/+2
* Use rdoc/task in Rakefiledelano2011-08-171-1/+1
* scp -rp doc/* rubyforge.org hangs so I removed the -p (which works)delano2011-01-201-1/+1
* Release 2.0.24v2.0.24delano2011-01-141-0/+1
* Removed Hanna dependency in Rakefiledelano2010-02-201-2/+8
* Release 2.0.13delano2009-08-171-1/+1
* Added Rakefile and gemspecv2.0.12delano2009-06-191-17/+70
* echoe builds the manifest for usJamis Buck2008-03-221-26/+17
* use Hoe to centralized rakefile logicJamis Buck2008-03-161-204/+23
* more documentationJamis Buck2007-08-201-3/+9
* add Session#exec and Session#exec!, to make the common case of executing comm...Jamis Buck2007-08-201-14/+5
* Starting to document everythingJamis Buck2007-08-171-1/+1