summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Release Notes for 14.1tm/14_1_relnotesThom May2018-05-042-1/+18
* Bump version to 14.0.34 by Chef Expeditorv14.0.34Chef Expeditor2018-05-033-5/+6
* Merge pull request #970 from chef/dmi_idsTim Smith2018-05-034-24/+43
|\
| * use an accessor method for the set of DMI idsThom May2018-05-033-11/+11
| * Add a spec for passing additional DMI IDsdmi_idsTim Smith2018-04-171-2/+9
| * Handle unknown IDs at lookup timeTim Smith2018-04-171-2/+1
| * Switch to just accepting an Array of IDsTim Smith2018-04-171-4/+4
| * Chefstyle fixTim Smith2018-04-171-1/+1
| * Provide a more robust mechanism for adding additional IDsTim Smith2018-04-171-1/+13
| * Allow configuring what DMI IDs we whitelistTim Smith2018-04-172-20/+21
* | Bump version to 14.0.33 by Chef Expeditorv14.0.33Chef Expeditor2018-05-033-5/+6
* | Merge pull request #1175 from coderanger/shard-less-optionalThom May2018-05-032-16/+124
|\ \
| * | The danger of negative tests.Noah Kantrowitz2018-05-011-1/+1
| * | Add support for using the OS serial number instead of the BIOS serial number ...Noah Kantrowitz2018-05-012-4/+14
| * | Add support for all OSes, with special guest star Windows.Noah Kantrowitz2018-05-012-4/+67
| * | Feed the rubocop.Noah Kantrowitz2018-05-011-3/+3
| * | Update and upgrade tests.Noah Kantrowitz2018-05-011-9/+25
| * | Use the FIPS plugin so we get unified detection behavior.Noah Kantrowitz2018-05-011-3/+2
| * | Make the digest algorithm configurable and default to SHA2 under FIPS-mode.Noah Kantrowitz2018-04-181-5/+22
| * | Use the new OpenSSL.fips_mode flag to only disable the shard plugin by defaul...Noah Kantrowitz2018-04-151-1/+4
| |/
* | Bump version to 14.0.32 by Chef Expeditorv14.0.32Chef Expeditor2018-05-023-5/+6
* | Merge pull request #1178 from coderanger/fips-modeTim Smith2018-05-024-31/+107
|\ \ | |/ |/|
| * Feed the rubocop.Noah Kantrowitz2018-05-011-1/+0
| * Make the FIPS plugins use the new Ruby 2.5 accessor if present.Noah Kantrowitz2018-05-014-31/+108
|/
* Bump version to 14.0.31 by Expeditorv14.0.31Chef Expeditor2018-03-293-6/+6
* SCSI plugin (#1170)Phil Dibowitz2018-03-292-0/+119
* Bump version to 14.0.30 by Expeditorv14.0.30Chef Expeditor2018-03-273-4/+6
* Merge pull request #1166 from chef/release_notesTim Smith2018-03-271-0/+64
|\
| * Add Ohai 14 release notesrelease_notesTim Smith2018-03-271-0/+64
|/
* Update CHANGELOG.md with details from pull request #1169Chef Expeditor2018-03-271-3/+4
* Merge pull request #1169 from chef/style_and_gemsTim Smith2018-03-272-4/+6
|\
| * Exclude example output from rubocop rules & remove changelog generator gemTim Smith2018-03-272-4/+6
|/
* Bump version to 14.0.29 by Expeditorv14.0.29Chef Expeditor2018-03-193-4/+12
* Merge pull request #1141 from chef/fail_lessTim Smith2018-03-191-15/+20
|\
| * Don't stacktrace if we can't shell_out to zpoolfail_lessTim Smith2018-03-191-15/+20
|/
* Update CHANGELOG.md to reflect the promotion of 14.0.28Chef Expeditor2018-03-191-34/+31
* Bump version to 14.0.28 by Expeditorv14.0.28Chef Expeditor2018-03-173-5/+6
* Merge pull request #1161 from chef/tm/inject_logTim Smith2018-03-1679-351/+382
|\
| * mechanical conversion of debug to tracetm/inject_logThom May2018-03-1666-284/+304
| * Move to mixlib-log 2Thom May2018-03-1513-67/+78
* | Bump version to 14.0.27 by Expeditorv14.0.27Chef Expeditor2018-03-163-5/+6
* | Merge pull request #1164 from chef/virtualization_guests_darwinTim Smith2018-03-162-0/+31
|\ \ | |/ |/|
| * Use boot_rom_version to detect VMware guests on macOSTim Smith2018-03-162-3/+2
| * Detect virtualbox and vmware guests on Macsvirtualization_guests_darwinTim Smith2018-03-142-0/+32
* | Bump version to 14.0.26 by Expeditorv14.0.26Chef Expeditor2018-03-153-5/+6
* | Merge pull request #1160 from chef/chef_packages_updatesThom May2018-03-152-3/+2
|\ \ | |/ |/|
| * Remove the needless require ohai in the ohai pluginchef_packages_updatesTim Smith2018-03-091-2/+0
| * Add debug logging when we can't load the chef gemTim Smith2018-03-091-1/+2
|/
* Bump version to 14.0.25 by Expeditorv14.0.25Chef Expeditor2018-03-093-5/+6
* Merge pull request #1154 from kriszentner/masterTim Smith2018-03-092-16/+24
|\