summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* something like thislcg/e-g-only-use-inline-resourcesLamont Granquist2017-04-041-70/+16
* Bump version of chef to 13.0.98 by Chef Versioner.v13.0.98Chef Versioner2017-04-045-17/+12
* Merge pull request #6012 from chef/lcg/bypass-fips-testLamont Granquist2017-04-043-3/+3
|\
| * bypass fips tests because we need a build in currentLamont Granquist2017-04-043-3/+3
* | Bump version of chef to 13.0.97 by Chef Versioner.v13.0.97Chef Versioner2017-04-045-10/+10
* | Merge pull request #6008 from coderanger/no-more-vendorNoah Kantrowitz2017-04-044-49/+7
|\ \ | |/ |/|
| * Merge branch 'master' into no-more-vendorNoah Kantrowitz2017-04-047-19/+145
| |\
| * | Replace a few dangling references to `knife cookbook site vendor` that don’...Noah Kantrowitz2017-04-042-3/+3
| * | Kill deprecated `knife cookbook site vendor` command.Noah Kantrowitz2017-04-042-46/+4
* | | Bump version of chef to 13.0.96 by Chef Versioner.v13.0.96Chef Versioner2017-04-045-10/+10
* | | Merge pull request #6001 from chef/smurawski/exit_status_defaultSteven Murawski2017-04-0410-294/+35
|\ \ \
| * | | removing the use of Chef::Exception::DeprecatedExitCodesmurawski/exit_status_defaultSteven Murawski2017-04-046-29/+11
| * | | use rfc exit codesSteven Murawski2017-04-047-269/+28
* | | | Bump version of chef to 13.0.95 by Chef Versioner.v13.0.95Chef Versioner2017-04-045-11/+10
* | | | 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
* | | | | Merge pull request #6010 from coderanger/path-part-2Lamont Granquist2017-04-041-1/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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-045-18/+12
| |_|/ |/| |
* | | Merge pull request #5995 from chef/lcg/chef-13-rubygems-sourceLamont Granquist2017-04-047-19/+145
|\ \ \ | |_|/ |/| |
| * | add RELEASE_NOTES on gem_package source changesLamont Granquist2017-04-041-0/+13
| * | add better specs around modifying gem sourcesLamont Granquist2017-04-043-7/+103
| * | Chef-13: tweaks to rubygems source option for urlsLamont Granquist2017-04-045-12/+29
|/ /
* | Bump version of chef to 13.0.93 by Chef Versioner.Chef Versioner2017-04-045-12/+28
* | Merge pull request #6005 from coderanger/template-lazyNoah Kantrowitz2017-04-044-1/+59
|\ \
| * \ Merge branch 'master' into template-lazyNoah Kantrowitz2017-04-0465-1333/+811
| |\ \
| * | | Cope with the common case of passing node[“whatever”] as template variables.Noah Kantrowitz2017-04-042-1/+15
| * | | Trololol my change bled into another test.Noah Kantrowitz2017-04-041-0/+1
| * | | Make chefstyle happy.Noah Kantrowitz2017-04-032-2/+2
| * | | Allow lazy{} to be used in template resource variables.Noah Kantrowitz2017-04-033-1/+44
* | | | Merge pull request #6003 from coderanger/freeze-property-defaultNoah Kantrowitz2017-04-044-23/+87
|\ \ \ \
| * \ \ \ Merge branch 'master' into freeze-property-defaultNoah Kantrowitz2017-04-0417-234/+114
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Rubocoppppp.Noah Kantrowitz2017-04-042-3/+3
| * | | | Merge branch 'master' into freeze-property-defaultNoah Kantrowitz2017-04-0462-1342/+723
| |\ \ \ \
| * | | | | Switch to recursive freeze, if you want to footgun you need to work for it. Noah Kantrowitz2017-04-032-2/+30
| * | | | | Add a release note.Noah Kantrowitz2017-04-031-0/+16
| * | | | | 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-032-22/+42
* | | | | | 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 remote-tracking branch 'chef/master'Gregory Batye2017-02-17570-5599/+14053
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge pull request #6000 from coderanger/no-more-constsNoah Kantrowitz2017-04-048-207/+37
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into no-more-constsNoah Kantrowitz2017-04-0473-1377/+835
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Release notes, but I don’t love them. [ci skip]Noah Kantrowitz2017-04-031-0/+14
| * | | | | | | | | We commented out the awesome_customers tests from Travis while master is on f...Noah Kantrowitz2017-04-032-67/+10
| * | | | | | | | | Try removing the const-ificiation of DSL-based resources/providers.Noah Kantrowitz2017-04-035-145/+15