summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* bump zlib to 1.2.11tm/zlibThom May2017-06-162-11/+11
| | | | Signed-off-by: Thom May <thom@chef.io>
* Bump version of chef to 13.2.13 by Chef Versioner.v13.2.13Chef Versioner2017-06-125-11/+10
|
* Merge pull request #6207 from MsysTechnologiesllc/piyush/fix_chomp_errorLamont Granquist2017-06-121-1/+1
|\ | | | | Fix chomp error for nil class
| * Fix chomp error for nil classpiyushawasthi2017-06-091-1/+1
| | | | | | | | Signed-off-by: piyushawasthi <piyush.awasthi@msystechnologies.com>
* | Bump version of chef to 13.2.12 by Chef Versioner.v13.2.12Chef Versioner2017-06-095-10/+10
| |
* | Merge pull request #6209 from chef/lcg/update-pinsLamont Granquist2017-06-091-8/+9
|\ \ | | | | | | bump Gemfile.lock
| * | bump Gemfile.lockLamont Granquist2017-06-091-8/+9
|/ / | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version of chef to 13.2.11 by Chef Versioner.v13.2.11Chef Versioner2017-06-095-11/+10
| |
* | Merge pull request #6208 from chef/adamleff/bump-inspec-1.27Thom May2017-06-091-4/+5
|\ \ | |/ |/| Bump InSpec to 1.27.0
| * Bump InSpec to 1.27.0adamleff/bump-inspec-1.27Adam Leff2017-06-091-4/+5
|/ | | | | | | InSpec 1.27 is available and users of the omnibus package could take advantage of it. Signed-off-by: Adam Leff <adam@leff.co>
* Bump version of chef to 13.2.10 by Chef Versioner.v13.2.10Chef Versioner2017-06-085-10/+10
|
* Merge pull request #6205 from chef/resource_typoTim Smith2017-06-081-1/+1
|\ | | | | Fix a typo in the breakpoint resource name
| * Fix a typo in the breakpoint resource nameTim Smith2017-06-081-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #6206 from chef/chefspec_urlTim Smith2017-06-081-1/+1
|\ \ | |/ |/| Update the chefspec URL for Travis
| * Update the chefspec URL for TravisTim Smith2017-06-081-1/+1
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version of chef to 13.2.9 by Chef Versioner.v13.2.9Chef Versioner2017-06-085-10/+10
|
* Merge pull request #6204 from chef/lcg/deprecate-resource-namespace-magicLamont Granquist2017-06-088-39/+52
|\ | | | | Deprecate property namespace magic
| * fix chefstyle again, confused as to where this is coming fromLamont Granquist2017-06-082-2/+2
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * remove FIXME since its deprecated nowlcg/deprecate-resource-namespace-magicLamont Granquist2017-06-081-2/+0
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Deprecate property namespace magicLamont Granquist2017-06-086-35/+50
|/ | | | | | | This forces everyone to starting using new_resource.property_name instead of just property_name. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version of chef to 13.2.8 by Chef Versioner.v13.2.8Chef Versioner2017-06-075-10/+10
|
* Merge pull request #6202 from robbkidd/robb/update-cla-archiveThom May2017-06-071-8/+2697
|\ | | | | update CLA archive
| * update CLA archiveRobb Kidd2017-06-071-8/+2697
|/ | | | | | | Now that Chef has moved to DCO, update the CLA archive to include companies and individuals from Supermarket's time as the CCLA/ICLA system of record. Signed-off-by: Robb Kidd <rkidd@chef.io>
* Bump version of chef to 13.2.7 by Chef Versioner.v13.2.7Chef Versioner2017-06-025-17/+11
|
* Merge pull request #6194 from MsysTechnologiesllc/nim/volatile_end_taskThom May2017-06-021-2/+1
|\ | | | | Marked :end task volatile
| * Marked :end task volatileThom May2017-06-021-2/+1
|/ | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* Bump version of chef to 13.2.6 by Chef Versioner.v13.2.6Chef Versioner2017-06-025-10/+18
|
* Merge pull request #6142 from ↵Thom May2017-06-022-1/+27
|\ | | | | | | | | MsysTechnologiesllc/nim/error_handling_for_proxy_issue [MSYS-563] Modified error message to explain connectivity issue due to Proxy
| * Checking for proxy error separatelynimisha2017-06-022-2/+27
| | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
| * Mofified error message to explain connectivity issue due to Proxy settingsnimisha2017-05-111-1/+2
| | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* | Bump version of chef to 13.2.5 by Chef Versioner.v13.2.5Chef Versioner2017-06-025-10/+10
| |
* | Removed status check where not requirednimisha2017-06-021-10/+4
| | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* | Bump version of chef to 13.2.4 by Chef Versioner.v13.2.4Chef Versioner2017-06-015-11/+11
| |
* | Merge pull request #6192 from chef/lcg/remove-remaining-garbageLamont Granquist2017-06-016-372/+72
|\ \ | | | | | | Remove bundle tasks, version_policy.rb and update README
| * | typeo [ci skip]Lamont Granquist2017-06-011-1/+1
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | feed chefstyle for some reasonlcg/remove-remaining-garbageLamont Granquist2017-06-011-1/+1
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | missing closing blockLamont Granquist2017-06-011-0/+1
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | Remove bundle tasks, version_policy.rb and update READMELamont Granquist2017-06-015-371/+70
|/ / | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version of chef to 13.2.3 by Chef Versioner.v13.2.3Chef Versioner2017-06-015-10/+10
| |
* | Add release notes related to SIGHUP changes [ci skip]Bryan McLellan2017-06-011-0/+12
| | | | | | | | Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* | Bump version of chef to 13.2.2 by Chef Versioner.v13.2.2Chef Versioner2017-05-315-10/+10
| |
* | Always run reconfigure between runs, and when HUP'dBryan McLellan2017-05-313-21/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | We can't reconfigure in a trap context because we might open files or another activity that could cause a deadlock. Ruby 2.0+ now prevents this by raising a ThreadError. This now runs reconfigure after every daemonized run, but still takes a HUP in case you need to reconfigure while sleeping. Fixes #4578 Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* | Calling reconfigure outside trap('HUP')nimisha2017-05-312-5/+6
| | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* | Bump version of chef to 13.2.1 by Chef Versioner.v13.2.1Chef Versioner2017-05-314-9/+9
| |
* | Merge pull request #6186 from chef/tm/copy_gemsThom May2017-05-312-19/+21
|\ \ | | | | | | Copy chef gems in place
| * | Copy chef gems in placetm/copy_gemsThom May2017-05-312-19/+21
|/ / | | | | | | | | | | Provided by chef/omnibus-software#836 Signed-off-by: Thom May <thom@chef.io>
* | Bump to 13.2Thom May2017-05-314-8/+8
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | Bump version of chef to 13.1.34 by Chef Versioner.v13.1.34Chef Versioner2017-05-315-10/+10
| |
* | Merge pull request #6188 from chef/lcg/bump-readmeLamont Granquist2017-05-301-1/+1
|\ \ | | | | | | bump ruby version in README [ci skip]
| * | bump ruby version in README [ci skip]Lamont Granquist2017-05-301-1/+1
|/ / | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>