summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check for the Rackspace kernel 3x fastermemoryTim Smith2020-10-311-1/+1
* Use an array vs. appending a string in RubyTim Smith2020-10-311-2/+3
* Minor memory optimizationsTim Smith2020-10-3114-14/+16
* Bump version to 16.7.9 by Chef Expeditorv16.7.9Chef Expeditor2020-10-303-5/+6
* Merge pull request #1551 from chef/frozen_strings_v2Tim Smith2020-10-30142-11/+153
|\
| * Merge branch 'master' into frozen_strings_v2Tim Smith2020-10-307-20/+22
| |\ | |/ |/|
* | Bump version to 16.7.8 by Chef Expeditorv16.7.8Chef Expeditor2020-10-303-5/+6
* | Merge pull request #1549 from chef/zpoolTim Smith2020-10-302-12/+12
|\ \
| * | Detect XVD disks as wellTim Smith2020-10-302-4/+4
| * | Properly detect NVME devices in ZFS zpoolsTim Smith2020-10-302-10/+10
* | | Bump version to 16.7.7 by Chef Expeditorv16.7.7Chef Expeditor2020-10-303-5/+6
* | | Merge pull request #1550 from chef/faster_splitsTim Smith2020-10-302-3/+3
|\ \ \ | |/ / |/| |
| * | Split on strings intead of regex for 3x speedupTim Smith2020-10-302-3/+3
|/ /
| * Stop freezing things that are already frozenfrozen_strings_v2Tim Smith2020-10-307-10/+10
| * Freeze the strings we're not later modifyingTim Smith2020-10-30142-1/+143
|/
* Bump version to 16.7.6 by Chef Expeditorv16.7.6Chef Expeditor2020-10-303-5/+6
* Merge pull request #1547 from chef/more_zpoolTim Smith2020-10-302-3/+5
|\
| * Gather zpool disks even if we use labels/guidsmore_zpoolTim Smith2020-10-292-3/+5
* | Bump version to 16.7.5 by Chef Expeditorv16.7.5Chef Expeditor2020-10-303-5/+6
* | Merge pull request #1548 from chef/simplify_regexTim Smith2020-10-305-6/+6
|\ \ | |/ |/|
| * Simplify regexes by removing extra character classessimplify_regexTim Smith2020-10-305-6/+6
|/
* Bump version to 16.7.4 by Chef Expeditorv16.7.4Chef Expeditor2020-10-293-5/+6
* Merge pull request #1545 from chef/openindiana_workingTim Smith2020-10-292-25/+95
|\
| * Use let for the plugin dataopenindiana_workingTim Smith2020-10-281-27/+28
| * Collapse down the duplicate Solaris checksTim Smith2020-10-281-3/+1
| * Properly detect OpenIndiana and its version numbersTim Smith2020-10-282-6/+77
|/
* Bump version to 16.7.3 by Chef Expeditorv16.7.3Chef Expeditor2020-10-293-5/+6
* Merge pull request #1544 from chef/NexentaTim Smith2020-10-281-2/+0
|\
| * Remove detection of EOL NexentaCoreNexentaTim Smith2020-10-281-2/+0
|/
* Bump version to 16.7.2 by Chef Expeditorv16.7.2Chef Expeditor2020-10-293-5/+6
* Merge pull request #1543 from chef/omniosTim Smith2020-10-281-6/+40
|\
| * Remove some duplicate plugin.run callsomniosTim Smith2020-10-281-9/+3
| * Add unit testing for omnios platform detectionTim Smith2020-10-281-0/+40
* | Bump version to 16.7.1 by Chef Expeditorv16.7.1Chef Expeditor2020-10-293-5/+6
* | Merge pull request #1542 from chef/opensolarisTim Smith2020-10-281-3/+0
|\ \ | |/ |/|
| * Remove detection of opensolaris platformopensolarisTim Smith2020-10-281-3/+0
|/
* Bump version to 16.7.0 by Chef Expeditorv16.7.0Chef Expeditor2020-10-203-4/+12
* Merge pull request #1536 from chef/nuke_yard_taskTim Smith2020-10-203-14/+0
|\
| * Remove the yard task for generating docsnuke_yard_taskTim Smith2020-10-203-14/+0
* | Update CHANGELOG.md to reflect the promotion of 16.6.5Chef Expeditor2020-10-141-16/+13
* | Bump version to 16.6.5 by Chef Expeditorv16.6.5Chef Expeditor2020-10-143-5/+6
* | Merge pull request #1525 from kcbraunschweig/issue1524Tim Smith2020-10-142-8/+19
|\ \
| * | Include IAM role and info in ec2 data (issue #1524)KC Braunschweig2020-10-082-8/+19
* | | Bump version to 16.6.4 by Chef Expeditorv16.6.4Chef Expeditor2020-10-143-5/+6
* | | Merge pull request #1503 from chef/lcg/ohai-target-modeTim Smith2020-10-1463-475/+704
|\ \ \
| * | | Update lib/ohai/mixin/chef_utils_wiring.rb lcg/ohai-target-modeLamont Granquist2020-10-021-1/+1
| * | | Update lib/ohai/mixin/os.rb Lamont Granquist2020-10-021-1/+1
| * | | Target Mode OhaiLamont Granquist2020-10-0163-483/+704
* | | | Bump version to 16.6.3 by Chef Expeditorv16.6.3Chef Expeditor2020-10-123-5/+6
* | | | Merge pull request #1522 from vraravam/deprecate-color-biased-methodsTim Smith2020-10-123-5/+9
|\ \ \ \