summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Refactor resource guard interpreter.refactor-resource-guard-interpreterPete Higgins2020-10-162-40/+29
* Bump version to 16.6.20 by Chef Expeditorv16.6.20Chef Expeditor2020-10-161-1/+1
* Bump version to 16.6.19 by Chef Expeditorv16.6.19Chef Expeditor2020-10-161-1/+1
* Merge pull request #10516 from chef/more_memoryTim Smith2020-10-166-12/+12
|\
| * Avoid using complex regexes when we can use include?Tim Smith2020-10-166-12/+12
* | Update lib/chef/provider/package/freebsd/base.rb Tim Smith2020-10-161-1/+1
* | Avoid a slow hash mergeTim Smith2020-10-161-1/+2
* | Bump version to 16.6.18 by Chef Expeditorv16.6.18Chef Expeditor2020-10-161-1/+1
|/
* Avoid declaring arrays in loopsTim Smith2020-10-163-5/+9
* Bump version to 16.6.17 by Chef Expeditorv16.6.17Chef Expeditor2020-10-161-1/+1
* Merge pull request #10510 from chef/more_resource_docsTim Smith2020-10-152-4/+6
|\
| * Resource documentation updates from reviewTim Smith2020-10-152-4/+6
* | Bump version to 16.6.16 by Chef Expeditorv16.6.16Chef Expeditor2020-10-151-1/+1
|/
* More resource documentation improvementTim Smith2020-10-153-8/+7
* Update powershell_script description to match docs site.Pete Higgins2020-10-151-8/+5
* Bump version to 16.6.15 by Chef Expeditorv16.6.15Chef Expeditor2020-10-151-1/+1
* Minor updates for documentation generationTim Smith2020-10-155-5/+5
* Bump version to 16.6.14 by Chef Expeditorv16.6.14Chef Expeditor2020-10-141-1/+1
* Merge pull request #10418 from chef/lcg/ohai-target-modeTim Smith2020-10-142-32/+8
|\
| * Remote ohai support for chef-clientLamont Granquist2020-10-142-32/+8
* | Bump version to 16.6.13 by Chef Expeditorv16.6.13Chef Expeditor2020-10-141-1/+1
|/
* Merge pull request #10500 from chef/examplesTim Smith2020-10-1310-40/+40
|\
| * Add a bit more formattingTim Smith2020-10-131-1/+1
| * Update formatting for dirsTim Smith2020-10-131-1/+1
| * Improve descriptions in chef_client_configTim Smith2020-10-131-3/+4
| * Update examples and descriptions for better automated documentationTim Smith2020-10-138-36/+35
* | Bump version to 16.6.12 by Chef Expeditorv16.6.12Chef Expeditor2020-10-131-1/+1
|/
* Merge pull request #10365 from chef/chef_configTim Smith2020-10-133-0/+378
|\
| * Lazy node.name to avoid failureschef_configTim Smith2020-10-131-1/+1
| * Default to node_name to node.nameTim Smith2020-10-131-2/+4
| * Add group propertyTim Smith2020-10-131-1/+8
| * Use instance_variable_get instead of evalTim Smith2020-10-131-2/+2
| * Remove run_pathTim Smith2020-10-132-5/+0
| * Speed up the erb a bitTim Smith2020-10-131-25/+25
| * Update lib/chef/resource/chef_client_config.rb Tim Smith2020-10-131-1/+1
| * More description updatesTim Smith2020-10-131-3/+3
| * Improve example descriptionsTim Smith2020-10-131-0/+4
| * Improve handler descriptions and add an exampleTim Smith2020-10-131-3/+21
| * Move some of the erb logic into the resourceTim Smith2020-10-132-7/+28
| * Add additional_config propertyTim Smith2020-10-122-2/+24
| * Update lib/chef/resource/chef_client_config.rb Tim Smith2020-10-121-1/+1
| * Update lib/chef/resource/chef_client_config.rb Tim Smith2020-10-121-3/+3
| * Add examplesTim Smith2020-10-121-0/+20
| * chef_client_config resourceTim Smith2020-10-123-0/+289
* | Bump version to 16.6.11 by Chef Expeditorv16.6.11Chef Expeditor2020-10-131-1/+1
* | Merge pull request #10495 from chef/ps_exec_x86Tim Smith2020-10-131-0/+3
|\ \ | |/ |/|
| * provide powershell_exec functionality on x86ps_exec_x86mwrock2020-10-091-0/+3
* | Bump version to 16.6.10 by Chef Expeditorv16.6.10Chef Expeditor2020-10-121-1/+1
|/
* Bump version to 16.6.9 by Chef Expeditorv16.6.9Chef Expeditor2020-10-081-1/+1
* Merge pull request #10489 from jmherbst/ifconfig-10457Tim Smith2020-10-083-33/+85
|\