summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't install all the bzip2 utility binarieseven_smaller_buildsTim Smith2020-08-042-3/+3
* Merge pull request #10258 from chef/requiresTim Smith2020-08-046-14/+0
|\
| * Remove more requires that come for freeTim Smith2020-08-046-14/+0
* | Bump version to 16.4.5 by Chef Expeditorv16.4.5Chef Expeditor2020-08-047-19/+20
* | Bump version to 16.4.4 by Chef Expeditorv16.4.4Chef Expeditor2020-08-047-19/+20
* | Merge pull request #10213 from tehlers320/configurableserverTim Smith2020-08-041-0/+7
|\ \
| * | added configuration options for chef-serverTimothy Ehlers2020-07-271-0/+7
* | | Merge pull request #10259 from chef/new_ohaiTim Smith2020-08-042-5/+5
|\ \ \ | |_|/ |/| |
| * | Pull Ohai 16.4.2 into Chef Infra ClientTim Smith2020-08-042-5/+5
|/ /
* | Bump version to 16.4.3 by Chef Expeditorv16.4.3Chef Expeditor2020-08-047-19/+20
* | Bump version to 16.4.2 by Chef Expeditorv16.4.2Chef Expeditor2020-08-047-19/+20
* | Merge pull request #10255 from chef/rubocop_Performance_DetectTim Smith2020-08-041-1/+1
|\ \
| * | Use find instead of select.firstrubocop_Performance_DetectTim Smith2020-08-031-1/+1
* | | Merge pull request #10257 from MsysTechnologiesllc/dh/fix_windows_font_hangTim Smith2020-08-042-1/+51
|\ \ \
| * | | fix second chef run hangdheerajd-msys2020-08-042-1/+51
|/ / /
* | | Bump version to 16.4.1 by Chef Expeditorv16.4.1Chef Expeditor2020-08-047-19/+20
* | | Merge pull request #10256 from chef/shell_outTim Smith2020-08-038-19/+0
|\ \ \
| * | | Remove unnecessary Mixin::ShellOut in providersshell_outTim Smith2020-08-038-19/+0
|/ / /
* | | Bump version to 16.4.0 by Chef Expeditorv16.4.0Chef Expeditor2020-08-047-19/+20
* | | Bump version to 16.3.65 by Chef Expeditorv16.3.65Chef Expeditor2020-08-047-19/+20
|/ /
* | Merge pull request #10249 from chef/lcg/openssl-resources-unified-modeTim Smith2020-08-039-42/+62
|\ \
| * | fix bad search + replacelcg/openssl-resources-unified-modeLamont Granquist2020-08-032-2/+2
| * | Update lib/chef/resource/openssl_x509_request.rbLamont Granquist2020-08-031-8/+6
| * | Update lib/chef/resource/openssl_x509_certificate.rbLamont Granquist2020-08-031-8/+6
| * | Convert openssl resources to unified_modeLamont Granquist2020-08-039-42/+66
* | | Merge pull request #10254 from chef/ruby26Tim Smith2020-08-0343-470/+471
|\ \ \
| * | | One chefstyle fixTim Smith2020-08-031-1/+1
| * | | Update RuboCop config to Ruby 2.6Tim Smith2020-08-0342-469/+470
|/ / /
* | | Bump version to 16.3.64 by Chef Expeditorv16.3.64Chef Expeditor2020-08-047-19/+20
* | | Bump version to 16.3.63 by Chef Expeditorv16.3.63Chef Expeditor2020-08-047-19/+20
* | | Merge pull request #10252 from chef/rubocop_performance_CountTim Smith2020-08-031-1/+1
|\ \ \
| * | | Use .count instead of .select{}.countTim Smith2020-08-031-1/+1
* | | | Merge pull request #10253 from chef/we-need-to-go-deeperTim Smith2020-08-031-10/+1
|\ \ \ \
| * | | | Avoid unnecessary control flow.Pete Higgins2020-08-031-10/+1
| |/ / /
* | | | Bump version to 16.3.62 by Chef Expeditorv16.3.62Chef Expeditor2020-08-047-19/+20
* | | | Merge pull request #10251 from chef/rubocop_Performance_StringReplacementTim Smith2020-08-031-1/+1
|\ \ \ \
| * | | | Use tr not gsub for string replacementTim Smith2020-08-031-1/+1
| |/ / /
* | | | Bump version to 16.3.61 by Chef Expeditorv16.3.61Chef Expeditor2020-08-037-19/+20
* | | | Merge pull request #10246 from chef/rubocop_Performance_InefficientHashSearchTim Smith2020-08-034-4/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Use .key? instead of keys.includeTim Smith2020-08-034-4/+5
|/ / /
* | | Bump version to 16.3.60 by Chef Expeditorv16.3.60Chef Expeditor2020-08-037-19/+20
* | | Bump version to 16.3.59 by Chef Expeditorv16.3.59Chef Expeditor2020-08-037-19/+20
* | | Bump version to 16.3.58 by Chef Expeditorv16.3.58Chef Expeditor2020-08-037-19/+20
* | | Bump version to 16.3.57 by Chef Expeditorv16.3.57Chef Expeditor2020-08-037-19/+20
* | | Merge pull request #10247 from chef/rubocop_Performance_SortReverseTim Smith2020-08-031-1/+1
|\ \ \
| * | | Use sort.reverse instead of sort { |a, b| b <=> a }Tim Smith2020-08-031-1/+1
| |/ /
* | | Merge pull request #10245 from chef/rubocop_Performance_RangeIncludeTim Smith2020-08-031-3/+3
|\ \ \
| * | | Resolve Performance/RangeInclude warningsrubocop_Performance_RangeIncludeTim Smith2020-08-031-3/+3
| |/ /
* | | Merge pull request #10239 from chef/lcg/osx_profileLamont Granquist2020-08-036-517/+461
|\ \ \
| * | | Convert osx_profile to custom resourcelcg/osx_profileLamont Granquist2020-08-036-517/+461
| |/ /