summaryrefslogtreecommitdiff
path: root/spec/unit/knife/ssh_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-14/+14
* 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-20/+20
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-3/+3
* Fix ssh attribute precedence orderIgor Shpakov2015-05-071-26/+23
* Add a unit test for the empty public_hostname check on knife sshEric Herot2015-03-241-0/+18
* Update to RSpec 3.Claire McQuin2014-10-291-66/+66
* CHEF-5158: Make the former override_attribute's purpose a bit more clearBryan McLellan2014-06-201-13/+6
* [CHEF-5158] knife[:attribute] in knife.rb should not override --attribute in ...Hui Hu2014-06-201-0/+1
* CHEF-4962, knife ssh will use a cloud atttribute for port if available.Jeff Mendoza2014-02-201-6/+17
* s/stub!/stub/gLamont Granquist2014-01-291-6/+6
* add tests and moar commentLamont Granquist2014-01-171-0/+107
* Fix tests that rely on leaky Chef::ConfigJohn Keiser2013-09-161-1/+1
* Reset configuration before each testJohn Keiser2013-09-161-5/+0
* Use Chef::Config.reset in tests instead of save/load configJohn Keiser2013-09-131-4/+2
* [CHEF-3497] apply config in the desired orderdanielsdeleo2013-01-141-0/+1
* CHEF-2627: Return non-zero exit code when any ssh command failsMatthew Horan & Ryan Ong2012-12-141-5/+40
* CHEF-2627: Exit with non-zero exit code when ssh command failsMatthew Horan & Ryan Ong2012-12-141-1/+56
* Merge branch '10-stable'Bryan McLellan2012-11-201-0/+17
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+182