summaryrefslogtreecommitdiff
path: root/spec/unit/knife
Commit message (Expand)AuthorAgeFilesLines
* Fix failing specTim Smith2019-01-281-0/+1
* Remove 'attributes' attribute from cookbook metadataTim Smith2019-01-221-1/+0
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-158-33/+33
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-035-10/+10
* Merge pull request #7852 from chef/cookbook_createTim Smith2018-11-051-42/+0
|\
| * Fully remove knife cookbook create commandcookbook_createTim Smith2018-11-021-42/+0
* | Remove OSC Chef specsTim Smith2018-11-047-332/+1
* | Remove knife user support for open source Chef Server < 12Tim Smith2018-11-045-103/+0
|/
* Remove knife cookbook test featureTim Smith2018-11-011-84/+0
* Remove cookbook merging/shadowing from the cookbooker loaderLamont Granquist2018-10-261-29/+2
* Move all plugin logic into knife supermarketknife_supermarketTim Smith2018-07-134-15/+19
* Provide a better error when knife plugins are missing from the cachebetter_rehash_errorTim Smith2018-07-111-1/+1
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-028-14/+14
* clean up whitespace againLamont Granquist2018-07-022-7/+7
* fix Layout/DotPositionLamont Granquist2018-07-0213-113/+113
* fix Layout/IndentHeredocLamont Granquist2018-07-025-87/+87
* fix Style/HashSyntaxLamont Granquist2018-07-0242-157/+157
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* rubocop fixes from engine bump to 0.54.0lcg/rubocop-fixesLamont Granquist2018-03-212-2/+2
* Remove the old knife help specmore_manpagesTim Smith2018-03-141-92/+0
* Pull in updates from jdunn's PRTim Smith2018-03-121-18/+2
* RFC 106: expose name and chef_environment as attrstm/chef_environmentThom May2018-03-092-5/+7
* Merge pull request #6781 from linyows/notice-duplicated-ipThom May2018-02-271-0/+18
|\
| * support behavior for duplicated_fqdns optionlinyows2018-02-131-3/+3
| * use skip_on_duplicated_fqdns as command optionlinyows2018-01-251-1/+3
| * to warning instead of fatal errorlinyows2018-01-251-3/+2
| * add testlinyows2018-01-241-0/+17
* | Merge pull request #6861 from smcavallo/bootstrap_preinstall_commandThom May2018-02-271-0/+12
|\ \
| * | Add support for knife bootstrap-preinstall-commandS.Cavallo2018-02-151-0/+12
* | | fix ohai tests after require_plugin removaltm/fix_ohai_testsThom May2018-02-191-2/+1
|/ /
* | Added support for setting node policy name and group from knifepiyushawasthi2018-01-231-0/+122
|/
* Merge pull request #6728 from chef/reindexThom May2018-01-221-125/+0
|\
| * Remove knife index rebuild command that requires Chef < 11reindexTim Smith2018-01-041-125/+0
* | prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-174-9/+9
|/
* Escape single-quoted strings from the contextAllan Espinosa2017-12-201-0/+5
* Merge pull request #6652 from sandratiffin/CHEF-3058Tim Smith2017-12-191-2/+19
|\
| * fix for data bag names partially matching search reserved wordsSandra Tiffin2017-12-121-2/+19
* | Generate a credentials fileThom May2017-12-141-60/+10
|/
* Fix sneaky chefstyle violationstm/fix_chefstyleThom May2017-12-111-3/+3
* added test for data bag name containing reserved wordEmilien2017-12-091-1/+22
* Add custom prefix attribute support to knife sshMal Graty2017-11-281-15/+54
* Refactor SSH attributeMal Graty2017-11-281-23/+13
* TyposMal Graty2017-11-281-1/+1
* Forgot to check for a unit test. Sigh.Noah Kantrowitz2017-11-271-2/+16
* Filter out periods from tmux session nameTony Novak2017-11-201-0/+17
* fix chefstyle violationstm/chefstylinateThom May2017-10-051-1/+1
* Don't allow creation of data bags named node, role, client or environment.Sandra Tiffin2017-10-041-0/+8
* enable Lint/PercentStringArraylcg/rubocop.ymlLamont Granquist2017-08-241-1/+1
* use ServerAliveInterval option if exists in ssh_config.sawanoboly2017-07-251-1/+7
* fix a busted speclcg/fix-nil-maintainerLamont Granquist2017-07-211-3/+3