summaryrefslogtreecommitdiff
path: root/spec/unit/knife/core
Commit message (Expand)AuthorAgeFilesLines
* Get lib/ free of spelling violations.Pete Higgins2020-05-181-1/+1
* fix windows bootstrap; replicate https://github.com/chef/chef/pull/9839 by Ch...Marc Chamberland2020-05-161-0/+6
* Knife bootstrap options cleanupLamont Granquist2020-04-172-104/+16
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-139-9/+9
* fix speclcg/fix-bootstrap-cli-optionsLamont Granquist2020-04-081-2/+2
* Replace highline.color with pastel.decorateBryan McLellan2020-03-021-0/+16
* Merge pull request #9156 from MsysTechnologiesllc/ash/Fix_no_runlist_issueTim Smith2020-02-241-1/+1
|\
| * Optimize by using Mash as per review commentsNAshwini2020-02-121-1/+1
* | Merge pull request #9371 from cinc-project/dist_bootstrapTim Smith2020-02-241-3/+3
|\ \
| * | capitalize drive letterMarc Chamberland2020-02-041-3/+3
| |/
* | Reflecting file_cache_path and file_backup_path value in_client.rbKapil chouhan2020-02-121-0/+14
|/
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-084-5/+5
* fix 4 copsLamont Granquist2019-07-052-3/+4
* Style/RegexpLiteralLamont Granquist2019-07-051-4/+4
* tweak Lint/BlockAlignmentLamont Granquist2019-07-021-8/+8
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-2/+2
* CHEF_LICENSE environment variables should be quotedenv_quotestyler-ball2019-05-091-6/+0
* knife bootstrap should only request license when installing Chef 15knife_licensetyler-ball2019-05-072-13/+22
* Merge pull request #8354 from chef/license_acceptanceTyler Ball2019-05-061-0/+6
|\
| * Fix 2 minute pause while we wait for license acceptance cli to time outMark Anderson2019-05-031-0/+6
* | Pass channel directly into the script/url to determine Chef Infra downloadmp/bootstrap/restore-prereleaseMarc A. Paradise2019-05-032-75/+37
* | `prerelease` -> `channel` in bootstrap contextsMarc A. Paradise2019-05-032-23/+21
* | Restore bootstrap pre-release supportMarc A. Paradise2019-05-032-1/+47
|/
* Ensure license is accepted on remote bootstrap targetMarc A. Paradise2019-04-292-6/+14
* Set the correct variable to test that a key is givenMarc A. Paradise2019-04-241-2/+2
* RubocopMarc A. Paradise2019-04-241-40/+40
* Remove fips version check from bootstrap client.rbMarc A. Paradise2019-04-241-9/+6
* Re-add windows_bootstrap_context_spec.rb which was accidentally deletedMarc A. Paradise2019-04-241-0/+267
* Remove prerelease support. Minimum version w/ fips now 12.20.Marc A. Paradise2019-04-241-27/+1
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-154-18/+18
* Provide a better error when knife plugins are missing from the cachebetter_rehash_errorTim Smith2018-07-111-1/+1
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-1/+1
* clean up whitespace againLamont Granquist2018-07-021-6/+6
* fix Layout/IndentHeredocLamont Granquist2018-07-022-58/+58
* fix Style/HashSyntaxLamont Granquist2018-07-023-60/+60
* RFC 106: expose name and chef_environment as attrstm/chef_environmentThom May2018-03-091-4/+4
* prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-172-4/+4
* Replace a few dangling references to `knife cookbook site vendor` that don’...Noah Kantrowitz2017-04-041-1/+1
* also helps to remove the specs for the removed libraryLamont Granquist2017-04-021-41/+0
* Chef-13: remove deprecated knife subcommand APIsLamont Granquist2017-04-012-8/+1
* Kill JSON auto inflate with firetm/remove_json_autoinflateThom May2017-03-141-9/+20
* Require chef/version when trying to read iter-478/fips_bootstrapTyler Ball2017-02-231-0/+17
* Added specs for config_log_locationdheerajd-msys2016-11-221-2/+53
* Passing config_log_level and config_log_location in client.rb and fixed specs...dheerajd-msys2016-11-091-5/+4
* Add the `--field-separator` flag to knife show commandsTom Duffield2016-10-281-0/+10
* More Opscode -> Chef updatesTim Smith2016-10-201-1/+1
* add spec around node['class'] vs. node.class behaviorlcg/node-presenter-tweaksLamont Granquist2016-09-201-0/+7
* add another spec for chef_environmentLamont Granquist2016-09-201-1/+8
* fix method_access and array handling in node presenterLamont Granquist2016-09-201-1/+8
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-173-9/+10