summaryrefslogtreecommitdiff
path: root/spec/functional/knife
Commit message (Expand)AuthorAgeFilesLines
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-2/+2
* Style/RegexpLiteralLamont Granquist2019-07-051-1/+1
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* Add custom prefix attribute support to knife sshMal Graty2017-11-281-0/+47
* Refactor SSH attributeMal Graty2017-11-281-6/+6
* TyposMal Graty2017-11-281-1/+1
* Set explicit page size for every search requestssd/always-forwardSteven Danna2017-07-311-1/+1
* Missed a test.Noah Kantrowitz2017-03-201-1/+1
* 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
* Don't let knife cookbook delete tests print to stdoutjk/knife-cookbook-delete-testJohn Keiser2016-09-081-59/+48
* 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