summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 14.0.39 by Expeditorv14.0.39Chef Expeditor2018-01-291-1/+1
* Merge pull request #6494 from Rarian/lock_package_idempotencyLamont Granquist2018-01-294-23/+11
|\
| * Ensure package (un)locking is idempotentAndy Wagner2018-01-044-23/+11
* | Bump version to 14.0.38 by Expeditorv14.0.38Chef Expeditor2018-01-291-1/+1
* | Merge pull request #6582 from sarkis/6581-fix-knife-ssh-on-error-behaviorThom May2018-01-292-8/+6
|\ \
| * | change to boolean in bootstrap as wellSarkis Varozian2017-11-131-1/+1
| * | refactor on_error optionSarkis Varozian2017-11-111-8/+6
| * | use a stricter comparison here so knife ssh only fails ifSarkis Varozian2017-11-101-1/+1
* | | Bump version to 14.0.37 by Expeditorv14.0.37Chef Expeditor2018-01-291-1/+1
* | | Merge pull request #6756 from cramaechi/CHEF-3287Thom May2018-01-291-17/+22
|\ \ \
| * | | Update status lineChibuikem Amaechi2018-01-231-22/+22
| * | | Update error handling for "knife status" #3287Chibuikem Amaechi2018-01-231-0/+5
* | | | Bump version to 14.0.36 by Expeditorv14.0.36Chef Expeditor2018-01-291-1/+1
* | | | Merge pull request #6804 from jasonwbarnett/feature/add-create-delete-and-con...Thom May2018-01-293-80/+440
|\ \ \ \
| * | | | Add description property to converge configure actionJason Barnett2018-01-271-1/+1
| * | | | chefstyle -aJason Barnett2018-01-262-30/+30
| * | | | Fix existing tests and add new onesJason Barnett2018-01-262-88/+102
| * | | | Add :create, :delete, and :configure actions to the windows_service resourceJason Barnett2018-01-253-44/+390
* | | | | Bump version to 14.0.35 by Expeditorv14.0.35Chef Expeditor2018-01-291-1/+1
* | | | | Bump version to 14.0.34 by Expeditorv14.0.34Chef Expeditor2018-01-291-1/+1
* | | | | Merge pull request #6802 from chef/attemptsThom May2018-01-291-1/+1
|\ \ \ \ \
| * | | | | Use attempt or attemps in the retries loggingattemptsTim Smith2018-01-261-1/+1
* | | | | | Bump version to 14.0.33 by Expeditorv14.0.33Chef Expeditor2018-01-291-1/+1
* | | | | | Merge pull request #6801 from chef/epic_fail_removalThom May2018-01-291-5/+0
|\ \ \ \ \ \
| * | | | | | Remove epic_fail alias to ignore_failureepic_fail_removalTim Smith2018-01-261-5/+0
| |/ / / / /
* | | | | | Bump version to 14.0.32 by Expeditorv14.0.32Chef Expeditor2018-01-261-1/+1
* | | | | | Nillable properties are the default nowtm/true_nillableThom May2018-01-261-5/+5
|/ / / / /
* | | | | Bump version to 14.0.31 by Expeditorv14.0.31Chef Expeditor2018-01-261-1/+1
* | | | | Bump version to 14.0.30 by Expeditorv14.0.30Chef Expeditor2018-01-261-1/+1
|/ / / /
* | | | Bump version to 14.0.29 by Expeditorv14.0.29Chef Expeditor2018-01-251-1/+1
* | | | fix node assignment of ImmutableArrays to VividMashes/AttrArraysLamont Granquist2018-01-252-1/+3
* | | | Bump version to 14.0.28 by Expeditorv14.0.28Chef Expeditor2018-01-251-1/+1
* | | | 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | |