summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support fetching the latest version of Azure metadataazure_versionsTim Smith2020-01-291-15/+72
* Bump version to 16.0.4 by Chef ExpeditorChef Expeditor2020-01-293-5/+6
* Replace filesystem with filesystem2 on aix/solaris/bsdTim Smith2020-01-293-78/+42
* Bump version to 16.0.3 by Chef Expeditorv16.0.3Chef Expeditor2020-01-293-5/+6
* Merge branch 'salzig-fix/ensure_optional_plugins_to_be_symbols'Tim Smith2020-01-292-1/+8
|\
| * Add a test to ensure optional_plugins become symbolsTim Smith2020-01-291-0/+7
| * Merge branch 'fix/ensure_optional_plugins_to_be_symbols' of https://github.co...Tim Smith2020-01-291-1/+1
| |\ |/ /
| * fix: ensure optional_plugins to be array of symbolsBen Rexin2019-10-311-1/+1
* | Merge pull request #1425 from chef/test_15Tim Smith2020-01-211-0/+2
|\ \
| * | Test the 15-stable branch in expeditorTim Smith2020-01-211-0/+2
|/ /
* | Bump version to 16.0.2 by Chef Expeditorv16.0.2Chef Expeditor2020-01-203-5/+6
* | Merge pull request #1423 from chef/dmiTim Smith2020-01-202-4/+4
|\ \
| * | Use is_a? to check the class in the DMI pluginTim Smith2020-01-202-4/+4
|/ /
* | Bump version to 16.0.1 by Chef Expeditorv16.0.1Chef Expeditor2020-01-173-5/+6
* | Merge pull request #1422 from chef/chef-configTim Smith2020-01-171-1/+1
|\ \
| * | Allow chef-config 16Tim Smith2020-01-171-1/+1
|/ /
* | Bump version to 16.0.0 by Chef Expeditorv16.0.0Chef Expeditor2020-01-172-3/+11
* | Merge pull request #1420 from chef/bump_to_16Tim Smith2020-01-171-1/+1
|\ \
| * | Bump to version 16.0.0bump_to_16Tim Smith2020-01-161-1/+1
|/ /
* | Update CHANGELOG.md to reflect the promotion of 15.7.3Chef Expeditor2020-01-171-14/+11
* | Bump version to 15.7.3 by Chef Expeditorv15.7.3Chef Expeditor2019-12-313-5/+6
* | Merge pull request #1419 from sshock/plh/add-drivetype-to-filesystem-plugin-t...Tim Smith2019-12-312-11/+33
|\ \
| * | only downcase the volume name when used for the device namePhillip Hellewell2019-12-312-4/+4
| * | Add windows drive type to filesystem pluginPhillip Hellewell2019-12-312-1/+23
| * | fix volume name in windows filesystemsPhillip Hellewell2019-12-312-4/+4
| * | update commentsPhillip Hellewell2019-12-311-2/+2
|/ /
* | Remove the github lock configTim Smith2019-12-301-1/+0
* | Remove the PR templateTim Smith2019-12-301-15/+0
* | Update labels in the github templatesTim Smith2019-12-302-2/+2
* | Add contributing.md fileTim Smith2019-12-301-0/+1
* | Bump version to 15.7.2 by Chef Expeditorv15.7.2Chef Expeditor2019-12-303-5/+6
* | Merge pull request #1417 from chef/specsTim Smith2019-12-3028-113/+154
|\ \
| * | Minor spec cleanup from rubocop-rspec projectTim Smith2019-12-3028-113/+154
* | | Bump version to 15.7.1 by Chef Expeditorv15.7.1Chef Expeditor2019-12-303-5/+6
* | | Merge pull request #1416 from chef/ruby27Tim Smith2019-12-303-35/+2
|\ \ \ | |/ /
| * | Test on Ruby 2.7 final docker container and remove old Jenkins filesTim Smith2019-12-303-35/+2
|/ /
* | Bump version to 15.7.0 by Chef Expeditorv15.7.0Chef Expeditor2019-12-203-4/+12
* | 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