summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Mac OS X stub java workaroundOHAI-514danielsdeleo2013-11-072-93/+171
* Remove self-dependency in libvirt plugindanielsdeleo2013-11-071-2/+0
* Merge pull request #221 from tas50/OHAI-522Bryan McLellan2013-11-061-1/+1
|\
| * Correct help output to reference ohai not chefTim Smith2013-10-311-1/+1
* | Merge branch 'OHAI-495'Bryan McLellan2013-11-042-11/+25
|\ \
| * | Update Virtualbox guest test for the dmidecode detectionTim Smith2013-11-041-8/+20
| * | Detect virtualbox guests via dmidecode so guest additions aren'tTim Smith2013-11-041-3/+5
|/ /
* | Merge pull request #217 from opscode/OC-10247Claire McQuin2013-10-3012-33/+55
|\ \ | |/ |/|
| * fix mime-types dependency versionClaire McQuin2013-10-292-2/+4
| * check for detailed warning messageClaire McQuin2013-10-291-1/+1
| * add exceptions to ohai/exception.rbClaire McQuin2013-10-2910-36/+26
| * add PluginDefinitionError to Ohai, rescue in loader.rbClaire McQuin2013-10-295-4/+28
| * fail when more than one collect_data blocks defined per platformClaire McQuin2013-10-293-14/+20
|/
* Add a CONTRIBUTING documentBryan McLellan2013-10-241-0/+153
* Merge pull request #214 from opscode/OC-10249Claire McQuin2013-10-178-112/+135
|\
| * collect v7 methods at top and collect v6 methods at bottom of system.rbClaire McQuin2013-10-171-33/+43
| * change _providers to _pluginsClaire McQuin2013-10-178-80/+93
* | Merge pull request #208 from opscode/OC-9409Claire McQuin2013-10-17185-2258/+1561
|\ \ | |/
| * update new solaris2 plugins and specsClaire McQuin2013-10-174-6/+6
| * update spec_helper, system_spec to Ohai::Mixin::OSClaire McQuin2013-10-172-3/+3
| * actually make os a mixin and update corresponding filesClaire McQuin2013-10-174-33/+35
| * change :providers to :_providers to avoid attribute conflictsClaire McQuin2013-10-178-32/+32
| * insert plugin documentation URL to v6 deprecation messageClaire McQuin2013-10-171-1/+1
| * remove @todo that was doneClaire McQuin2013-10-171-1/+0
| * move dmi require into collect_dataClaire McQuin2013-10-171-2/+1
| * move dmi_common.rb to common folderClaire McQuin2013-10-173-126/+131
| * make Ohai::OS a mixin (Ohai::Mixin::OS)Claire McQuin2013-10-174-33/+19
| * correct spelling of definedClaire McQuin2013-10-171-1/+1
| * automatically clear plugins and constants between testsClaire McQuin2013-10-1766-527/+39
| * add #name method for plugins, error messagesClaire McQuin2013-10-175-16/+24
| * fix linux/kernel specClaire McQuin2013-10-171-1/+1
| * update runner spec for new DSLClaire McQuin2013-10-171-17/+167
| * update plugin filesClaire McQuin2013-10-17174-1333/+947
| * consolidate hostname pluginClaire McQuin2013-10-1718-319/+136
| * update system spec for plugin namespacingClaire McQuin2013-10-171-31/+147
| * update loader spec for plugin namespacingClaire McQuin2013-10-172-89/+58
| * add spec tests for plugin namespacingClaire McQuin2013-10-171-149/+196
| * modify system, loader for plugin namingClaire McQuin2013-10-174-7/+11
| * add plugin namespacing, platform option to collect_dataClaire McQuin2013-10-171-29/+104
|/
* Clean up a crufty comment, whoopsBryan McLellan2013-10-101-1/+0
* OHAI-501 / OHAI-502: Switch to using shell_out.Bryan McLellan2013-10-104-8/+10
* Merge branch 'OHAI-502'Bryan McLellan2013-10-102-33/+122
|\
| * Add cpu check for solaris2Blake Irvin & Eric Saxby2013-10-102-33/+122
|/
* Merge branch 'OHAI-501'Bryan McLellan2013-10-102-0/+54
|\
| * Add memory check for solaris2Blake Irvin & Eric Saxby2013-10-102-0/+54
|/
* Add scripts that can run specs on jenkins.sersut2013-10-092-0/+22
* Merge pull request #203 from opscode/tn/languagesDan DeLeo2013-10-0113-63/+1425
|\
| * Fix 1.8.7 issues.Theodore Nordsieck2013-09-241-5/+19
| * wipTheodore Nordsieck2013-09-2410-53/+1188
| * Cross platform tests can now be set to pending.Theodore Nordsieck2013-09-241-1/+2