summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Some frozen string fixesfrozen_stringsTim Smith2020-07-145-13/+13
* Enable frozen string literals throughoutTim Smith2020-07-14305-29/+354
* 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
|/ /
* | Fix a few typosTim Smith2020-06-233-6/+6
* | Add cspell taskTim Smith2020-06-234-1/+77
|/
* Update CHANGELOG.md to reflect the promotion of 16.2.1Chef Expeditor2020-06-231-11/+8
* Bump version to 16.2.1 by Chef Expeditorv16.2.1Chef Expeditor2020-06-233-4/+12
* Merge pull request #1470 from chef/big_surTim Smith2020-06-223-30/+9
|\
| * Make sure Darwin hosts are always mac_os_xbig_surTim Smith2020-06-223-30/+9
|/
* Update CHANGELOG.md to reflect the promotion of 16.2.0Chef Expeditor2020-06-171-11/+8
* Bump version to 16.2.0 by Chef Expeditorv16.2.0Chef Expeditor2020-06-173-4/+12
* Merge pull request #1468 from chef/blocklistTim Smith2020-06-172-8/+9
|\
| * Pin pry-stack_explorer for testsTim Smith2020-06-171-1/+1
| * Remove an internal reference to blacklistblocklistTim Smith2020-06-061-7/+8
|/
* Update CHANGELOG.md to reflect the promotion of 16.1.1Chef Expeditor2020-05-151-12/+9
* Bump version to 16.1.1 by Chef Expeditorv16.1.1Chef Expeditor2020-05-123-5/+6
* Merge pull request #1462 from chef/lcg/chef-utils-mashTim Smith2020-05-129-216/+37
|\
| * fix unrelated chefstyle issuesLamont Granquist2020-05-127-15/+15
| * Use ChefUtils::Mashlcg/chef-utils-mashLamont Granquist2020-05-112-201/+22
|/
* Bump version to 16.1.0 by Chef Expeditorv16.1.0Chef Expeditor2020-05-063-4/+12
* Merge pull request #1455 from davide125/selinuxTim Smith2020-05-062-0/+169
|\
| * selinux: use debug instead of traceDavide Cavalca2020-05-061-1/+1
| * selinux: fix rubocop issuesDavide Cavalca2020-04-222-3/+4
| * selinux: add plugin to expose SELinux statusDavide Cavalca2020-04-222-0/+168
* | Update CHANGELOG.md to reflect the promotion of 16.0.20Chef Expeditor2020-04-281-31/+28
* | Bump version to 16.0.20 by Chef Expeditorv16.0.20Chef Expeditor2020-04-253-5/+6
* | Merge pull request #1456 from chef/constantsTim Smith2020-04-251-3/+3
|\ \ | |/ |/|
| * Avoid constant warnings when reloading ohai pluginsTim Smith2020-04-251-3/+3
|/
* Bump version to 16.0.19 by Chef Expeditorv16.0.19Chef Expeditor2020-04-203-5/+6
* Merge pull request #1451 from ramereth/fix-dmi-virtualization-product-nameTim Smith2020-04-203-6/+6
|\
| * Update .rubocop.ymlLance Albertson2020-04-171-2/+2
| * Use correct DMI attribute name for product nameLance Albertson2020-04-172-4/+4
|/
* Bump version to 16.0.18 by Chef Expeditorv16.0.18Chef Expeditor2020-04-173-5/+6
* Merge pull request #1445 from chef/expand-windows-dmiTim Smith2020-04-175-55/+289
|\
| * Add some comments explaining test setup.expand-windows-dmiPete Higgins2020-04-151-0/+9
| * Fix typo in comment.Pete Higgins2020-04-151-1/+1