summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing require for windows network pluginnetworkTim Smith2020-08-191-1/+1
* Update CHANGELOG.md to reflect the promotion of 16.4.11Chef Expeditor2020-08-141-22/+19
* Bump version to 16.4.11 by Chef Expeditorv16.4.11Chef Expeditor2020-08-123-5/+6
* Merge pull request #1497 from chef/requiresTim Smith2020-08-122-2/+2
|\
| * Optimize 2 of our requiresrequiresTim Smith2020-08-122-2/+2
|/
* Bump version to 16.4.10 by Chef Expeditorv16.4.10Chef Expeditor2020-08-123-5/+6
* Merge pull request #1495 from chef/rubocop_performanceTim Smith2020-08-122-0/+6
|\
| * Use rubocop-performance to enforce some best practicesrubocop_performanceTim Smith2020-08-112-0/+6
* | Bump version to 16.4.9 by Chef Expeditorv16.4.9Chef Expeditor2020-08-123-5/+6
* | Merge pull request #1496 from chef/remove_profileTim Smith2020-08-121-5/+1
|\ \ | |/ |/|
| * Remove profile gemfile group for nowremove_profileTim Smith2020-08-121-5/+1
|/
* Bump version to 16.4.8 by Chef Expeditorv16.4.8Chef Expeditor2020-08-103-5/+6
* Bump version to 16.4.7 by Chef Expeditorv16.4.7Chef Expeditor2020-08-103-5/+6
* Merge pull request #1493 from chef/fix_requireTim Smith2020-08-102-3/+2
|\
| * Update network plugin to use ipaddr not ipaddress gemfix_requireTim Smith2020-08-102-3/+2
* | Merge pull request #1494 from chef/remove_requiresTim Smith2020-08-107-9/+0
|\ \
| * | Remove non-Ohai requires from specs to prevent false positivesremove_requiresTim Smith2020-08-107-9/+0
|/ /
* | Bump version to 16.4.6 by Chef Expeditorv16.4.6Chef Expeditor2020-08-103-5/+6
* | Merge pull request #1490 from chef/systemuTim Smith2020-08-101-1/+0
|\ \
| * | Remove unused systemu dependencysystemuTim Smith2020-08-091-1/+0
* | | Bump version to 16.4.5 by Chef Expeditorv16.4.5Chef Expeditor2020-08-103-5/+6
* | | Merge pull request #1491 from chef/avoid_valsTim Smith2020-08-1059-139/+108
|\ \ \ | |/ / |/| / | |/
| * Avoid creating more shellout objectsavoid_valsTim Smith2020-08-091-10/+5
| * Simplify constantsTim Smith2020-08-092-4/+2
| * Avoid creating more shellout objects we don't needTim Smith2020-08-099-34/+16
| * Avoid creating shellout objects in the platform pluginsTim Smith2020-08-095-18/+9
| * Avoid setting the mid value to nil and then setting it againTim Smith2020-08-091-2/+2
| * Exclude profiling gems on WindowsTim Smith2020-08-093-3/+4
| * Avoid a constant we don't actually needTim Smith2020-08-091-17/+14
| * Move requires into collect methodsTim Smith2020-08-0910-15/+20
| * Gate more of the external requiresTim Smith2020-08-0936-38/+38
| * Require net/http not net/https in softlayerTim Smith2020-08-091-1/+1
| * Add stackprof to the gemfile for optimizationTim Smith2020-08-091-0/+1
| * Simplify load_additional methodTim Smith2020-08-091-2/+1
|/
* 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
|/