summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* mark the crazy node cache here as not a public API very clearlyLamont Granquist2020-07-291-0/+6
* Bump version to 16.3.45 by Chef Expeditorv16.3.45Chef Expeditor2020-07-291-1/+1
* Bump version to 16.3.44 by Chef Expeditorv16.3.44Chef Expeditor2020-07-281-1/+1
* clean up some weird looking conditionals in the retry logiclcg/fix-protocol-negotiationLamont Granquist2020-07-281-5/+5
* Fix protocol negotiation for unversioned objectsLamont Granquist2020-07-283-8/+10
* Bump version to 16.3.43 by Chef Expeditorv16.3.43Chef Expeditor2020-07-281-1/+1
* Bump version to 16.3.42 by Chef Expeditorv16.3.42Chef Expeditor2020-07-281-1/+1
* Bump version to 16.3.41 by Chef Expeditorv16.3.41Chef Expeditor2020-07-281-1/+1
* Merge pull request #10216 from chef/fix-406-no-method-errorTim Smith2020-07-271-2/+5
|\
| * Fix NoMethodError when server returns a 406.Pete Higgins2020-07-271-2/+5
* | Merge pull request #10147 from chef/hostnameTim Smith2020-07-271-18/+18
|\ \
| * | Use a const for the ec2 config location on windowsTim Smith2020-07-271-4/+5
| * | Add end-to-end hostname testingTim Smith2020-07-271-1/+1
| * | Use powershell_out vs. powershell_script in hostnameTim Smith2020-07-271-15/+14
* | | Bump version to 16.3.40 by Chef Expeditorv16.3.40Chef Expeditor2020-07-271-1/+1
* | | Merge pull request #10212 from chef/mark_privateTim Smith2020-07-271-0/+2
|\ \ \ | |_|/ |/| |
| * | Mark a private method as private with yardTim Smith2020-07-271-0/+2
| |/
* | Bump version to 16.3.39 by Chef Expeditorv16.3.39Chef Expeditor2020-07-271-1/+1
|/
* Bump version to 16.3.38 by Chef Expeditorv16.3.38Chef Expeditor2020-07-251-1/+1
* Merge pull request #10205 from chef/remove-some-test-cruftTim Smith2020-07-241-1/+0
|\
| * Scratch this off the TODO list.Pete Higgins2020-07-241-1/+0
* | Bump version to 16.3.37 by Chef Expeditorv16.3.37Chef Expeditor2020-07-251-1/+1
* | fix el6 selinuxLamont Granquist2020-07-241-1/+1
|/
* Bump version to 16.3.36 by Chef Expeditorv16.3.36Chef Expeditor2020-07-241-1/+1
* Bump version to 16.3.35 by Chef Expeditorv16.3.35Chef Expeditor2020-07-241-1/+1
* Bump version to 16.3.34 by Chef Expeditorv16.3.34Chef Expeditor2020-07-241-1/+1
* Fix default_paths patchLamont Granquist2020-07-232-6/+6
* Bump version to 16.3.33 by Chef Expeditorv16.3.33Chef Expeditor2020-07-241-1/+1
* Merge pull request #10199 from chef/blocklistTim Smith2020-07-235-48/+76
|\
| * Fix typoblocklistTim Smith2020-07-231-1/+1
| * Rename Attribute Whitelist/Blacklist to Allowlist/BlocklistTim Smith2020-07-235-48/+76
* | Bump version to 16.3.32 by Chef Expeditorv16.3.32Chef Expeditor2020-07-241-1/+1
* | Bump version to 16.3.31 by Chef Expeditorv16.3.31Chef Expeditor2020-07-241-1/+1
* | Merge pull request #10193 from chef/lcg/default-pathsTim Smith2020-07-237-14/+49
|\ \
| * | Convert to default_paths APIlcg/default-pathsLamont Granquist2020-07-227-14/+49
* | | Bump version to 16.3.30 by Chef Expeditorv16.3.30Chef Expeditor2020-07-231-1/+1
* | | Merge branch 'master' of github.com:chef/chef into mainDavin Taddeo2020-07-232-2/+8
|\ \ \
| * | | Bump version to 16.3.29 by Chef Expeditorv16.3.29Chef Expeditor2020-07-231-1/+1
| | |/ | |/|
| * | 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-231-1/+1
* | Bump version to 16.3.27 by Chef Expeditorv16.3.27Chef Expeditor2020-07-231-1/+1
* | Bump version to 16.3.26 by Chef Expeditorv16.3.26Chef Expeditor2020-07-231-1/+1
* | Bump version to 16.3.25 by Chef Expeditorv16.3.25Chef Expeditor2020-07-221-1/+1
* | Bump version to 16.3.24 by Chef Expeditorv16.3.24Chef Expeditor2020-07-221-1/+1
* | Bump version to 16.3.23 by Chef Expeditorv16.3.23Chef Expeditor2020-07-221-1/+1
* | Merge pull request #10118 from chef/macos_userdefaultsTim Smith2020-07-221-61/+176
|\ \
| * | 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
| * | Simplify the shell_out usageTim Smith2020-07-211-15/+3