summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Format the PHP spec for easy readingTim Smith2015-02-111-5/+26
* | Switch to each_line for parsing php -v outputTim Smith2015-02-111-1/+1
* | Add tests for the zend_opcache_version attributeTim Smith2015-02-111-0/+13
* | Add php -v output on Ubuntu trustyTim Smith2015-02-111-0/+16
* | Add additional information on the PHP engine versionsTim Smith2015-02-111-6/+13
* | Merge pull request #472 from chef/lcg/merges2Lamont Granquist2015-01-282-0/+75
|\ \
| * | Whitespace fixescmluciano2015-01-281-3/+0
| * | Add language rust.drag00n2015-01-282-0/+78
|/ /
* | Merge pull request #471 from chef/lcg/mergesLamont Granquist2015-01-289-11/+142
|\ \
| * | add CHANGELOG.mdLamont Granquist2015-01-281-0/+13
| * | Add spec for detecting OpenStack guest serverlcg/mergesHIROSE Masaaki2015-01-281-0/+19
| * | Detect OpenStack guest server using dmidecodeHIROSE Masaaki2015-01-281-0/+4
| * | ssh_host_key: detect ed25519 host keyMalte Swart2015-01-282-0/+17
| * | Update WARNING for ohai 7 syntax docs page.drag00n2015-01-281-1/+1
| * | Add language elixir.drag00n2015-01-282-0/+78
| * | Change fix for ruby 2.2 to use RbConfigWarren Bain2015-01-281-11/+11
| * | Fix for removal of :Config in ruby 2.2Warren Bain2015-01-281-1/+1
|/ /
* | Merge pull request #464 from chef/jdm/appveyorJay Mundrawala2015-01-221-0/+32
|\ \
| * | Rename buildJay Mundrawala2015-01-221-1/+1
| * | Added appveyor.ymlJay Mundrawala2015-01-221-0/+32
|/ /
* | Merge pull request #446 from jaymzh/dfPhil Dibowitz2014-12-162-8/+8
|\ \
| * | Fix up testsPhil Dibowitz2014-12-161-7/+7
| * | Always use posix outputPhil Dibowitz2014-12-161-1/+1
|/ /
* | restrict to ruby >= 2.0.0 to match chefLamont Granquist2014-12-031-0/+2
* | Merge pull request #443 from opscode/lcg/add-hacky-requreLamont Granquist2014-12-031-0/+2
|\ \ | |/ |/|
| * add require resolv to work around missing constant issue in cvt testerslcg/add-hacky-requreLamont Granquist2014-12-031-0/+2
|/
* use mixlib-shellout 2.0 releas8.0.0Lamont Granquist2014-12-031-1/+1
* CHANGELOG updates for releaseLamont Granquist2014-12-031-2/+8
* bumping version for 8.0.0Lamont Granquist2014-12-031-1/+1
* Merge pull request #438 from opscode/mcquin/rspec-3Claire McQuin2014-11-1797-2045/+2046
|\
| * Update for rspec3mcquin/rspec-3Claire McQuin2014-11-041-1/+1
| * Explicitly disable :should syntax.Claire McQuin2014-11-031-2/+2
| * uncomment out things needed to comment out for transpecClaire McQuin2014-10-302-2/+2
| * Convert skipped transpec conversionClaire McQuin2014-10-301-2/+2
| * Convert specs to RSpec 3.1.7 syntax with TranspecClaire McQuin2014-10-3096-2040/+2041
| * Disable for transpecClaire McQuin2014-10-301-1/+1
| * Temporarily disable one of the chef dependenciesClaire McQuin2014-10-301-1/+1
|/
* Bump version number after branching 7.6.0.Serdar Sutay2014-10-272-1/+4
* Contribution info for https://github.com/opscode/ohai/pull/345.Serdar Sutay2014-10-271-0/+2
* Merge pull request #345 from squaresurf/pr-215-fixSerdar Sutay2014-10-272-2/+26
|\
| * This adds a Resolv stub to the top scope for all the tests.Daniel Paul Searles2014-10-241-0/+1
| * Splitting Resolv exception test into multiple tests.Daniel Paul Searles2014-06-301-8/+6
| * Stub out and test Resolv exceptions for rackspace hostname attribute.Daniel Paul Searles2014-06-251-0/+11
| * Catch specific Resolv exceptions when getting hostname for rackspace.Daniel Paul Searles2014-06-251-1/+1
| * [OHAI-518] remove *.static.cloud-ips.comDaniel Paul Searles2014-06-232-3/+12
| * Merge branch 'master' of github.com:gtmanfred/ohaiDaniel Paul Searles2014-06-231-1/+6
| |\
| | * remove *.static.cloud-ips.comDaniel Wallace2013-10-181-1/+6
* | | Add release information for 7.4.0.Serdar Sutay2014-10-211-0/+4
* | | Merge pull request #418 from ClogenyTechnologies/kd/aixfixnwJulian C. Dunn2014-10-142-20/+11
|\ \ \
| * | | aix - fix network plugin to use netstat instead of route.kaustubh-d2014-09-302-20/+11