summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * fix regex for interface info.kaustubh-d2013-08-191-1/+1
| * aix uptime lookup is similar to solaris one.kaustubh-d2013-08-191-3/+18
| * minor code style fix.kaustubh-d2013-08-191-1/+1
| * implement network plugin for aix.kaustubh-d2013-08-191-3/+138
| * [WIP] - converting sigar -> AIX commandsjtimberman2013-08-195-10/+79
| * Disable root_group on Windowsdanielsdeleo2013-08-191-42/+0
| * update chef plugin tests for system/plugin splitdanielsdeleo2013-08-191-2/+2
| * include chef as a dev dependencydanielsdeleo2013-08-191-1/+2
| * Replace deprecated should_receive(:m).any_number_of_timesdanielsdeleo2013-08-192-18/+18
| * replace all calls to `mock` with `double`danielsdeleo2013-08-1915-102/+102
| * Replace all calls to `stub!` with `stub`danielsdeleo2013-08-1956-346/+388
| * Configure bundler for HTTPSdanielsdeleo2013-08-191-1/+1
| * OHAI-412 allow attribute access via System objectsdanielsdeleo2013-08-191-0/+3
| * OHAI-412: fix provides collection w/ plugin objectsdanielsdeleo2013-08-191-1/+1
| * Fix ruby warnings Config => RbConfigdanielsdeleo2013-08-191-11/+11
| * Update new specs for plugin class splitdanielsdeleo2013-08-1916-268/+266
| * [OHAI-412] fix missing stub in linux kernel plugindanielsdeleo2013-08-191-0/+1
| * [OHAI-412] fix missing stubs in darwin kernel specdanielsdeleo2013-08-191-0/+2
| * [OHAI-412] fix uptime plugins for seconds_to_human changedanielsdeleo2013-08-197-7/+7
| * [OHAI-412] Split Ohai::System responsibilites into 2 classesdanielsdeleo2013-08-1960-1967/+2049
| * Revert "Merge branch 'OHAI-489'"danielsdeleo2013-08-193-8/+6
|/
* Version update to 6.18.0 GA6.18.0danielsdeleo2013-07-191-1/+1
* Bump version for RC46.18.0.rc.4danielsdeleo2013-07-171-1/+1
* Merge branch 'OHAI-490-6-stable' into 6-stabledanielsdeleo2013-07-172-52/+9
|\
| * Disable root_group on Windowsdanielsdeleo2013-07-172-52/+9
|/
* 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