summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update logic to skip based on the right valuevirtualboxTim Smith2019-06-131-1/+1
* Use delete_prefix / delete_suffix instead of a regexTim Smith2019-06-131-17/+2
* Merge the new vbox plugin into the existing virtualbox pluginTim Smith2019-06-134-549/+460
* Bump version to 15.1.2 by Chef Expeditor15.1.2Chef Expeditor2019-06-133-5/+6
* Merge pull request #1374 from chef/mash_newTim Smith2019-06-1318-98/+99
|\
| * Update lib/ohai/plugins/netbsd/network.rb Tim Smith2019-06-131-1/+1
| * Simplify how we create empty mashes in the pluginsmash_newTim Smith2019-06-1118-98/+99
* | Bump version to 15.1.1 by Chef Expeditor15.1.1Chef Expeditor2019-06-133-5/+6
* | Merge pull request #1373 from chef/simpler_vboxTim Smith2019-06-133-33/+46
|\ \ | |/ |/|
| * Simplify how we detect vbox hosts as wellsimpler_vboxTim Smith2019-06-111-5/+1
| * Use dig instead of a &&Tim Smith2019-06-111-1/+1
| * Use virtualization attributes to run or skip the virtualbox pluginTim Smith2019-06-112-28/+45
|/
* Bump version to 15.1.0 by Chef Expeditor15.1.0Chef Expeditor2019-06-113-5/+6
* Merge pull request #1372 from chef/testsTim Smith2019-06-112-34/+2
|\
| * Use the latet Appveyor imageeTim Smith2019-06-111-1/+1
| * Remove bundler intall in appveyorTim Smith2019-06-111-1/+0
| * Test on ruby 2.6 in Appveyor and remove the travis configTim Smith2019-06-112-32/+1
|/
* Bump version to 15.0.40 by Chef Expeditor15.0.40Chef Expeditor2019-06-113-5/+6
* Merge pull request #1339 from freakinhippie/feature/vbox_hostTim Smith2019-06-113-0/+541
|\
| * fix for rspec failure due to :which methodJoshua Colson2019-02-192-2/+1
| * fix rubocop complaintsJoshua Colson2019-02-182-258/+259
| * added section in RELEASE_NOTES.mdJoshua Colson2019-02-171-0/+4
| * cleaned up to support rspec, and added rspec testsJoshua Colson2019-02-172-77/+420
| * add support for virtualbox hostJoshua Colson2019-02-171-0/+194
* | Bump version to 15.0.39 by Chef Expeditorv15.0.3915.0.39Chef Expeditor2019-06-043-5/+6
* | Merge pull request #1360 from chef/CONVERSION_STATUSTim Smith2019-06-0310-26/+22
|\ \
| * | Use ||= instead of unless defined? for constantsCONVERSION_STATUSTim Smith2019-06-0310-27/+23
| * | Avoid constant warnings in windows/filesystem pluginTim Smith2019-06-031-1/+1
* | | Merge pull request #1370 from chef/test_cleanupTim Smith2019-06-032-14/+11
|\ \ \ | |/ / |/| |
| * | Minor tweaks to our expeditor / build kite configTim Smith2019-06-032-14/+11
* | | Bump version to 15.0.38 by Chef Expeditorv15.0.38Chef Expeditor2019-06-033-5/+6
* | | Solaris network plugin fix for issue https://github.com/chef/ohai/iss… (#1367)Stephen Brown2019-06-032-3/+12
* | | Bump version to 15.0.37 by Chef Expeditorv15.0.37Chef Expeditor2019-05-243-5/+6
* | | Merge pull request #1365 from chef/lcg/shellout-require-idempotencyLamont Granquist2019-05-243-3/+3
|\ \ \ | |/ / |/| |
| * | fix shellout require idempotencyLamont Granquist2019-05-243-3/+3
|/ /
* | Bump version to 15.0.36 by Chef Expeditorv15.0.36Chef Expeditor2019-05-213-4/+12
* | Merge pull request #1363 from chef/lcg/require-speedupsLamont Granquist2019-05-2044-85/+85
|\ \
| * | Apply require speedups to ohailcg/require-speedupsLamont Granquist2019-05-1544-85/+85
|/ /
* | Update CHANGELOG.md to reflect the promotion of 15.0.35Chef Expeditor2019-05-101-48/+44
* | Bump version to 15.0.35 by Chef Expeditorv15.0.35Chef Expeditor2019-05-103-4/+6
* | Merge pull request #1361 from chef/ohaiTim Smith2019-05-091-1/+2
|\ \
| * | Require ohai/version where we use itTim Smith2019-05-091-1/+2
|/ /
* | Add Ohai 15.0 release notesTim Smith2019-04-291-4/+77
* | Update CHANGELOG.md with details from pull request #1355Chef Expeditor2019-04-241-3/+4
* | Merge pull request #1355 from chef/buildkiteTim Smith2019-04-241-1/+27
|\ \
| * | Run the specs as wellTim Smith2019-04-241-3/+21
| * | Run ohai in BuildkiteTim Smith2019-04-241-1/+9
* | | Merge pull request #1353 from chef/buildkiteTim Smith2019-04-242-1/+21
|\ \ \ | |/ /
| * | Add testing in buildkiteTim Smith2019-04-242-1/+21
* | | Fix link in readmeTim Smith2019-04-221-1/+1