summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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 16.0.5 by Chef Expeditorv16.0.5Chef Expeditor2020-01-227-19/+20
* | move Chef::VersionString to Chef::Utils (#9234)Lamont Granquist2020-01-213-127/+147
|\ \
| * | fix namespacing bugsLamont Granquist2020-01-213-3/+5
| * | move Chef::VersionString to Chef::UtilsLamont Granquist2020-01-212-127/+145
* | | Bump version to 16.0.4 by Chef Expeditorv16.0.4Chef Expeditor2020-01-227-19/+20
* | | Merge pull request #9235 from chef/windows_utilsTim Smith2020-01-214-1/+126
|\ \ \ | |/ / |/| |
| * | Add specs for the windows helperswindows_utilsTim Smith2020-01-212-0/+65
| * | Add windows helpers for install typeTim Smith2020-01-212-1/+61
|/ /
* | Fix another part of the docs for Ruby 2.6+Tim Smith2020-01-211-1/+1
* | Bump version to 16.0.3 by Chef Expeditorv16.0.3Chef Expeditor2020-01-217-19/+20
* | WIP: Chef-16 resource cleanup + unified_mode (#9174)Lamont Granquist2020-01-2145-667/+556
* | Bump version to 16.0.2 by Chef Expeditorv16.0.2Chef Expeditor2020-01-217-19/+20
* | Merge pull request #9247 from chef/remove_ruby25Tim Smith2020-01-212-51/+1
|\ \
| * | Require Ruby 2.6+Tim Smith2020-01-212-51/+1
|/ /
* | Merge pull request #9230 from chef/upgrade_docsTim Smith2020-01-214-5/+58
|\ \
| * | Document the process for bumping the major versionupgrade_docsTim Smith2020-01-174-5/+58
* | | Bump version to 16.0.1 by Chef Expeditorv16.0.1Chef Expeditor2020-01-217-19/+20
* | | Merge pull request #9246 from chef/fix16Tim Smith2020-01-212-5/+5
|\ \ \
| * | | Update to Ohai 16.0.2Tim Smith2020-01-212-5/+5
|/ / /
* | | Merge pull request #9205 from chef/remove_2008_featureTim Smith2020-01-214-105/+23
|\ \ \
| * | | Remove support for Windows 7 / 2008 from windows_featureremove_2008_featureTim Smith2020-01-164-105/+23
* | | | Merge pull request #9237 from chef/bump-16Tim Smith2020-01-216-9/+10
|\ \ \ \
| * | | | Update deps to bring in Ohai 16Tim Smith2020-01-212-6/+6
| * | | | Bump to Chef Infra Client 16Tim Smith2020-01-214-3/+4
|/ / / /
* | | | Bump version to 15.7.24 by Chef ExpeditorChef Expeditor2020-01-176-16/+16
* | | | Merge pull request #9241 from chef/fix_expeditorTim Smith2020-01-171-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix the project alias in expeditorTim Smith2020-01-171-1/+1
|/ / /
* | | 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
| * | | Fixed specs and chefstyle errorVasu11052019-12-162-4/+2
| * | | Updated knife cookbook upload and knife upload code to create temporary direc...Vasu11052019-12-164-96/+110
| * | | Fixed chefstyleVasu11052019-12-161-1/+0
| * | | Removed unwanted codeVasu11052019-12-161-7/+0
| * | | Genrates metadata.json if not present and uploads it to chef server and delet...Vasu11052019-12-166-32/+127
| * | | Fixed chefstyleVasu11052019-12-161-2/+2
| * | | Genrates metadata.json from metadata.rb if json file does not exist.Vasu11052019-12-165-5/+119