summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 16.3.12 by Chef Expeditorv16.3.12Chef Expeditor2020-07-157-18/+20
* Merge pull request #9994 from chef-davin/windows_firewall_profileTim Smith2020-07-155-1/+279
|\
| * Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-07-1533-101/+100
| |\
| * \ Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-07-1325-155/+340
| |\ \
| * | | fix the name of the windows_firewall_profile spec.Davin Taddeo2020-07-101-16/+16
| * | | removing powershell_exec for 32 bit compatibility. Using ruby true/false for ...Davin Taddeo2020-07-101-28/+52
| * | | Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-07-1083-249/+336
| |\ \ \
| * | | | update the examples to use the correct options for default_inbound/outbound_a...Davin Taddeo2020-07-021-4/+4
| * | | | Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-07-02107-472/+567
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-06-2431-257/+362
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-06-2042-608/+789
| |\ \ \ \ \ \
| * | | | | | | not going to make it into 16.2 :(Davin Taddeo2020-06-171-1/+1
| * | | | | | | unit test fix and chefstyle fixesDavin Taddeo2020-06-152-14/+14
| * | | | | | | here's a rewrite that's hopefully more inline with what @tas50 was thinking i...Davin Taddeo2020-06-152-133/+131
| * | | | | | | Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-06-1517-24/+332
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'windows_firewall_profile' of github.com:chef-davin/chef into wi...Davin Taddeo2020-06-151-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Update lib/chef/provider/package/snap.rbDavin Taddeo2020-06-151-1/+1
| * | | | | | | | | update examples so that action is in all of them.Davin Taddeo2020-06-151-0/+1
| |/ / / / / / / /
| * | | | | | | | Fix a description and hopefully fix a unit test typoDavin Taddeo2020-06-152-2/+2
| * | | | | | | | fix some unit tests and remove nexted ternary operators to make chefstyle hap...Davin Taddeo2020-06-152-18/+27
| * | | | | | | | fix the spec file to fix unit tests by making rspec happy. fix some spellchec...Davin Taddeo2020-06-155-29/+31
| * | | | | | | | push windows_firewall_profile resource to open a PR with.Davin Taddeo2020-06-153-0/+247
* | | | | | | | | Update CHANGELOG.md with details from pull request #10148Chef Expeditor2020-07-151-3/+4
* | | | | | | | | Merge pull request #10148 from chef/fix-spec_helper-requiresTim Smith2020-07-1513-13/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | The spec/ directory is in the path.fix-spec_helper-requiresPete Higgins2020-07-1313-13/+12
* | | | | | | | | | Bump version to 16.3.11 by Chef Expeditorv16.3.11Chef Expeditor2020-07-157-20/+20
* | | | | | | | | | Merge pull request #10163 from chef/bump_omnibusTim Smith2020-07-151-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bump omnibus-software to pull in the new cacertsbump_omnibusTim Smith2020-07-151-3/+3
* | | | | | | | | | | Bump version to 16.3.10 by Chef Expeditorv16.3.10Chef Expeditor2020-07-157-18/+20
* | | | | | | | | | | Merge pull request #10159 from chef/rehash_to_loaderTim Smith2020-07-152-21/+22
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Move the rehash methods into the subcommand loaderrehash_to_loaderTim Smith2020-07-142-21/+22
* | | | | | | | | | | Update CHANGELOG.md with details from pull request #10160Chef Expeditor2020-07-151-3/+4
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #10160 from chef/fix-rubygems-ssl-test-failureTim Smith2020-07-151-10/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Change non-default rubygems URL to default one for failing test.Pete Higgins2020-07-151-14/+1
| * | | | | | | | | | Workaround SSL cert verification failure in test.fix-rubygems-ssl-test-failurePete Higgins2020-07-141-0/+4
| * | | | | | | | | | Turn off ssl certificate verification in failing test.Pete Higgins2020-07-141-0/+9
| * | | | | | | | | | Factor out common test setup.Pete Higgins2020-07-141-9/+4
| |/ / / / / / / / /
* | | | | | | | | | Bump version to 16.3.9 by Chef Expeditorv16.3.9Chef Expeditor2020-07-157-21/+20
* | | | | | | | | | Merge pull request #10161 from chef/smartosLamont Granquist2020-07-144-30/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove smartos detection / support in our package scriptsTim Smith2020-07-144-30/+4
|/ / / / / / / / / /
* | | | | | | | | | Bump version to 16.3.8 by Chef Expeditorv16.3.8Chef Expeditor2020-07-157-18/+20
* | | | | | | | | | Merge pull request #10158 from chef/chefstyle12Tim Smith2020-07-1414-26/+15
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Update to Chefstyle 1.2 + some fixeschefstyle12Tim Smith2020-07-1414-26/+15
|/ / / / / / / / /
* | | | | | | | | Update CHANGELOG.md with details from pull request #10154Chef Expeditor2020-07-141-0/+2
* | | | | | | | | Merge pull request #10154 from chef/dont-allow-expectations-on-nilTim Smith2020-07-143-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't allow setting expectations on nil.dont-allow-expectations-on-nilPete Higgins2020-07-133-5/+5
* | | | | | | | | | Update CHANGELOG.md with details from pull request #10155Chef Expeditor2020-07-141-3/+4
* | | | | | | | | | Merge pull request #10155 from chef/fix-windows-test-warningTim Smith2020-07-141-6/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use rspec constant stubbing.fix-windows-test-warningPete Higgins2020-07-131-6/+2
| |/ / / / / / / / /
* | | | | | | | | | Bump version to 16.3.7 by Chef Expeditorv16.3.7Chef Expeditor2020-07-147-19/+20