summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Squash 2 methods into oneTim Smith2020-04-161-12/+8
| * | | | Fix the load_current_resource specsTim Smith2020-04-161-17/+13
| * | | | Improve the trace logTim Smith2020-04-161-1/+1
| * | | | Improve the homebrew_user description for documentationTim Smith2020-04-161-1/+1
| * | | | Reduce comment liesTim Smith2020-04-161-1/+1
| * | | | Use .compact to remove nil valuesTim Smith2020-04-161-6/+3
| * | | | Support working with package aliasesTim Smith2020-04-161-5/+28
| * | | | Make sure we concat an package_name as an arrayTim Smith2020-04-161-1/+1
| * | | | WIP: Add multipackage support to homebrewTim Smith2020-04-161-26/+46
* | | | | Merge pull request #9688 from chef/lcg/required-properties-chef-16Tim Smith2020-04-174-5/+42
|\ \ \ \ \
| * | | | | The value property in windows_env is not required for deletelcg/required-properties-chef-16Lamont Granquist2020-04-171-1/+1
| * | | | | Force requiring propertiesLamont Granquist2020-04-173-4/+41
|/ / / / /
* | | | | Bump version to 16.0.220 by Chef Expeditorv16.0.220Chef Expeditor2020-04-177-19/+20
* | | | | Merge pull request #9687 from chef/bump_ohaiTim Smith2020-04-172-14/+14
|\ \ \ \ \
| * | | | | Update Ohai to 16.0.18 for Windows DMI pluginTim Smith2020-04-172-14/+14
|/ / / / /
* | | | | Bump version to 16.0.219 by Chef Expeditorv16.0.219Chef Expeditor2020-04-177-19/+20
* | | | | Merge pull request #9646 from chef/lcg/bootstrap-options-cleanupTim Smith2020-04-1731-663/+467
|\ \ \ \ \
| * | | | | Knife bootstrap options cleanupLamont Granquist2020-04-1731-663/+467
* | | | | | Bump version to 16.0.218 by Chef Expeditorv16.0.218Chef Expeditor2020-04-176-16/+16
* | | | | | Merge pull request #9683 from chef/lcg/fix-platform-version-magicsaucLamont Granquist2020-04-171-0/+17
|\ \ \ \ \ \
| * | | | | | Add unit tests around Chef::VersionStringlcg/fix-platform-version-magicsaucLamont Granquist2020-04-161-0/+17
* | | | | | | Bump version to 16.0.217 by Chef Expeditorv16.0.217Chef Expeditor2020-04-177-19/+20
* | | | | | | Merge pull request #9682 from chef/lcg/fix-platform-version-magicsaucLamont Granquist2020-04-161-5/+17
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix platform_version Chef::VersionString APILamont Granquist2020-04-161-5/+17
|/ / / / / /
* | | | | | Bump version to 16.0.216 by Chef Expeditorv16.0.216Chef Expeditor2020-04-177-19/+20
* | | | | | Merge pull request #9681 from chef/ohai_custom_resourceTim Smith2020-04-165-134/+75
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove some leftover spec junkohai_custom_resourceTim Smith2020-04-161-3/+0
| * | | | | Add back the missing require on OhaiTim Smith2020-04-161-0/+1
| * | | | | Merge ohai resource / provider into a single resourceTim Smith2020-04-165-134/+77
|/ / / / /
* | | | | Bump version to 16.0.215 by Chef Expeditorv16.0.215Chef Expeditor2020-04-167-19/+20
* | | | | Merge pull request #9679 from chef/lcg/ruby-2.7-6Lamont Granquist2020-04-161-1/+1
|\ \ \ \ \
| * | | | | Ruby 2.7 fix for powershell_outlcg/ruby-2.7-6Lamont Granquist2020-04-161-1/+1
* | | | | | Merge pull request #9678 from chef/utils_typosTim Smith2020-04-162-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix typo in chef-utils commentTim Smith2020-04-162-2/+2
|/ / / / /
* | | | | Bump version to 16.0.214 by Chef Expeditorv16.0.214Chef Expeditor2020-04-167-19/+20
* | | | | Merge pull request #9676 from MsysTechnologiesllc/dh/add-timeout-for-msu-pack...Tim Smith2020-04-161-0/+1
|\ \ \ \ \
| * | | | | msu pkg removal also requires timeoutdheerajd-msys2020-04-161-0/+1
|/ / / / /
* | | | | Bump version to 16.0.213 by Chef Expeditorv16.0.213Chef Expeditor2020-04-167-19/+20
* | | | | Merge pull request #9666 from chef/eol_release_warningTim Smith2020-04-152-0/+31
|\ \ \ \ \
| * | | | | Simplify the logic + improve the specTim Smith2020-04-152-11/+8
| * | | | | Add a spec for the EOL warningsTim Smith2020-04-151-0/+16
| * | | | | Add a warning to the end of the chef run for EOL releseseol_release_warningTim Smith2020-04-151-0/+18
* | | | | | Bump version to 16.0.212 by Chef Expeditorv16.0.212Chef Expeditor2020-04-157-19/+20
* | | | | | Merge pull request #9649 from MsysTechnologiesllc/dh/fix-msu-pkg-cumulative-u...Tim Smith2020-04-155-3/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add timeout propertydheerajd-msys2020-04-145-1/+13
| * | | | | update specdheerajd-msys2020-04-141-2/+3
| * | | | | fix msu pkg cumulative updatesdheerajd-msys2020-04-141-2/+2
* | | | | | Bump version to 16.0.211 by Chef Expeditorv16.0.211Chef Expeditor2020-04-157-19/+20
* | | | | | Merge pull request #9662 from chef/csnapp/fix_amazon_linuxTim Smith2020-04-151-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix to use correct Amazon Linux 2 queuescsnapp/fix_amazon_linuxChristopher A. Snapp2020-04-141-2/+2
| | |_|_|/ | |/| | |