summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump mixlib-log to 3.0.0expeditor/mixlib-log_3.0.0Chef Expeditor2019-01-041-2/+2
| | | | | | This pull request was triggered automatically via Expeditor when mixlib-log 3.0.0 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Bump version to 15.0.120 by Chef Expeditorv15.0.120Chef Expeditor2019-01-045-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #7922 from chef/2.6Lamont Granquist2019-01-0386-150/+200
|\ | | | | Support Ruby 2.6 and add Ruby 2.6 testing
| * allow opensuseleap failures2.6Lamont Granquist2019-01-031-0/+18
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-0383-150/+154
| | | | | | | | | | | | includes backcompat for 2.5 Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Enumerable#chain looks read-onlyLamont Granquist2019-01-032-0/+2
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * fix for new array methodsLamont Granquist2019-01-031-0/+2
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * missing bangLamont Granquist2019-01-031-1/+1
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * add new ruby 2.6 methodsLamont Granquist2019-01-032-0/+4
| | | | | | | | | | | | filter[!] is just an alias for select[!] Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Add Ruby 2.6 testingTim Smith2019-01-031-0/+20
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #8090 from chef/maintainersTim Smith2019-01-032-146/+12
|\ \ | |/ |/| Simplify the sub-systems in the Chef maintainers file
| * Simplify the sub-systems in the Chef maintainers filemaintainersTim Smith2019-01-022-146/+12
| | | | | | | | | | | | | | | | | | Remove unsupported platforms Arch, Gentoo, Omnios, and openBSD where we've had just about zero action. Collapse the opensuse and SLES groups into one since the code is now the same Remove Chef Provisioning Fixup the TOML for the change in FreeBSD maintainers Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.0.119 by Chef Expeditorv15.0.119Chef Expeditor2019-01-035-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8091 from chef/new_bundlerTim Smith2019-01-031-2/+2
|\ \ | |/ |/| Update rubygems to 2.7.7 and bundler to 1.17.3
| * Update rubygems to 2.7.7 and bundler to 1.17.3Tim Smith2019-01-031-2/+2
|/ | | | | | | These are the last versions of these stable releases. We may want to go bundler 2.0 / rubygems 3.0, but this is a solid first step. Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #8083 from martinisoft/martinisoft/remove_maintainerTim Smith2019-01-021-2/+1
|\ | | | | Remove myself as maintainer and promote Amy as FreeBSD Lieutenant
| * Remove myself ad maintainer and promote AmyAaron Kalin2018-12-281-2/+1
| | | | | | | | Signed-off-by: Aaron Kalin <akalin@martinisoftware.com>
* | Add missing Chef 13 changelog entriesTim Smith2019-01-021-1/+66
| | | | | | | | | | | | | | Add in all the Chef 13 releases we did after forking master to become Chef 14 Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.0.118 by Chef Expeditorv15.0.118Chef Expeditor2018-12-315-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8085 from chef/bump_depsTim Smith2018-12-312-13/+13
|\ \ | | | | | | Bump multiple deps to the latest
| * | Bump multiple deps to the latestTim Smith2018-12-312-13/+13
|/ / | | | | | | | | | | This slims down a few of our deps Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.0.117 by Chef Expeditorv15.0.117Chef Expeditor2018-12-315-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8076 from chef/new_inspecTim Smith2018-12-311-2/+2
|\ \ | |/ |/| Bump inspec-core to 3.2.6
| * Bump inspec-core to 3.2.6new_inspecTim Smith2018-12-201-2/+2
|/ | | | | | This adds new resources, winrm connection options, and fixes many bugs. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 15.0.116 by Chef Expeditorv15.0.116Chef Expeditor2018-12-205-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8074 from chef/train-coreTim Smith2018-12-202-6/+6
|\ | | | | Update train-core to 1.6.3 for smaller size and new winrm options
| * Update train-core to 1.6.3train-coreTim Smith2018-12-192-6/+6
| | | | | | | | | | | | This gem has been slimmed Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.0.115 by Chef Expeditorv15.0.115Chef Expeditor2018-12-205-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8068 from chef/cache_off_masterLamont Granquist2018-12-191-2/+5
|\ \ | |/ |/| Disable s3 omnibus cache
| * Chefstyle fixTim Smith2018-12-191-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Disable s3 omnibus cachecache_off_masterTim Smith2018-12-191-1/+4
|/ | | | | | | | | | This has caused a ton of random issues where builders start pulling in cache from other branches. Every time we get in this state we just rebuild without the cache and all is fine again. It seems like we should just disable it at this point since we run builds on 2 branches at the same time now. Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #8066 from chef/backport_releasesTim Smith2018-12-192-2/+142
|\ | | | | Add 14.7 and 14.8 release notes and changelog
| * Add 14.7 and 14.8 release notes and changelogTim Smith2018-12-192-2/+142
|/ | | | | | This makes it so people can see 14.X work when you hit the github repo. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 15.0.114 by Chef Expeditorv15.0.114Chef Expeditor2018-12-195-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8000 from ↵Tim Smith2018-12-191-3/+6
|\ | | | | | | | | MsysTechnologiesllc/vasundhara/MSYS-936_Fix_fo_windows_certificate_delete_action_fails windows_certificate: Fix failures in delete action fails if certificate doesn't exist
| * MSYS-936 Fix for windows certificate delete action fails if certificate ↵vasu11052018-12-191-3/+6
| | | | | | | | | | | | doesn't exist Signed-off-by: vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | Bump version to 15.0.113 by Chef Expeditorv15.0.113Chef Expeditor2018-12-195-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8065 from chef/license_scout_15Tim Smith2018-12-181-1/+1
|\ \ | | | | | | Bump license_scout to 1.0.20 for licensing tests
| * | Bump license_scout to 1.0.20 for licensing testsTim Smith2018-12-181-1/+1
|/ / | | | | | | | | | | This will allow the new inspec deps to pass Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.0.112 by Chef Expeditorv15.0.112Chef Expeditor2018-12-185-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8062 from chef/many_bumpsTim Smith2018-12-182-34/+68
|\ \ | | | | | | Update inspec to 3.1 and bump all the mixlibs
| * | Update inspec to 3.1 and bump all the mixlibsmany_bumpsTim Smith2018-12-182-36/+70
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.0.111 by Chef Expeditorv15.0.111Chef Expeditor2018-12-185-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8008 from ↵Tim Smith2018-12-182-1/+8
|\ \ \ | | | | | | | | | | | | | | | | MsysTechnologiesllc/dh/MSYS-934_pfx_password_validity windows_certificate: Fix invalid byte sequence errors with pfx certicates
| * | | test case for special character in pfx_passworddheerajd-msys2018-12-061-0/+7
| | | | | | | | | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * | | Fix for pfx_password validationdheerajd-msys2018-12-051-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
* | | | Bump version to 15.0.110 by Chef Expeditorv15.0.110Chef Expeditor2018-12-185-13/+14
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8059 from chef/sp/vcredistTim Smith2018-12-182-0/+0
|\ \ \ \ | |_|/ / |/| | | Adding VC Redistributable files required for powershell_exec on Windows
| * | | Adding VC Redistributable files required for powershell_exec on Windowssp/vcredistStuart Preston2018-12-182-0/+0
|/ / / | | | | | | | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* | | Bump version to 15.0.109 by Chef Expeditorv15.0.109Chef Expeditor2018-12-145-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.