summaryrefslogtreecommitdiff
path: root/spec/functional/knife
Commit message (Expand)AuthorAgeFilesLines
* Fix TinyServer races.jk/tinyserver-raceJohn Keiser2016-08-223-12/+12
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* autofixing Style/SpaceBeforeComment copLamont Granquist2016-08-161-1/+1
* Adding specs for rehash updatetyler-ball2016-03-041-0/+39
* autofixing whitespace copsLamont Granquist2016-02-054-7/+7
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-024-4/+4
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-024-4/+4
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-025-5/+5
* Use OHAI_SYSTEM where possibleJay Mundrawala2016-02-021-6/+1
* Use double quotes by defaultThom May2016-01-145-37/+37
* Ensuring running Help returns an exit code of 0Patrick Walker2016-01-111-0/+8
* 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
* Don't leak log_level=debug out of the cookbook_delete_spec test.Noah Kantrowitz2015-09-011-7/+17
* Stub Net::SSH.configuration_for.Noah Kantrowitz2015-09-011-0/+5
* Fix ssh attribute precedence orderIgor Shpakov2015-05-071-2/+2
* EncryptedDataBagItem: remove Cipher#auth_data method existence check (ruby 1....Xabier de Zuazo2015-01-271-3/+1
* 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-294-49/+49
* Trying to eradicate all traces of the JSON gem from Cheftyler-ball2014-10-072-4/+4
* CHEF-5211: fix configure hostname guessingLamont Granquist2014-04-231-1/+2
* CHEF-5211: Make sure ohai[:fqdn] succeedsBryan McLellan2014-04-221-0/+37
* s/stub!/stub/gLamont Granquist2014-01-292-10/+10
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* Fix tests that rely on leaky Chef::ConfigJohn Keiser2013-09-161-2/+2
* Reset configuration before each testJohn Keiser2013-09-163-10/+0
* Use Chef::Config.reset in tests instead of save/load configJohn Keiser2013-09-133-10/+10
* Fix typo in specStefano Tortarolo2013-07-261-1/+1
* fix spec test for ruby-2.0Lamont Granquist2013-07-011-1/+1
* ruby >= 1.9 is more useful than ruby == 1.9 in a ruby 1.9+2.0 worldLamont Granquist2013-06-281-1/+1
* [CHEF-3793] fix missing requires, add smoke test for knifedanielsdeleo2013-01-241-0/+34
* 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-193-5/+0
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-303-0/+435