Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | fix incorrect resource name in description | Tor Magnus Rakvåg | 2018-02-08 | 1 | -1/+1 | |
* | | | | | | | | | Bump version to 14.0.48 by Expeditorv14.0.48 | Chef Expeditor | 2018-02-08 | 5 | -12/+12 | |
* | | | | | | | | | Merge pull request #6833 from chef/tm/disable_chatty_ohai | Thom May | 2018-02-08 | 4 | -22/+7 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | remove callers of passwd ohai plugintm/disable_chatty_ohai | Thom May | 2018-02-07 | 4 | -22/+7 | |
* | | | | | | | | | Bump version to 14.0.47 by Expeditorv14.0.47 | Chef Expeditor | 2018-02-07 | 5 | -10/+12 | |
* | | | | | | | | | Merge pull request #6364 from chef/knife_rb | Tim Smith | 2018-02-07 | 3 | -4/+15 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Link to the knife.rb docs when the knife.rb file is missingknife_rb | Tim Smith | 2018-01-22 | 3 | -4/+15 | |
* | | | | | | | | | Merge pull request #6830 from chef/sp/remove-32bit-windows-testing | Thom May | 2018-02-07 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Switching to Visual Studio 2017 machine in Appveyor | Stuart Preston | 2018-02-07 | 1 | -1/+1 | |
| * | | | | | | | | | Removing 32-bit testing on Windowssp/remove-32bit-windows-testing | Stuart Preston | 2018-02-07 | 1 | -1/+0 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Update CHANGELOG.md with details from pull request #6828 | Chef Expeditor | 2018-02-07 | 1 | -3/+4 | |
* | | | | | | | | | Merge pull request #6828 from Intility/windows_task_warning_fix | Thom May | 2018-02-07 | 1 | -13/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | remove punctuation for consistency | Tor Magnus Rakvåg | 2018-02-07 | 1 | -7/+7 | |
| * | | | | | | | | | remove contractions | Tor Magnus Rakvåg | 2018-02-07 | 1 | -7/+7 | |
| * | | | | | | | | | plural to singular, consistent use of contractions | Tor Magnus Rakvåg | 2018-02-06 | 1 | -3/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Bump version to 14.0.46 by Expeditorv14.0.46 | Chef Expeditor | 2018-02-07 | 5 | -15/+16 | |
* | | | | | | | | | Merge pull request #6807 from algaut/master | Tim Smith | 2018-02-07 | 2 | -5/+13 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix windows_task idle_time validation | algaut | 2018-02-06 | 2 | -5/+13 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Bump version to 14.0.45 by Expeditorv14.0.45 | Chef Expeditor | 2018-02-06 | 5 | -11/+12 | |
* | | | | | | | | Merge pull request #6826 from chef/bye_debian_7 | Lamont Granquist | 2018-02-05 | 7 | -47/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove testing of Debian 7bye_debian_7 | Tim Smith | 2018-02-04 | 7 | -47/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Bump version to 14.0.44 by Expeditorv14.0.44 | Chef Expeditor | 2018-02-02 | 5 | -11/+12 | |
* | | | | | | | | Merge pull request #6820 from chef/tm/apt_package_insanity | Lamont Granquist | 2018-02-02 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Use apt_package instead of package, and rename filetm/apt_package_insanity | Lamont Granquist | 2018-02-02 | 1 | -3/+3 | |
| * | | | | | | | Revert "guard against somehow being called by the package resource" | Lamont Granquist | 2018-02-02 | 1 | -1/+1 | |
| * | | | | | | | guard against somehow being called by the package resource | Thom May | 2018-02-01 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Bump version to 14.0.43 by Expeditorv14.0.43 | Chef Expeditor | 2018-02-01 | 5 | -13/+14 | |
* | | | | | | | Merge pull request #6810 from chef/tm/apt_debconf_prompts | Thom May | 2018-02-01 | 4 | -434/+449 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ensure that we only set config file options if necessarytm/apt_debconf_prompts | Thom May | 2018-01-30 | 2 | -441/+436 | |
| * | | | | | | | temporarily skip tests that have duplicate options while WIP | Cam Cope | 2018-01-30 | 1 | -3/+5 | |
| * | | | | | | | add test that overwrite_config_files is set to a default value | Cam Cope | 2018-01-30 | 1 | -0/+4 | |
| * | | | | | | | fix tests to reflect options change | Cam Cope | 2018-01-30 | 1 | -5/+5 | |
| * | | | | | | | remove unnecessay quotes that caused problems | Cam Cope | 2018-01-30 | 1 | -2/+2 | |
| * | | | | | | | fix type error | Cam Cope | 2018-01-30 | 1 | -1/+1 | |
| * | | | | | | | convert to arrays, fix logic gating | Cam Cope | 2018-01-30 | 1 | -4/+6 | |
| * | | | | | | | Avoid apt (dpkg) prompts for modified config files | Cam Cope | 2018-01-30 | 2 | -1/+13 | |
|/ / / / / / / | ||||||
* | | | | | | | Bump version to 14.0.42 by Expeditorv14.0.42 | Chef Expeditor | 2018-01-30 | 5 | -11/+12 | |
* | | | | | | | Merge pull request #6782 from cramaechi/CHEF-4959 | Thom May | 2018-01-30 | 2 | -1/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update logic in mount/mount.rb and mount/mount_spec.rb | Chibuikem Amaechi | 2018-01-29 | 2 | -12/+20 | |
| * | | | | | | | Update .../mount/mount_spec.rb | Chibuikem Amaechi | 2018-01-29 | 1 | -0/+10 | |
| * | | | | | | | Improve handling of default mount options | Chibuikem Amaechi | 2018-01-29 | 1 | -1/+10 | |
| * | | | | | | | Update /etc/fstab on FreeBSD #4959 | Chibuikem Amaechi | 2018-01-29 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Bump version to 14.0.41 by Expeditorv14.0.41 | Chef Expeditor | 2018-01-30 | 5 | -13/+14 | |
* | | | | | | | Merge pull request #6809 from chef/epic_fail_spec | Thom May | 2018-01-30 | 1 | -5/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Remove the spec for epic_failepic_fail_spec | Tim Smith | 2018-01-29 | 1 | -5/+0 | |
|/ / / / / / | ||||||
* | | | | | | Bump version to 14.0.40 by Expeditorv14.0.40 | Chef Expeditor | 2018-01-30 | 5 | -13/+14 | |
* | | | | | | Merge pull request #6808 from chef/lcg/fix-powershell-out | Lamont Granquist | 2018-01-29 | 1 | -21/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | the format of this flametest doesn't matterlcg/fix-powershell-out | Lamont Granquist | 2018-01-29 | 1 | -21/+5 | |
|/ / / / / / | ||||||
* | | | | | | Bump version to 14.0.39 by Expeditorv14.0.39 | Chef Expeditor | 2018-01-29 | 5 | -11/+12 | |
* | | | | | | Merge pull request #6494 from Rarian/lock_package_idempotency | Lamont Granquist | 2018-01-29 | 6 | -43/+75 | |
|\ \ \ \ \ \ |