summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update train-core and win32-serviceupdatesTim Smith2020-01-302-6/+5
* Bump version to 15.8.4 by Chef Expeditorv15.8.4Chef Expeditor2020-01-317-19/+20
* Bump version to 15.8.3 by Chef Expeditorv15.8.3Chef Expeditor2020-01-317-19/+20
* Bump version to 15.8.2 by Chef Expeditorv15.8.2Chef Expeditor2020-01-317-19/+20
* Merge pull request #9309 from chef/chef_zeroTim Smith2020-01-301-1/+1
|\
| * revert to "chef"Marc Chamberland2020-01-301-1/+1
* | Merge pull request #9311 from chef/ifconfig_debian_10Tim Smith2020-01-302-18/+56
|\ \
| * | debian 10 ifconfig fixLamont Granquist2020-01-302-18/+56
| |/
* | Bump version to 15.8.1 by Chef Expeditorv15.8.1Chef Expeditor2020-01-317-19/+20
* | Merge pull request #9308 from chef/fuzzy_searchTim Smith2020-01-302-2/+9
|\ \
| * | use to_sym rather than using arrayMia Henderson2020-01-301-1/+1
| * | Fix ChefStyleMia Henderson2020-01-302-2/+2
| * | Fix fuzzy node search to work when the search type is a string rather than a ...Mia Henderson2020-01-302-2/+9
| |/
* | Merge pull request #9310 from chef/docsTim Smith2020-01-301-9/+9
|\ \
| * | declare_resource.rb: consistently use `/x/y.txt`Michel Alexandre Salim2020-01-301-9/+9
| |/
* | Bump version to 15.8.0 by Chef Expeditorv15.8.0Chef Expeditor2020-01-317-20/+21
* | Merge pull request #9307 from chef/windows_helpers_v2Tim Smith2020-01-302-11/+53
|\ \ | |/ |/|
| * Add windows_nt_version and powershell_version helpers to chef-utilsTim Smith2020-01-302-11/+53
|/
* Bump version to 15.7.33 by Chef Expeditorv15.7.33Chef Expeditor2020-01-287-18/+26
* Merge pull request #9252 from chef/jm/deep_sign_15Tim Smith2020-01-273-26/+28
|\
| * Fixes all notarization issuesJon Morrow2020-01-273-26/+28
|/
* Update CHANGELOG.md to reflect the promotion of 15.7.32Chef Expeditor2020-01-272-12/+9
* Bump version to 15.7.32 by Chef Expeditorv15.7.32Chef Expeditor2020-01-277-18/+26
* Merge pull request #9283 from chef/lcg/backport-15Tim Smith2020-01-273-6/+9
|\
| * berks upload skip syntax checkVivek Singh2020-01-271-1/+1
| * get rid of the failures due to deprecation warningsLamont Granquist2020-01-271-3/+6
| * switch the load method back to not raising + deprecationLamont Granquist2020-01-271-2/+2
|/
* Update CHANGELOG.md to reflect the promotion of 15.7.31Chef Expeditor2020-01-242-12/+9
* Bump version to 15.7.31 by Chef Expeditorv15.7.31Chef Expeditor2020-01-247-18/+26
* Merge pull request #9268 from chef/load_warnings_be_goneTim Smith2020-01-2310-53/+7
|\
| * Cleanup the specs for the load_cookbooks warningsload_warnings_be_goneTim Smith2020-01-233-19/+0
| * Use .load! in the Cookbook loader not .load_cookbooksTim Smith2020-01-236-33/+6
| * Provider a better error message in Chef::Cookbook::CookbookVersionLoaderTim Smith2020-01-235-47/+47
|/
* Update CHANGELOG.md to reflect the promotion of 15.7.30Chef Expeditor2020-01-232-48/+45
* Merge pull request #9262 from chef/157_docsTim Smith2020-01-231-0/+74
|\
| * Format fixes for the typesTim Smith2020-01-231-4/+4
| * Fix x509_certificate note wordingTim Smith2020-01-231-1/+1
| * Update RELEASE_NOTES.md Tim Smith2020-01-231-1/+1
| * Update RELEASE_NOTES.md Tim Smith2020-01-231-1/+1
| * Update RELEASE_NOTES.md Tim Smith2020-01-231-1/+1
| * Update RELEASE_NOTES.md Tim Smith2020-01-231-1/+1
| * Update RELEASE_NOTES.md Tim Smith2020-01-231-1/+1
| * Update RELEASE_NOTES.md Tim Smith2020-01-231-1/+1
| * Update RELEASE_NOTES.md Tim Smith2020-01-231-1/+1
| * Add Chef 15.7 release notes157_docsTim Smith2020-01-231-0/+74
* | Bump version to 15.7.30 by Chef Expeditorv15.7.30Chef Expeditor2020-01-237-19/+20
* | Merge pull request #9256 from chef/empty_cookbookTim Smith2020-01-228-15/+67
|\ \
| * | Fixed failing specsVasu11052020-01-221-16/+17
| * | Fixed failing specsVasu11052020-01-225-7/+49
| * | raising exception for empty cookbooks instead of skippingVasu11052020-01-221-1/+15