summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* Chef-16 git provider fixesLamont Granquist2020-04-238-103/+157
* Bump version to 16.0.234 by Chef Expeditorv16.0.234Chef Expeditor2020-04-211-1/+1
* Bump version to 16.0.233 by Chef Expeditorv16.0.233Chef Expeditor2020-04-211-1/+1
* Bump version to 16.0.232 by Chef Expeditorv16.0.232Chef Expeditor2020-04-211-1/+1
* Bump version to 16.0.231 by Chef Expeditorv16.0.231Chef Expeditor2020-04-211-1/+1
* Bump version to 16.0.230 by Chef Expeditorv16.0.230Chef Expeditor2020-04-201-1/+1
* Bump version to 16.0.229 by Chef Expeditorv16.0.229Chef Expeditor2020-04-201-1/+1
* Merge pull request #9663 from damacus/remove/chef-10-metadata-paramTim Smith2020-04-201-21/+20
|\
| * Stop handling the deprecated Chef version constraintsDan Webb2020-04-201-21/+20
* | Bump version to 16.0.228 by Chef Expeditorv16.0.228Chef Expeditor2020-04-201-1/+1
* | Chefstyle fixTim Smith2020-04-201-0/+1
* | Update lib/chef/provider/package/pacman.rb Tim Smith2020-04-201-1/+1
* | using allow_nilsIngo Becker2020-04-201-0/+1
* | added multipackage support for pacman resourceIngo Becker2020-04-201-34/+23
* | Bump version to 16.0.227 by Chef Expeditorv16.0.227Chef Expeditor2020-04-201-1/+1
* | Merge pull request #9627 from chef/Kapil/GitHub-2860_exception_raised_in_defi...Tim Smith2020-04-201-12/+29
|\ \
| * | Fix for exception raised in define resource requirementsKapil/GitHub-2860_exception_raised_in_define_resource_requirementsKapil Chouhan2020-04-171-12/+29
* | | Bump version to 16.0.226 by Chef Expeditorv16.0.226Chef Expeditor2020-04-181-1/+1
* | | Bump version to 16.0.225 by Chef Expeditorv16.0.225Chef Expeditor2020-04-181-1/+1
* | | Bump version to 16.0.224 by Chef Expeditorv16.0.224Chef Expeditor2020-04-181-1/+1
* | | Bump version to 16.0.223 by Chef Expeditorv16.0.223Chef Expeditor2020-04-181-1/+1
* | | Bump version to 16.0.222 by Chef Expeditorv16.0.222Chef Expeditor2020-04-181-1/+1
* | | Bump version to 16.0.221 by Chef Expeditorv16.0.221Chef Expeditor2020-04-181-1/+1
* | | Merge pull request #7982 from chef/multi_packageTim Smith2020-04-172-43/+107
|\ \ \
| * | | Use lamont's magic error handlingTim Smith2020-04-171-2/+14
| * | | Return empty hash from brew_info and avoid a bunch of nil checksmulti_packageTim Smith2020-04-171-8/+3
| * | | Use package_name_arrayTim Smith2020-04-171-1/+1
| * | | Properly handle unavailable packagesTim Smith2020-04-171-3/+22
| * | | 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
| * | | Chefstyle fixesTim Smith2020-04-171-1/+1
| * | | Rework how upgrades workTim Smith2020-04-161-8/+11
| * | | Update specs for brew_cmd_outputTim Smith2020-04-161-2/+0
| * | | Squash 2 methods into oneTim Smith2020-04-161-12/+8
| * | | 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
* | | | 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-172-3/+16
* | | | Bump version to 16.0.220 by Chef Expeditorv16.0.220Chef Expeditor2020-04-171-1/+1
* | | | Bump version to 16.0.219 by Chef Expeditorv16.0.219Chef Expeditor2020-04-171-1/+1
* | | | Merge pull request #9646 from chef/lcg/bootstrap-options-cleanupTim Smith2020-04-1720-346/+313
|\ \ \ \
| * | | | Knife bootstrap options cleanupLamont Granquist2020-04-1720-346/+313
* | | | | Bump version to 16.0.218 by Chef Expeditorv16.0.218Chef Expeditor2020-04-171-1/+1
* | | | | Bump version to 16.0.217 by Chef Expeditorv16.0.217Chef Expeditor2020-04-171-1/+1
* | | | | Fix platform_version Chef::VersionString APILamont Granquist2020-04-161-5/+17