summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
...
* | | Bump version to 16.4.31 by Chef Expeditorv16.4.31Chef Expeditor2020-08-171-1/+1
* | | Bump version to 16.4.30 by Chef Expeditorv16.4.30Chef Expeditor2020-08-171-1/+1
* | | Merge pull request #10300 from tecracer-theinen/theinen/checksum-ui-improvementLamont Granquist2020-08-172-2/+1
|\ \ \ | |_|/ |/| |
| * | Simplify implementation for checksum ellipsisThomas Heinen2020-08-173-6/+2
| * | Change output to clearly show checksums are displayed incompletelyThomas Heinen2020-08-142-1/+4
* | | Bump version to 16.4.29 by Chef Expeditorv16.4.29Chef Expeditor2020-08-141-1/+1
* | | Bump version to 16.4.28 by Chef Expeditorv16.4.28Chef Expeditor2020-08-141-1/+1
* | | do not require source when removing powershell package sourcejk0509742020-08-141-1/+1
* | | Bump version to 16.4.27 by Chef Expeditorv16.4.27Chef Expeditor2020-08-141-1/+1
* | | Bump version to 16.4.26 by Chef Expeditorv16.4.26Chef Expeditor2020-08-141-1/+1
* | | Merge pull request #10284 from chef/existTim Smith2020-08-1425-37/+37
|\ \ \ | |/ / |/| |
| * | File.exists? -> File.exist?existTim Smith2020-08-1225-37/+37
| |/
* | Bump version to 16.4.25 by Chef Expeditorv16.4.25Chef Expeditor2020-08-141-1/+1
* | Bump version to 16.4.24 by Chef Expeditorv16.4.24Chef Expeditor2020-08-131-1/+1
* | Merge pull request #10294 from chef/require_optimizationTim Smith2020-08-1314-14/+14
|\ \
| * | Optimize requires for non-omnibus installsrequire_optimizationTim Smith2020-08-1214-14/+14
* | | Bump version to 16.4.23 by Chef Expeditorv16.4.23Chef Expeditor2020-08-131-1/+1
* | | Bump version to 16.4.22 by Chef Expeditorv16.4.22Chef Expeditor2020-08-121-1/+1
* | | Bump version to 16.4.21 by Chef Expeditorv16.4.21Chef Expeditor2020-08-121-1/+1
* | | Merge pull request #10290 from chef/macos_helperTim Smith2020-08-121-2/+2
|\ \ \ | |/ / |/| |
| * | Use macos? helper in homebrew_updateTim Smith2020-08-121-2/+2
| |/
* | Bump version to 16.4.20 by Chef Expeditorv16.4.20Chef Expeditor2020-08-121-1/+1
|/
* Remove a duplicate requireduplicate_requireTim Smith2020-08-121-1/+0
* Bump version to 16.4.19 by Chef Expeditorv16.4.19Chef Expeditor2020-08-121-1/+1
* double quotes in example for string interpolationKarl Amrhein2020-08-121-2/+2
* Bump version to 16.4.18 by Chef Expeditorv16.4.18Chef Expeditor2020-08-111-1/+1
* Bump version to 16.4.17 by Chef Expeditorv16.4.17Chef Expeditor2020-08-101-1/+1
* Merge pull request #10237 from chef/VSingh/client-run-error-per-resourceTim Smith2020-08-102-1/+15
|\
| * Keep error_message as it isVivek Singh2020-07-311-0/+2
| * Per resource error detail client runVivek Singh2020-07-312-1/+13
* | Bump version to 16.4.16 by Chef Expeditorv16.4.16Chef Expeditor2020-08-071-1/+1
* | Mark deep_merge as privateLamont Granquist2020-08-071-6/+35
* | Bump version to 16.4.15 by Chef Expeditorv16.4.15Chef Expeditor2020-08-071-1/+1
* | Simplify property definition.Pete Higgins2020-08-072-27/+22
* | Remove unused instance variable.Pete Higgins2020-08-071-1/+0
* | Convert set_or_return use to property, copy docs from docs site.Pete Higgins2020-08-071-9/+24
* | Bump version to 16.4.14 by Chef Expeditorv16.4.14Chef Expeditor2020-08-071-1/+1
* | chef_client_systemd_timer: Fix failures in the :remove actionTim Smith2020-08-071-2/+2
* | Bump version to 16.4.13 by Chef Expeditorv16.4.13Chef Expeditor2020-08-061-1/+1
* | Merge pull request #10269 from chef/rubocop_Style_RedundantAssignmentTim Smith2020-08-062-6/+3
|\ \
| * | Resolve Style/RedundantAssignment warningsrubocop_Style_RedundantAssignmentTim Smith2020-08-052-6/+3
* | | Bump version to 16.4.12 by Chef Expeditorv16.4.12Chef Expeditor2020-08-061-1/+1
* | | Combine attr_reader / attr_writer into attr_accessorattrTim Smith2020-08-051-6/+2
|/ /
* | Bump version to 16.4.11 by Chef Expeditorv16.4.11Chef Expeditor2020-08-051-1/+1
* | Bump version to 16.4.10 by Chef Expeditorv16.4.10Chef Expeditor2020-08-051-1/+1
* | Bump version to 16.4.9 by Chef Expeditorv16.4.9Chef Expeditor2020-08-051-1/+1
* | Bump version to 16.4.8 by Chef Expeditorv16.4.8Chef Expeditor2020-08-051-1/+1
* | Bump version to 16.4.7 by Chef Expeditorv16.4.7Chef Expeditor2020-08-041-1/+1
* | Merge pull request #10260 from chef/lcg/windows-custom-resources-unified-modeLamont Granquist2020-08-0424-45/+105
|\ \
| * | Convert windows custom resources to unified_modeLamont Granquist2020-08-0424-45/+105