summaryrefslogtreecommitdiff
path: root/spec/functional/knife/ssh_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure that there are no pesky // in our pathstm/fix_sol10_harderThom May2017-03-091-2/+2
* fix spec for solaris 10Lamont Granquist2017-03-071-3/+3
* Fix spec testing for ssh_gateway_identity optionGrant Ridder2017-02-211-2/+2
* Fix chefstyleGrant Ridder2017-02-211-5/+4
* CHEF-4538 - add an option for gateway_identity_file that will allow key-based...brettcave2017-02-211-0/+29
* Ensure ssh search paginates correctlytm/fix_ssh_searchThom May2017-01-231-5/+5
* Fix TinyServer races.jk/tinyserver-raceJohn Keiser2016-08-221-2/+2
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-19/+19
* Fix testsJeff Blaine2015-11-231-5/+5
* Lots of tests leak the log level so just fix it here.Noah Kantrowitz2015-09-011-0/+11
* Stub Net::SSH.configuration_for.Noah Kantrowitz2015-09-011-0/+5
* Fix ssh attribute precedence orderIgor Shpakov2015-05-071-2/+2
* Build configurable search string.mcquin/bugfix/search-filteringClaire McQuin2014-12-191-1/+1
* Update for new rows default in search.Claire McQuin2014-12-191-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-22/+22
* s/stub!/stub/gLamont Granquist2014-01-291-1/+1
* Fix tests that rely on leaky Chef::ConfigJohn Keiser2013-09-161-2/+2
* Reset configuration before each testJohn Keiser2013-09-161-2/+0
* Use Chef::Config.reset in tests instead of save/load configJohn Keiser2013-09-131-4/+2
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-171-0/+58
* fix knife functional testsdanielsdeleo2013-01-161-1/+5
* CHEF-2627: Exit with non-zero exit code when ssh command failsMatthew Horan & Ryan Ong2012-12-141-1/+1
* replace thin w/ webrick for func. test serverdanielsdeleo2012-11-191-1/+0
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+211