summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* apt_repository: add a description for components when using a PPAppa_default_descriptionTim Smith2020-01-271-1/+1
* Bump version to 16.0.18 by Chef Expeditorv16.0.18Chef Expeditor2020-01-277-19/+20
* Merge pull request #9284 from chef/lcg/exttest-berkshelfTim Smith2020-01-271-0/+11
|\
| * add graphvizLamont Granquist2020-01-271-0/+1
| * add berkshelf as an external testLamont Granquist2020-01-271-0/+10
|/
* Bump version to 16.0.17 by Chef Expeditorv16.0.17Chef Expeditor2020-01-277-19/+20
* berks upload skip syntax check fixes (#9281)Lamont Granquist2020-01-271-1/+1
|\
| * berks upload skip syntax checkVivek Singh2020-01-271-1/+1
|/
* Merge pull request #9276 from MsysTechnologiesllc/VSingh/gitignore-byebug-his...Tim Smith2020-01-241-0/+3
|\
| * ignore byebug command history fileVivek Singh2020-01-251-0/+3
|/
* Bump version to 16.0.16 by Chef Expeditorv16.0.16Chef Expeditor2020-01-257-19/+20
* switch the load method back to not raising + deprecation (#9274)Lamont Granquist2020-01-242-5/+8
|\
| * get rid of the failures due to deprecation warningsLamont Granquist2020-01-241-3/+6
| * switch the load method back to not raising + deprecationlcg/tweak-cbvLamont Granquist2020-01-241-2/+2
* | Merge pull request #9272 from susanev/patch-2Tim Smith2020-01-241-1/+1
|\ \ | |/ |/|
| * trying again on the ui text Signed-off-by: susanev <susan.ra.evans@gmail.com>susan evans2020-01-231-1/+1
* | Bump version to 16.0.15 by Chef Expeditorv16.0.15Chef Expeditor2020-01-247-19/+20
* | Merge pull request #9269 from chef/load_warnings_be_gone_++Tim Smith2020-01-233-19/+0
|\ \ | |/ |/|
| * Cleanup the specs for the load_cookbooks warningsTim Smith2020-01-233-19/+0
* | Bump version to 16.0.14 by Chef Expeditorv16.0.14Chef Expeditor2020-01-247-19/+20
* | Ruby 2.7 IRB and remaining fixes (#9267)Lamont Granquist2020-01-233-7/+29
|\ \ | |/ |/|
| * Ruby 2.7 IRB and remaining fixesLamont Granquist2020-01-233-7/+29
* | Bump version to 16.0.13 by Chef Expeditorv16.0.13Chef Expeditor2020-01-247-19/+20
* | Use .load! in the Cookbook loader not .load_cookbooks (#9266)Lamont Granquist2020-01-236-33/+6
|\ \ | |/ |/|
| * Use .load! in the Cookbook loader not .load_cookbooksTim Smith2020-01-236-33/+6
|/
* Bump version to 16.0.12 by Chef Expeditorv16.0.12Chef Expeditor2020-01-237-19/+20
* Merge pull request #9264 from chef/better_errorTim Smith2020-01-235-47/+47
|\
| * Provider a better error message in Chef::Cookbook::CookbookVersionLoaderTim Smith2020-01-235-47/+47
|/
* Bump version to 16.0.11 by Chef Expeditorv16.0.11Chef Expeditor2020-01-237-19/+20
* Merge pull request #9219 from chef/jm/deep_signTim Smith2020-01-232-6/+6
|\
| * Fixes all notarization issuesJon Morrow2020-01-232-6/+6
|/
* Bump version to 16.0.10 by Chef Expeditorv16.0.10Chef Expeditor2020-01-237-19/+20
* Merge pull request #9258 from chef/expeditor/train-core_3.2.14Tim Smith2020-01-231-6/+6
|\
| * Bump train-core to 3.2.14Chef Expeditor2020-01-231-6/+6
|/
* Bump version to 16.0.9 by Chef Expeditorv16.0.9Chef Expeditor2020-01-237-19/+20
* fix a few more ruby 2.7 specs (#9253)Lamont Granquist2020-01-222-4/+11
|\
| * more fixes to the ruby 2.7 fixesLamont Granquist2020-01-222-2/+9
| * fix a few more ruby 2.7 specslcg/ruby-2.7-2Lamont Granquist2020-01-222-4/+4
|/
* Bump version to 16.0.8 by Chef Expeditorv16.0.8Chef Expeditor2020-01-227-19/+20
* launchd: Fix capitalization of HardResourceLimits (#9239)Lamont Granquist2020-01-221-1/+1
|\
| * launchd: Fix capitalization of HardResourceLimitsMarc Seeger2020-01-221-1/+1
* | Bump version to 16.0.7 by Chef Expeditorv16.0.7Chef Expeditor2020-01-227-19/+20
* | Fix most Ruby 2.7 test failures / systemd service provider spla… (#9251)Lamont Granquist2020-01-2211-65/+72
|\ \
| * | Fix most Ruby 2.7 test failureslcg/ruby-2.7.0Lamont Granquist2020-01-2111-65/+72
* | | Bump version to 16.0.6 by Chef Expeditorv16.0.6Chef Expeditor2020-01-227-19/+20
* | | Raises error if there is empty cookbook directory at the time o… (#9011)Lamont Granquist2020-01-218-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
| * | Removed comments.Vasu11052020-01-221-3/+0