summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 15.8.7 by Chef Expeditorv15.8.7Chef Expeditor2020-01-311-1/+1
* Bump version to 15.8.6 by Chef Expeditorv15.8.6Chef Expeditor2020-01-311-1/+1
* Bump version to 15.8.5 by Chef Expeditorv15.8.5Chef Expeditor2020-01-311-1/+1
* Bump version to 15.8.4 by Chef Expeditorv15.8.4Chef Expeditor2020-01-311-1/+1
* Bump version to 15.8.3 by Chef Expeditorv15.8.3Chef Expeditor2020-01-311-1/+1
* Bump version to 15.8.2 by Chef Expeditorv15.8.2Chef Expeditor2020-01-311-1/+1
* Merge pull request #9311 from chef/ifconfig_debian_10Tim Smith2020-01-301-4/+13
|\
| * debian 10 ifconfig fixLamont Granquist2020-01-301-4/+13
* | Bump version to 15.8.1 by Chef Expeditorv15.8.1Chef Expeditor2020-01-311-1/+1
* | Merge pull request #9308 from chef/fuzzy_searchTim Smith2020-01-301-1/+1
|\ \
| * | use to_sym rather than using arrayMia Henderson2020-01-301-1/+1
| * | Fix ChefStyleMia Henderson2020-01-301-1/+1
| * | Fix fuzzy node search to work when the search type is a string rather than a ...Mia Henderson2020-01-301-1/+1
| |/
* | 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-311-1/+1
|/
* Bump version to 15.7.33 by Chef Expeditorv15.7.33Chef Expeditor2020-01-281-1/+1
* Bump version to 15.7.32 by Chef Expeditorv15.7.32Chef Expeditor2020-01-271-1/+1
* berks upload skip syntax checkVivek Singh2020-01-271-1/+1
* switch the load method back to not raising + deprecationLamont Granquist2020-01-271-2/+2
* Bump version to 15.7.31 by Chef Expeditorv15.7.31Chef Expeditor2020-01-241-1/+1
* Use .load! in the Cookbook loader not .load_cookbooksTim Smith2020-01-235-5/+5
* Provider a better error message in Chef::Cookbook::CookbookVersionLoaderTim Smith2020-01-231-1/+1
* Bump version to 15.7.30 by Chef Expeditorv15.7.30Chef Expeditor2020-01-231-1/+1
* Merge pull request #9256 from chef/empty_cookbookTim Smith2020-01-224-11/+17
|\
| * 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 15.7.29 by Chef Expeditorv15.7.29Chef Expeditor2020-01-231-1/+1
* | Merge pull request #9254 from chef/chef_utilsTim Smith2020-01-222-127/+4
|\ \
| * | fix namespacing bugsLamont Granquist2020-01-222-2/+4
| * | move Chef::VersionString to Chef::UtilsLamont Granquist2020-01-221-127/+2
| |/
* | Bump version to 15.7.28 by Chef Expeditorv15.7.28Chef Expeditor2020-01-231-1/+1
* | launchd: Fix capitalization of HardResourceLimitsMarc Seeger2020-01-221-1/+1
* | Bump version to 15.7.27 by Chef Expeditorv15.7.27Chef Expeditor2020-01-231-1/+1
|/
* Bump version to 15.7.26 by Chef Expeditorv15.7.26Chef Expeditor2020-01-211-1/+1
* Bump version to 15.7.25 by Chef Expeditorv15.7.25Chef Expeditor2020-01-171-1/+1
* 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