summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pin rspec version to 2.14mcquin/pin-rspecClaire McQuin2014-07-071-3/+3
* Remove CONTRIBUTIONS.md and merge it's contents with CHANGELOG.md.sersut2014-05-232-12/+6
* Bump up the version number for release.6.22.0sersut2014-04-081-1/+1
* Merge pull request #308 from jaymzh/df_6Phil Dibowitz2014-04-024-39/+55
|\
| * Use a timeout when running 'df' and 'mount'Phil Dibowitz2014-04-014-39/+55
|/
* OHAI-550: Reduce memory footprint of java in pluginBryan McLellan2014-04-013-10/+11
* Version bump for RC release.6.22.0.rc.0sersut2014-03-301-4/+3
* Merge pull request #296 from jaymzh/hostnamefix_6Phil Dibowitz2014-03-144-5/+29
|\
| * Fix `hostname --fqdn` stupidity on linuxPhil Dibowitz2014-03-134-5/+29
|/
* Merge pull request #292 from opscode/new-policy-filesSerdar Sutay2014-03-135-144/+37
* 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