summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* whitelist minitesttm/minitestThom May2017-05-261-1/+1
| | | | | | The minitest gem is shipped by ruby itself. Signed-off-by: Thom May <thom@chef.io>
* Bump version of chef to 13.1.29 by Chef Versioner.v13.1.29Chef Versioner2017-05-265-10/+10
|
* Merge pull request #6180 from chef/tm/volatile_tasksThom May2017-05-251-1/+1
|\ | | | | mark windows task :end test as volatile
| * mark windows task :end test as volatiletm/volatile_tasksThom May2017-05-251-1/+1
|/ | | | Signed-off-by: Thom May <thom@chef.io>
* Bump version of chef to 13.1.28 by Chef Versioner.v13.1.28Chef Versioner2017-05-255-17/+11
|
* Merge pull request #6178 from coderanger/no-listenLamont Granquist2017-05-251-4/+1
|\ | | | | Missed this which makes some smoke tests for chef-shell fail.
| * Missed this which makes some smoke tests for chef-shell fail.Noah Kantrowitz2017-05-251-4/+1
| | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* | Bump version of chef to 13.1.27 by Chef Versioner.v13.1.27Chef Versioner2017-05-255-14/+15
| |
* | Merge pull request #6177 from coderanger/no-listenThom May2017-05-255-3/+31
|\ \ | |/ | | Use socketless local mode by default
| * Add release notes. [ci skip]Noah Kantrowitz2017-05-251-1/+18
| | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * Display a deprecation warning when using --listen mode.Noah Kantrowitz2017-05-252-0/+11
| | | | | | | | | | | | Deprecation doc added in https://github.com/chef/chef-web-docs/pull/687. Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * Change the default listen mode to false.Noah Kantrowitz2017-05-252-2/+2
| | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* | Bump version of chef to 13.1.26 by Chef Versioner.v13.1.26Chef Versioner2017-05-255-10/+21
| |
* | Merge pull request #6176 from chef/lcg/breakpoint-custom-resourceLamont Granquist2017-05-256-104/+41
|\ \ | |/ |/| convert breakpoint resource to a custom resource
| * provider doesn't existing any moreLamont Granquist2017-05-251-49/+0
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * remove stray load_current_resourceLamont Granquist2017-05-251-3/+0
| | | | | | | | | | | | copypasta mistake from the old provider Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * convert breakpoint resource to a custom resourceLamont Granquist2017-05-256-73/+62
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* update commentLamont Granquist2017-05-241-1/+1
|
* use eval_gemfileLamont Granquist2017-05-241-1/+1
|
* Bump version of chef to 13.1.25 by Chef Versioner.v13.1.25Chef Versioner2017-05-245-10/+10
|
* Merge pull request #6174 from coderanger/solo-no-listenNoah Kantrowitz2017-05-241-0/+1
|\ | | | | Make non-legacy solo use socketless mode
| * Make non-legacy solo use socketless mode.Noah Kantrowitz2017-05-241-0/+1
|/ | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* Bump version of chef to 13.1.24 by Chef Versioner.v13.1.24Chef Versioner2017-05-245-10/+10
|
* Merge pull request #6172 from chef/choco_fixTim Smith2017-05-231-1/+1
|\ | | | | Only run the Chocolatey tests if Chocolatey is installed
| * Remove the extra commachoco_fixTim Smith2017-05-231-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Only run the Chocolatey tests if Chocolatey is installedTim Smith2017-05-231-1/+1
|/ | | | | | This is a bit of a workaround for now. We need to get Chocolatey back on the windows jenkins builders so we can get green tests. This gets us green for the 13.1 release though. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version of chef to 13.1.23 by Chef Versioner.v13.1.23Chef Versioner2017-05-235-10/+10
|
* Merge pull request #6171 from chef/131_notesTim Smith2017-05-231-1/+1
|\ | | | | Fix ohai deprecation link in the release notes
| * Fix link131_notesTim Smith2017-05-231-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version of chef to 13.1.22 by Chef Versioner.v13.1.22Chef Versioner2017-05-235-74/+12
| |
* | Merge pull request #6170 from chef/131_notesTim Smith2017-05-231-1/+13
|\ \ | |/ | | Update release notes for 13.1
| * Add upstart change to the notesTim Smith2017-05-231-0/+4
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update release notes for 13.1Tim Smith2017-05-231-1/+9
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Copy the 13.0 changelog over from the tm/release_notes branch.Noah Kantrowitz2017-05-231-0/+62
| | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* | Note that the .36 hot fix happened.Noah Kantrowitz2017-05-231-2/+2
|/ | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* Bump version of chef to 13.1.21 by Chef Versioner.v13.1.21lita-devlita-acceptanceChef Versioner2017-05-205-13/+10
|
* Merge pull request #6167 from chef/lcg/bump-deps4Lamont Granquist2017-05-191-5/+7
|\ | | | | bump deps in Gemfile.lock
| * bump depsLamont Granquist2017-05-191-5/+7
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version of chef to 13.1.20 by Chef Versioner.v13.1.20Chef Versioner2017-05-165-10/+17
|
* Merge pull request #6154 from chef/tm/gem_pathThom May2017-05-163-17/+18
|\ | | | | Ensure that we check the embedded gem binary last
| * Ensure that we check the embedded gem binary lasttm/gem_pathThom May2017-05-163-17/+18
| | | | | | | | | | | | | | | | | | | | Previously we injected our expected paths in to ENV['PATH'] but we stopped doing that in Chef 13; for gem_package, we need to ensure that if all else fails we'll use the Omnibus provided gem binary, but we should never pick that if we can find a different one. Closes: #6103 Signed-off-by: Thom May <thom@chef.io>
* | Bump version of chef to 13.1.19 by Chef Versioner.v13.1.19Chef Versioner2017-05-165-10/+10
| |
* | Merge pull request #6156 from shortdudey123/prefer_systemd_with_sysvinitThom May2017-05-162-11/+11
|\ \ | |/ |/| Prefer Systemd with sysvinit script over Upstart for service provider
| * Prefer Systemd with sysvinit script over Upstart for service providerGrant Ridder2017-05-152-11/+11
|/ | | | | | On newer Debian based systems that use systemd to have a package install a SysV init and Upstart script. Systemd can use systemd service files or SysV init scripts. However, on the Chef serivce provider side, this is not reflected. So in this case, Upstart will be prefered even if Upstart itself is not installed on the system. Signed-off-by: Grant Ridder <shortdudey123@gmail.com>
* Bump version of chef to 13.1.18 by Chef Versioner.v13.1.18Chef Versioner2017-05-155-10/+10
|
* Merge pull request #6153 from chef/tm/disable_choco_harderThom May2017-05-151-2/+1
|\ | | | | Run choco tests just on 2012r2 for now
| * Run choco tests just on 2012r2 for nowtm/disable_choco_harderThom May2017-05-151-2/+1
|/ | | | Signed-off-by: Thom May <thom@chef.io>
* Bump version of chef to 13.1.17 by Chef Versioner.v13.1.17Chef Versioner2017-05-125-14/+11
|
* Merge pull request #6146 from chef/tm/disable_choco_testsThom May2017-05-121-0/+1
|\ | | | | Completely ignore the chocolatey tests
| * Completely ignore the chocolatey teststm/disable_choco_testsThom May2017-05-121-0/+1
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>