summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | fix Style/SpaceInsideStringInterpolationLamont Granquist2016-12-066-11/+11
| * | | fix Style/SelfAssignmentLamont Granquist2016-12-069-10/+10
| * | | fix Style/MultilineIfModifierLamont Granquist2016-12-068-29/+46
| * | | fix Lint/InheritExceptionLamont Granquist2016-12-062-6/+6
| * | | fix Performance/SortWithBlock copLamont Granquist2016-12-062-4/+4
| * | | fix Style/SpaceInsideArrayPercentLiteralLamont Granquist2016-12-061-2/+2
* | | | Bump version of chef to 12.17.44 by Chef Versioner.v12.17.44Chef Versioner2016-12-075-11/+11
* | | | Merge pull request #5622 from chef/chef-ad/3888Thom May2016-12-072-115/+118
|\ \ \ \
| * | | | refactor specs to be less stubbychef-ad/3888Lamont Granquist2016-12-061-122/+115
| * | | | Fixing metadata.json validation, adding spec test to ensure we're actually va...ad/3888andy-dufour2016-09-212-3/+13
* | | | | Bump version of chef to 12.17.43 by Chef Versioner.v12.17.43Chef Versioner2016-12-065-11/+11
* | | | | Merge pull request #5601 from chef/COOL-604/chef-solo-node-permissionsBryan McLellan2016-12-063-1/+81
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Ensure chef-solo creates node files w/ correct permissionsCOOL-604/chef-solo-node-permissionsScott Christopherson2016-12-063-1/+81
* | | | | Bump version of chef to 12.17.42 by Chef Versioner.v12.17.42Chef Versioner2016-12-065-10/+12
* | | | | Ensures correct version of shutdown is called when using the reboot resource ...Christoph2016-12-062-4/+6
* | | | | Bump version of chef to 12.17.41 by Chef Versioner.v12.17.41Chef Versioner2016-12-065-10/+12
* | | | | Merge pull request #5562 from stefanor/svn-http-proxyBryan McLellan2016-12-061-0/+9
|\ \ \ \ \
| * | | | | Unset http[s]_proxy in the subversion specStefano Rivera2016-11-181-0/+9
* | | | | | Bump version of chef to 12.17.40 by Chef Versioner.v12.17.40Chef Versioner2016-12-065-15/+15
* | | | | | Merge pull request #5613 from spuder/patch-1Bryan McLellan2016-12-062-7/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fixes #5256Spencer Owen2016-12-052-7/+7
| | |/ / / | |/| | |
* | | | | Merge pull request #5615 from chef/tas50/typoTim Smith2016-12-062-3/+9
|\ \ \ \ \
| * | | | | Add a spec for supports non_unique throwing a deprecation messageTim Smith2016-12-061-0/+6