summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 16.0.22 by Chef Expeditorv16.0.22Chef Expeditor2020-01-271-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.0.21 by Chef Expeditorv16.0.21Chef Expeditor2020-01-271-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.0.20 by Chef Expeditorv16.0.20Chef Expeditor2020-01-271-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Remove the deprecated knife cookbook site commands (#9288)Lamont Granquist2020-01-277-282/+0
|\ | | | | Remove the deprecated knife cookbook site commands
| * Remove the deprecated knife cookbook site commandsTim Smith2020-01-277-282/+0
| | | | | | | | | | | | These have been replaced with knife supermarket commands Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #9261 from chef/nuke_oldTim Smith2020-01-271-3/+0
|\ \ | | | | | | Remove more support for Windows 2008 R2 / RHEL 5
| * | Remove more support for Windows 2008 R2 / RHEL 5nuke_oldTim Smith2020-01-231-3/+0
| | | | | | | | | | | | | | | | | | | | | Nuke a few doc references to 2008 R2 and a commented out spec Remove build_essential support for RHEL 5 Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.0.19 by Chef Expeditorv16.0.19Chef Expeditor2020-01-271-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #9263 from ↵Tim Smith2020-01-271-11/+3
|\ \ \ | |_|/ |/| | | | | | | | MsysTechnologiesllc/VSingh/remove-data-bag-secret-short-option [chef-16] Remove the data bag secret short option
| * | [chef-16] Remove the data bag secret short optionVivek Singh2020-01-241-11/+3
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | | Bump version to 16.0.18 by Chef Expeditorv16.0.18Chef Expeditor2020-01-271-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 16.0.17 by Chef Expeditorv16.0.17Chef Expeditor2020-01-271-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | berks upload skip syntax checkVivek Singh2020-01-271-1/+1
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | | Bump version to 16.0.16 by Chef Expeditorv16.0.16Chef Expeditor2020-01-251-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | switch the load method back to not raising + deprecationlcg/tweak-cbvLamont Granquist2020-01-241-2/+2
| | | | | | | | | | | | | | | | | | | | | use a proper deprecation instead of a warning and don't raise in the load method. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 16.0.15 by Chef Expeditorv16.0.15Chef Expeditor2020-01-241-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 16.0.14 by Chef Expeditorv16.0.14Chef Expeditor2020-01-241-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Ruby 2.7 IRB and remaining fixes (#9267)Lamont Granquist2020-01-232-5/+27
|\ \ \ | | | | | | | | Ruby 2.7 IRB and remaining fixes
| * | | Ruby 2.7 IRB and remaining fixesLamont Granquist2020-01-232-5/+27
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | Bump version to 16.0.13 by Chef Expeditorv16.0.13Chef Expeditor2020-01-241-1/+1
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Use .load! in the Cookbook loader not .load_cookbooksTim Smith2020-01-235-5/+5
|/ / / | | | | | | | | | | | | | | | We added a deprecation warning to load_cookbooks and this is going to cause a ton of console spam for end users. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.0.12 by Chef Expeditorv16.0.12Chef Expeditor2020-01-231-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Provider a better error message in Chef::Cookbook::CookbookVersionLoaderTim Smith2020-01-231-1/+1
|/ / | | | | | | | | | | | | When this shows up in logs it's impossible to figure out what actually needs to be updated Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.0.11 by Chef Expeditorv16.0.11Chef Expeditor2020-01-231-1/+1
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.0.10 by Chef Expeditorv16.0.10Chef Expeditor2020-01-231-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.0.9 by Chef Expeditorv16.0.9Chef Expeditor2020-01-231-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.0.8 by Chef Expeditorv16.0.8Chef Expeditor2020-01-221-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* launchd: Fix capitalization of HardResourceLimits (#9239)Lamont Granquist2020-01-221-1/+1
|\ | | | | launchd: Fix capitalization of HardResourceLimits
| * launchd: Fix capitalization of HardResourceLimitsMarc Seeger2020-01-221-1/+1
| | | | | | | | | | | | | | Seems to have been a typo. You can check e.g. https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html or https://www.launchd.info/ for the proper capitalization. Signed-off-by: Marc Seeger <mseeger@fb.com>
* | Bump version to 16.0.7 by Chef Expeditorv16.0.7Chef Expeditor2020-01-221-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Fix most Ruby 2.7 test failures / systemd service provider spla… (#9251)Lamont Granquist2020-01-227-24/+31
|\ \ | | | | | | Fix most Ruby 2.7 test failures / systemd service provider splat args conversion
| * | Fix most Ruby 2.7 test failureslcg/ruby-2.7.0Lamont Granquist2020-01-217-24/+31
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 16.0.6 by Chef Expeditorv16.0.6Chef Expeditor2020-01-221-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Fixed failing specsVasu11052020-01-221-1/+1
| | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | | raising exception for empty cookbooks instead of skippingVasu11052020-01-221-1/+15
| | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | | Removed comments.Vasu11052020-01-221-3/+0
| | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | | Fixed chef style errorVasu11052020-01-221-0/+1
| | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | | Deprecated the load method in cookbook_version_loader and added deprecation ↵Vasu11052020-01-223-34/+12
| | | | | | | | | | | | | | | | | | warning for it. Updated code to raise error if cookbook repo has cookbook directory without cookbook files, this is to make sure user should fix their cookbook repo and remove any garbage from cookbook repository and then do bulk upload. Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | | Added deprecation warning for load and checking the impactVasu11052020-01-222-11/+26
| | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | | MSYS-1142 Fixed nil class error and added check to not call upload for the ↵Vasu11052020-01-223-8/+9
|/ / | | | | | | | | | | blank cookbooks. Fixes #9010 Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | Bump version to 16.0.5 by Chef Expeditorv16.0.5Chef Expeditor2020-01-221-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | move Chef::VersionString to Chef::Utils (#9234)Lamont Granquist2020-01-212-127/+4
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | * move Chef::VersionString to Chef::Utils Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> * fix namespacing bugs Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | fix namespacing bugsLamont Granquist2020-01-212-2/+4
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | move Chef::VersionString to Chef::UtilsLamont Granquist2020-01-211-127/+2
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 16.0.4 by Chef Expeditorv16.0.4Chef Expeditor2020-01-221-1/+1
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 16.0.3 by Chef Expeditorv16.0.3Chef Expeditor2020-01-211-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | WIP: Chef-16 resource cleanup + unified_mode (#9174)Lamont Granquist2020-01-2139-577/+517
| | | | | | | | | | | | * Chef-16 resource cleanup + unified_mode Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 16.0.2 by Chef Expeditorv16.0.2Chef Expeditor2020-01-211-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 16.0.1 by Chef Expeditorv16.0.1Chef Expeditor2020-01-211-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9205 from chef/remove_2008_featureTim Smith2020-01-212-69/+17
|\ \ | | | | | | Remove support for Windows 7 / 2008 from windows_feature