summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove callers of passwd ohai plugintm/disable_chatty_ohaiThom May2018-02-074-22/+7
* Merge pull request #6830 from chef/sp/remove-32bit-windows-testingThom May2018-02-071-2/+1
|\
| * Switching to Visual Studio 2017 machine in AppveyorStuart Preston2018-02-071-1/+1
| * Removing 32-bit testing on Windowssp/remove-32bit-windows-testingStuart Preston2018-02-071-1/+0
* | Update CHANGELOG.md with details from pull request #6828Chef Expeditor2018-02-071-3/+4
* | Merge pull request #6828 from Intility/windows_task_warning_fixThom May2018-02-071-13/+13
|\ \
| * | remove punctuation for consistencyTor Magnus Rakvåg2018-02-071-7/+7
| * | remove contractionsTor Magnus Rakvåg2018-02-071-7/+7
| * | plural to singular, consistent use of contractionsTor Magnus Rakvåg2018-02-061-3/+3
| |/
* | Bump version to 14.0.46 by Expeditorv14.0.46Chef Expeditor2018-02-075-15/+16
* | Merge pull request #6807 from algaut/masterTim Smith2018-02-072-5/+13
|\ \ | |/ |/|
| * Fix windows_task idle_time validationalgaut2018-02-062-5/+13
|/
* 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