summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* berks upload skip syntax checkVivek Singh2020-01-271-1/+1
* Bump version to 16.0.16 by Chef Expeditorv16.0.16Chef Expeditor2020-01-251-1/+1
* switch the load method back to not raising + deprecationlcg/tweak-cbvLamont Granquist2020-01-241-2/+2
* Bump version to 16.0.15 by Chef Expeditorv16.0.15Chef Expeditor2020-01-241-1/+1
* Bump version to 16.0.14 by Chef Expeditorv16.0.14Chef Expeditor2020-01-241-1/+1
* Ruby 2.7 IRB and remaining fixes (#9267)Lamont Granquist2020-01-232-5/+27
|\
| * Ruby 2.7 IRB and remaining fixesLamont Granquist2020-01-232-5/+27
* | Bump version to 16.0.13 by Chef Expeditorv16.0.13Chef Expeditor2020-01-241-1/+1
* | Use .load! in the Cookbook loader not .load_cookbooksTim Smith2020-01-235-5/+5
|/
* Bump version to 16.0.12 by Chef Expeditorv16.0.12Chef Expeditor2020-01-231-1/+1
* Provider a better error message in Chef::Cookbook::CookbookVersionLoaderTim Smith2020-01-231-1/+1
* Bump version to 16.0.11 by Chef Expeditorv16.0.11Chef Expeditor2020-01-231-1/+1
* Bump version to 16.0.10 by Chef Expeditorv16.0.10Chef Expeditor2020-01-231-1/+1
* Bump version to 16.0.9 by Chef Expeditorv16.0.9Chef Expeditor2020-01-231-1/+1
* Bump version to 16.0.8 by Chef Expeditorv16.0.8Chef Expeditor2020-01-221-1/+1
* 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-221-1/+1
* | Fix most Ruby 2.7 test failures / systemd service provider spla… (#9251)Lamont Granquist2020-01-227-24/+31
|\ \
| * | Fix most Ruby 2.7 test failureslcg/ruby-2.7.0Lamont Granquist2020-01-217-24/+31
* | | Bump version to 16.0.6 by Chef Expeditorv16.0.6Chef Expeditor2020-01-221-1/+1
* | | Fixed failing specsVasu11052020-01-221-1/+1
* | | raising exception for empty cookbooks instead of skippingVasu11052020-01-221-1/+15
* | | Removed comments.Vasu11052020-01-221-3/+0
* | | Fixed chef style errorVasu11052020-01-221-0/+1
* | | Deprecated the load method in cookbook_version_loader and added deprecation ...Vasu11052020-01-223-34/+12
* | | Added deprecation warning for load and checking the impactVasu11052020-01-222-11/+26
* | | MSYS-1142 Fixed nil class error and added check to not call upload for the bl...Vasu11052020-01-223-8/+9
|/ /
* | Bump version to 16.0.5 by Chef Expeditorv16.0.5Chef Expeditor2020-01-221-1/+1
* | move Chef::VersionString to Chef::Utils (#9234)Lamont Granquist2020-01-212-127/+4
|\ \
| * | fix namespacing bugsLamont Granquist2020-01-212-2/+4
| * | move Chef::VersionString to Chef::UtilsLamont Granquist2020-01-211-127/+2
* | | Bump version to 16.0.4 by Chef Expeditorv16.0.4Chef Expeditor2020-01-221-1/+1
|/ /
* | Bump version to 16.0.3 by Chef Expeditorv16.0.3Chef Expeditor2020-01-211-1/+1
* | WIP: Chef-16 resource cleanup + unified_mode (#9174)Lamont Granquist2020-01-2139-577/+517
* | Bump version to 16.0.2 by Chef Expeditorv16.0.2Chef Expeditor2020-01-211-1/+1
* | Bump version to 16.0.1 by Chef Expeditorv16.0.1Chef Expeditor2020-01-211-1/+1
* | Merge pull request #9205 from chef/remove_2008_featureTim Smith2020-01-212-69/+17
|\ \
| * | Remove support for Windows 7 / 2008 from windows_featureremove_2008_featureTim Smith2020-01-162-69/+17
* | | Bump version to 15.7.24 by Chef ExpeditorChef Expeditor2020-01-171-1/+1
| |/ |/|
* | Bump version to 15.7.23 by Chef Expeditorv15.7.23Chef Expeditor2020-01-171-1/+1
* | Add introduced fields to cron and cron_dTim Smith2020-01-162-0/+2
* | Bump version to 15.7.22 by Chef Expeditorv15.7.22Chef Expeditor2020-01-171-1/+1
* | Merge pull request #9153 from MsysTechnologiesllc/Nimesh/MSYS-1178_cron_resou...Tim Smith2020-01-164-11/+119
|\ \
| * | Added time_out property in cronNimesh-Msys2019-12-134-11/+119
* | | Bump version to 15.7.21 by Chef Expeditorv15.7.21Chef Expeditor2020-01-171-1/+1
* | | Merge pull request #9073 from MsysTechnologiesllc/vasundhara/generate_metadat...Tim Smith2020-01-164-49/+168
|\ \ \
| * | | Added client side validation to validate presence of metadata files and valid...Vasu11052019-12-203-1/+13
| * | | Updated code to make sure temporary directory gets deleted after the uploadVasu11052019-12-182-67/+83
| * | | Fixed specs and chefstyle errorVasu11052019-12-161-1/+1