summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-211-1/+1
* Merge pull request #7023 from chef/lcg/rubocop-fixesLamont Granquist2018-03-219-27/+27
|\
| * rubocop fixes from engine bump to 0.54.0lcg/rubocop-fixesLamont Granquist2018-03-219-27/+27
* | Bump version to 14.0.152 by Expeditorv14.0.152Chef Expeditor2018-03-211-1/+1
* | Merge pull request #7016 from chef/tm/chef_guidThom May2018-03-213-1/+25
|\ \
| * | Save the node's UUID as an attributetm/chef_guidThom May2018-03-213-1/+25
* | | Bump version to 14.0.151 by Expeditorv14.0.151Chef Expeditor2018-03-211-1/+1
* | | 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-211-1/+1
* | | 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-201-1/+1
* | 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-201-1/+1
* | | 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-201-1/+1
* | | Update to the code from the homebrew 9.0 cookbookTim Smith2018-03-203-51/+105
* | | 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-204-0/+294
|/ /
* | Bump version to 14.0.146 by Expeditorv14.0.146Chef Expeditor2018-03-201-1/+1
* | Remove Chef 12-isms from the apt_repository resourceTim Smith2018-03-201-6/+11
* | Bump version to 14.0.145 by Expeditorv14.0.145Chef Expeditor2018-03-201-1/+1
* | Merge pull request #7000 from chef/repo_filenamesTim Smith2018-03-203-3/+16
|\ \
| * | Fail with a warning if users specify apt/yum/zypper repos with slashesrepo_filenamesTim Smith2018-03-193-3/+16
* | | Merge pull request #7003 from chef/minor_resource_cleanupTim Smith2018-03-208-79/+38
|\ \ \
| * | | Add more resource descriptions and convert more resources to use propertiesminor_resource_cleanupTim Smith2018-03-198-79/+38
| |/ /
* | | Merge pull request #7004 from chef/amazon_linux_build_essentialTim Smith2018-03-201-1/+1
|\ \ \
| * | | Don't try to install old GCC packages on Amazon Linux 2Tim Smith2018-03-191-1/+1
| |/ /
* | | Bump version to 14.0.144 by Expeditorv14.0.144Chef Expeditor2018-03-201-1/+1
* | | Bump version to 14.0.143 by Expeditorv14.0.143Chef Expeditor2018-03-201-1/+1
* | | Just look for Yes and anything in the regexTim Smith2018-03-191-1/+1
* | | Detect new "automatically" installed string in ZypperTim Smith2018-03-191-1/+1
|/ /
* | Add the ability to inject log objectstm/inject_logThom May2018-03-197-178/+136
* | Merge pull request #6995 from chef/btm/fix-lsa-heap-corruptionBryan McLellan2018-03-191-1/+1
|\ \
| * | Fix regression in #6980, add functional testsBryan McLellan2018-03-191-1/+1
| |/
* | Move subversion specific properties from scm to subversionscm_subversionTim Smith2018-03-172-21/+17
|/
* Bump version to 14.0.142 by Expeditorv14.0.142Chef Expeditor2018-03-171-1/+1
* Merge pull request #6997 from chef/cleanupTim Smith2018-03-167-13/+13
|\
| * Lazy eval empty Hash/Array resource properties.Tim Smith2018-03-167-13/+13
* | Bump version to 14.0.141 by Expeditorv14.0.141Chef Expeditor2018-03-171-1/+1
|/
* Merge pull request #6994 from chef/cleanupTim Smith2018-03-1617-142/+85
|\
| * Fix integration test failuresTim Smith2018-03-161-1/+1
| * More documentation updates for resourcesTim Smith2018-03-164-7/+26
| * Add more resource descriptionsTim Smith2018-03-169-32/+39