summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add some comments explaining test setup.expand-windows-dmiPete Higgins2020-04-151-0/+9
* Fix typo in comment.Pete Higgins2020-04-151-1/+1
* Fix chefstyle violations.Pete Higgins2020-04-152-2/+2
* Rename some keys from their Windows versions to Unix equivalents.Pete Higgins2020-04-152-0/+46
* Filter out unnedded properties.Pete Higgins2020-04-152-3/+43
* Fix copyright messages.Pete Higgins2020-04-152-3/+3
* Fix chefstyle violations.Pete Higgins2020-04-151-5/+5
* Properly handle multiple things being returned from Windows API.Pete Higgins2020-04-152-40/+79
* Simplify a small part of test setup.Pete Higgins2020-04-151-4/+1
* Add rubular link for de-camelcase regex.Pete Higgins2020-04-151-0/+1
* Add some comments.Pete Higgins2020-04-152-0/+19
* Fix chefstyle violations.Pete Higgins2020-04-152-11/+11
* Remove comments with reference info.Pete Higgins2020-04-152-19/+0
* Make the existing SystemEnclosure plugin depend on the new Windows DMI plugin.Pete Higgins2020-04-152-50/+3
* Add regression tests for Windows dmi plugin.Pete Higgins2020-04-151-0/+72
* Preserve original key names rather than reconstructing them.Pete Higgins2020-04-151-17/+11
* Do some key munging so stuff resembles other stuff.Pete Higgins2020-04-152-3/+30
* Expand windows dmi.Pete Higgins2020-04-151-0/+56
* Bump version to 16.0.17 by Chef Expeditorv16.0.17Chef Expeditor2020-04-103-5/+6
* Merge pull request #1449 from chef/fix-chefstyleTim Smith2020-04-102-10/+10
|\
| * Fix chefstyle violations.Pete Higgins2020-04-102-10/+10
|/
* Chefstyle fixesTim Smith2020-04-072-2/+1
* Bump version to 16.0.16 by Chef Expeditorv16.0.16Chef Expeditor2020-04-073-5/+6
* Merge pull request #1446 from jaymzh/shardseedTim Smith2020-04-072-2/+27
|\
| * Make shard plugin more resilient and throw better errorsPhil Dibowitz2020-04-072-2/+27
|/
* Bump version to 16.0.15 by Chef Expeditorv16.0.15Chef Expeditor2020-04-013-5/+6
* Merge pull request #1444 from chef/expeditor_cachingTim Smith2020-03-311-1/+2
|\
| * Use caching on WindowsTim Smith2020-03-311-1/+2
* | Bump version to 16.0.14 by Chef Expeditorv16.0.14Chef Expeditor2020-04-013-5/+6
* | Merge pull request #1443 from chef/expeditor_cachingTim Smith2020-03-313-42/+7
|\ \ | |/
| * Use native Expeditor gem cachingTim Smith2020-03-313-42/+7
|/
* Bump version to 16.0.13 by Chef Expeditorv16.0.13Chef Expeditor2020-04-013-5/+6
* Merge pull request #1442 from chef/fix-tests-in-windowsTim Smith2020-03-311-0/+2
|\
| * 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