summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Revert "Kept a check in pattern matching for a mount of type loop"Tim Smith2021-05-101-13/+1
* Merge pull request #11376 from MsysTechnologiesllc/smriti/10918_mount_resourc...Tim Smith2021-05-101-1/+13
|\
| * Kept a check in pattern matching for a mount of type loopsmriti2021-04-221-1/+13
* | Merge pull request #11527 from chef/expeditor/chef/chefstyle_9e9864d3839e1a78...Tim Smith2021-05-101-1/+1
|\ \
| * | Resolve chefstyle warningsTim Smith2021-05-071-1/+1
* | | Creating the `inspec_waiver_file_entry` resource for managing and formatting ...Davin Taddeo2021-05-081-0/+80
* | | Really fix the DNF spec testsLamont Granquist2021-05-071-1/+1
* | | Reset the DNF helper to greenify testsLamont Granquist2021-05-071-0/+1
|/ /
* | Fix yum specsLamont Granquist2021-05-041-0/+1
* | Fix bug causing systemd units to always re-enable and re-startGene Wood2021-05-031-2/+2
* | Fix systemd service state detectionLance Albertson2021-05-031-2/+2
* | Resolve File.exists? in directory providerTim Smith2021-05-021-1/+1
* | Move knife spec files into the knife gemMarc A. Paradise2021-04-30107-16489/+0
* | Update the specscli_by_defaultTim Smith2021-04-291-1/+1
* | Add warning for resources not running in unified_modelcg/unified-mode-warnLamont Granquist2021-04-261-1/+1
* | 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
* | Report not enabled if the node is not availableMarc A. Paradise2021-04-021-0/+6
* | Resolve our chefstyle warningsredundant_beginsTim Smith2021-04-011-1/+1
|/
* Move knife to its own gemChef Expeditor2021-03-31109-135/+171
* 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-184-23/+16
* Add login option to execute resourceLamont Granquist2021-03-171-2/+2
* Update specs for compliance_phase attribute being false by defaultTim Smith2021-03-171-5/+18
* 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