summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 14.0.157 by Expeditorv14.0.157Chef Expeditor2018-03-225-12/+14
* Merge pull request #7032 from chef/pr-6203Thom May2018-03-221-2/+6
|\
| * Use a better (read: working) technique because I was totally wrong about $!.pr-6203Noah Kantrowitz2018-03-221-3/+6
| * Fix white space in commitJohn Snow2018-03-221-1/+1
| * Prevent shelled out command from execute resourceJohn Snow2018-03-222-7/+6
| * Fix incorrectly written unless statementJohn Snow2018-03-221-1/+1
| * Suppress nested causes for sensitive exceptionsJohn Snow2018-03-221-4/+6
* | Bump version to 14.0.156 by Expeditorv14.0.156Chef Expeditor2018-03-225-11/+12
* | Merge pull request #7022 from chef/sysctlTim Smith2018-03-223-0/+168
|\ \
| * | Fix the condition on the raise with unknown keysTim Smith2018-03-221-1/+1
| * | Just remove the config file and reload sysctlsysctlTim Smith2018-03-211-19/+7
| * | Fixes from reviewTim Smith2018-03-211-2/+1
| * | Rename systctl_param to sysctlTim Smith2018-03-213-10/+11
| * | Add sysctl_param resource from the sysctl cookbookTim Smith2018-03-213-0/+180
* | | Bump version to 14.0.155 by Expeditorv14.0.155Chef Expeditor2018-03-225-12/+13
* | | Merge pull request #7033 from chef/sudo_whichTim Smith2018-03-222-9/+9
|\ \ \ | |_|/ |/| |
| * | sudo: Don't fail on FreeBSD. Turns out there's a .d directoryTim Smith2018-03-222-9/+9
|/ /
* | Merge pull request #7024 from chef/fix_spec_namesThom May2018-03-222-0/+0
|\ \
| * | Fix the openssl resource spec namesfix_spec_namesTim Smith2018-03-212-0/+0
* | | Bump version to 14.0.154 by Expeditorv14.0.154Chef Expeditor2018-03-225-11/+12
* | | Merge pull request #7025 from chef/lcg/remove-dead-codeLamont Granquist2018-03-211-25/+0
|\ \ \ | |/ / |/| |
| * | remove dead code from property declarationlcg/remove-dead-codeLamont Granquist2018-03-211-25/+0
|/ /
* | Bump version to 14.0.153 by Expeditorv14.0.153Chef Expeditor2018-03-215-11/+12
* | Merge pull request #7023 from chef/lcg/rubocop-fixesLamont Granquist2018-03-2112-30/+30
|\ \
| * | rubocop fixes from engine bump to 0.54.0lcg/rubocop-fixesLamont Granquist2018-03-2112-30/+30
| |/
* | Bump version to 14.0.152 by Expeditorv14.0.152Chef Expeditor2018-03-215-11/+12
* | Merge pull request #7016 from chef/tm/chef_guidThom May2018-03-219-2/+99
|\ \
| * | Save the node's UUID as an attributetm/chef_guidThom May2018-03-219-2/+99
* | | Bump version to 14.0.151 by Expeditorv14.0.151Chef Expeditor2018-03-215-11/+12
* | | Merge pull request #7015 from chef/windows_feature_fixTim Smith2018-03-211-5/+15
|\ \ \
| * | | Support installing removed windows features from sourcewindows_feature_fixTim Smith2018-03-201-5/+15
| | |/ | |/|
* | | Bump version to 14.0.150 by Expeditorv14.0.150Chef Expeditor2018-03-215-11/+12
* | | Merge pull request #7019 from chef/pagefile_docsTim Smith2018-03-211-2/+2
|\ \ \ | |/ / |/| |
| * | Pagefile sizes are in megabytes not bytespagefile_docsTim Smith2018-03-211-2/+2
|/ /
* | Bump version to 14.0.149 by Expeditorv14.0.149Chef Expeditor2018-03-205-11/+12
* | Merge pull request #6661 from chef/lcg/package_class_perf_tweakLamont Granquist2018-03-201-9/+12
|\ \
| * | memoize some work in the package classLamont Granquist2018-03-201-9/+12
* | | Bump version to 14.0.148 by Expeditorv14.0.148Chef Expeditor2018-03-205-11/+12
* | | Merge pull request #7005 from chef/macos_build_essentialTim Smith2018-03-201-15/+30
|\ \ \
| * | | Add commentTim Smith2018-03-201-0/+1
| * | | Simplify the if installed logic for macosTim Smith2018-03-201-4/+1
| * | | Remove rubocop commentTim Smith2018-03-201-1/+0
| * | | Add missing installed logic for macos in build_essentialTim Smith2018-03-201-15/+33
| |/ /
* | | Bump version to 14.0.147 by Expeditorv14.0.147Chef Expeditor2018-03-205-11/+12
* | | Merge pull request #6963 from chef/macos_resourcesTim Smith2018-03-209-8/+471
|\ \ \ | |/ / |/| |
| * | Update to the code from the homebrew 9.0 cookbookTim Smith2018-03-206-56/+180
| * | Add new find_homebrew_username method in the Homebrew mixinTim Smith2018-03-201-3/+13
| * | Add dmg_package, homebrew_cask, and homebrew_tap resourcesTim Smith2018-03-205-0/+329
|/ /
* | Bump version to 14.0.146 by Expeditorv14.0.146Chef Expeditor2018-03-205-11/+12
* | Merge pull request #6998 from chef/cleanupTim Smith2018-03-202-9/+45
|\ \