summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* blankbtm/check-testsBryan McLellan2020-06-241-1/+1
* Bump version to 16.2.55 by Chef Expeditorv16.2.55Chef Expeditor2020-06-247-20/+20
* Merge pull request #10047 from chef/fix-warning-in-testTim Smith2020-06-231-4/+1
|\
| * Inline some constants to prevent redefenition warnings in tests.Pete Higgins2020-06-231-4/+1
* | Bump version to 16.2.54 by Chef Expeditorv16.2.54Chef Expeditor2020-06-247-18/+20
|/
* Merge pull request #10057 from chef/bump-diff-lcsTim Smith2020-06-231-2/+2
|\
| * Update to 1.4.2Tim Smith2020-06-231-2/+2
| * Bump diff-lcs to get bugfix.Pete Higgins2020-06-231-1/+1
|/
* Update CHANGELOG.md with details from pull request #10021Chef Expeditor2020-06-231-3/+4
* Merge pull request #10021 from chef/cspell_common_dictTim Smith2020-06-2314-148/+144
|\
| * Refactor spellcheck task and stick it in its own taskTim Smith2020-06-232-16/+36
| * Don't spellcheck the generated docsTim Smith2020-06-231-1/+2
| * Chefstyle fixTim Smith2020-06-231-1/+1
| * Fix more typosTim Smith2020-06-239-13/+12
| * Setup cspell to pull from our common dictionaryTim Smith2020-06-235-119/+95
* | Bump version to 16.2.53 by Chef Expeditorv16.2.53Chef Expeditor2020-06-236-16/+16
* | Merge pull request #10055 from chef/lcg/windows-unit-testsLamont Granquist2020-06-232-21/+24
|\ \ | |/ |/|
| * fix role unit specs for windowsLamont Granquist2020-06-231-21/+23
| * try to fix the windows selinux unit testsLamont Granquist2020-06-231-0/+1
|/
* Bump version to 16.2.52 by Chef Expeditorv16.2.52Chef Expeditor2020-06-237-19/+20
* Merge pull request #10052 from chef/fix-diff-testsTim Smith2020-06-231-1/+2
|\
| * Add rubular link for regex in test.fix-diff-testsPete Higgins2020-06-231-0/+1
| * Update the regex that was scrubbing OS specific strings.Pete Higgins2020-06-231-1/+1
* | Add release notes for 16.2.50Tim Smith2020-06-231-1/+8
* | Update CHANGELOG.md to reflect the promotion of 16.2.50Chef Expeditor2020-06-232-9/+13
|/
* Bump version to 16.2.51 by Chef Expeditorv16.2.51Chef Expeditor2020-06-237-19/+20
* Merge pull request #10025 from chef/lcg/config-value-aggressive-deprecationLamont Granquist2020-06-232-3/+13
|\
| * spellchecklcg/config-value-aggressive-deprecationLamont Granquist2020-06-221-1/+1
| * More aggressively deprecate config_valueLamont Granquist2020-06-222-3/+13
* | Bump version to 16.2.50 by Chef Expeditorv16.2.50Chef Expeditor2020-06-237-19/+20
* | Merge pull request #10035 from chef/expeditor/ohai_16.2.1Tim Smith2020-06-231-5/+5
|\ \
| * | Bump ohai to 16.2.1Chef Expeditor2020-06-231-5/+5
|/ /
* | Bump version to 16.2.49 by Chef Expeditorv16.2.49Chef Expeditor2020-06-227-20/+21
* | Merge pull request #10024 from chef/resource-doc-updatesTim Smith2020-06-223-43/+125
|\ \ | |/ |/|
| * Fix cookstyle violations.Pete Higgins2020-06-221-3/+3
| * 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
| * Make the description parsing in docs rake task handle more stuff.Pete Higgins2020-06-221-20/+33
| * 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-187-19/+20
* 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-187-19/+20
* | Merge pull request #10011 from chef/vasundhara/Fixes_knife_config_use_profileTim Smith2020-06-182-7/+70
|\ \
| * | Fix for #9686: knife config use profile doesn't validate that the profile existvasundhara/Fixes_knife_config_use_profileVasu11052020-06-182-7/+70