summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update RuboCop config to Ruby 2.6ruby26Tim Smith2020-08-0342-469/+470
* 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
| |/
* | Merge pull request #10248 from chef/rubocop_Performance_RegexpMatchTim Smith2020-08-032-3/+3
|\ \ | |/ |/|
| * Use .match? when we don't need data from a regex matchTim Smith2020-08-032-3/+3
|/
* Bump version to 16.3.56 by Chef Expeditorv16.3.56Chef Expeditor2020-08-027-19/+20
* Merge pull request #10244 from chef/smaller_buildsTim Smith2020-08-011-1/+1
|\
| * Further slim down libxml2smaller_buildsTim Smith2020-07-311-1/+1
* | Bump version to 16.3.55 by Chef Expeditorv16.3.55Chef Expeditor2020-07-317-19/+20
* | Merge pull request #10242 from chef/smaller_buildsTim Smith2020-07-312-3/+21
|\ \ | |/
| * Cleanup more files from our package's gem installsTim Smith2020-07-312-3/+21
|/
* Bump version to 16.3.54 by Chef Expeditorv16.3.54Chef Expeditor2020-07-317-19/+20
* Merge pull request #10241 from chef/slim_xml2Tim Smith2020-07-311-2/+2
|\
| * Remove debug code from libxml2Tim Smith2020-07-311-2/+2
* | Bump version to 16.3.53 by Chef Expeditorv16.3.53Chef Expeditor2020-07-317-19/+20
* | Merge pull request #10238 from chef/libffi_33Tim Smith2020-07-311-1/+1
|\ \
| * | Update libffi to 3.3libffi_33Tim Smith2020-07-311-1/+1
| |/
* | Bump version to 16.3.52 by Chef Expeditorv16.3.52Chef Expeditor2020-07-317-20/+20
* | Merge pull request #9820 from MsysTechnologiesllc/dh/fix_feature_install_when...Tim Smith2020-07-312-6/+36
|\ \ | |/ |/|
| * additional testsdheerajd-msys2020-07-311-0/+20
| * tests addeddheerajd-msys2020-07-301-0/+10
| * optimized codedheerajd-msys2020-07-301-4/+4
| * install removed feature when source is availabledheerajd-msys2020-07-291-1/+5
| * Fix install features when install state is removeddheerajd-msys2020-05-072-6/+2
* | Bump version to 16.3.51 by Chef Expeditorv16.3.51Chef Expeditor2020-07-317-18/+20
* | Merge pull request #10236 from chef/bump_omnibus_software_againTim Smith2020-07-301-1/+1
|\ \
| * | Bump omnibus-software to the latestTim Smith2020-07-301-1/+1
|/ /
* | Update CHANGELOG.md with details from pull request #10220Chef Expeditor2020-07-311-3/+4
* | Merge pull request #10220 from chef/fix-test-yaml-diffsTim Smith2020-07-301-2/+6
|\ \
| * | Compensate for libyaml changes in yaml parsing test.fix-test-yaml-diffsPete Higgins2020-07-281-2/+6
* | | Bump version to 16.3.50 by Chef Expeditorv16.3.50Chef Expeditor2020-07-307-19/+20
* | | Merge pull request #10235 from chef/darwin_detectionTim Smith2020-07-304-4/+4
|\ \ \
| * | | Make sure darwin is always detectedTim Smith2020-07-304-4/+4
|/ / /
* | | Bump version to 16.3.49 by Chef Expeditorv16.3.49Chef Expeditor2020-07-307-19/+20
* | | Merge pull request #10234 from chef/bump_omnibus_softwareTim Smith2020-07-301-12/+12
|\ \ \
| * | | Update omnibus-software to slim our buildsTim Smith2020-07-301-12/+12
|/ / /
* | | Bump version to 16.3.48 by Chef Expeditorv16.3.48Chef Expeditor2020-07-307-19/+20
* | | Merge pull request #10232 from chef/cleanup-integration-helper-codeLamont Granquist2020-07-308-537/+517
|\ \ \
| * | | Remove unused shared context that conflicted with cheffish.cleanup-integration-helper-codePete Higgins2020-07-291-28/+23