summaryrefslogtreecommitdiff
path: root/spec/unit/knife
Commit message (Expand)AuthorAgeFilesLines
* Resolve our chefstyle warningsredundant_beginsTim Smith2021-04-011-1/+1
* Move knife to its own gemChef Expeditor2021-03-31105-112/+344
* To remove verison v1 for root_rest objectsnehal/Merge_knife_plugin_into_Chefsnehaldwivedi2021-02-168-16/+16
* Revert "Updated rest object URL and removed api_version 1"snehaldwivedi2021-02-168-40/+43
* Updated rest object URL and removed api_version 1snehaldwivedi2021-02-168-43/+40
* Updated API verion back to 1 and used user_v1snehaldwivedi2021-02-168-18/+18
* Updated changes to remove userV1 and use root_rest objectsnehaldwivedi2021-02-168-65/+59
* knife org edit NAME does not worksnehaldwivedi2021-02-161-0/+50
* Fixed changes for prompt passwordsnehaldwivedi2021-02-161-0/+1
* Updated reviewed changessnehaldwivedi2021-02-162-2/+3
* Updated reviewed changes for copyrights and roo_restsnehaldwivedi2021-02-1610-73/+80
* Fix Typosnehaldwivedi2021-02-161-4/+0
* Updated reviewed changessnehaldwivedi2021-02-1616-508/+393
* Merge this knife plugin into Chef directlysnehaldwivedi2021-02-1610-0/+683
* remove unnecessary stubs and clean up outputLamont Granquist2021-02-011-5/+2
* fix specs for spec 3.10Lamont Granquist2021-02-011-2/+4
* Merge pull request #10410 from chef/VSingh/knife-bootstrap-with-nonroot-userTim Smith2021-01-261-3/+42
|\
| * Rescue Train::UserError and re-try with su_passwordVSingh/knife-bootstrap-with-nonroot-userVivek Singh2020-09-181-5/+2
| * Passed block and limits resursive callsVivek Singh2020-09-171-2/+2
| * Add test casesVivek Singh2020-09-171-2/+44
| * Fixed test case failureVivek Singh2020-09-171-1/+1
* | Fix chefstyle violations.Pete Higgins2020-12-281-2/+2
* | Fix knife status json output for EC2 instance with no public IP.Pete Higgins2020-12-281-0/+54
* | Merge pull request #10779 from chef/Lint_ParenthesesAsGroupedExpressionTim Smith2020-12-281-1/+1
|\ \
| * | Resolve Lint/ParenthesesAsGroupedExpression warningsLint_ParenthesesAsGroupedExpressionTim Smith2020-12-251-1/+1
* | | Use include? instead of a regex with string matchingTim Smith2020-12-211-1/+1
|/ /
* | Cleanup bootstrap trusted_certs_dir tests.cleanup-bootstrap-certs-testsPete Higgins2020-12-171-17/+5
* | Resolve indentation warnings from ChefstyleTim Smith2020-12-041-1/+1
* | Roll back a few chefstyle fixesTim Smith2020-12-011-1/+1
* | Chefstyle fixes for RuboCop 1.4.xTim Smith2020-11-251-1/+1
* | Avoid ambiguous regexesambiguous_regexTim Smith2020-11-2113-34/+34
* | Simplify regexes by removing extra character classesTim Smith2020-10-301-3/+3
|/
* Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-091-6/+6
* Merge pull request #9482 from MsysTechnologiesllc/dh/Fix-knife-ssh-hang-win2k16Tim Smith2020-08-211-2/+2
|\
| * fix specsdheerajd-msys2020-08-191-2/+2
* | Add unit and integration testing back to omnibus testersLamont Granquist2020-08-171-0/+1
|/
* fix to render file_cache_path more "windows-native"Lamont Granquist2020-08-171-3/+3
* fix crazy formattinglcg/fix-bootstrapping-path-issuesLamont Granquist2020-08-141-7/+11
* fix the real issueLamont Granquist2020-08-141-7/+12
* Fix bootstrapping windows-from-linuxLamont Granquist2020-08-141-2/+2
* File.exists? -> File.exist?existTim Smith2020-08-125-23/+23
* Remove global state from cookbook uploader.fix-cookbook-uploader-global-statePete Higgins2020-07-211-3/+1
* Remove unused codeVivek Singh2020-07-211-1/+0
* Fix test casesVivek Singh2020-07-211-5/+2
* The spec/ directory is in the path.fix-spec_helper-requiresPete Higgins2020-07-131-1/+1
* Fix knife cookbook upload tests.snehaldwivedi2020-07-101-6/+5
* Fix some odd whitespacing in tests.Pete Higgins2020-06-243-9/+9
* Fix more typosTim Smith2020-06-231-1/+0
* More aggressively deprecate config_valueLamont Granquist2020-06-221-0/+1
* Warn during bootstrapping when using validation keyswarn_on_validator_bootstrapTim Smith2020-06-091-2/+2