summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* | Bump version of chef to 13.1.16 by Chef Versioner.v13.1.16Chef Versioner2017-05-125-10/+17
| |
* | Merge pull request #6144 from chef/tm/ohai_versionThom May2017-05-121-4/+4
|\ \ | |/ |/| Bump ohai version
| * Bump ohai versiontm/ohai_versionThom May2017-05-121-4/+4
|/ | | | Signed-off-by: Thom May <thom@chef.io>
* Bump version of chef to 13.1.15 by Chef Versioner.v13.1.15Chef Versioner2017-05-125-13/+10
|
* Merge pull request #6143 from MsysTechnologiesllc/nim/fixing_build_failuresThom May2017-05-124-8/+11
|\ | | | | Fixing Build Failures
| * mark test as pending with a useful messageThom May2017-05-121-2/+2
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
| * Added choco_include? filternimisha2017-05-114-10/+12
| | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
| * Fixing Build Failuresnimisha2017-05-111-0/+1
| | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* | Bump version of chef to 13.1.14 by Chef Versioner.v13.1.14Chef Versioner2017-05-115-10/+17
| |
* | Merge pull request #6100 from chef/smurawski/cab_compareThom May2017-05-112-15/+20
|\ \ | | | | | | cab_package should comare package name and version, not just name
| * | Remove extraneous `puts`smurawski/cab_compareSteven Murawski2017-05-081-1/+1
| | | | | | | | | | | | Signed-off-by: Steven Murawski <steven.murawski@gmail.com>
| * | return the resource rather than an empty assignment to a local variableSteven Murawski2017-05-081-1/+1
| | | | | | | | | | | | Signed-off-by: Steven Murawski <steven.murawski@gmail.com>
| * | Make the cab compare on name and version, not just name. The new servicing ↵Steven Murawski2017-05-081-13/+18
| | | | | | | | | | | | | | | | | | model with package rollups all share the same name, so we need to differentiate on version. Signed-off-by: Steven Murawski <steven.murawski@gmail.com>
* | | Bump version of chef to 13.1.13 by Chef Versioner.v13.1.13Chef Versioner2017-05-115-10/+10
| | |
* | | Merge pull request #6138 from chef/tm/acceptanceThom May2017-05-1111-159/+20
|\ \ \ | |_|/ |/| | Acceptance test fixes
| * | Remove FIPS acceptance testingtm/acceptanceThom May2017-05-1110-139/+0
| | | | | | | | | | | | | | | | | | | | | This has always been a pretty grotesque hack, and should be replaced with real testers running in FIPS mode natively. Signed-off-by: Thom May <thom@chef.io>
| * | Update gems to get a new plistThom May2017-05-101-20/+20
| | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | | Bump version of chef to 13.1.12 by Chef Versioner.v13.1.12Chef Versioner2017-05-105-10/+10
| | |
* | | Merge pull request #6140 from chef/lcg/get-lita-working-againLamont Granquist2017-05-103-14/+2
|\ \ \ | | | | | | | | remove bundle_install.sh
| * | | remove bundle_install.shLamont Granquist2017-05-103-14/+2
|/ / / | | | | | | | | | | | | | | | | | | doesn't matter, and if it did we should use the actual bundler trampolining. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Merge pull request #6105 from Stromweld/patch-1Matt Wrock2017-05-102-4/+4
|\ \ \ | |/ / |/| | Updated to fix day validation with monthly frequency
| * | fixed test with @NimishaS suggestion.Corey Hemminger2017-05-030-0/+0
| |\ \ | | | | | | | | | | | | Signed-off-by: Corey Hemminger <corey.hemminger@nativex.com>
| | * | fixed test with @NimishaS suggestion. Signed-off-by: Corey Hemminger ↵Corey Hemminger2017-05-021-6/+2
| | | | | | | | | | | | | | | | | | | | corey.hemminger@nativex.com Signed-off-by: Corey Hemminger corey.hemminger@nativex.com
| * | | fixed test with @NimishaS suggestion. Signed-off-by: Corey Hemminger ↵Corey Hemminger2017-05-031-6/+2
| |/ / | | | | | | | | | | | | | | | corey.hemminger@nativex.com Signed-off-by: Corey Hemminger <corey.hemminger@nativex.com>