summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* provide aix kernel bitinessif/aix-bittinessIsa Farnik2015-10-262-1/+7
* Merge pull request #633 from chef/mcquin/changelogClaire McQuin2015-10-091-0/+12
|\
| * Update changelogmcquin/changelogClaire McQuin2015-10-091-0/+12
* | Merge pull request #483 from werkt/proc-state-exceptionClaire McQuin2015-10-091-0/+5
|\ \ | |/ |/|
| * Workaround for hyperic/sigar#48, throw on 0 pidGeorge Gensure2015-02-111-0/+5
* | Merge pull request #630 from chef/mcquin/ohai-629Claire McQuin2015-10-092-1/+93
|\ \
| * | Support String values.mcquin/ohai-629Claire McQuin2015-10-092-11/+27
| * | Configurable filesystem properties collected for Solaris2.xClaire McQuin2015-10-052-1/+77
* | | Merge pull request #616 from clewis/OHAI-615Claire McQuin2015-10-091-1/+1
|\ \ \
| * | | Tell ps to stop constraining the width of it's outputCraig Lewis2015-09-031-1/+1
* | | | Merge pull request #632 from chef/ksubrama/gemspecKartik Null Cating-Subramanian2015-10-091-1/+1
|\ \ \ \
| * | | | Add gemspec files to allow bundler to run from the gemKartik Null Cating-Subramanian2015-10-091-1/+1
|/ / / /
* | | | Merge branch 'sh9189-windows_cpu_changes'Claire McQuin2015-10-082-28/+29
|\ \ \ \
| * \ \ \ Merge branch 'windows_cpu_changes' of https://github.com/sh9189/ohai into sh9...Claire McQuin2015-10-082-28/+29
| |\ \ \ \ |/ / / / /
| * | | | Get stepping from description if stepping is nilShahul Hameed2015-08-311-1/+3
| * | | | Change windows cpu plugin to be consistent with other plaforms, add spec testShahul Hameed2015-08-202-25/+131
* | | | | Bump revision to 8.7.0v8.7.0stablejk/8.7.0John Keiser2015-10-051-1/+1
| |_|/ / |/| | |
* | | | Merge pull request #628 from chef/salam/wrong-cpuSalim Alam2015-10-022-1/+113
|\ \ \ \
| * | | | Fix Windows cpu enumeration, add testsSalim Alam2015-10-022-1/+113
|/ / / /
* | | | Ship our Gemfile so people can run our tests from the gemJohn Keiser2015-09-301-1/+1
* | | | update changelogThom May2015-09-281-0/+2
* | | | Merge pull request #612 from sh9189/linux_cpu_add_coresThom May2015-09-282-0/+6
|\ \ \ \
| * | | | Add total cores to linux cpu pluginShahul Hameed2015-08-202-0/+6
| |/ / /
* | | | Merge pull request #625 from chef/salam/plugin-fixSalim Alam2015-09-243-0/+74
|\ \ \ \
| * | | | Fix behavior of Ohai plug-in abortSalim Alam2015-09-243-0/+74
|/ / / /
* | | | Merge pull request #618 from adamleff/wrlinux7Matt Ray2015-09-172-9/+117
|\ \ \ \
| * | | | Fixed typo in Cisco ID_LIKE exception messageAdam Leff2015-09-111-1/+1
| * | | | Added additional linux/platform tests and tightened up WRL testsAdam Leff2015-09-102-17/+103
| * | | | Adding support for Wind River Linux 7.Adam Leff2015-09-102-4/+26
| | |/ / | |/| |
* | | | Merge pull request #620 from chef/if/aix-networkingIsa Farnik2015-09-143-85/+113
|\ \ \ \ | |/ / / |/| | |
| * | | properly detect wpar networkingif/aix-networkingIsa Farnik2015-09-113-85/+113
|/ / /
* | | Fix formatting of changelogThom May2015-09-021-22/+22
* | | Update Changelogv8.6.0Thom May2015-09-021-4/+8
* | | Merge pull request #610 from cachamber/masterThom May2015-09-022-127/+2902
|\ \ \
| * | | Distill gsub.split to split on \s+Chris Chambers2015-08-251-1/+1
| * | | ruby style changesChris Chambers2015-08-211-2/+2
| * | | Make CPU state detection more specific, as it also matched cstateChris Chambers2015-08-201-1/+1
| * | | Update to use new cpustates counters instead of total_Chris Chambers2015-08-201-4/+4
| * | | Update to include CPU state counts for on-line,off-line,spare,nointChris Chambers2015-08-201-26/+25
| * | | Correct some spacingChris Chambers2015-08-191-7/+4
| * | | Convert to kstat and gather more info on Solaris CPUsChris Chambers2015-08-192-126/+2905
| |/ /
* | | Merge pull request #608 from sh9189/aix_cpu_plugin_changesThom May2015-09-022-30/+54
|\ \ \
| * | | Make aix cpu plugin consistent with other platform's cpu pluginShahul Hameed2015-08-172-30/+54
| |/ /
* | | Merge pull request #606 from sh9189/windows_memory_pluginThom May2015-09-022-0/+90
|\ \ \
| * | | Make windows memory plugin consistent with linuxShahul Hameed2015-08-192-8/+8
| * | | Fix indentationShahul Hameed2015-08-141-1/+1
| * | | Windows memory plugin with testsShahul Hameed2015-08-142-0/+90
| |/ /
* | | Merge pull request #609 from sh9189/linux_memory_changesThom May2015-09-025-13/+219
|\ \ \
| * | | Undo changes to linux memory pluginShahul Hameed2015-08-191-1/+1
| * | | Add spec test for linux memory pluginShahul Hameed2015-08-192-57/+57