summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 13.6.49 by Expeditorv13.6.49Chef Expeditor2017-12-191-1/+1
* Merge pull request #6697 from chef/yum_repo_cleanupTim Smith2017-12-191-22/+22
|\
| * Fix priority to accept 1-99 not 0-99yum_repo_cleanupTim Smith2017-12-191-1/+1
| * Remove the regex from every string propertyTim Smith2017-12-191-21/+21
* | Merge pull request #6696 from chef/yardTim Smith2017-12-1969-3/+227
|\ \ | |/ |/|
| * Add descriptions and @since comments to all resourcesTim Smith2017-12-1969-3/+227
* | Bump version to 13.6.48 by Expeditorv13.6.48Chef Expeditor2017-12-191-1/+1
* | Merge pull request #6652 from sandratiffin/CHEF-3058Tim Smith2017-12-191-1/+1
|\ \ | |/ |/|
| * fix for data bag names partially matching search reserved wordsSandra Tiffin2017-12-121-1/+1
* | Bump version to 13.6.47 by Expeditorv13.6.47Chef Expeditor2017-12-191-1/+1
* | Merge pull request #6693 from chef/cleanupTim Smith2017-12-191-26/+8
|\ \
| * | Chefstyle fixTim Smith2017-12-181-1/+1
| * | Modernize directory resourceTim Smith2017-12-181-26/+8
* | | Bump version to 13.6.46 by Expeditorv13.6.46Chef Expeditor2017-12-191-1/+1
* | | Merge pull request #6684 from chef/ifconfig_resourceThom May2017-12-192-162/+29
|\ \ \
| * | | Fix identity on device propertyifconfig_resourceTim Smith2017-12-181-2/+1
| * | | Modernize the ifconfig resourceTim Smith2017-12-182-161/+29
| |/ /
* | | Bump version to 13.6.45 by Expeditorv13.6.45Chef Expeditor2017-12-191-1/+1
* | | Merge pull request #6690 from chef/tm+nk/verify-commandThom May2017-12-192-1/+11
|\ \ \ | |/ / |/| |
| * | feed chefstyletm+nk/verify-commandThom May2017-12-181-1/+1
| * | Slight improvements to validation failures. Shows the failing command if poss...Noah Kantrowitz2017-12-182-1/+11
* | | Bump version to 13.6.44 by Expeditorv13.6.44Chef Expeditor2017-12-191-1/+1
* | | Merge pull request #6685 from chef/osx_profileTim Smith2017-12-181-40/+10
|\ \ \
| * | | Modernize osx_profile resourceTim Smith2017-12-151-40/+10
* | | | Bump version to 13.6.43 by Expeditorv13.6.43Chef Expeditor2017-12-181-1/+1
* | | | Merge pull request #6689 from chef/resource_provider_magicTim Smith2017-12-181-15/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Update lazy usage per code reviewresource_provider_magicTim Smith2017-12-181-1/+1
| * | | Modernize cookbook_file and expand specsTim Smith2017-12-181-15/+4
* | | | Bump version to 13.6.42 by Expeditorv13.6.42Chef Expeditor2017-12-181-1/+1
* | | | Merge pull request #6660 from chef/tm/credentialsThom May2017-12-184-38/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Specify a profile on the command lineThom May2017-12-182-2/+7
| * | | ensure we set up the raw key correctlyThom May2017-12-151-0/+1
| * | | Generate a credentials fileThom May2017-12-141-36/+12
| | |/ | |/|
* | | Bump version to 13.6.41 by Expeditorv13.6.41Chef Expeditor2017-12-181-1/+1
* | | Merge pull request #6683 from chef/reboot_resourceThom May2017-12-182-20/+26
|\ \ \
| * | | Modernize reboot resource and add specTim Smith2017-12-152-20/+26
| | |/ | |/|
* | | Bump version to 13.6.40 by Expeditorv13.6.40Chef Expeditor2017-12-181-1/+1
* | | Fix bugs in handling 'source' in msu_package and cab_packageTim Smith2017-12-152-3/+4
|/ /
* | Bump version to 13.6.39 by Expeditorv13.6.39Chef Expeditor2017-12-151-1/+1
* | Bump version to 13.6.38 by Expeditorv13.6.38Chef Expeditor2017-12-151-1/+1
* | Merge pull request #6676 from chef/modernize_log_resourceTim Smith2017-12-152-59/+19
|\ \
| * | Remove author yard commentsmodernize_log_resourceTim Smith2017-12-152-6/+0
| * | Add back the provides to the providerTim Smith2017-12-151-0/+2
| * | Modernize the log resourceTim Smith2017-12-152-61/+25
* | | Bump version to 13.6.37 by Expeditorv13.6.37Chef Expeditor2017-12-151-1/+1
* | | Fix for readability and a failing testTim Smith2017-12-152-2/+3
* | | Avoid a few initializers in resources by using the DSL we haveTim Smith2017-12-156-28/+11
|/ /
* | Merge pull request #6665 from chef/yard2Tim Smith2017-12-1417-43/+76
|\ \
| * | Cleanup some YARD warningsyard2Tim Smith2017-12-1314-41/+49
| * | Add a few more comments to resourcesTim Smith2017-12-133-2/+27