summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Chefstyle fixesTim Smith2021-09-171-3/+3
* Pass new_resource.version as nil and expect stubbed versiongscho2021-09-171-1/+2
* Add user provided options to powershell_package commandsgscho2021-09-171-12/+73
* Do not send blocked attributes to data collectorMarc A. Paradise2021-09-161-1/+47
* Deprecate the old policyfile compat modeLamont Granquist2021-09-161-1/+11
* Coerce mount_point only when it is not root directoryJiSoo2021-09-161-0/+10
* reject cookbooks with ambiguous yaml filesMarc A. Paradise2021-09-161-1/+16
* Support recipes that and in .yaml as well as .ymlMarc A. Paradise2021-09-161-0/+37
* Fixing chefstyleAshwin2021-09-161-2/+1
* Fixing sensitive property.Ashwin2021-09-161-0/+14
* Add a delay in a few tests for AIX 7.2Jeremiah Snapp2021-09-162-0/+12
* Use a higher starting uid for testsJeremiah Snapp2021-09-161-1/+1
* Fixed generates systemd service should not have spaces around the equal signs.antima-gupta2021-09-161-1/+1
* Remove duplicated testsbyplayer2021-09-161-26/+0
* Support '-' and '@' for homebrew cask namebyplayer2021-09-161-11/+55
* Update the download URL for windows MSIMarc A. Paradise2021-04-201-3/+3
* Update to use chef-workstation instead of chefdkLance Albertson2021-04-091-3/+3
* Fix the cron skip on macOS logicTim Smith2021-04-021-1/+1
* Skip the cron integration tests on macOS 11+Tim Smith2021-04-023-1/+6
* use full path for launchctl callsJeff Johnson2021-04-021-3/+3
* only run file verifiers when the contents changedJoshua Miller2021-04-021-0/+14
* Add unit test for network mountsLance Albertson2021-03-291-0/+51
* Update specs for compliance_phase attribute being false by defaultTim Smith2021-03-171-5/+18
* Fix compliance phase specsTim Smith2021-03-171-1/+2
* Extend node["audit"]["compliance_phase"] to assert phase on or offbackport_complianceLamont Granquist2021-03-051-3/+32
* Add a compliance_mode node attributeLamont Granquist2021-03-051-0/+7
* Use shell redirection in chef_client_cron when append_log_file is trueLance Albertson2021-03-011-8/+8
* Fix network mounts which use the root level as the deviceLance Albertson2021-02-121-0/+1
* Fix automate compliance fetcher for profiles with at signsLamont Granquist2021-02-121-0/+8
* Add support for resource action descriptions (#10986)Marc A. Paradise2021-02-043-2/+67
* Merge pull request #10971 from chef/suTim Smith2021-02-021-3/+42
|\
| * Rescue Train::UserError and re-try with su_passwordVivek Singh2021-02-021-5/+2
| * Passed block and limits resursive callsVivek Singh2021-02-021-2/+2
| * Add test casesVivek Singh2021-02-021-2/+44
| * Fixed test case failureVivek Singh2021-02-021-1/+1
* | Merge pull request #10969 from chef/dnfTim Smith2021-02-021-1/+7
|\ \
| * | Fix DNF version comparison bugLamont Granquist2021-02-021-1/+7
| |/
* | Merge pull request #10966 from chef/file_existsTim Smith2021-02-022-4/+4
|\ \
| * | Replace deprecated File.exists? with File.exist? in more placesfile_existsTim Smith2021-02-022-4/+4
| |/
* | remove unnecessary stubs and clean up outputLamont Granquist2021-02-021-5/+2
* | fix specs for spec 3.10Lamont Granquist2021-02-021-2/+4
|/
* Compliance Phase: even better audit cookbook detectionLamont Granquist2021-01-191-4/+3
* Fix ohai resource specLamont Granquist2021-01-192-11/+3
* Merge pull request #10867 from chef/fix_freebsdTim Smith2021-01-121-1/+1
|\
| * adapt to FreeBSD pkgng sysexit changesDaniel Schauenberg2021-01-121-1/+1
* | Compliance phase: change the audit cb checker to use the recipes list on the ...Lamont Granquist2021-01-121-6/+5
|/
* Merge pull request #10820 from chef/uuidTim Smith2021-01-041-0/+36
|\
| * Coerce uid to integer in Windows user resource.uuidPete Higgins2021-01-041-0/+36
* | comments and spellcheckLamont Granquist2021-01-041-4/+4
* | Fix idempotency and parsing issues with DNF installsLamont Granquist2021-01-041-16/+319
|/