summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use ||= instead of unless defined? for constantsavoid_warningTim Smith2019-06-0310-27/+23
* Avoid constant warnings in windows/filesystem pluginTim Smith2019-06-031-1/+1
* 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
* | | Bump version to 15.0.32 by Chef Expeditorv15.0.32Chef Expeditor2019-04-133-5/+6
* | | Merge pull request #1351 from burtlo/README-add_styleTim Smith2019-04-131-1/+23
|\ \ \
| * | | Adds mention of steps to take in contribLynn Frank2019-04-131-0/+8
| * | | Adds mention of the style taskLynn Frank2019-04-131-1/+15
| |/ /
* | | Bump version to 15.0.31 by Chef Expeditorv15.0.31Chef Expeditor2019-04-103-5/+6
* | | Merge pull request #1347 from burtlo/fixes/systemd_pathsTim Smith2019-04-101-3/+0
|\ \ \ | |_|/ |/| |
| * | Ohai::Util::FileHelper is already loadedLynn Frank2019-04-041-3/+0
| |/
* | Add support issues template and update the bug templateTim Smith2019-04-032-1/+18
* | Add design proposal issue templateTim Smith2019-04-033-0/+39
|/
* Bump version to 15.0.30 by Chef Expeditorv15.0.30Chef Expeditor2019-03-183-5/+6
* Merge pull request #1341 from chef/loosenTim Smith2019-03-182-5/+5
|\
| * Bump ruby releases in TravisTim Smith2019-03-181-2/+2
| * Loosen the mixlib pins to allow for new major releasesTim Smith2019-03-181-3/+3
|/
* Bump version to 15.0.29 by Chef Expeditorv15.0.29Chef Expeditor2019-03-153-5/+6
* Merge pull request #1340 from davide125/memoryLamont Granquist2019-03-152-0/+30
|\
| * Relax DirectMap regexp for /proc/meminfoDavide Cavalca2019-03-141-1/+1
| * Parse new /proc/meminfo fieldsDavide Cavalca2019-02-252-0/+30
|/
* Bump version to 15.0.28 by Chef Expeditorv15.0.28Chef Expeditor2019-01-243-5/+6
* Merge pull request #1337 from chef/chefstyleTim Smith2019-01-2452-280/+280
|\