summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add comment about use of rhel platform_familyrhel-platform-family-commentLamont Granquist2013-08-141-5/+8
* Merge branch 'OHAI-490'danielsdeleo2013-07-172-52/+9
|\
| * Disable root_group on Windowsdanielsdeleo2013-07-172-52/+9
|/
* Bump version for 7.0.0 development7.0.0.alpha.0danielsdeleo2013-07-161-1/+1
* Merge branch 'OHAI-412-plus'danielsdeleo2013-07-1582-2494/+2581
|\
| * update chef plugin tests for system/plugin splitdanielsdeleo2013-07-151-2/+2
| * include chef as a dev dependencydanielsdeleo2013-07-151-1/+2
| * Replace deprecated should_receive(:m).any_number_of_timesdanielsdeleo2013-07-152-18/+18
| * replace all calls to `mock` with `double`danielsdeleo2013-07-1515-102/+102
| * Replace all calls to `stub!` with `stub`danielsdeleo2013-07-1556-349/+349
| * Configure bundler for HTTPSdanielsdeleo2013-07-151-1/+1
| * Merge branch 'OHAI-412' into OHAI-412-plusdanielsdeleo2013-07-1579-2214/+2300
| |\ |/ /
| * OHAI-412 allow attribute access via System objectsdanielsdeleo2013-07-151-0/+3
| * OHAI-412: fix provides collection w/ plugin objectsdanielsdeleo2013-07-151-1/+1
| * Fix ruby warnings Config => RbConfigdanielsdeleo2013-07-151-11/+11
| * Update new specs for plugin class splitdanielsdeleo2013-07-1516-272/+270
| * [OHAI-412] fix missing stub in linux kernel plugindanielsdeleo2013-07-151-0/+1
| * [OHAI-412] fix missing stubs in darwin kernel specdanielsdeleo2013-07-151-0/+2
| * [OHAI-412] fix uptime plugins for seconds_to_human changedanielsdeleo2013-07-157-7/+7
| * [OHAI-412] Split Ohai::System responsibilites into 2 classesdanielsdeleo2013-07-1560-1967/+2049
|/
* Revert "Merge branch 'OHAI-489'"danielsdeleo2013-07-153-8/+6
* Bump version to 6.18.0.rc.3 for next RC6.18.0.rc.3danielsdeleo2013-07-151-1/+1
* Merge branch 'OHAI-489'danielsdeleo2013-07-153-6/+8
|\
| * Use module functions to avoid method name conflictdanielsdeleo2013-07-153-6/+8
|/
* 6.18.0.rc.26.18.0.rc.2Bryan McLellan2013-07-051-1/+1
* Revert "[OHAI-339] distinguish openSUSE from SUSE Linux Enterprise"Bryan McLellan2013-07-052-17/+9
* 6.18.0.rc.16.18.0.rc.1Bryan McLellan2013-06-261-1/+1
* Merge branch 'OHAI-455'danielsdeleo2013-06-262-0/+26
|\
| * Add regression test for popen4 zombie leakdanielsdeleo2013-06-261-0/+22
| * Reap processes and close fds when exec failsdanielsdeleo2013-06-261-0/+4
|/
* 6.18.0.rc.06.18.0.rc.0Bryan McLellan2013-06-251-1/+1
* Removed an additional space and reverted the name enterprise to enterpriseent...Sander van Harmelen2013-06-251-2/+2
* Commit related to issue OHAI-472: XenServer is recognized correctly using LSB...Sander van Harmelen2013-06-251-1/+4
* OHAI-126: Improve file regex to handle trailing slashOHAI-126Bryan McLellan2013-06-242-2/+20
* [OHAI-339] distinguish openSUSE from SUSE Linux EnterpriseMartin Vidner2013-06-242-9/+17
* suse platform: read /etc/SuSE-release only once.Martin Vidner2013-06-242-6/+7
* OHAI-387: Remove old tests for rackspace via hostname/macBryan McLellan2013-06-231-28/+0
* Mac address based identifier for Rackspace falsely identifies systems on CiscoTim Smith2013-06-231-17/+3
* OHAI-466: Try Rackspace Metadata earlyBryan McLellan2013-06-231-1/+1
* OHAI-446: Add tests for rackspace detection via xenstoreBryan McLellan2013-06-231-22/+47
* Use vm metadata to check for rackspace providerChris Roberts2013-06-231-1/+15
* OHAI-445: Fallback to default HostKey pathJohn Skopis2013-06-232-21/+38
* OHAI-445: Detect ecdsa ssh host keysMalte Swart2013-06-232-7/+29
* Merge pull request #151 from opscode/adamed-OC-5329-azureAdam Edwards2013-06-214-0/+164
|\
| * specs for ohai azure plugin.kaustubh-d2013-06-211-0/+73
| * azure test cases for cloud plugin.kaustubh-d2013-06-211-0/+48
| * add public fqdn and vm name, put public ip in consistent format with other cl...kaustubh-d2013-06-211-2/+3
| * azure ohai plugin to set cloud attributes from hints file.kaustubh-d2013-06-212-0/+42
|/
* Merge branch 'OHAI-426'Bryan McLellan2013-06-202-21/+41
|\
| * returns an ip even if the routing table looks incoherentLaurent Desarmes2013-06-202-21/+41
|/