summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Bump version to 15.0.34 by Chef Expeditorv15.0.34Chef Expeditor2019-04-223-5/+6
* | | Bump version to 15.0.33 by Chef Expeditorv15.0.33Chef Expeditor2019-04-223-5/+6
* | | Merge pull request #1348 from chef/teamsTim Smith2019-04-226-6/+32
|\ \ \ | |/ /
| * | Add the enhancement templateteamsTim Smith2019-04-101-0/+17
| * | Update the github issue templatesTim Smith2019-04-104-2/+4
| * | Update the repo for the new governanceTim Smith2019-04-102-4/+11
* | | Merge pull request #1349 from burtlo/fix/require-spec_helperTim Smith2019-04-22139-140/+140
|\ \ \
| * | | Changing quotes to satisfy styleLynn Frank2019-04-13135-135/+135
| * | | Replaces require_relative with requireLynn Frank2019-04-12139-140/+140