summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removing 32-bit testing on Windowssp/remove-32bit-windows-testingStuart Preston2018-02-071-1/+0
* Bump version to 14.0.45 by Expeditorv14.0.45Chef Expeditor2018-02-065-11/+12
* Merge pull request #6826 from chef/bye_debian_7Lamont Granquist2018-02-057-47/+0
|\
| * Remove testing of Debian 7bye_debian_7Tim Smith2018-02-047-47/+0
|/
* Bump version to 14.0.44 by Expeditorv14.0.44Chef Expeditor2018-02-025-11/+12
* Merge pull request #6820 from chef/tm/apt_package_insanityLamont Granquist2018-02-021-3/+3
|\
| * Use apt_package instead of package, and rename filetm/apt_package_insanityLamont Granquist2018-02-021-3/+3
| * Revert "guard against somehow being called by the package resource"Lamont Granquist2018-02-021-1/+1
| * guard against somehow being called by the package resourceThom May2018-02-011-1/+1
|/
* Bump version to 14.0.43 by Expeditorv14.0.43Chef Expeditor2018-02-015-13/+14
* Merge pull request #6810 from chef/tm/apt_debconf_promptsThom May2018-02-014-434/+449
|\
| * Ensure that we only set config file options if necessarytm/apt_debconf_promptsThom May2018-01-302-441/+436
| * temporarily skip tests that have duplicate options while WIPCam Cope2018-01-301-3/+5
| * add test that overwrite_config_files is set to a default valueCam Cope2018-01-301-0/+4
| * fix tests to reflect options changeCam Cope2018-01-301-5/+5
| * remove unnecessay quotes that caused problemsCam Cope2018-01-301-2/+2
| * fix type errorCam Cope2018-01-301-1/+1
| * convert to arrays, fix logic gatingCam Cope2018-01-301-4/+6
| * Avoid apt (dpkg) prompts for modified config filesCam Cope2018-01-302-1/+13
|/
* Bump version to 14.0.42 by Expeditorv14.0.42Chef Expeditor2018-01-305-11/+12
* Merge pull request #6782 from cramaechi/CHEF-4959Thom May2018-01-302-1/+28
|\
| * Update logic in mount/mount.rb and mount/mount_spec.rbChibuikem Amaechi2018-01-292-12/+20
| * Update .../mount/mount_spec.rbChibuikem Amaechi2018-01-291-0/+10
| * Improve handling of default mount optionsChibuikem Amaechi2018-01-291-1/+10
| * Update /etc/fstab on FreeBSD #4959Chibuikem Amaechi2018-01-291-1/+1
* | Bump version to 14.0.41 by Expeditorv14.0.41Chef Expeditor2018-01-305-13/+14
* | Merge pull request #6809 from chef/epic_fail_specThom May2018-01-301-5/+0
|\ \ | |/ |/|
| * Remove the spec for epic_failepic_fail_specTim Smith2018-01-291-5/+0
|/
* Bump version to 14.0.40 by Expeditorv14.0.40Chef Expeditor2018-01-305-13/+14
* Merge pull request #6808 from chef/lcg/fix-powershell-outLamont Granquist2018-01-291-21/+5
|\
| * the format of this flametest doesn't matterlcg/fix-powershell-outLamont Granquist2018-01-291-21/+5
|/
* Bump version to 14.0.39 by Expeditorv14.0.39Chef Expeditor2018-01-295-11/+12
* Merge pull request #6494 from Rarian/lock_package_idempotencyLamont Granquist2018-01-296-43/+75
|\
| * Ensure package (un)locking is idempotentAndy Wagner2018-01-046-43/+75
* | Bump version to 14.0.38 by Expeditorv14.0.38Chef Expeditor2018-01-295-11/+12
* | 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-295-11/+12
* | | 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-295-11/+12
* | | | Merge pull request #6804 from jasonwbarnett/feature/add-create-delete-and-con...Thom May2018-01-295-99/+897
|\ \ \ \
| * | | | Add description property to converge configure actionJason Barnett2018-01-272-2/+2
| * | | | Remove temporary lineJason Barnett2018-01-271-2/+0
| * | | | chefstyle -aJason Barnett2018-01-264-92/+92
| * | | | Fix existing tests and add new onesJason Barnett2018-01-264-107/+561
| * | | | Add :create, :delete, and :configure actions to the windows_service resourceJason Barnett2018-01-253-44/+390