summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add skip_docs to chocolatey_feature's feature_stateskip_docsTim Smith2019-05-281-1/+1
* Bump version to 15.0.323 by Chef Expeditorv15.0.323Chef Expeditor2019-05-286-14/+15
* Merge pull request #8581 from gep13/chocolateyTim Smith2019-05-283-0/+170
|\
| * (GH-8580) Add ability to toggle Chocolatey featureGary Ewan Park2019-05-273-0/+170
* | Bump version to 15.0.322 by Chef Expeditorv15.0.322Chef Expeditor2019-05-286-14/+15
* | Merge pull request #8562 from brodock/8561-include-filename-template-errorLamont Granquist2019-05-283-9/+64
|\ \
| * | Improving error handling for template renderGabriel Mazetto2019-05-263-9/+64
* | | Bump version to 15.0.321 by Chef Expeditorv15.0.321Chef Expeditor2019-05-286-14/+15
* | | Fix ssh user set from cli (#8558)dheerajd-msys2019-05-282-6/+6
* | | Bump version to 15.0.320 by Chef Expeditorv15.0.320Chef Expeditor2019-05-286-14/+15
* | | Merge pull request #8460 from cc-build/dist_solo_zeroTim Smith2019-05-2752-74/+123
|\ \ \ | |_|/ |/| |
| * | Fix another occurence of chef-zero in local_mode.rb fileTensibai2019-05-232-2/+3
| * | more distro constants for "Chef"Marc Chamberland2019-05-2318-28/+28
| * | More distro constant applicationsMarc Chamberland2019-05-2332-44/+68
| * | distro constants for solo, zero and automateMarc Chamberland2019-05-2317-23/+47
* | | Bump version to 15.0.319 by Chef Expeditorv15.0.319Chef Expeditor2019-05-276-14/+15
* | | Merge pull request #8593 from chef/lcg/enable-target-modeLamont Granquist2019-05-275-3/+6
|\ \ \
| * | | enable target mode on some resourceslcg/enable-target-modeLamont Granquist2019-05-245-3/+6
* | | | Bump version to 15.0.318 by Chef Expeditorv15.0.318Chef Expeditor2019-05-256-14/+15
* | | | Fixed issue for chef-client run was throwing error when provided empty string...vinay sharma2019-05-257-8/+119
* | | | Bump version to 15.0.317 by Chef Expeditorv15.0.317Chef Expeditor2019-05-246-14/+15
* | | | Merge pull request #8595 from chef/lcg/shellout-require-idempotencyLamont Granquist2019-05-245-12/+11
|\ \ \ \
| * | | | revert back to released appbundlerlcg/shellout-require-idempotencyLamont Granquist2019-05-241-1/+1
| * | | | fix shellout require idempotency and bump gemsLamont Granquist2019-05-245-13/+12
* | | | | Bump version to 15.0.316 by Chef Expeditorv15.0.316Chef Expeditor2019-05-246-14/+15
* | | | | Merge pull request #8594 from chef/lcg/shellwordsLamont Granquist2019-05-241-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use Shellwords.join in shell_outLamont Granquist2019-05-241-1/+2
* | | | | Bump version to 15.0.315 by Chef Expeditorv15.0.315Chef Expeditor2019-05-246-14/+15
* | | | | Chef-15: Add missing deprecated options (#8573)Vivek Kumar Singh2019-05-241-1/+7
* | | | | Bump version to 15.0.314 by Chef Expeditorv15.0.314Chef Expeditor2019-05-246-14/+15
* | | | | Bump version to 15.0.313 by Chef Expeditorv15.0.313Chef Expeditor2019-05-246-14/+15
* | | | | Add introduced field to launch_events in launchd (#8592)Tim Smith2019-05-241-0/+1
* | | | | fix order of connection before register node (#8574)dheerajd-msys2019-05-242-2/+2
|/ / / /
* | | | Bump version to 15.0.312 by Chef Expeditorv15.0.312Chef Expeditor2019-05-246-14/+15
* | | | Merge pull request #8582 from chilcote/launch_eventsTim Smith2019-05-242-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'launch_events' of github.com:chilcote/chef into launch_eventsJoseph Chilcote2019-05-230-0/+0
| |\ \ \
| | * | | add LaunchEvents to launchd resourceJoseph Chilcote2019-05-232-0/+4
| | |/ /
| * | | add LaunchEvents to launchd resourceJoseph Chilcote2019-05-232-0/+4
| |/ /
* | | Bump version to 15.0.311 by Chef Expeditorv15.0.311Chef Expeditor2019-05-246-14/+15
* | | Merge pull request #8588 from chef/lcg/target-mode-whichLamont Granquist2019-05-241-2/+13
|\ \ \
| * | | fix target mode checklcg/target-mode-whichLamont Granquist2019-05-231-2/+2
| * | | make which/where be target-mode awareLamont Granquist2019-05-231-2/+13
* | | | Bump version to 15.0.310 by Chef Expeditorv15.0.310Chef Expeditor2019-05-246-14/+15
* | | | Fix for knife bootstrap inheritance issue with knife plugins (#8585)Vasundhara Jagdale2019-05-249-9/+1
* | | | Bump version to 15.0.309 by Chef Expeditorv15.0.309Chef Expeditor2019-05-246-14/+15
* | | | Merge pull request #8590 from chef/btm/preserve-train-connectionTim Smith2019-05-231-1/+1
|\ \ \ \
| * | | | Preserve train connectionBryan McLellan2019-05-241-1/+1
|/ / / /
* | | | Bump version to 15.0.308 by Chef Expeditorv15.0.308Chef Expeditor2019-05-246-14/+15
* | | | Merge pull request #8584 from chef/lcg/better-target-mode-shell-outLamont Granquist2019-05-237-103/+45
|\ \ \ \ | |/ / /
| * | | Better target mode shell_outlcg/better-target-mode-shell-outLamont Granquist2019-05-237-103/+45
| |/ /