summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix dnf testslcg/fix-dnf-testsLamont Granquist2020-05-211-2/+2
* Bump version to 16.1.9 by Chef Expeditorv16.1.9Chef Expeditor2020-05-217-19/+20
* Merge pull request #9895 from michel-slm/fix-chef-utils-typosTim Smith2020-05-211-2/+2
|\
| * [chef-utils] fix typosMichel Salim2020-05-201-2/+2
|/
* Bump version to 16.1.8 by Chef Expeditorv16.1.8Chef Expeditor2020-05-207-19/+20
* Merge pull request #9892 from mattray/arm_testsTim Smith2020-05-201-2/+2
|\
| * Fixed armv6l and armv7l tests.Matt Ray2020-05-211-2/+2
|/
* Bump version to 16.1.7 by Chef Expeditorv16.1.7Chef Expeditor2020-05-207-19/+20
* Merge pull request #9889 from chef/btm/fix-cannot-find-the-batch-labelTim Smith2020-05-202-2/+19
|\
| * Force the bootstrap_directory to use the right separator on Windowsbtm/fix-cannot-find-the-batch-labelBryan McLellan2020-05-201-1/+16
| * Add REM lines to windows bootstrap script to fix labelBryan McLellan2020-05-201-1/+3
|/
* Bump version to 16.1.6 by Chef Expeditorv16.1.6Chef Expeditor2020-05-207-19/+20
* Merge pull request #9886 from chef/random-cleanupTim Smith2020-05-194-11/+12
|\
| * Fix whitespace.random-cleanupPete Higgins2020-05-191-7/+7
| * Downcase checksums when they come into the system.Pete Higgins2020-05-193-2/+3
| * Use a plain type for the ruby_type, move the regex to a validator.Pete Higgins2020-05-191-1/+2
| * Remove an unused require.Pete Higgins2020-05-191-1/+0
* | Bump version to 16.1.5 by Chef Expeditorv16.1.5Chef Expeditor2020-05-207-19/+20
* | Merge pull request #9887 from mattray/arm_supportTim Smith2020-05-192-3/+14
|\ \ | |/ |/|
| * Added armv6l and armv7l to arm? and armhf? helpersMatt Ray2020-05-202-3/+14
|/
* Bump version to 16.1.4 by Chef Expeditorv16.1.4Chef Expeditor2020-05-197-19/+20
* Merge pull request #9826 from chef/add-spellcheckTim Smith2020-05-18113-194/+2424
|\
| * Add descriptions to rake tasks.Pete Higgins2020-05-181-0/+2
| * Fix chefstyle violations.Pete Higgins2020-05-182-2/+2
| * Remove check for cspell from Rakefile.Pete Higgins2020-05-181-12/+8
| * Fix a correction.Pete Higgins2020-05-181-1/+1
| * Fix a typo.Pete Higgins2020-05-181-1/+1
| * Add back reference to chef "zolo".Pete Higgins2020-05-183-2/+3
| * Add spelling exceptions from some removed code changes.Pete Higgins2020-05-181-0/+8
| * Add many more exceptions to the spellchecker config.Pete Higgins2020-05-181-0/+238
| * More files free of spelling violations.Pete Higgins2020-05-1813-30/+31
| * More things clear of spellcheck violations.Pete Higgins2020-05-1813-21/+21
| * Get lib/ free of spelling violations.Pete Higgins2020-05-1879-112/+145
| * Replace some cyrillic characters in English words.Pete Higgins2020-05-181-3/+3
| * Remove spelling exception fixed in another PR.Pete Higgins2020-05-181-2/+0
| * Fill in list of spelling exceptions.Pete Higgins2020-05-181-3/+1490
| * Replace non-word "whitespaces" with "whitespace".Pete Higgins2020-05-183-4/+4
| * Replace nonsense word with other silly words.Pete Higgins2020-05-182-5/+5
| * Fix spellcheck tasks to use cspell globs rather than bash.Pete Higgins2020-05-181-2/+2
| * Fix a typo.Pete Higgins2020-05-181-1/+1
| * Add more exceptions and ignored files.Pete Higgins2020-05-181-1/+34
| * Fix a typo.Pete Higgins2020-05-182-2/+2
| * Add rake tasks for spellchecker.Pete Higgins2020-05-181-0/+16
| * Add names from CHEF_MVPS.md to spelling exclusion list.Pete Higgins2020-05-181-0/+60
| * Fix typos in RELEASE_NOTES.md.Pete Higgins2020-05-182-17/+350
| * Fix some typos in CONTRIBUTING.md.Pete Higgins2020-05-181-2/+2
| * Initial cspell config.Pete Higgins2020-05-181-0/+6
| * Add skeleton cspell config.Pete Higgins2020-05-181-0/+18
|/
* Bump version to 16.1.3 by Chef Expeditorv16.1.3Chef Expeditor2020-05-187-19/+20
* Merge pull request #9883 from chef/fix-keyword-warningTim Smith2020-05-182-2/+2
|\