summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed chef as development_dependency in gemspec as it is already listed in ...tc/tale-of-two-chefsTyler Cloke2015-09-291-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
| * | Make solaris memory plugin output consistent with linuxShahul Hameed2015-08-192-6/+6
| * | Make AIX memory plugin output consistent with linuxShahul Hameed2015-08-192-7/+9
| * | Make linux memory output consistent to other platforms, add spec tests for li...Shahul Hameed2015-08-182-28/+232
| |/
* | Merge pull request #613 from chef/mcquin/ohai-config/plugin-configClaire McQuin2015-08-278-0/+358
|\ \ | |/ |/|
| * Documentation for ohai.plugin and configuration DSL methodmcquin/ohai-config/plugin-configClaire McQuin2015-08-241-0/+48
| * configuration plugin dslClaire McQuin2015-08-242-0/+114
| * Support ohai.plugin configurationClaire McQuin2015-08-242-0/+31
| * Hash-based PluginConfig objectClaire McQuin2015-08-243-0/+165
|/
* update changelogThom May2015-08-141-0/+2
* Merge pull request #600 from acaiafa/fix_aix_interface_checkThom May2015-08-142-2/+2
|\
| * fixing ohai aix network plugin testAnthony Caiafa2015-08-141-1/+1
| * Only run ifconfig against active interfacesAnthony Caiafa2015-08-131-1/+1
* | update changelogThom May2015-08-141-1/+2
* | Merge pull request #601 from sh9189/solaris_cpu_changesThom May2015-08-142-47/+146
|\ \
| * | Change method names from get to set for processor info in solaris cpu pluginShahul Hameed2015-08-141-4/+4
| * | Undo double quotes change for spec helperShahul Hameed2015-08-141-1/+1
| * | Add test case for getting cores on sparc processors for solaris cpu pluginShahul Hameed2015-08-141-0/+5
| * | Avoid unnecessary string conversions, use double quotes for consistency every...Shahul Hameed2015-08-142-44/+44
| * | Add support for sparc processors in solaris cpu pluginShahul Hameed2015-08-132-42/+136
| |/