summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version of chef to 13.0.96 by Chef Versioner.v13.0.96Chef Versioner2017-04-041-1/+1
* Merge pull request #6001 from chef/smurawski/exit_status_defaultSteven Murawski2017-04-045-95/+17
|\
| * removing the use of Chef::Exception::DeprecatedExitCodesmurawski/exit_status_defaultSteven Murawski2017-04-044-22/+8
| * use rfc exit codesSteven Murawski2017-04-043-76/+12
* | Bump version of chef to 13.0.95 by Chef Versioner.v13.0.95Chef Versioner2017-04-041-1/+1
* | Merge pull request #6009 from chef/lcg/fix-linux-userLamont Granquist2017-04-041-1/+1
|\ \
| * | fix build break on master in linux user providerlcg/fix-linux-userLamont Granquist2017-04-041-1/+1
* | | Very minor follow up to https://github.com/chef/chef/commit/81db0e0cfc218169a...Noah Kantrowitz2017-04-041-1/+0
|/ /
* | Bump version of chef to 13.0.94 by Chef Versioner.v13.0.94Chef Versioner2017-04-041-1/+1
* | add better specs around modifying gem sourcesLamont Granquist2017-04-041-1/+3
* | Chef-13: tweaks to rubygems source option for urlsLamont Granquist2017-04-043-10/+26
* | Bump version of chef to 13.0.93 by Chef Versioner.Chef Versioner2017-04-041-1/+1
* | Merge pull request #6005 from coderanger/template-lazyNoah Kantrowitz2017-04-041-1/+24
|\ \
| * \ Merge branch 'master' into template-lazyNoah Kantrowitz2017-04-0433-552/+356
| |\ \
| * | | Cope with the common case of passing node[“whatever”] as template variables.Noah Kantrowitz2017-04-041-1/+5
| * | | Make chefstyle happy.Noah Kantrowitz2017-04-031-1/+1
| * | | Allow lazy{} to be used in template resource variables.Noah Kantrowitz2017-04-031-1/+20
* | | | Merge pull request #6003 from coderanger/freeze-property-defaultNoah Kantrowitz2017-04-042-1/+15
|\ \ \ \
| * \ \ \ Merge branch 'master' into freeze-property-defaultNoah Kantrowitz2017-04-0410-57/+14
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Rubocoppppp.Noah Kantrowitz2017-04-041-2/+2
| * | | | Merge branch 'master' into freeze-property-defaultNoah Kantrowitz2017-04-0424-496/+343
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Switch to recursive freeze, if you want to footgun you need to work for it. Noah Kantrowitz2017-04-031-2/+13
| * | | | Fix the default on Mount#supports as some tests mutate it in-place.Noah Kantrowitz2017-04-031-1/+1
| * | | | Freeze the default value for properties unless it is a lazy.Noah Kantrowitz2017-04-031-0/+3
* | | | | Merge pull request #5978 from Oxalide/fix-exit-on-errorSteven Murawski2017-04-041-11/+15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix knife ssh --exit-on-errorMaxime de Roucy2017-03-311-11/+15
* | | | | Merge pull request #5720 from Ppjet6/masterSteven Murawski2017-04-041-0/+1
|\ \ \ \ \
| * | | | | Add -u param to usermod in linux_user resource when using non_uniqueMaxime “pep” Buquet2017-01-251-0/+1
* | | | | | Merge pull request #5822 from gbatye/launchd_limit_load_sessionLamont Granquist2017-04-041-1/+1
|\ \ \ \ \ \
| * | | | | | launchd:limit_load_to_session_type accepted Array and StringGregory Batye2017-02-171-1/+1
* | | | | | | Merge pull request #6000 from coderanger/no-more-constsNoah Kantrowitz2017-04-044-53/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into no-more-constsNoah Kantrowitz2017-04-0433-508/+372
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Try removing the const-ificiation of DSL-based resources/providers.Noah Kantrowitz2017-04-034-53/+0
* | | | | | | | Merge pull request #5850 from criteo-forks/rb_supportThom May2017-04-041-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Ensure ruby nodes are supported in knife serveGrégoire Seux2017-03-061-1/+1
| * | | | | | | | Support ruby role in knife serveGrégoire Seux2017-03-061-1/+1
* | | | | | | | | Merge pull request #5854 from mikedodge04/ld_restartThom May2017-04-042-1/+5
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'chef/master' into ld_restartMike Dodge2017-03-27136-2463/+568
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Adding restart action to launchd resourceMike Dodge2017-03-022-1/+5
* | | | | | | | | | | Merge pull request #5971 from nathwill/sd-verify-optionalThom May2017-04-042-1/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | provide verification escape-hatch & document internal vs user-managed propertiesNathan Williams2017-03-302-1/+6
* | | | | | | | | | | RFC 85: Remove unused metadataThom May2017-04-041-111/+2
* | | | | | | | | | | RFC 67: Remove cookbook segmentsThom May2017-04-0422-384/+340
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Bump version of chef to 13.0.92 by Chef Versioner.v13.0.92Chef Versioner2017-04-041-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Bump version of chef to 13.0.91 by Chef Versioner.v13.0.91Chef Versioner2017-04-041-1/+1
* | | | | | | | | Merge pull request #5998 from chef/lcg/ohai-with-amazon-changeLamont Granquist2017-04-038-11/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | chef code changes for changing amazon platform_familyLamont Granquist2017-04-038-11/+11
* | | | | | | | | | Bump version of chef to 13.0.90 by Chef Versioner.v13.0.90Chef Versioner2017-04-031-1/+1
* | | | | | | | | | Merge pull request #5987 from coderanger/error-infoNoah Kantrowitz2017-04-031-1/+18
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Chefstyle fixes.Noah Kantrowitz2017-04-031-4/+3