summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Avoid spellcheck complaintTim Smith2020-07-201-3/+3
| * | | Avoid passing around the action we're inTim Smith2020-07-201-8/+8
| * | | Fix case in test resourceTim Smith2020-07-201-1/+1
| * | | Fix a few failuresTim Smith2020-07-201-2/+3
| * | | Use concat in another placeTim Smith2020-07-201-5/+17
| * | | Concat to avoid a flattenTim Smith2020-07-201-4/+4
| * | | Add specs for defaults_export_cmdTim Smith2020-07-201-0/+22
| * | | Remove the now unused coerce methodTim Smith2020-07-201-10/+0
| * | | Make sure to require plist since we use it hereTim Smith2020-07-201-0/+1
| * | | Trade a bit of memory for slightly slower debug runsTim Smith2020-07-201-6/+4
| * | | WIP: Delete actionTim Smith2020-07-201-28/+39
| * | | Test the default property valuesTim Smith2020-07-201-0/+12
| * | | use default export to load current valueTim Smith2020-07-201-33/+24
| * | | Avoid one failure condition with booleansTim Smith2020-07-201-1/+2
| * | | Add new current_host_level propertyTim Smith2020-07-201-3/+12
| * | | Update comment to reflect actual formatTim Smith2020-07-201-1/+1
| * | | Parse out the data structure to build current_resourceTim Smith2020-07-201-4/+31
| * | | Work entirely in arrays and make sure we single quote all valuesTim Smith2020-07-201-11/+10
| * | | Fail if we can't set the defaultsTim Smith2020-07-201-2/+2
| * | | Quote non dict/array values to support spacesTim Smith2020-07-201-6/+11
| * | | Switch to shellout instead of using executeTim Smith2020-07-201-3/+8
| * | | Update description of what you need to use the sudo propertyTim Smith2020-07-201-1/+1
| * | | Simplify logic and fix a few failuresTim Smith2020-07-201-2/+2
| * | | Add logging and fix shellout with user propertyTim Smith2020-07-201-4/+7
| * | | If it's an array work it like an arrayTim Smith2020-07-201-2/+2
| * | | Don't default type to an empty stringTim Smith2020-07-201-2/+1
| * | | updatesTim Smith2020-07-201-4/+5
| * | | Update lib/chef/resource/macos_userdefaults.rb Tim Smith2020-07-201-1/+1
| * | | Rework macos_userdefaults resourceTim Smith2020-07-202-44/+81
* | | | Bump version to 16.3.22 by Chef Expeditorv16.3.22Chef Expeditor2020-07-227-19/+20
| |/ / |/| |
* | | Merge pull request #10137 from chef/lcg/extract-mixlib-shelloutLamont Granquist2020-07-2211-263/+163
|\ \ \
| * | | clean up the chefutils wiring with a common helper classlcg/extract-mixlib-shelloutLamont Granquist2020-07-216-43/+50
| * | | fix shell_out specs to use an instance everywhere.Lamont Granquist2020-07-211-25/+24
| * | | just code changes, no spec modificationsLamont Granquist2020-07-219-232/+126
* | | | Bump version to 16.3.21 by Chef Expeditorv16.3.21Chef Expeditor2020-07-227-19/+20
* | | | Merge pull request #10185 from chef/fix-cookbook-uploader-global-stateTim Smith2020-07-214-43/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Remove global state from cookbook uploader.fix-cookbook-uploader-global-statePete Higgins2020-07-214-43/+18
|/ / /
* | | Bump version to 16.3.20 by Chef Expeditorv16.3.20Chef Expeditor2020-07-217-19/+20
* | | Merge pull request #10183 from chef/bump_inspecTim Smith2020-07-212-6/+6
|\ \ \
| * | | Update InSpec to 4.22.1Tim Smith2020-07-212-6/+6
|/ / /
* | | Bump version to 16.3.19 by Chef Expeditorv16.3.19Chef Expeditor2020-07-217-19/+20
* | | Merge pull request #10131 from chef/VSingh/bootstrap-retry-limitTim Smith2020-07-218-20/+19
|\ \ \
| * | | fix functional specVSingh/bootstrap-retry-limitVivek Singh2020-07-211-1/+1
| * | | Add comment in gemspecVivek Singh2020-07-211-1/+1
| * | | Remove unused codeVivek Singh2020-07-211-1/+0
| * | | Fix test casesVivek Singh2020-07-211-5/+2
| * | | Replace highline gem with tty-promptVivek Singh2020-07-216-13/+16
|/ / /
* | | Bump version to 16.3.18 by Chef Expeditorv16.3.18Chef Expeditor2020-07-207-19/+20
|/ /
* | Merge pull request #10178 from chef/bump_depsTim Smith2020-07-202-14/+18
|\ \
| * | Update InSpec to 4.22 and mixlib-shellout to 3.1.1Tim Smith2020-07-202-14/+18
|/ /