summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge pull request #604 from chef/tm/bundle_rakeThom May2015-08-141-12/+1
|\ \
| * | use bundle rake taskstm/bundle_rakeThom May2015-08-141-12/+1
* | | bump version for releaseThom May2015-08-143-4/+20
|/ /
* | Minor spelling fixesTim Smith2015-08-143-17/+15
* | update changelogThom May2015-08-141-0/+2
* | update changelogThom May2015-08-141-0/+5
* | Merge pull request #547 from MichaelSp/masterThom May2015-08-142-190/+285
|\ \
| * | move halfway back and stay thereMichaelSp2015-07-091-3/+3
| * | move over the ocean: neighbours -> neighborsMichaelSp2015-07-091-6/+6
| * | return correct ipaddress for openvz guests (fixes #415)Michael Sprauer2015-05-262-13/+67
| * | linux/network refactoredMichael Sprauer2015-05-261-177/+218