summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert @ohai => let(:ohai) in system_spec.OC-10998sersut2014-01-141-78/+64
* Decrease the chance of specs failing to 1 / 2^32sersut2014-01-141-1/+1
* Move constant clean up functions to its own mixin.sersut2014-01-144-48/+57
* Fix network plugin specs.sersut2014-01-143-6/+15
* Remove the forgotten :focus in system tests.sersut2014-01-141-1/+1
* Make sure the file_path is passed to eval.sersut2014-01-141-1/+1
* Fix and/or Turn off the errors, warnings from ohai in the default run condition.sersut2014-01-148-25/+47
* Reset the plugin information when all_plugins is called consecutively in orde...sersut2014-01-143-9/+76
* Merge pull request #271 from opscode/merge-6-stableSerdar Sutay2014-01-1330-125/+1197
|\
| * Remove the unneeded line from aix filesystem plugin.merge-6-stablesersut2014-01-131-1/+0
| * Convert AIX plugins to use shell_out.sersut2014-01-1311-164/+148
| * Fix gce plugin and gce plugin specs. The changes are:sersut2014-01-132-78/+15
| * merge gce pluginClaire McQuin2014-01-121-3/+22
| * merge cloud pluginClaire McQuin2014-01-121-5/+12
| * convert aix unit tests to version 7 test formatClaire McQuin2014-01-128-116/+141
| * merged most of 6-stable into master. remaining files: lib/ohai/plugins/cloud....Claire McQuin2014-01-0927-50/+1151
| |\
| | * Merge pull request #212 from opscode/lcg/java-stdout-buglamont-granquist2014-01-081-4/+4
| | |\
| | | * swap order of redirectsLamont Granquist2013-10-111-4/+4
| | * | Clean up `jenkins_run_tests.bat`Seth Chisamore2013-12-051-4/+11
| | * | Merge pull request #235 from opscode/OHAI-537Bryan McLellan2013-12-042-2/+13
| | |\ \
| | | * | OHAI-537: Require the os plugin in the hostname pluginBryan McLellan2013-12-042-2/+13
| | |/ /
| | * | CHEF-4714jamescott2013-11-041-1/+1
| | * | fix to say "The version of Ohai."jamescott2013-10-311-1/+1
| | * | Bump the version number to 6.20.0 for release.6.20.0sersut2013-10-311-1/+1
| | * | update man page per OHAI-515jamescott2013-10-282-3/+10
| | * | update Ohai man pagejamescott2013-10-221-18/+80
| | * | Bump the version to 6.20.0.rc.16.20.0.rc.1sersut2013-10-211-1/+1
| | * | Merge pull request #216 from opscode/systemu-version-pinSerdar Sutay2013-10-181-9/+1
| | |\ \
| | | * | Pin version of systemu to the same version included in chef.systemu-version-pinsersut2013-10-181-9/+1
| | * | | OHAI-412 was reverted on the 6-stable branchBryan McLellan2013-10-180-0/+0
| | |/ /
| | * | Bump version for 6.20.0 RC.6.20.0.rc.0sersut2013-10-171-1/+1
| | * | Merge pull request #213 from opscode/lcg/force-encodelamont-granquist2013-10-172-5/+26
| | |\ \
| | | * | force encode all strings to UTF-8lcg/force-encodeLamont Granquist2013-10-172-7/+8
| | | * | Test for LANG=C and input contains UTF-8Lamont Granquist2013-10-171-0/+20
| | |/ /
| | * | fix jenkins script for windowsLamont Granquist2013-10-171-1/+1
| | |/
| | * Merge pull request #209 from opscode/adamed-ohai-507-dmiAdam Edwards2013-10-106-91/+67
| | |\
| | | * Merge branch '6-stable-gce-metadata-update' into 6-stablePaul Rossman2013-10-101-1/+27
| | | * Restore Ohai 6 compatibility in spec testadamedx2013-10-101-18/+18
| | | * clarify spec descriptionPaul Rossman2013-10-101-1/+1
| | | * fixed spec errorsPaul Rossman2013-10-101-4/+4
| | | * fix spec errorsPaul Rossman2013-10-101-14/+3
| | | * verify gce only by metadata.google.internal, remove dmi checkPaul Rossman2013-10-102-10/+2
| | | * GCEL is deprecatedPaul Rossman2013-10-102-12/+3
| | | * updated metadata hostnamePaul Rossman2013-10-101-1/+1
| | | * small change for hostnamePaul Rossman2013-10-101-1/+1
| | | * typoPaul Rossman2013-10-101-2/+2
| | | * new metadata server urlPaul Rossman2013-10-103-38/+16
| | |/
| | * Merge pull request #210 from opscode/enable-manhattanSerdar Sutay2013-10-092-0/+22
| | |\
| | | * Add scripts that can run specs on jenkins.enable-manhattansersut2013-10-092-0/+22
| | |/
| | * Merge pull request #207 from opscode/adamed-OC-9106-re-mergeAdam Edwards2013-09-2915-19/+905
| | |\