summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | 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-224-40/+21
| * | 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-237-19/+20
* | | Merge pull request #9254 from chef/chef_utilsTim Smith2020-01-227-128/+273
|\ \ \
| * | | fix namespacing bugsLamont Granquist2020-01-223-3/+5
| * | | move Chef::VersionString to Chef::UtilsLamont Granquist2020-01-222-127/+145
| * | | Add specs for the windows helpersTim Smith2020-01-222-0/+65
| * | | Add windows helpers for install typeTim Smith2020-01-222-1/+61
* | | | Bump version to 15.7.28 by Chef Expeditorv15.7.28Chef Expeditor2020-01-237-19/+20
* | | | Merge pull request #9257 from chef/launchdTim Smith2020-01-221-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-237-19/+20
| |/ |/|
* | Merge pull request #9255 from chef/bump_ohaiTim Smith2020-01-222-3/+3
|\ \ | |/ |/|
| * Update ohai to 15.7.4Tim Smith2020-01-222-3/+3
|/
* Bump version to 15.7.26 by Chef Expeditorv15.7.26Chef Expeditor2020-01-217-19/+20
* Merge pull request #9249 from chef/new_ohaiTim Smith2020-01-213-9/+9
|\
| * Update Ohai to 15.7.4Tim Smith2020-01-213-9/+9
|/
* Fix the buildkite badgeTim Smith2020-01-171-1/+1
* Bump version to 15.7.25 by Chef Expeditorv15.7.25Chef Expeditor2020-01-177-19/+20
* Merge pull request #9240 from chef/more_15_fixesTim Smith2020-01-173-5/+5
|\
| * Point at the 15-stable ohai branchTim Smith2020-01-173-5/+5
|/
* Bump version to 15.7.24 by Chef ExpeditorChef Expeditor2020-01-177-19/+20
* Merge pull request #9236 from chef/prep_15_branchTim Smith2020-01-174-60/+6
|\
| * Remove the update deps subscriptionsTim Smith2020-01-171-57/+1
| * Prep the chef-15 branch to build stable releasesTim Smith2020-01-174-3/+5
|/
* Bump version to 15.7.23 by Chef Expeditorv15.7.23Chef Expeditor2020-01-177-19/+20
* Merge pull request #9233 from chef/jsinha/remove_el-6-s390xTim Smith2020-01-171-2/+0
|\
| * Remove RHEL 6 s390x (zLinux) supportJaymala Sinha2020-01-171-2/+0
|/
* 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-177-19/+20
* Merge pull request #9153 from MsysTechnologiesllc/Nimesh/MSYS-1178_cron_resou...Tim Smith2020-01-165-11/+246
|\
| * Added time_out property in cronNimesh-Msys2019-12-135-11/+246
* | Bump version to 15.7.21 by Chef Expeditorv15.7.21Chef Expeditor2020-01-177-19/+20
* | Merge pull request #9073 from MsysTechnologiesllc/vasundhara/generate_metadat...Tim Smith2020-01-1610-83/+413
|\ \
| * | Added more few more integration specsVasu11052019-12-232-1/+30
| * | Added client side validation to validate presence of metadata files and valid...Vasu11052019-12-204-12/+85
| * | Updated code to make sure temporary directory gets deleted after the uploadVasu11052019-12-183-68/+83