summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* spellchecklcg/config-value-aggressive-deprecationLamont Granquist2020-06-221-1/+1
* More aggressively deprecate config_valueLamont Granquist2020-06-221-3/+12
* Bump version to 16.2.48 by Chef Expeditorv16.2.48Chef Expeditor2020-06-181-1/+1
* Merge pull request #10020 from chef/add_sudo_examplesTim Smith2020-06-186-4/+78
|\
| * Full path -> Absolute pathTim Smith2020-06-183-3/+3
| * Update lib/chef/resource/timezone.rb Tim Smith2020-06-181-1/+1
| * Add more examples to the resource codeTim Smith2020-06-184-1/+75
* | Bump version to 16.2.47 by Chef Expeditorv16.2.47Chef Expeditor2020-06-181-1/+1
* | Merge pull request #10011 from chef/vasundhara/Fixes_knife_config_use_profileTim Smith2020-06-181-5/+15
|\ \
| * | Fix for #9686: knife config use profile doesn't validate that the profile existvasundhara/Fixes_knife_config_use_profileVasu11052020-06-181-5/+15
* | | Bump version to 16.2.46 by Chef Expeditorv16.2.46Chef Expeditor2020-06-181-1/+1
* | | windows_security_policy was using resource_name instead of providesDavin Taddeo2020-06-181-1/+1
| |/ |/|
* | Bump version to 16.2.45 by Chef Expeditorv16.2.45Chef Expeditor2020-06-181-1/+1
* | Bump version to 16.2.44 by Chef Expeditorv16.2.44Chef Expeditor2020-06-171-1/+1
* | update the list of allowed policies for the windows_security_policy resourceDavin Taddeo2020-06-171-15/+17
* | Bump version to 16.2.43 by Chef Expeditorv16.2.43Chef Expeditor2020-06-171-1/+1
* | Minor docs updates and MacOS -> macOSTim Smith2020-06-173-4/+5
* | Bump version to 16.2.42 by Chef Expeditorv16.2.42Chef Expeditor2020-06-171-1/+1
* | Merge pull request #10000 from chef/resource-umask-propertyTim Smith2020-06-171-1/+21
|\ \
| * | Add introduced to umask.Pete Higgins2020-06-171-0/+1
| * | Add a description for the umask property.Pete Higgins2020-06-171-1/+3
| * | Add a doc comment.resource-umask-propertyPete Higgins2020-06-161-1/+6
| * | Mark the umask property desired_state: false.Pete Higgins2020-06-161-1/+1
| * | Simplify with_umask code.Pete Higgins2020-06-161-11/+4
| * | Add a umask property for resources.Pete Higgins2020-06-161-1/+20
| |/
* | Bump version to 16.2.41 by Chef Expeditorv16.2.41Chef Expeditor2020-06-171-1/+1
* | Bump version to 16.2.40 by Chef Expeditorv16.2.40Chef Expeditor2020-06-171-1/+1
* | Bump version to 16.2.39 by Chef Expeditorv16.2.39Chef Expeditor2020-06-171-1/+1
* | fix for bug if subcategory property isn't entered, it's a nil value, not an e...Davin Taddeo2020-06-171-1/+1
|/
* Change a variable name causing a spelling violation.Pete Higgins2020-06-161-5/+5
* Bump version to 16.2.38 by Chef Expeditorv16.2.38Chef Expeditor2020-06-161-1/+1
* Merge pull request #10002 from chef/documentationTim Smith2020-06-162-83/+16
|\
| * Cleanup more resource examplesdocumentationTim Smith2020-06-162-83/+16
* | Bump version to 16.2.37 by Chef Expeditorv16.2.37Chef Expeditor2020-06-161-1/+1
|/
* Merge pull request #10001 from chef/cron_cleanupTim Smith2020-06-157-260/+159
|\
| * Chefstyle fixesTim Smith2020-06-151-3/+0
| * Moved all the constants together.antima-gupta2020-06-104-12/+10
| * removed cron helper filesantima-gupta2020-06-101-21/+0
| * Added cron_shared partial.antima-gupta2020-06-105-233/+160
| * Added freeze for WEEKDAYS constant.antima-gupta2020-06-101-6/+8
| * Fixed cron resource weekday property.antima-gupta2020-06-105-40/+36
* | Bump version to 16.2.36 by Chef Expeditorv16.2.36Chef Expeditor2020-06-151-1/+1
* | Improve resource documentationTim Smith2020-06-153-13/+13
* | Bump version to 16.2.35 by Chef Expeditorv16.2.35Chef Expeditor2020-06-151-1/+1
* | Merge pull request #9967 from zfjagann/masterTim Smith2020-06-152-2/+2
|\ \
| * | Add "most recent call first" to traceback messageZeal Wierslee2020-06-082-2/+2
* | | Bump version to 16.2.34 by Chef Expeditorv16.2.34Chef Expeditor2020-06-151-1/+1
* | | Bump version to 16.2.33 by Chef Expeditorv16.2.33Chef Expeditor2020-06-151-1/+1
* | | Merge pull request #9980 from chef-davin/windows_audit_policyTim Smith2020-06-153-1/+229
|\ \ \
| * | | fixed the introduced method callDavin Taddeo2020-06-151-1/+1