summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* Use .match? when we don't need data from a regex matchTim Smith2020-08-032-3/+3
* Bump version to 16.3.56 by Chef Expeditorv16.3.56Chef Expeditor2020-08-021-1/+1
* Bump version to 16.3.55 by Chef Expeditorv16.3.55Chef Expeditor2020-07-311-1/+1
* Bump version to 16.3.54 by Chef Expeditorv16.3.54Chef Expeditor2020-07-311-1/+1
* Bump version to 16.3.53 by Chef Expeditorv16.3.53Chef Expeditor2020-07-311-1/+1
* Bump version to 16.3.52 by Chef Expeditorv16.3.52Chef Expeditor2020-07-311-1/+1
* Merge pull request #9820 from MsysTechnologiesllc/dh/fix_feature_install_when...Tim Smith2020-07-311-2/+6
|\
| * optimized codedheerajd-msys2020-07-301-4/+4
| * install removed feature when source is availabledheerajd-msys2020-07-291-1/+5
| * Fix install features when install state is removeddheerajd-msys2020-05-071-2/+2
* | Bump version to 16.3.51 by Chef Expeditorv16.3.51Chef Expeditor2020-07-311-1/+1
* | Bump version to 16.3.50 by Chef Expeditorv16.3.50Chef Expeditor2020-07-301-1/+1
* | Bump version to 16.3.49 by Chef Expeditorv16.3.49Chef Expeditor2020-07-301-1/+1
* | Bump version to 16.3.48 by Chef Expeditorv16.3.48Chef Expeditor2020-07-301-1/+1
* | Bump version to 16.3.47 by Chef Expeditorv16.3.47Chef Expeditor2020-07-291-1/+1
* | Bump version to 16.3.46 by Chef Expeditorv16.3.46Chef Expeditor2020-07-291-1/+1
* | 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
|\ \ \