summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add codeownerstm/codeownersThom May2017-08-311-0/+1
* Merge pull request #1038 from chef/slesTim Smith2017-08-222-89/+156
|\
| * Update testing for systems w/o core count in /proc/cpuinfoslesTim Smith2017-08-152-101/+141
| * Handle situations where /proc/cpuinfo lacks core dataTim Smith2017-07-301-2/+29
* | Merge pull request #1044 from chef/133v13.3.0Tim Smith2017-08-102-3/+3
|\ \
| * | Release 13.3Tim Smith2017-08-102-3/+3
|/ /
* | Merge pull request #1043 from rmcleod8/lsblk_timeoutTim Smith2017-08-072-9/+12
|\ \ | |/ |/|
| * no need for the case statement since lsblk or blkid will only be called hereRichard Mcleod2017-08-071-6/+4
| * bumping timeout for lsblk and blkid to 60sRichard Mcleod2017-08-072-9/+14
|/
* Merge pull request #1036 from chef/tas50-patch-1Tim Smith2017-07-191-0/+9
|\
| * Add f5 detection to the release notestas50-patch-1Tim Smith2017-07-191-0/+9
|/
* Merge pull request #1035 from chef/f5Tim Smith2017-07-192-1/+36
|\
| * Add a test for bigip platform detectionf5Tim Smith2017-07-191-0/+19
| * Detect F5 Big-IPs as platform bigipTim Smith2017-07-191-1/+17
|/
* Merge pull request #1031 from chef/traviscurrentThom May2017-07-141-1/+1
|\
| * Test on Trusty in TravistraviscurrentTim Smith2017-07-111-1/+1
|/
* Merge pull request #1030 from chef/jsinha/cherry-pick_solaris2_network_fixTim Smith2017-07-112-7/+5
|\
| * Address review commentsJaymala Sinha2017-07-112-7/+4
| * Fix solaris2 ipaddress attribute searchJaymala Sinha2017-07-112-3/+4
|/
* Merge pull request #1025 from chef/13.2v13.2.0Tim Smith2017-06-292-19/+25
|\
| * Release note update per jaymzh13.2Tim Smith2017-06-291-1/+1
| * Release 13.2Tim Smith2017-06-292-19/+25
|/
* Merge pull request #1023 from chef/deprecate_scopeThom May2017-06-291-0/+2
|\
| * Deprecate the IPScopes Plugindeprecate_scopeTim Smith2017-06-291-0/+2
* | Merge pull request #1020 from chef/pr/1016Tim Smith2017-06-293-2/+13
|\ \ | |/ |/|
| * Add a spec for RPM package parsing on AIXpr/1016Tim Smith2017-06-292-0/+5
| * Chefstyle fixTim Smith2017-06-291-1/+1
| * fix AIX rpm datamichael.sgarbossa2017-06-291-2/+8
* | Merge pull request #1021 from albertomurillo/clearlinuxTim Smith2017-06-292-0/+41
|\ \ | |/ |/|
| * Add support for ClearLinuxAlberto Murillo Silva2017-06-282-0/+41
|/
* Merge pull request #1017 from jaymzh/fix_mdadm_inactiveTim Smith2017-06-202-2/+16
|\
| * [mdadm] Handle inactive arrays correctlyPhil Dibowitz2017-06-202-2/+16
* | Merge pull request #1018 from chef/lcg/chefstyle2Lamont Granquist2017-06-2022-104/+95
|\ \ | |/ |/|
| * autofixing cops for 0.5.0Lamont Granquist2017-06-2022-104/+95
|/
* Merge pull request #1014 from jaymzh/fix_filesystemTim Smith2017-06-162-38/+141
|\
| * Make filesystem more resilientPhil Dibowitz2017-06-142-38/+141
* | Merge pull request #1004 from chef/add_clearos_rhel_platform_familyTim Smith2017-06-142-1/+9
|\ \
| * | Add a spec for clearos platform detectionadd_clearos_rhel_platform_familyTim Smith2017-06-101-0/+8
| * | Add clearos platform to RHEL platform_familyJennifer Davis2017-06-101-1/+1
* | | Merge pull request #1013 from davide125/systemd_pathsTim Smith2017-06-142-0/+161
|\ \ \ | |_|/ |/| |
| * | Add systemd_paths plugin for system and user pathsDavide Cavalca2017-06-132-0/+161
|/ /
* | Merge pull request #1009 from chef/network_whichTim Smith2017-06-102-38/+16
|\ \ | |/ |/|
| * Avoid extra file stats and simplify things a bitTim Smith2017-06-102-18/+16
| * Find network binaries with the which helperTim Smith2017-06-102-34/+14
|/
* Merge pull request #1012 from jaymzh/fix_mdadmTim Smith2017-06-082-2/+21
|\
| * fix mdadm plugin when arrays are in interesting states.Phil Dibowitz2017-06-082-2/+21
|/
* Merge pull request #1010 from davide125/cpuTim Smith2017-06-072-0/+51
|\
| * cpu: add support for arm64 cpuinfo fieldsDavide Cavalca2017-06-062-0/+51
|/
* Merge pull request #1008 from chef/hardware_shelloutTim Smith2017-06-022-22/+16
|\
| * Only shellout to sw_vers in darwin hardware oncehardware_shelloutTim Smith2017-06-012-22/+16