summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid setting the addresses mash twicemore_aixTim Smith2020-11-171-2/+1
* Refactor how we parse ifconfig in AIXTim Smith2020-11-171-28/+27
* Bump version to 16.7.22 by Chef Expeditorv16.7.22Chef Expeditor2020-11-183-5/+6
* Merge pull request #1568 from chef/splitTim Smith2020-11-176-10/+10
|\
| * Simplify all our splitsTim Smith2020-11-176-10/+10
|/
* Bump version to 16.7.21 by Chef Expeditorv16.7.21Chef Expeditor2020-11-183-5/+6
* Merge pull request #1567 from chef/aixTim Smith2020-11-172-22/+32
|\
| * Update lib/ohai/plugins/aix/network.rb Tim Smith2020-11-171-1/+1
| * Further optimize the netstat -rn parsingTim Smith2020-11-171-9/+7
| * Fixes for test failuresTim Smith2020-11-172-6/+7
| * Use .each_line vs. .lines.eachTim Smith2020-11-171-6/+6
| * Update spec nameTim Smith2020-11-171-1/+1
| * Use pure ruby vs. shelling out to grep to parse netstat dataTim Smith2020-11-172-8/+20
| * Don't set network[:interfaces] to an empty mash when we set it laterTim Smith2020-11-171-1/+0
|/
* Bump version to 16.7.20 by Chef Expeditorv16.7.20Chef Expeditor2020-11-163-5/+6
* Merge pull request #1565 from chef/perfTim Smith2020-11-161-1/+1
|\
| * Update rubocop-performance to 1.9Tim Smith2020-11-161-1/+1
|/
* Bump version to 16.7.19 by Chef Expeditorv16.7.19Chef Expeditor2020-11-163-4/+12
* Merge pull request #1566 from chef/fix-specsTim Smith2020-11-161-1/+1
|\
| * Update mock logger to fix shellout specs.Pete Higgins2020-11-161-1/+1
|/
* Update CHANGELOG.md to reflect the promotion of 16.7.18Chef Expeditor2020-11-121-29/+26
* Bump version to 16.7.18 by Chef Expeditorv16.7.18Chef Expeditor2020-11-073-5/+6
* Bump version to 16.7.17 by Chef Expeditorv16.7.17Chef Expeditor2020-11-073-5/+6
* Merge pull request #1561 from chef/lsbTim Smith2020-11-061-4/+4
|\
| * Remove the line anchor from the LSB plugin matcheslsbTim Smith2020-11-061-4/+4
* | Merge pull request #1562 from chef/remove_legacy_lsbTim Smith2020-11-062-49/+1
|\ \
| * | Remove Linux LSB support for systems with lsb-release CLIremove_legacy_lsbTim Smith2020-11-062-49/+1
| |/
* | Bump version to 16.7.16 by Chef Expeditorv16.7.16Chef Expeditor2020-11-073-5/+6
* | Merge pull request #1563 from chef/more_anchorsTim Smith2020-11-061-36/+36
|\ \ | |/ |/|
| * Remove regex anchors in the Linux Memory pluginmore_anchorsTim Smith2020-11-061-36/+36
|/
* Bump version to 16.7.15 by Chef Expeditorv16.7.15Chef Expeditor2020-11-073-5/+6
* Merge pull request #1560 from chef/fix_hostnamectlTim Smith2020-11-062-2/+4
|\
| * Update lib/ohai/plugins/linux/hostnamectl.rb Tim Smith2020-11-061-1/+1
| * Update lib/ohai/plugins/linux/hostnamectl.rb Tim Smith2020-11-061-1/+1
| * Fix parsing of hostnamectl to support values with colonsfix_hostnamectlTim Smith2020-11-062-2/+4
|/
* Bump version to 16.7.14 by Chef Expeditorv16.7.14Chef Expeditor2020-11-063-5/+6
* Merge pull request #1558 from chef/speedupTim Smith2020-11-063-9/+3
|\
| * Collapse duplicate branches in case statementsTim Smith2020-11-063-9/+3
* | Bump version to 16.7.13 by Chef Expeditorv16.7.13Chef Expeditor2020-11-053-5/+6
* | Merge pull request #1556 from chef/speedupTim Smith2020-11-041-0/+2
|\ \ | |/
| * Speedup the slowest spec by running fewer pluginsTim Smith2020-11-041-0/+2
* | Bump version to 16.7.12 by Chef Expeditorv16.7.12Chef Expeditor2020-11-053-5/+6
* | Merge pull request #1557 from chef/debug_timeTim Smith2020-11-041-1/+1
|\ \ | |/ |/|
| * Better format the elapsed plugin timedebug_timeTim Smith2020-11-041-1/+1
|/
* Bump version to 16.7.11 by Chef Expeditorv16.7.11Chef Expeditor2020-11-043-5/+6
* Merge pull request #1555 from chasebolt/patch-1Tim Smith2020-11-041-1/+1
|\
| * pop_os is a derivative of ubuntuChase Bolt2020-11-041-1/+1
|/
* Bump version to 16.7.10 by Chef Expeditorv16.7.10Chef Expeditor2020-11-023-5/+6
* Merge pull request #1553 from chef/memoryTim Smith2020-11-0116-17/+20
|\
| * Check for the Rackspace kernel 3x fastermemoryTim Smith2020-10-311-1/+1