summaryrefslogtreecommitdiff
path: root/spec/functional/knife
Commit message (Expand)AuthorAgeFilesLines
* 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