summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 14.0.27 by Expeditorv14.0.27Chef Expeditor2018-01-251-1/+1
* Merge pull request #6687 from MsysTechnologiesllc/nim/logonSession_user_permi...Bryan McLellan2018-01-256-7/+54
|\
| * Fixed review commentsnimisha2018-01-242-6/+4
| * Fixed/added specs for LogonSession changesnimisha2018-01-244-9/+13
| * Fixed/added specs for LogonSession changesnimisha2018-01-242-2/+2
| * Brought back Chef::Win32::Security functional test for running as a non admin...nimisha2018-01-244-6/+20
| * Chef::ReservedNames::Win32::Security.has_admin_privileges? prints a debug mes...nimisha2018-01-243-1/+32
* | Merge pull request #6768 from chef/yard_fixesThom May2018-01-2511-50/+39
|\ \
| * | Cleanup a bit of YARD and add a few thingsTim Smith2018-01-2211-50/+39
* | | Bump version to 14.0.26 by Expeditorv14.0.26Chef Expeditor2018-01-241-1/+1
* | | Bump version to 14.0.25 by Expeditorv14.0.25Chef Expeditor2018-01-241-1/+1
* | | Merge pull request #6778 from chef/lcg/immutable-node-apisThom May2018-01-242-8/+221
|\ \ \ | |_|/ |/| |
| * | add missing Array#abbrevlcg/immutable-node-apisLamont Granquist2018-01-231-0/+1
| * | update immutable API blacklist and whitelistLamont Granquist2018-01-232-8/+220
* | | Bump version to 14.0.24 by Expeditorv14.0.24Chef Expeditor2018-01-241-1/+1
* | | Fix regression where message isn't an identity property in loglog_identityTim Smith2018-01-231-1/+1
* | | Bump version to 14.0.23 by Expeditorv14.0.23Chef Expeditor2018-01-231-1/+1
* | | Merge pull request #6775 from chef/lcg/speed-up-http-func-testsLamont Granquist2018-01-231-1/+1
|\ \ \ | |/ / |/| |
| * | speed up http func testslcg/speed-up-http-func-testsLamont Granquist2018-01-231-1/+1
* | | Bump version to 14.0.22 by Expeditorv14.0.22Chef Expeditor2018-01-231-1/+1
* | | Revert "Fail on interval runs on windows"Lamont Granquist2018-01-232-31/+7
* | | Bump version to 14.0.21 by Expeditorv14.0.21Chef Expeditor2018-01-231-1/+1
* | | Bump version to 14.0.20 by Expeditorv14.0.20Chef Expeditor2018-01-231-1/+1
* | | Bump version to 14.0.19 by Expeditorv14.0.19Chef Expeditor2018-01-231-1/+1
* | | Bump version to 14.0.18 by Expeditorv14.0.18Chef Expeditor2018-01-231-1/+1
* | | Merge pull request #6766 from chef/lcg/windows-intervalThom May2018-01-232-7/+31
|\ \ \
| * | | fail on interval runs on windowslcg/windows-intervalLamont Granquist2018-01-222-6/+18
| * | | This isn't chef-client, probably an old copy-pasta.Noah Kantrowitz2018-01-221-2/+2
| * | | Add a warning about using --interval on Windows.Noah Kantrowitz2018-01-222-3/+15
* | | | Bump version to 14.0.17 by Expeditorv14.0.17Chef Expeditor2018-01-231-1/+1
* | | | Added support for setting node policy name and group from knifepiyushawasthi2018-01-231-0/+79
| |/ / |/| |
* | | Bump version to 14.0.16 by Expeditorv14.0.16Chef Expeditor2018-01-231-1/+1
* | | Merge pull request #6765 from chef/lcg/node-map-last-writer-winsLamont Granquist2018-01-223-25/+8
|\ \ \ | |_|/ |/| |
| * | Convert node map to last-writer-wins for tiesLamont Granquist2018-01-223-25/+8
| |/
* | Bump version to 14.0.15 by Expeditorv14.0.15Chef Expeditor2018-01-221-1/+1
* | Merge pull request #6762 from chef/lcg/remove-node-setLamont Granquist2018-01-222-11/+1
|\ \
| * | Chef-14 Breaking: remove node.set and node.set_unlesslcg/remove-node-setLamont Granquist2018-01-222-11/+1
* | | Bump version to 14.0.14 by Expeditorv14.0.14Chef Expeditor2018-01-221-1/+1
* | | Rename the OpenSSL mixin to avoid name conflictsTim Smith2018-01-224-7/+7
| |/ |/|
* | Bump version to 14.0.13 by Expeditorv14.0.13Chef Expeditor2018-01-221-1/+1
* | Revert "add create and delete actions for windows_service"Lamont Granquist2018-01-223-390/+44
* | Bump version to 14.0.12 by Expeditorv14.0.12Chef Expeditor2018-01-221-1/+1
* | Merge pull request #6515 from dimsh99/fix_for_6242Lamont Granquist2018-01-221-1/+1
|\ \
| * \ Merge branch 'master' of https://github.com/chef/chef into fix_for_6242Dmitry Shestoperov2017-11-2910-37/+122
| |\ \
| * \ \ Merge branch 'master' of github.com:dimsh99/chef into fix_for_6242Dmitry Shestoperov2017-11-295-6/+34
| |\ \ \
| * | | | Simplified conversionDmitry Shestoperov2017-11-071-5/+1
| * | | | Action is converted to symbol if possibledmitrys2017-10-231-1/+5
* | | | | Bump version to 14.0.11 by Expeditorv14.0.11Chef Expeditor2018-01-221-1/+1
* | | | | Merge pull request #6595 from jasonwbarnett/feature/add-action_create-to-wind...Thom May2018-01-223-44/+390
|\ \ \ \ \
| * | | | | add :create, :delete, and :configure actions to the windows_service resource.Jason Barnett2017-11-233-44/+390