summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 16.3.33 by Chef Expeditorv16.3.33Chef Expeditor2020-07-247-19/+20
* Merge pull request #10199 from chef/blocklistTim Smith2020-07-238-125/+202
|\
| * Fix typoblocklistTim Smith2020-07-231-1/+1
| * Add a basic test for the legacy attributesTim Smith2020-07-231-0/+87
| * Dictionary updates and fix a typoTim Smith2020-07-232-55/+8
| * Rename Attribute Whitelist/Blacklist to Allowlist/BlocklistTim Smith2020-07-237-73/+110
* | Bump version to 16.3.32 by Chef Expeditorv16.3.32Chef Expeditor2020-07-247-19/+20
* | Merge pull request #10200 from chef/lcg/path-helper-allocationsLamont Granquist2020-07-232-11/+8
|\ \
| * | ironicLamont Granquist2020-07-231-1/+1
| * | Update chef-config/lib/chef-config/path_helper.rb Lamont Granquist2020-07-231-10/+1
| * | fix unit testslcg/path-helper-allocationsLamont Granquist2020-07-231-2/+2
| * | Reduce path_helper allocationsLamont Granquist2020-07-231-9/+15
* | | Bump version to 16.3.31 by Chef Expeditorv16.3.31Chef Expeditor2020-07-247-19/+20
* | | Merge pull request #10193 from chef/lcg/default-pathsTim Smith2020-07-2315-77/+154
|\ \ \ | |/ / |/| |
| * | Convert to default_paths APIlcg/default-pathsLamont Granquist2020-07-2215-77/+154
* | | Bump version to 16.3.30 by Chef Expeditorv16.3.30Chef Expeditor2020-07-237-19/+20
* | | Merge pull request #10198 from chef-davin/mainTim Smith2020-07-231-4/+4
|\ \ \
| * \ \ Merge branch 'master' of github.com:chef/chef into mainDavin Taddeo2020-07-238-20/+27
| |\ \ \ | |/ / / |/| | |
* | | | Bump version to 16.3.29 by Chef Expeditorv16.3.29Chef Expeditor2020-07-237-19/+20
| |_|/ |/| |
* | | Merge pull request #10197 from chef/fix_inspectorTim Smith2020-07-231-1/+7
|\ \ \
| * | | Fix chef-resource-inspector to handle classes in equal_toTim Smith2020-07-231-1/+7
|/ / /
| * | updating the example documentation to use true and false, rather than strings...Davin Taddeo2020-07-231-4/+4
|/ /
* | Bump version to 16.3.28 by Chef Expeditorv16.3.28Chef Expeditor2020-07-237-19/+20
* | Merge pull request #10196 from chef/ruby-cleanupTim Smith2020-07-231-1/+1
|\ \
| * | Update ruby cleanup omnibus software againTim Smith2020-07-231-1/+1
* | | Bump version to 16.3.27 by Chef Expeditorv16.3.27Chef Expeditor2020-07-237-19/+20
* | | Merge pull request #10195 from chef/ruby-cleanupTim Smith2020-07-221-1/+1
|\ \ \ | |/ /
| * | Update the ruby-cleanup omnibus-software configsTim Smith2020-07-221-1/+1
|/ /
* | Bump version to 16.3.26 by Chef Expeditorv16.3.26Chef Expeditor2020-07-237-19/+20
* | Merge pull request #10188 from chef/fix-excess-logging-in-functional-testLamont Granquist2020-07-225-21/+7
|\ \
| * | Set log level to :fatal in test to prevent excess logging.fix-excess-logging-in-functional-testPete Higgins2020-07-225-21/+7
* | | Bump version to 16.3.25 by Chef Expeditorv16.3.25Chef Expeditor2020-07-227-19/+20
* | | Merge pull request #10191 from chef/bumpsTim Smith2020-07-222-5/+5
|\ \ \
| * | | require mixlib-shellout 3.1.1+ and pull in new ohaiTim Smith2020-07-222-5/+5
|/ / /
* | | Bump version to 16.3.24 by Chef Expeditorv16.3.24Chef Expeditor2020-07-227-19/+20
* | | Merge pull request #10189 from chef/new_omnibus_sofwareTim Smith2020-07-222-31/+5
|\ \ \ | |/ / |/| |
| * | Move some Ruby omnibus cleanup to omnibus-softwareTim Smith2020-07-222-31/+5
|/ /
* | Bump version to 16.3.23 by Chef Expeditorv16.3.23Chef Expeditor2020-07-227-19/+20
* | Merge pull request #10118 from chef/macos_userdefaultsTim Smith2020-07-223-66/+331
|\ \
| * | Update lib/chef/resource/macos_userdefaults.rb macos_userdefaultsTim Smith2020-07-211-1/+1
| * | Update lib/chef/resource/macos_userdefaults.rb Tim Smith2020-07-211-1/+1
| * | eql -> eq in the specsTim Smith2020-07-211-17/+17
| * | Update spec/unit/resource/macos_user_defaults_spec.rb Tim Smith2020-07-211-1/+1
| * | Simplify the shell_out usageTim Smith2020-07-211-15/+3
| * | Make sure we can compare keys in dictsTim Smith2020-07-212-1/+7
| * | Avoid spelling warningTim Smith2020-07-211-1/+1
| * | Add testing of :delete action and fix failuresTim Smith2020-07-213-60/+21
| * | Add additional Test Kitchen testsTim Smith2020-07-212-1/+84
| * | Add spec for dict valuesTim Smith2020-07-201-0/+5
| * | Clarify our magic. There's less than beforeTim Smith2020-07-201-1/+1