summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #1415 from chef/relative2Tim Smith2019-12-201-1/+1
|\ \
| * | Substitute require for require_relativeTim Smith2019-12-201-1/+1
|/ /
* | Add Ohai 15.6 releae notesTim Smith2019-12-121-0/+7
* | Update CHANGELOG.md to reflect the promotion of 15.6.3Chef Expeditor2019-12-101-15/+12
* | Bump version to 15.6.3 by Chef Expeditorv15.6.3Chef Expeditor2019-12-063-5/+6
* | Merge pull request #1267 from jaymzh/windows_fs2Tim Smith2019-12-063-176/+283
|\ \
| * | [filesystem] Convert windows to filesystem2Phil Dibowitz2019-11-233-176/+283
|/ /
* | Bump version to 15.6.2 by Chef Expeditorv15.6.2Chef Expeditor2019-11-233-5/+6
* | Merge pull request #1412 from AmazeCom/fixes-for-ruby27Tim Smith2019-11-227-32/+58
|\ \
| * | Use network helper to parse netmask instead of 'scanf'Kris Shannon2019-11-222-8/+12
| * | Extract `hex_to_dec_netmask` into mixin/network_helper.rbKris Shannon2019-11-224-17/+39
| * | Rename Ohai::Mixin::NetworkConstants to NetworkHelperKris Shannon2019-11-222-6/+6
| * | Remove the `0x` prefix from the argument to hex_to_dec_netmaskKris Shannon2019-11-222-5/+5
* | | Bump version to 15.6.1 by Chef Expeditorv15.6.1Chef Expeditor2019-11-233-5/+6
* | | Merge pull request #1413 from AmazeCom/enable-dmidecode-mixin-testsTim Smith2019-11-221-0/+0
|\ \ \ | |/ / |/| |
| * | Rename Ohai::Mixin::DmiDecode spec file to end in `_spec.rb`Kris Shannon2019-11-221-0/+0
|/ /
* | Bump version to 15.6.0 by Chef Expeditorv15.6.0Chef Expeditor2019-11-212-4/+5
* | Merge pull request #1409 from chef/slimTim Smith2019-11-212-2/+2
|\ \
| * | Strip the Rakefile and specs from our gem artifactTim Smith2019-11-212-2/+2
|/ /
* | Bump version to 15.3.2 by Chef Expeditorv15.3.2Chef Expeditor2019-11-213-4/+12
* | Merge pull request #1410 from chef/fix_buildsTim Smith2019-11-212-11/+78
|\ \
| * | Add Ruby 2.7 testingTim Smith2019-11-211-0/+8
| * | Use the smaller containers everywhereTim Smith2019-11-211-0/+2
| * | Switch everything to the caching methodTim Smith2019-11-212-12/+6
| * | Run ohai directlyTim Smith2019-11-211-1/+1
| * | Switch the ohai / chefstyle test over to the new S3 cachingTim Smith2019-11-213-7/+70
|/ /
* | Add missing Ohai 15.3 notesTim Smith2019-11-211-0/+12
|/
* Remove the instance eval from the GemfileTim Smith2019-09-181-6/+0
* Add a note about the dhc-user so we can remove it laterTim Smith2019-09-041-1/+2
* Update CHANGELOG.md to reflect the promotion of 15.3.1Chef Expeditor2019-09-051-15/+12
* Bump version to 15.3.1 by Chef Expeditorv15.3.1Chef Expeditor2019-09-043-5/+6
* Merge pull request #1395 from chef/openstack_ohaiiTim Smith2019-09-047-37/+59
|\
| * Use the more reliable systems virtualization attribute for Openstackopenstack_ohaiiTim Smith2019-09-042-5/+5
| * Fix detection of the Openstack virtualization hypervisorTim Smith2019-09-043-12/+23
| * Skip dreamhost specs on WindowsTim Smith2019-09-041-2/+2
| * Avoid failures on windows with dreamhost detectionTim Smith2019-09-041-0/+3
| * Add tests for the new dreamhost openstack detectionTim Smith2019-09-041-1/+4
| * Minor cleanup to the passwd specsTim Smith2019-09-042-15/+18
| * Remove the dependency on the Etc plugin in the Openstack pluginTim Smith2019-09-041-3/+5
|/
* Bump version to 15.3.0 by Chef Expeditorv15.3.0Chef Expeditor2019-09-043-5/+6
* Merge pull request #1402 from chef/sysctl_optionalTim Smith2019-09-041-0/+1
|\
| * Make sysctl optionalTim Smith2019-09-041-0/+1
|/
* Bump version to 15.2.8 by Chef Expeditorv15.2.8Chef Expeditor2019-09-043-5/+6
* Merge pull request #1401 from joshuamiller01/sysctl_ohai_pluginTim Smith2019-09-042-0/+90
|\
| * Add sysctl ohai pluginJoshua Miller2019-08-262-0/+90
* | Bump version to 15.2.7 by Chef Expeditorv15.2.7Chef Expeditor2019-08-263-5/+6
* | Merge pull request #1399 from chef/rspecTim Smith2019-08-26131-818/+891
|\ \ | |/ |/|
| * rspec updates from rubocop-rspecrspecTim Smith2019-08-16131-818/+891
|/
* Bump version to 15.2.6 by Chef Expeditorv15.2.6Chef Expeditor2019-08-153-4/+12
* Merge pull request #1397 from chef/more_debug_timeTim Smith2019-08-151-2/+2
|\