summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add minor yard commentsTim Smith2019-08-063-0/+40
* Bump version to 15.2.4 by Chef Expeditorv15.2.4Chef Expeditor2019-08-031-1/+1
* Simplify the Openstack plugin by not polling DMI datasimplify_openstackTim Smith2019-08-021-18/+2
* Bump version to 15.2.3 by Chef Expeditor15.2.3Chef Expeditor2019-08-021-1/+1
* Merge pull request #1391 from jjustice6/issue_1390Tim Smith2019-08-011-1/+10
|\
| * Use virtualization plugin to detect if we're on openstack on Windows.Joshua Justice2019-07-301-1/+10
* | Bump version to 15.2.2 by Chef Expeditor15.2.2Chef Expeditor2019-08-011-1/+1
* | Display elapsed real time instead of total cpu timeWill Fisher2019-07-311-2/+2
|/
* Bump version to 15.2.1 by Chef Expeditor15.2.1Chef Expeditor2019-07-191-1/+1
* Translating platform "archarm" to "arch"Nitzan Raz2019-07-191-0/+1
* Bump version to 15.2.0 by Chef Expeditor15.2.0Chef Expeditor2019-07-181-1/+1
* Merge pull request #1369 from jjustice6/1368Tim Smith2019-07-181-1/+28
|\
| * Remove debug printJoshua Justice2019-07-101-1/+0
| * LintingJoshua Justice2019-07-101-2/+2
| * Preserve the old clobbering behavior for backwards compatibility, and put ALL...Joshua Justice2019-07-101-5/+24
| * Remove magic encoding bit that was added by emacsJoshua Justice2019-07-101-1/+0
| * Clean up array initializationJoshua Justice2019-07-101-1/+2
| * Add other_versions subfield for RPM packages.Joshua Justice2019-07-101-1/+10
* | Bump version to 15.1.8 by Chef Expeditor15.1.8Chef Expeditor2019-07-161-1/+1
* | Bump version to 15.1.7 by Chef Expeditor15.1.7Chef Expeditor2019-07-111-1/+1
* | Merge pull request #1382 from josephmilla/feature/make-state-regex-less-restr...Tim Smith2019-07-111-1/+2
|\ \ | |/ |/|
| * Add rubular linkJoseph Milla2019-06-271-0/+1
| * Make state regex less restrictiveJoseph Milla2019-06-261-1/+1
* | Bump version to 15.1.6 by Chef Expeditorv15.1.615.1.6Chef Expeditor2019-07-091-1/+1
* | fix odd exception shadowingLamont Granquist2019-07-082-4/+4
* | new chefstyle rules for 0.13.2Lamont Granquist2019-07-0850-68/+155
|/
* Bump version to 15.1.5 by Chef Expeditor15.1.5Chef Expeditor2019-06-221-1/+1
* Merge pull request #1381 from michel-slm/fix-fips-on-macTim Smith2019-06-221-1/+1
|\
| * [shard_seed] fix default_digest_algorithm on darwinMichel Salim2019-06-201-1/+1
* | Bump version to 15.1.4 by Chef Expeditor15.1.4Chef Expeditor2019-06-221-1/+1
* | [shard_seed] fix default_sources for linux, darwin and windowsMichel Salim2019-06-201-1/+1
|/
* Bump version to 15.1.3 by Chef Expeditorv15.1.315.1.3Chef Expeditor2019-06-131-1/+1
* 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-132-205/+159
* Bump version to 15.1.2 by Chef Expeditor15.1.2Chef Expeditor2019-06-131-1/+1
* 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-131-1/+1
* | 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-111-24/+29
|/
* Bump version to 15.1.0 by Chef Expeditor15.1.0Chef Expeditor2019-06-111-1/+1
* Bump version to 15.0.40 by Chef Expeditor15.0.40Chef Expeditor2019-06-111-1/+1
* Merge pull request #1339 from freakinhippie/feature/vbox_hostTim Smith2019-06-111-0/+205
|\
| * fix for rspec failure due to :which methodJoshua Colson2019-02-191-2/+0
| * fix rubocop complaintsJoshua Colson2019-02-181-37/+38
| * cleaned up to support rspec, and added rspec testsJoshua Colson2019-02-171-77/+89
| * add support for virtualbox hostJoshua Colson2019-02-171-0/+194