summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use .compact instead of .select/.reject to remove nilscompactTim Smith2020-11-042-3/+3
* Bump version to 16.7.24 by Chef Expeditorv16.7.24Chef Expeditor2020-11-047-19/+20
* Merge pull request #10597 from chef/trTim Smith2020-11-031-1/+1
|\
| * Use tr where we don't need gsub and a regextrTim Smith2020-11-031-1/+1
* | Bump version to 16.7.23 by Chef Expeditorv16.7.23Chef Expeditor2020-11-037-19/+20
|/
* Merge pull request #10596 from chef/docsTim Smith2020-11-0311-20/+139
|\
| * A bit more formattingTim Smith2020-11-032-2/+2
| * Resolve spellcheck warningsTim Smith2020-11-032-4/+5
| * Update lib/chef/resource/csh.rb Tim Smith2020-11-031-1/+1
| * Update lib/chef/resource/ksh.rb Tim Smith2020-11-031-1/+1
| * Update lib/chef/resource/perl.rb Tim Smith2020-11-031-1/+1
| * Improve auto generated resource docsTim Smith2020-11-029-12/+130
* | Bump version to 16.7.22 by Chef Expeditorv16.7.22Chef Expeditor2020-11-037-19/+20
* | Merge pull request #10595 from chef/namespace-resource_inspectorTim Smith2020-11-024-80/+82
|\ \ | |/ |/|
| * Namespace ResourceInspector to avoid conflicts with Inspec's.Pete Higgins2020-11-024-80/+82
* | Bump version to 16.7.21 by Chef Expeditorv16.7.21Chef Expeditor2020-11-037-19/+20
* | Merge pull request #10590 from chef/frozenTim Smith2020-11-0237-25/+62
|\ \ | |/ |/|
| * Merge branch 'master' into frozenTim Smith2020-11-029-20/+34
| |\ | |/ |/|
* | Bump version to 16.7.20 by Chef Expeditorv16.7.20Chef Expeditor2020-11-027-19/+20
* | Merge pull request #10586 from chef/fix-homebrew_updateLamont Granquist2020-11-022-1/+14
|\ \
| * | Fix bad constant reference in homebrew_update resource.Pete Higgins2020-11-021-1/+4
| * | Add homebrew to macos kitchen tests.Pete Higgins2020-11-021-0/+10
|/ /
| * Remove the freezes in code nowfrozenTim Smith2020-11-022-25/+25
| * Freeze strings in chef-utilsTim Smith2020-11-0237-0/+37
|/
* Bump version to 16.7.19 by Chef Expeditorv16.7.19Chef Expeditor2020-10-317-19/+20
* Merge pull request #10587 from chef/bump_ohaiTim Smith2020-10-301-13/+13
|\
| * Update ohai to 16.7.9 and rspec to 3.10Tim Smith2020-10-301-13/+13
|/
* Bump version to 16.7.18 by Chef Expeditorv16.7.18Chef Expeditor2020-10-307-19/+20
* Merge pull request #10545 from chef/out_to_execMatt Wrock2020-10-3022-132/+440
|\
| * fix habitat adembly resolution failuresmwrock2020-10-301-1/+9
| * extend windows plan build to an hourmwrock2020-10-281-0/+1
| * convert most internal powershell_out to powershell_execmwrock2020-10-2821-131/+430
* | Bump version to 16.7.17 by Chef Expeditorv16.7.17Chef Expeditor2020-10-307-19/+20
* | Merge pull request #10584 from chef/simplify_regexTim Smith2020-10-3014-25/+25
|\ \
| * | Simplify regexes by removing extra character classesTim Smith2020-10-3014-25/+25
* | | Bump version to 16.7.16 by Chef Expeditorv16.7.16Chef Expeditor2020-10-307-19/+20
* | | Merge pull request #10583 from chef/splatTim Smith2020-10-301-11/+1
|\ \ \ | |/ / |/| |
| * | Avoid a splat operator where we don't need oneTim Smith2020-10-301-11/+1
|/ /
* | Bump version to 16.7.15 by Chef Expeditorv16.7.15Chef Expeditor2020-10-297-19/+20
* | Merge pull request #10574 from TimothyTitan/patch-1Tim Smith2020-10-291-0/+2
|\ \
| * | Fix chefstyle in unrelated changeTimothy Johnson2020-10-291-1/+0
| * | Update windows_bootstrap_context.rbTim Titan2020-10-291-0/+2
| |/
* | Bump version to 16.7.14 by Chef Expeditorv16.7.14Chef Expeditor2020-10-297-20/+20
* | Merge pull request #10572 from chef/solaris_packageTim Smith2020-10-292-2/+0
|\ \
| * | Remove the provides :package for solaris_packageTim Smith2020-10-292-2/+0
* | | Bump version to 16.7.13 by Chef Expeditorv16.7.13Chef Expeditor2020-10-297-18/+20
* | | Update CHANGELOG.md with details from pull request #10576Chef Expeditor2020-10-291-3/+4
|/ /
* | Merge pull request #10581 from chef/cleanupTim Smith2020-10-291-0/+4
|\ \
| * | Remove a few more files from our install artifactTim Smith2020-10-291-0/+4
* | | Merge pull request #10576 from chef/nuke_specsTim Smith2020-10-291-877/+0
|\ \ \