summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused systemu dependencysystemuTim Smith2020-08-091-1/+0
* Bump version to 16.4.4 by Chef Expeditorv16.4.4Chef Expeditor2020-08-083-5/+6
* Merge pull request #1489 from chef/fix_fipsTim Smith2020-08-072-26/+9
|\
| * Simplify FIPS plugin and use system fips statusfix_fipsTim Smith2020-08-072-26/+9
* | Bump version to 16.4.3 by Chef Expeditorv16.4.3Chef Expeditor2020-08-083-5/+6
* | Merge pull request #1488 from chef/rubocop_Performance_RegexpMatchTim Smith2020-08-072-2/+3
|\ \ | |/ |/|
| * Make sure /proc/cmdline exists before reading itrubocop_Performance_RegexpMatchTim Smith2020-08-072-2/+3
| * Use match? instead of =~ when MatchData is not usedTim Smith2020-08-071-1/+1
|/
* Bump version to 16.4.2 by Chef Expeditorv16.4.2Chef Expeditor2020-08-043-5/+6
* Merge pull request #1485 from cooperlees/route_is_valid_default_route_afTim Smith2020-08-032-1/+18
|\
| * Add Address Family Check to route_is_valid_default_route?Cooper Lees2020-07-292-1/+18
* | Bump version to 16.4.1 by Chef Expeditorv16.4.1Chef Expeditor2020-08-043-5/+6
* | Merge pull request #1487 from chef/rubocop_Performance_DetectTim Smith2020-08-032-3/+3
|\ \
| * | Use .find instead of .select.firstrubocop_Performance_DetectTim Smith2020-08-032-3/+3
|/ /
* | Bump version to 16.4.0 by Chef Expeditorv16.4.0Chef Expeditor2020-08-033-4/+12
* | Merge pull request #1486 from chef/lcg/faster-rubylang-pluginTim Smith2020-08-031-15/+4
|\ \ | |/ |/|
| * Faster ruby language pluginlcg/faster-rubylang-pluginLamont Granquist2020-08-031-15/+4
|/
* Update CHANGELOG.md to reflect the promotion of 16.3.2Chef Expeditor2020-07-291-12/+9
* Bump version to 16.3.2 by Chef Expeditorv16.3.2Chef Expeditor2020-07-283-5/+6
* Merge pull request #1484 from chef/spellingTim Smith2020-07-2811-34/+46
|\
| * Spelling fixesspellingTim Smith2020-07-2811-34/+46
|/
* Bump version to 16.3.1 by Chef Expeditorv16.3.1Chef Expeditor2020-07-243-4/+12
* Merge pull request #1483 from chef/encodingTim Smith2020-07-241-1/+0
|\
| * Remove redundant file encoding in specencodingTim Smith2020-07-231-1/+0
* | Update CHANGELOG.md to reflect the promotion of 16.3.0Chef Expeditor2020-07-241-13/+10
* | Bump version to 16.3.0 by Chef Expeditorv16.3.0Chef Expeditor2020-07-243-5/+6
|/
* Merge pull request #1482 from chef/readmeTim Smith2020-07-231-7/+7
|\
| * Readme updatesreadmeTim Smith2020-07-231-7/+7
* | Bump version to 16.2.5 by Chef Expeditorv16.2.5Chef Expeditor2020-07-223-5/+6
* | Merge pull request #1477 from cooperlees/handle_both_uintsTim Smith2020-07-221-1/+1
|\ \ | |/ |/|
| * Move to @jaymzh .to_i suggestionCooper Lees2020-07-061-1/+1
| * Fix bad copy paste + rerun rspec locallyCooper Lees2020-07-021-1/+1
| * Go back to a one liner using .respond_to? rather than family == inetCooper Lees2020-07-021-8/+1
| * Be more Rubonic and please the linterCooper Lees2020-07-011-6/+4
| * Handle IP to int conversion for inet + inet6Cooper Lees2020-07-011-1/+10
* | Bump version to 16.2.4 by Chef Expeditorv16.2.4Chef Expeditor2020-07-073-4/+12
* | Merge pull request #1478 from chef/perfTim Smith2020-07-0725-58/+58
|\ \ | |/ |/|
| * Use .match? when we don't need the resultTim Smith2020-07-0625-58/+58
|/
* Update CHANGELOG.md to reflect the promotion of 16.2.3Chef Expeditor2020-06-301-12/+9
* Bump version to 16.2.3 by Chef Expeditorv16.2.3Chef Expeditor2020-06-303-5/+6
* Merge pull request #1475 from cooperlees/ipv4_v6_nhTim Smith2020-06-302-0/+20
|\
| * Add a Rubular PermalinkCooper Lees2020-06-301-0/+1
| * Remove white space to please linterCooper Lees2020-06-301-1/+1
| * Move regex out of the loop Cooper Lees2020-06-301-4/+1
| * Change to double quotes for impactCooper Lees2020-06-241-1/+1
| * Add spaces on rspec expected hashesCooper Lees2020-06-241-2/+2
| * Linux network plugin: Handle IPv6 next hops for IPv4 routesCooper Lees2020-06-242-0/+22
* | Bump version to 16.2.2 by Chef Expeditorv16.2.2Chef Expeditor2020-06-303-4/+12
* | Merge pull request #1476 from jaymzh/dockerTim Smith2020-06-301-2/+5
|\ \
| * | Fix docker detection in ohai virtualizationPhil Dibowitz2020-06-301-2/+5
|/ /