summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix test failure from missing require.fix-tests-in-windowsPete Higgins2020-03-311-0/+2
* Bump version to 16.0.12 by Chef Expeditorv16.0.12Chef Expeditor2020-03-133-5/+6
* Merge pull request #1441 from davide125/ipcTim Smith2020-03-132-0/+136
|\
| * ipc: make plugin optional and update bylinesDavide Cavalca2020-03-131-1/+3
| * ipc: fix rubocop issuesDavide Cavalca2020-03-132-16/+16
| * ipc: add basic spec testDavide Cavalca2020-03-131-0/+85
| * ipc: add new plugin to expose SysV IPCDavide Cavalca2020-03-111-0/+49
* | Bump version to 16.0.11 by Chef Expeditorv16.0.11Chef Expeditor2020-03-133-5/+6
* | Merge pull request #1440 from davide125/irqTim Smith2020-03-133-0/+725
|\ \
| * | interrupts: set as an optional pluginDavide Cavalca2020-03-111-0/+1
| * | interrupts: address review commentsDavide Cavalca2020-03-111-7/+3
| * | interrupts: fix some rubocop issuesDavide Cavalca2020-03-113-21/+495
| * | interrupts: address code review feedbackDavide Cavalca2020-03-111-5/+2
| * | interrupts: add rspec testsDavide Cavalca2020-03-112-0/+172
| * | interrupts: also parse default_smp_affinityDavide Cavalca2020-03-111-1/+2
| * | irq: rename to interrupts and rescopeDavide Cavalca2020-03-111-10/+11
| * | irq: factor smp_affinity parsing to its own functionDavide Cavalca2020-03-111-18/+23
| * | add some commentsDavide Cavalca2020-03-111-0/+9
| * | irq: also read smp_affinityDavide Cavalca2020-03-111-1/+19
| * | add irq pluginDavide Cavalca2020-03-111-0/+51
| |/
* | Bump version to 16.0.10 by Chef Expeditorv16.0.10Chef Expeditor2020-03-133-5/+6
* | Merge pull request #1439 from matt-c-clark/matt-c-clark-NIC-infoTim Smith2020-03-132-0/+203
|\ \ | |/ |/|
| * Expose NIC channel params, coalesce params, and driver info in the network pl...Matt Clark2020-03-092-0/+203
* | Bump version to 16.0.9 by Chef Expeditorv16.0.9Chef Expeditor2020-03-033-5/+6
* | Merge pull request #1427 from chef/new_azure_versionsTim Smith2020-03-034-18/+116
|\ \
| * | Avoid extra URI parsingTim Smith2020-03-032-3/+2
| * | Convert StringIO.new to just StringTim Smith2020-03-033-4/+4
| * | Be defensive with the version response dataTim Smith2020-03-031-1/+1
| * | Update log message logic to match code logicTim Smith2020-03-031-1/+1
| * | Support fetching the latest version of Azure metadatanew_azure_versionsTim Smith2020-03-022-17/+116
| |/
* | Bump version to 16.0.8 by Chef Expeditorv16.0.8Chef Expeditor2020-03-033-5/+6
* | Merge pull request #1437 from chef/fipsTim Smith2020-03-034-102/+4
|\ \ | |/ |/|
| * Combine Linux / Windows fips plugins into a single pluginfipsTim Smith2020-03-024-102/+4
|/
* Bump version to 16.0.7 by Chef Expeditorv16.0.7Chef Expeditor2020-02-283-5/+6
* Merge pull request #1434 from higanworks/rescue_issue_1433Tim Smith2020-02-282-5/+4
|\
| * remove commented linesawanoboly2020-02-281-1/+0
| * use entries to stub. and update specsawanoboly2020-02-282-3/+3
| * use &: to use single methodsawanoboly2020-02-281-1/+1
| * use bool instead of raise/rescuesawanoboly2020-02-281-3/+3
|/
* Bump version to 16.0.6 by Chef Expeditorv16.0.6Chef Expeditor2020-02-203-5/+6
* Merge pull request #1432 from chef/testingTim Smith2020-02-193-10/+2
|\
| * Minor testing updatesTim Smith2020-02-193-10/+2
* | Bump version to 16.0.5 by Chef Expeditorv16.0.5Chef Expeditor2020-02-203-5/+6
* | Merge pull request #1431 from chef/chefstyle_fixesTim Smith2020-02-196-8/+8
|\ \ | |/ |/|
| * Chefstyle fixes from Rubocop 0.80Tim Smith2020-02-196-8/+8
|/
* Bump version to 16.0.4 by Chef Expeditorv16.0.4Chef Expeditor2020-01-303-5/+6
* Merge pull request #1426 from chef/filesystem2Tim Smith2020-01-293-78/+42
|\
| * Replace filesystem with filesystem2 on aix/solaris/bsdTim Smith2020-01-293-78/+42
|/
* Bump version to 16.0.3 by Chef Expeditorv16.0.3Chef Expeditor2020-01-293-5/+6
* Merge branch 'salzig-fix/ensure_optional_plugins_to_be_symbols'Tim Smith2020-01-292-1/+8
|\