summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove "Code Can" from dmg backgroundfix_mac_installer_imageTim Smith2020-04-171-0/+0
* Bump version to 16.0.222 by Chef Expeditorv16.0.222Chef Expeditor2020-04-187-19/+20
* Bump version to 16.0.221 by Chef Expeditorv16.0.221Chef Expeditor2020-04-187-19/+20
* Merge pull request #7982 from chef/multi_packageTim Smith2020-04-173-217/+387
|\
| * Use lamont's magic error handlingTim Smith2020-04-172-4/+17
| * Return empty hash from brew_info and avoid a bunch of nil checksmulti_packageTim Smith2020-04-172-13/+8
| * Use package_name_arrayTim Smith2020-04-171-1/+1
| * Properly handle unavailable packagesTim Smith2020-04-172-3/+32
| * Remove some empty specs I left behindTim Smith2020-04-171-38/+1
| * Use select instead of mapTim Smith2020-04-171-2/+2
| * Use .map.compact instead of filter_map to support ruby 2.6Tim Smith2020-04-171-2/+3
| * Fix the upgrade action specsTim Smith2020-04-171-25/+20
| * Test install / remove / purge actionsTim Smith2020-04-171-39/+68
| * Chefstyle fixesTim Smith2020-04-171-1/+1
| * Rework how upgrades workTim Smith2020-04-161-8/+11
| * Update specs for brew_cmd_outputTim Smith2020-04-162-6/+4
| * Add specs for available versionTim Smith2020-04-161-0/+12
| * Update specs for brew_info and installed_versionTim Smith2020-04-161-93/+193
| * 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