summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test new xlstnew_xlstTim Smith2018-06-112-3/+3
* Bump version to 14.3.6 by Chef Expeditorv14.3.6Chef Expeditor2018-06-115-12/+12
* Merge pull request #7165 from chef/kernel_moduleTim Smith2018-06-113-0/+178
|\
| * Make it more clear that we load first on :installTim Smith2018-06-111-2/+3
| * Don't use delcare_resourceTim Smith2018-06-111-8/+8
| * Make kernel_module a preview resource until Chef 15Tim Smith2018-06-112-2/+7
| * Fix copyright dateTim Smith2018-06-111-1/+1
| * Add spec to test the resourceTim Smith2018-06-111-0/+43
| * Add descriptionsTim Smith2018-06-111-8/+24
| * Use shell_out and a file read instead of executeTim Smith2018-06-111-4/+16
| * Add kernel_module resource from the kernel_module cookbookTim Smith2018-06-112-0/+101
* | Bump version to 14.3.5 by Chef Expeditorv14.3.5Chef Expeditor2018-06-115-10/+12
|/
* Merge pull request #7161 from chef/ssh_known_hostsTim Smith2018-06-115-0/+208
|\
| * Make sure preview_resource is up topTim Smith2018-06-111-2/+1
| * Enable preview_resource for ssh_known_hosts_entryTim Smith2018-06-112-1/+7
| * Fix erb source locationTim Smith2018-06-111-2/+3
| * Add unit testsTim Smith2018-06-112-1/+51
| * Add description fields for actions/propertiesTim Smith2018-06-111-10/+42
| * Remove the cookbook name part of the templateTim Smith2018-06-111-3/+0
| * Add ssh_known_hosts_entry from ssh_known_hosts cookbookTim Smith2018-06-114-0/+123
* | Update CHANGELOG.md with details from pull request #7345Chef Expeditor2018-06-111-3/+4
* | Merge pull request #7345 from chef/sp/update-support-urlTim Smith2018-06-111-1/+1
|\ \ | |/ |/|
| * Update help link in Add/Remove Programs on WindowsStuart Preston2018-06-071-1/+1
* | Bump version to 14.3.4 by Chef Expeditorv14.3.4Chef Expeditor2018-06-115-11/+12
* | Merge pull request #7224 from coderanger/map-lockLamont Granquist2018-06-116-5/+192
|\ \
| * | Feed the rubocop.Noah Kantrowitz2018-06-052-4/+4
| * | Wrong indentation snuck in.Noah Kantrowitz2018-06-051-3/+3
| * | Fix typo.Noah Kantrowitz2018-06-051-1/+1
| * | Expose the resource preview flag in the exporter for use in docs.Noah Kantrowitz2018-06-051-0/+1
| * | Streamline the map locking process with a resource level flag.Noah Kantrowitz2018-06-052-0/+56
| * | Try to resolve a funky multi-test collision.Noah Kantrowitz2018-06-051-1/+1
| * | Feed the rubocop.Noah Kantrowitz2018-06-051-8/+8
| * | Fix up existing tests.Noah Kantrowitz2018-06-051-3/+3
| * | Test for using a provider class.Noah Kantrowitz2018-06-051-0/+8
| * | Some tests for locked mode.Noah Kantrowitz2018-06-051-0/+60
| * | Fix up the thing namer.Noah Kantrowitz2018-06-051-1/+8
| * | Add in version ranges too.Noah Kantrowitz2018-06-051-3/+11
| * | First pass on an implementation for https://github.com/chef/chef-rfc/pull/305Noah Kantrowitz2018-06-052-1/+48
* | | Bump version to 14.3.3 by Chef Expeditorv14.3.3Chef Expeditor2018-06-115-11/+12
* | | Merge pull request #7351 from josh-barker/bug/why-run-windows-package-local-fileTim Smith2018-06-112-3/+11
|\ \ \
| * | | Add whyrun message when installing a local from on windowsJosh Barker2018-06-092-3/+11
* | | | Bump version to 14.3.2 by Chef Expeditorv14.3.2Chef Expeditor2018-06-115-12/+12
* | | | Merge pull request #7330 from chef/lcg/deprecate-shell-out-compact-timeoutLamont Granquist2018-06-1129-117/+124
|\ \ \ \
| * | | | add back commentLamont Granquist2018-06-051-0/+2
| * | | | need to inject selfLamont Granquist2018-06-051-5/+6
| * | | | move maybe_add_timeout to module method for privacyLamont Granquist2018-06-042-4/+5
| * | | | remove uses of shell_out_compact_timeoutLamont Granquist2018-05-3129-110/+112
| * | | | Make shell_out_compact automatically pick up timeoutsLamont Granquist2018-05-311-11/+12
* | | | | Bump version to 14.3.1 by Chef Expeditorv14.3.1Chef Expeditor2018-06-115-10/+12
* | | | | Merge pull request #7350 from chef/deprecate_pkgTim Smith2018-06-113-0/+13
|\ \ \ \ \