summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix test stubs for Eosjc/eosjamesc2013-08-201-25/+26
* Support Eos for plaform/plaform_version/platform_familyjamesc2013-08-201-6/+9
* Merge pull request #171 from opscode/tn/cleanupnordsieck-oc2013-08-192-7/+9
|\
| * grab_data.rb sets the right defaults if the -p and/or -e flags are omitted en...Theodore Nordsieck2013-08-191-2/+4
| * removed documentation on how to add a cross-platform test case.Theodore Nordsieck2013-08-191-57/+0
| * phrasingTheodore Nordsieck2013-08-131-1/+1
| * Resolved some potential convusionTheodore Nordsieck2013-08-131-2/+8
| * wipTheodore Nordsieck2013-08-131-3/+12
| * wipTheodore Nordsieck2013-08-131-0/+20
| * wipTheodore Nordsieck2013-08-131-4/+12
| * Documentation, wipTheodore Nordsieck2013-08-131-0/+14
| * Fixed: possible scope resolution problemTheodore Nordsieck2013-08-131-1/+1
| * Fixed: Accidently called parse instead of encodeTheodore Nordsieck2013-08-131-4/+4
|/
* Merge pull request #170 from opscode/tn/windowsnordsieck-oc2013-08-134-34/+23
|\
| * removed extraneous sleep commandTheodore Nordsieck2013-08-131-1/+1
| * removed debug codeTheodore Nordsieck2013-08-131-3/+0
| * Added windows support for unit testsTheodore Nordsieck2013-08-131-2/+15
| * moved from 'lsmod' to 'env lsmod'Theodore Nordsieck2013-08-133-31/+10
|/
* Merge pull request #169 from opscode/OHAI-9230Claire McQuin2013-08-13146-173/+230
|\
| * remove ohai plugin class namesClaire McQuin2013-08-133-15/+1
| * update specsClaire McQuin2013-08-1321-29/+52
| * randomize plugin class namesClaire McQuin2013-08-13135-158/+206
|/
* Merge pull request #168 from opscode/tn/hot-fixnordsieck-oc2013-08-122-9/+17
|\
| * added travis-ci support for relevant versions of rubyTheodore Nordsieck2013-08-121-0/+6
| * cleaned up old commentTheodore Nordsieck2013-08-121-2/+0
| * removed debug infoTheodore Nordsieck2013-08-121-1/+0
| * fixed windows exclusionTheodore Nordsieck2013-08-121-1/+2
| * switch to the correct way to exclude windowsTheodore Nordsieck2013-08-091-2/+2
| * cleaned up debug codeTheodore Nordsieck2013-08-091-1/+0
| * moved from JSON to YajlTheodore Nordsieck2013-08-091-6/+10
| * 1.8 compatible way to grab the location of rubyTheodore Nordsieck2013-08-091-2/+1
| * disable windowsTheodore Nordsieck2013-08-091-0/+2
|/
* Merge pull request #164 from opscode/tn/ohai-int-testnordsieck-oc2013-08-0922-25/+1878
|\
| * log plugin errorsTheodore Nordsieck2013-08-091-1/+3
| * Catch all exceptions from plugin runsTheodore Nordsieck2013-08-092-1/+9
| * fixed OhaiPluginCommonTheodore Nordsieck2013-08-081-1/+1
| * Work around 'depends' not functioningTheodore Nordsieck2013-08-087-7/+7
| * Change OhaiPluginCommon to use Ohai 7 PluginsTheodore Nordsieck2013-08-081-2/+10
| * Moved shared_context to the top level.Theodore Nordsieck2013-08-081-30/+30
| * Converted OhaiPluginCommon to a module and converted to it_behaves_like in sp...Theodore Nordsieck2013-08-0811-368/+370
| * added a commentTheodore Nordsieck2013-08-081-0/+2
| * moved grab_data to the bin directoryTheodore Nordsieck2013-08-081-1/+1
| * modified grab_data to use mixlib::cli instead of optparseTheodore Nordsieck2013-08-081-15/+39
| * converted grab_data to get its info from command line arguments and output to...Theodore Nordsieck2013-08-081-27/+19
| * minor refactorTheodore Nordsieck2013-08-081-1/+1
| * better documented grab_data's parametersTheodore Nordsieck2013-08-081-1/+16
| * cleaned up debug artifactsTheodore Nordsieck2013-08-081-3/+0
| * converted data gathering utility to flat file formatTheodore Nordsieck2013-08-082-5/+36
| * added author/date info to filesTheodore Nordsieck2013-08-088-5/+16
| * cleaned up work-in-progressTheodore Nordsieck2013-08-081-1/+0