summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version of chef to 12.17.54 by Chef Versioner.v12.17.54Chef Versioner2016-12-125-10/+14
* Merge pull request #5632 from chef/tduffield/use-dokken-in-announcementsBryan McLellan2016-12-125-19/+13
|\
| * Pull kitchen language out of release announcementstduffield/use-dokken-in-announcementsTom Duffield2016-12-082-35/+0
| * Add chef/chef image link to READMETom Duffield2016-12-081-0/+1
| * Update downloads.chef.io URLTom Duffield2016-12-081-2/+2
| * Make sure Dockerfile is kept up to dateTom Duffield2016-12-072-0/+10
| * Show how to use chef/chef image in announcementsTom Duffield2016-12-072-0/+18
* | Bump version of chef to 12.17.53 by Chef Versioner.v12.17.53Chef Versioner2016-12-125-11/+10
* | Use object ID when detected unprocessed Resources (#5604)Adam Leff2016-12-122-9/+72
* | Bump version of chef to 12.17.52 by Chef Versioner.v12.17.52Chef Versioner2016-12-095-10/+10
* | Merge pull request #5638 from MsysTechnologiesllc/ali/chef_msi_minor_UI_issuesBryan McLellan2016-12-091-4/+6
|\ \
| * | Fixed minor UI issues with Chef's MSI.aliasgar162016-12-091-4/+6
|/ /
* | Bump version of chef to 12.17.51 by Chef Versioner.v12.17.51Chef Versioner2016-12-095-10/+10
* | Merge pull request #5631 from chef/lcg/deprecate-chef-platform-methodsLamont Granquist2016-12-0916-6/+37
|\ \
| * | fix windows testslcg/deprecate-chef-platform-methodsLamont Granquist2016-12-081-0/+1
| * | Properly deprecate old Chef::Platform methodsLamont Granquist2016-12-0715-6/+36
* | | Bump version of chef to 12.17.50 by Chef Versioner.v12.17.50Chef Versioner2016-12-095-10/+11
* | | Merge pull request #5549 from coolmacool/vr/powershell-module-outputBryan McLellan2016-12-091-24/+139
|\ \ \
| * | | fix memory leakVince Rimkus2016-11-171-2/+1
| * | | PowerShell module output pass throughVince Rimkus2016-11-151-24/+140
* | | | Bump version of chef to 12.17.49 by Chef Versioner.v12.17.49Chef Versioner2016-12-095-10/+11
* | | | Merge pull request #5540 from MsysTechnologiesllc/ali/sch_task_support_for_ch...Matt Wrock2016-12-092-3/+154
|\ \ \ \
| * | | | Changed Chef service/task options feature name and did re-alignment of the ti...aliasgar162016-12-092-14/+32
| * | | | Removed ST attribute as its absense will make schtasks utility to fetch the c...aliasgar162016-12-091-1/+1
| * | | | Fixed embedded Ruby code issue in source.wxs file.aliasgar162016-12-091-1/+1
| * | | | Fixed bug to handle binary paths while creating scheduled task for Chef.aliasgar162016-12-091-1/+1
| * | | | Combined source_ui.wxs into source.wxs as per the requirements of the Chef's ...aliasgar162016-12-092-97/+88
| * | | | Embedded and modified WixUI_FeatureTree module in Chef's WIX config as per th...aliasgar162016-12-093-34/+130
| * | | | Fixed some bugs in the WIX config.aliasgar162016-12-091-9/+3
| * | | | Resolved bugs and added custom actions to remove service and sch_task, and al...aliasgar162016-12-091-3/+31
| * | | | Added support in WIX to install chef-client as a scheduled task.aliasgar162016-12-092-2/+26
|/ / / /
* | | | Bump version of chef to 12.17.48 by Chef Versioner.v12.17.48Chef Versioner2016-12-085-10/+11
* | | | Merge pull request #5634 from chef/lcg/better-commentLamont Granquist2016-12-081-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix provider_resolver comment to remove FIXMELamont Granquist2016-12-081-2/+4
|/ / /
* | | Bump version of chef to 12.17.47 by Chef Versioner.v12.17.47Chef Versioner2016-12-075-10/+10
* | | Merge pull request #5627 from chef/lcg/fix-masterLamont Granquist2016-12-071-1/+1
|\ \ \
| * | | fix derpage on masterlcg/fix-masterLamont Granquist2016-12-071-1/+1
|/ / /
* | | Bump version of chef to 12.17.46 by Chef Versioner.v12.17.46Chef Versioner2016-12-075-10/+10
* | | Merge pull request #5625 from chef/tduffield/add-url-to-announcement-templateTom Duffield2016-12-072-2/+2
|\ \ \
| * | | Use new downloads.chef.io URLs for announcementstduffield/add-url-to-announcement-templateTom Duffield2016-12-072-2/+2
|/ / /
* | | Bump version of chef to 12.17.45 by Chef Versioner.v12.17.45Chef Versioner2016-12-075-10/+10
* | | Merge pull request #5548 from chef/lcg/chefstyle-updatesThom May2016-12-0756-111/+128
|\ \ \
| * | | seems this exception type is necessary as welllcg/chefstyle-updatesLamont Granquist2016-12-061-1/+1
| * | | added disable to the wrong lineLamont Granquist2016-12-061-1/+1
| * | | helpful spec tests discovered could not change this superclassLamont Granquist2016-12-063-4/+4
| * | | fix style bug pulled in by rebase on masterLamont Granquist2016-12-061-1/+1
| * | | fix Style/NonNilCheckLamont Granquist2016-12-0610-13/+13
| * | | fix Style/NilComparisonLamont Granquist2016-12-069-13/+13
| * | | fix Style/VariableInterpolationLamont Granquist2016-12-065-12/+12
| * | | fix Style/DefWithParenthesesLamont Granquist2016-12-067-11/+11