summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10021 from chef/cspell_common_dictTim Smith2020-06-237-8/+8
|\
| * Fix more typosTim Smith2020-06-236-7/+7
| * Setup cspell to pull from our common dictionaryTim Smith2020-06-231-1/+1
* | Bump version to 16.2.53 by Chef Expeditorv16.2.53Chef Expeditor2020-06-231-1/+1
|/
* Bump version to 16.2.52 by Chef Expeditorv16.2.52Chef Expeditor2020-06-231-1/+1
* Bump version to 16.2.51 by Chef Expeditorv16.2.51Chef Expeditor2020-06-231-1/+1
* Merge pull request #10025 from chef/lcg/config-value-aggressive-deprecationLamont Granquist2020-06-231-3/+12
|\
| * 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.50 by Chef Expeditorv16.2.50Chef Expeditor2020-06-231-1/+1
* | Bump version to 16.2.49 by Chef Expeditorv16.2.49Chef Expeditor2020-06-221-1/+1
* | Copy examples and description from website for gem_package.Pete Higgins2020-06-221-2/+35
* | Replace hardcoded references to the product with the obfuscated versions.Pete Higgins2020-06-221-7/+7
* | Remove redundant requires.Pete Higgins2020-06-181-3/+0
* | Add example from docs site.Pete Higgins2020-06-181-0/+31
* | Move code comments to resource description and add warning from the docs site.Pete Higgins2020-06-181-13/+18
* | Fix whitespace.Pete Higgins2020-06-181-5/+8
|/
* 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
|\