summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add warning for resources not running in unified_modelcg/unified-mode-warnLamont Granquist2021-04-2627-1/+62
* omit cheffs tests from ruby 2.7Lamont Granquist2021-04-212-2/+2
* Replace the ChefFS parallelizer with parallel_map helperLamont Granquist2021-04-211-479/+0
* Merge pull request #11377 from chef/mp/compliance-mode-preflight-validationsTim Smith2021-04-205-22/+71
|\
| * Move most compliance validation to pre-runMarc A. Paradise2021-04-195-22/+71
* | Update the download URL for windows msiMarc A. Paradise2021-04-201-3/+3
|/
* Merge pull request #11326 from ramereth/rubygems-provider-dist-fixesTim Smith2021-04-091-3/+3
|\
| * Update to use chef-workstation instead of chefdkLance Albertson2021-04-091-3/+3
* | Merge pull request #11224 from MsysTechnologiesllc/smriti/10948_knife_user_cr...Tim Smith2021-04-092-2/+44
|\ \ | |/ |/|
| * Knife user create to work with only username and options --email and --passwordSmriti Garg2021-04-012-2/+44
* | Fix the cron skip on macOS logicTim Smith2021-04-021-1/+1
* | Merge pull request #11290 from chef/mp/chef-11289Tim Smith2021-04-021-0/+6
|\ \
| * | Report not enabled if the node is not availableMarc A. Paradise2021-04-021-0/+6
* | | Skip the cron tests on macOS 11+Tim Smith2021-04-023-1/+6
|/ /
* | Resolve our chefstyle warningsredundant_beginsTim Smith2021-04-012-10/+8
|/
* code review and cleanup for knife gem moveMarc A. Paradise2021-03-312-5/+0
* Pend cookbook cheffish testMarc A. Paradise2021-03-311-1/+4
* do not use nonexistant bin path as cwdMarc A. Paradise2021-03-3111-11/+11
* Move knife to its own gemChef Expeditor2021-03-31184-214/+522
* Add unit test for network mountsLance Albertson2021-03-291-0/+51
* Fix the ruby-3 omnibus builds/testsLamont Granquist2021-03-221-1/+1
* ruby 3.0 fixes and post-bundle-install hookLamont Granquist2021-03-187-23/+79
* Add login option to execute resourceLamont Granquist2021-03-172-4/+4
* Update specs for compliance_phase attribute being false by defaultTim Smith2021-03-171-5/+18
* Fix compliance phase specsTim Smith2021-03-171-1/+2
* only run file verifiers when the contents changedJoshua Miller2021-03-111-0/+14
* use full path for launchctl callsJeff Johnson2021-03-091-3/+3
* Move idempotency logs to debugPhil Dibowitz2021-03-069-18/+18
* Use shell redirection in chef_client_cron when append_log_file is trueLance Albertson2021-03-011-8/+8
* Merge pull request #11095 from chef/lcg/dup-property-defultsLamont Granquist2021-03-013-28/+30
|\
| * Revert some changes to tests that now pass againLamont Granquist2021-02-251-3/+3
| * Dup default property valuesLamont Granquist2021-02-252-25/+27
* | Extend node["audit"]["compliance_phase"] to assert phase on or offlcg/compliance-phase-attr2Lamont Granquist2021-02-261-3/+32
|/
* Add a compliance_mode node attributeLamont Granquist2021-02-251-0/+7
* Fix tests broken by unlazying defaultsLamont Granquist2021-02-222-5/+5
* Merge pull request #10187 from chef/snehal/Merge_knife_plugin_into_ChefLamont Granquist2021-02-2213-74/+736
|\
| * 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-1618-513/+393
| * Merge this knife plugin into Chef directlysnehaldwivedi2021-02-1612-0/+733
* | Merge pull request #11047 from chef/docsLamont Granquist2021-02-221-1/+1
|\ \
| * | Improve automatic docs generationdocsTim Smith2021-02-151-1/+1
| |/