summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* detect red hat openstack clusterstm/rhat_ostackThom May2018-05-302-5/+27
* Bump version to 14.1.6 by Chef Expeditorv14.1.6Chef Expeditor2018-05-213-5/+6
* Merge pull request #1191 from jjustice6/masterTim Smith2018-05-212-11/+11
|\
| * Fix an issue caused by using the wrong field in the AIX filesystem plugin.Joshua Justice2018-05-212-11/+11
|/
* Bump version to 14.1.5 by Chef Expeditorv14.1.5Chef Expeditor2018-05-193-5/+6
* Merge pull request #1189 from chef/cleanupTim Smith2018-05-194-8/+7
|\
| * Remove unnecessary parenthesescleanupTim Smith2018-05-181-1/+1
| * Remove unnecessary each_with_index for simple eachTim Smith2018-05-181-1/+1
| * Remove an empty elseTim Smith2018-05-181-1/+0
| * Remove unnecessary returnsTim Smith2018-05-181-5/+5
|/
* Bump version to 14.1.4 by Chef Expeditorv14.1.4Chef Expeditor2018-05-183-4/+12
* Merge pull request #1187 from chef/commentsTim Smith2018-05-1813-40/+120
|\
| * Add more yard commentscommentsTim Smith2018-05-179-2/+41
| * Document DMI methodsTim Smith2018-05-171-2/+9
| * Add yard to Hints moduleTim Smith2018-05-171-0/+7
| * Add yard comments for the plugin classesTim Smith2018-05-172-0/+39
| * Resolve another yard warningTim Smith2018-05-171-5/+4
| * Fix yard warnings in Mash classTim Smith2018-05-171-32/+21
|/
* Update CHANGELOG.md to reflect the promotion of 14.1.3Chef Expeditor2018-05-151-11/+8
* Bump version to 14.1.3 by Chef Expeditorv14.1.3Chef Expeditor2018-05-153-4/+12
* Merge pull request #1186 from coderanger/fips-oops-2Tim Smith2018-05-152-4/+4
|\
| * Until we fix https://github.com/chef/ohai/issues/1185, OpenSSL.fips_mode can ...Noah Kantrowitz2018-05-152-4/+4
|/
* Update CHANGELOG.md to reflect the promotion of 14.1.2Chef Expeditor2018-05-141-12/+9
* Bump version to 14.1.2 by Chef Expeditorv14.1.2Chef Expeditor2018-05-143-6/+6
* Merge pull request #1184 from coderanger/fips-oopsNoah Kantrowitz2018-05-141-2/+2
|\
| * Fix shard plugin under FIPS mode because my testing was not sufficient.Noah Kantrowitz2018-05-141-2/+2
|/
* Bump version to 14.1.1 by Chef Expeditorv14.1.1Chef Expeditor2018-05-103-4/+8
* Merge pull request #1181 from jaymzh/fix_filesystemThom May2018-05-106-185/+142
|\
| * Fix lintPhil Dibowitz2018-05-041-4/+0
| * [filesystem] Unify plugins, bring BSD into the modern agePhil Dibowitz2018-05-046-185/+146
|/
* Update CHANGELOG.md to reflect the promotion of 14.1.0Chef Expeditor2018-05-041-13/+15
* Bump version to 14.1.0 by Chef Expeditorv14.1.0Chef Expeditor2018-05-042-4/+5
* Merge pull request #1179 from chef/tm/14_1_relnotesThom May2018-05-042-1/+18
|\
| * 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