summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Fix edit_resource usage in unified_modeLamont Granquist2021-05-041-0/+70
* | | 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
* | Enable deprecation warnings in our specsTim Smith2021-05-011-0/+3
* | Remove profile-ruby testsprofile_rubyTim Smith2021-04-301-20/+0
* | Merge pull request #11486 from chef/lcg/yum-fix-blocking-and-flushingLamont Granquist2021-04-301-0/+2
|\ \
| * | spellcheckLamont Granquist2021-04-301-1/+1
| * | Fix yum provider blocking and flushingLamont Granquist2021-04-291-0/+2
* | | Move knife spec files into the knife gemMarc A. Paradise2021-04-30177-30143/+0
|/ /
* | Merge pull request #11481 from chef/cli_by_defaultTim Smith2021-04-291-1/+1
|\ \
| * | Update the specscli_by_defaultTim Smith2021-04-291-1/+1