summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Port AIX plugins to 6-stableadamedx2013-09-238-135/+111
| | * Fixed the uptime test-case that was failing in jenkins due to missing stubbin...Prabhu Das2013-09-231-3/+4
| | * Unit tests for cpu, kernel and platform plugins of AIX.Prabhu Das2013-09-234-1/+136
| | * ohai plugins hostname and platform specs.Prabhu Das2013-09-232-0/+67
| | * Added missing tests for netstat -nrf inet6.Prabhu Das2013-09-231-15/+40
| | * Added unit tests for AIX filesystem and network plugins along with a minor fix.Prabhu Das2013-09-233-4/+373
| | * Fixed few bugs while unit testing.Prabhu Das2013-09-232-6/+8
| | * Refactored Aix uptime unit tests.Prabhu Das2013-09-231-6/+1
| | * Unit test for Aix plugin uptime.Prabhu Das2013-09-231-0/+44