summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix build break on master in linux user providerlcg/fix-linux-userLamont Granquist2017-04-041-1/+1
* 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
* | | | | | | | | Merge pull request #5850 from criteo-forks/rb_supportThom May2017-04-042-23/+59
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ensure ruby nodes are supported in knife serveGrégoire Seux2017-03-062-7/+17
| * | | | | | | | | Support ruby role in knife serveGrégoire Seux2017-03-062-5/+16
| * | | | | | | | | Add test for role listing in knife serveGrégoire Seux2017-03-061-1/+9
| * | | | | | | | | Extract with_knife_serve helper in knife serve testsGrégoire Seux2017-03-061-22/+29
* | | | | | | | | | Merge pull request #5854 from mikedodge04/ld_restartThom May2017-04-042-1/+5
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'chef/master' into ld_restartMike Dodge2017-03-27278-6074/+2393
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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
* | | | | | | | | | | | | bump ohai versionThom May2017-04-041-1/+1
* | | | | | | | | | | | | Merge pull request #6006 from chef/tm/fix_data_collector_acceptanceThom May2017-04-041-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Ensure we check all required fieldstm/fix_data_collector_acceptanceThom May2017-04-041-0/+4
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #5929 from chef/tm/cookbook_v2Thom May2017-04-0451-1099/+697
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | release notestm/cookbook_v2Thom May2017-04-041-0/+16
| * | | | | | | | | | | RFC 85: Remove unused metadataThom May2017-04-042-218/+27
| * | | | | | | | | | | RFC 67: Remove cookbook segmentsThom May2017-04-0449-881/+654
|/ / / / / / / / / / /