| Commit message (Expand) | Author | Age | Files | Lines |
* | fix File.exist stubbing | Lamont Granquist | 2021-06-21 | 1 | -1/+3 |
* | eliminate some File.exists? from the file provider | Lamont Granquist | 2021-06-21 | 1 | -8/+2 |
* | Revert "Fixed Validation failed while creating databag and databag item" | Lamont Granquist | 2021-06-21 | 2 | -3/+3 |
* | Add specs | Tim Smith | 2021-06-13 | 2 | -0/+133 |
* | Do not send blocked attributes to data collector | Marc A. Paradise | 2021-06-09 | 1 | -1/+47 |
* | Merge pull request #11657 from chef/jfm/win_firewall | Lamont Granquist | 2021-06-07 | 1 | -7/+12 |
|\ |
|
| * | Updated the firewall rule resource to allow for multiple remote addresses, up... | John McCrae | 2021-06-04 | 1 | -1/+1 |
| * | Updated the firewall rule resource to allow for multiple remote addresses, up... | John McCrae | 2021-06-03 | 1 | -1/+1 |
| * | Updated the firewall rule resource to allow for multiple remote addresses, up... | John McCrae | 2021-06-03 | 1 | -6/+11 |
* | | Merge pull request #11660 from chef/zypper | Lamont Granquist | 2021-06-07 | 2 | -11/+4 |
|\ \ |
|
| * | | More spec updates | Tim Smith | 2021-06-05 | 1 | -10/+3 |
| * | | Fix failing spec | Tim Smith | 2021-06-05 | 1 | -1/+1 |
* | | | Merge pull request #11636 from chef/jfm/windows_pagefile | Tim Smith | 2021-06-04 | 2 | -9/+102 |
|\ \ \
| |/ /
|/| | |
|
| * | | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor... | John McCrae | 2021-06-02 | 1 | -1/+1 |
| * | | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor... | John McCrae | 2021-06-02 | 2 | -6/+6 |
| * | | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor... | John McCrae | 2021-06-01 | 1 | -2/+2 |
| * | | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor... | John McCrae | 2021-06-01 | 2 | -4/+4 |
| * | | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor... | John McCrae | 2021-05-28 | 1 | -1/+1 |
| * | | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor... | John McCrae | 2021-05-27 | 1 | -5/+0 |
| * | | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor... | John McCrae | 2021-05-27 | 1 | -0/+98 |
* | | | Merge pull request #11648 from chef/lcg/add-slow-report | Lamont Granquist | 2021-06-01 | 1 | -2/+8 |
|\ \ \ |
|
| * | | | Fix Chef::Handler specs and slow report behavior | Lamont Granquist | 2021-06-01 | 1 | -2/+8 |
| | |/
| |/| |
|
* | | | Merge pull request #11629 from chef/mp/11354 | Tim Smith | 2021-06-01 | 1 | -0/+52 |
|\ \ \
| |/ /
|/| | |
|
| * | | reject cookbooks with ambiguous yaml files | Marc A. Paradise | 2021-05-27 | 1 | -1/+16 |
| * | | Support recipes that and in .yaml as well as .yml | Marc A. Paradise | 2021-05-26 | 1 | -0/+37 |
| |/ |
|
* | | Merge pull request #11569 from MsysTechnologiesllc/sangmeshA/Fix_Validation_f... | Tim Smith | 2021-05-24 | 2 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Fixed Validation failed while creating databag and databag item | sanga17 | 2021-05-12 | 2 | -3/+3 |
* | | Updated the hostname resource to remove WMI support and use PowerShell to cha... | John McCrae | 2021-05-15 | 1 | -1/+1 |
* | | Updated the hostname resource to remove WMI support and use PowerShell to cha... | John McCrae | 2021-05-15 | 1 | -0/+91 |
|/ |
|
* | Revert "Kept a check in pattern matching for a mount of type loop" | Tim Smith | 2021-05-10 | 1 | -13/+1 |
* | Merge pull request #11376 from MsysTechnologiesllc/smriti/10918_mount_resourc... | Tim Smith | 2021-05-10 | 1 | -1/+13 |
|\ |
|
| * | Kept a check in pattern matching for a mount of type loop | smriti | 2021-04-22 | 1 | -1/+13 |
* | | Merge pull request #11527 from chef/expeditor/chef/chefstyle_9e9864d3839e1a78... | Tim Smith | 2021-05-10 | 8 | -9/+9 |
|\ \ |
|
| * | | Resolve chefstyle warnings | Tim Smith | 2021-05-07 | 8 | -9/+9 |
* | | | Creating the `inspec_waiver_file_entry` resource for managing and formatting ... | Davin Taddeo | 2021-05-08 | 1 | -0/+80 |
* | | | Really fix the DNF spec tests | Lamont Granquist | 2021-05-07 | 1 | -1/+1 |
* | | | Reset the DNF helper to greenify tests | Lamont Granquist | 2021-05-07 | 1 | -0/+1 |
|/ / |
|
* | | Use buffered i/o for yum and disable repos in testing | Lamont Granquist | 2021-05-06 | 1 | -6/+6 |
* | | DNF provider update | Lamont Granquist | 2021-05-06 | 1 | -537/+857 |
* | | Merge pull request #11519 from chef/lcg/edit-resource-unified-mode-fix | Lamont Granquist | 2021-05-04 | 1 | -0/+70 |
|\ \ |
|
| * | | Fix edit_resource usage in unified_mode | Lamont Granquist | 2021-05-04 | 1 | -0/+70 |
* | | | Fix yum specs | Lamont Granquist | 2021-05-04 | 1 | -0/+1 |
* | | | Fix bug causing systemd units to always re-enable and re-start | Gene Wood | 2021-05-03 | 1 | -2/+2 |
|/ / |
|
* | | Fix systemd service state detection | Lance Albertson | 2021-05-03 | 1 | -2/+2 |
* | | Resolve File.exists? in directory provider | Tim Smith | 2021-05-02 | 1 | -1/+1 |
* | | Enable deprecation warnings in our specs | Tim Smith | 2021-05-01 | 1 | -0/+3 |
* | | Remove profile-ruby testsprofile_ruby | Tim Smith | 2021-04-30 | 1 | -20/+0 |
* | | Merge pull request #11486 from chef/lcg/yum-fix-blocking-and-flushing | Lamont Granquist | 2021-04-30 | 1 | -0/+2 |
|\ \ |
|
| * | | spellcheck | Lamont Granquist | 2021-04-30 | 1 | -1/+1 |
| * | | Fix yum provider blocking and flushing | Lamont Granquist | 2021-04-29 | 1 | -0/+2 |