summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Experimental support for an AWS Secrets FetcherMarc A. Paradise2021-07-141-1/+5
* Deprecate the old policyfile compat modeLamont Granquist2021-07-131-1/+11
* Mark resource blocks containing secrets sensitiveMarc A. Paradise2021-07-091-2/+17
* Add habitat resources + content rendering helpers for json/toml/yaml (#11577)Jeff Brimager2021-07-082-1/+103
* Pass new_resource.version as nil and expect stubbed versiongscho2021-07-081-1/+2
* Add user provided options to powershell_package commandsgscho2021-07-081-12/+73
* Add 'secret' to the Chef DSLMarc A. Paradise2021-07-072-0/+124
* Merge pull request #11741 from chef/lcg/policyfile-overrideLamont Granquist2021-07-062-18/+20
|\
| * Support override run_lists in policyfilesLamont Granquist2021-06-222-18/+20
* | Chefstyle fixes for RuboCop 1.18.3Tim Smith2021-07-063-6/+6
* | fix File.exist stubbingLamont Granquist2021-06-211-1/+3
* | eliminate some File.exists? from the file providerLamont Granquist2021-06-211-8/+2
|/
* Revert "Fixed Validation failed while creating databag and databag item"Lamont Granquist2021-06-212-3/+3
* Add specsTim Smith2021-06-132-0/+133
* Do not send blocked attributes to data collectorMarc A. Paradise2021-06-091-1/+47
* Merge pull request #11657 from chef/jfm/win_firewallLamont Granquist2021-06-071-7/+12
|\
| * Updated the firewall rule resource to allow for multiple remote addresses, up...John McCrae2021-06-041-1/+1
| * Updated the firewall rule resource to allow for multiple remote addresses, up...John McCrae2021-06-031-1/+1
| * Updated the firewall rule resource to allow for multiple remote addresses, up...John McCrae2021-06-031-6/+11
* | Merge pull request #11660 from chef/zypperLamont Granquist2021-06-072-11/+4
|\ \
| * | More spec updatesTim Smith2021-06-051-10/+3
| * | Fix failing specTim Smith2021-06-051-1/+1
* | | Merge pull request #11636 from chef/jfm/windows_pagefileTim Smith2021-06-042-9/+102
|\ \ \ | |/ / |/| |
| * | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor...John McCrae2021-06-021-1/+1
| * | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor...John McCrae2021-06-022-6/+6
| * | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor...John McCrae2021-06-011-2/+2
| * | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor...John McCrae2021-06-012-4/+4
| * | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor...John McCrae2021-05-281-1/+1
| * | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor...John McCrae2021-05-271-5/+0
| * | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor...John McCrae2021-05-271-0/+98
* | | Merge pull request #11648 from chef/lcg/add-slow-reportLamont Granquist2021-06-011-2/+8
|\ \ \
| * | | Fix Chef::Handler specs and slow report behaviorLamont Granquist2021-06-011-2/+8
| | |/ | |/|
* | | Merge pull request #11629 from chef/mp/11354Tim Smith2021-06-011-0/+52
|\ \ \ | |/ / |/| |
| * | reject cookbooks with ambiguous yaml filesMarc A. Paradise2021-05-271-1/+16
| * | Support recipes that and in .yaml as well as .ymlMarc A. Paradise2021-05-261-0/+37
| |/
* | Merge pull request #11569 from MsysTechnologiesllc/sangmeshA/Fix_Validation_f...Tim Smith2021-05-242-3/+3
|\ \ | |/ |/|
| * Fixed Validation failed while creating databag and databag itemsanga172021-05-122-3/+3
* | Updated the hostname resource to remove WMI support and use PowerShell to cha...John McCrae2021-05-151-1/+1
* | Updated the hostname resource to remove WMI support and use PowerShell to cha...John McCrae2021-05-151-0/+91
|/
* 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-108-9/+9
|\ \
| * | Resolve chefstyle warningsTim Smith2021-05-078-9/+9
* | | 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
|/ /
* | Use buffered i/o for yum and disable repos in testingLamont Granquist2021-05-061-6/+6
* | DNF provider updateLamont Granquist2021-05-061-537/+857
* | Merge pull request #11519 from chef/lcg/edit-resource-unified-mode-fixLamont Granquist2021-05-041-0/+70
|\ \