summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use delayed_action in accumulator speclcg/delayed_actionLamont Granquist2016-10-111-6/+2
* add delayed_action to the Chef::Resource APILamont Granquist2016-10-111-0/+25
* Bump version of chef to 12.15.24 by Chef Versioner.v12.15.24Chef Versioner2016-10-114-8/+8
* Merge pull request #5439 from chef/rhass/changelog_12.15Ryan Hass2016-10-111-3/+3
|\
| * updating CHANGELOG with more details on exit code 213rhass/changelog_12.15Jeremy J. Miller2016-10-101-1/+1
| * Use v12.15.19 for 12.15 CHANGELOG.Ryan Hass2016-10-101-2/+2
* | Bump version of chef to 12.15.23 by Chef Versioner.v12.15.23Chef Versioner2016-10-114-8/+8
* | Merge pull request #5421 from chef/tm/add_pr_templateThom May2016-10-111-0/+16
|\ \
| * | add PR templatetm/add_pr_templateThom May2016-10-061-0/+16
* | | Bump version of chef to 12.15.22 by Chef Versioner.v12.15.22Chef Versioner2016-10-114-8/+8
* | | Merge pull request #5441 from chef/lcg/edit_resource_scopeLamont Granquist2016-10-112-2/+244
|\ \ \ | |_|/ |/| |
| * | remove block_given?lcg/edit_resource_scopeLamont Granquist2016-10-101-2/+2
| * | add some integration testing around accumulatorsLamont Granquist2016-10-101-0/+236
| * | pass new_resource to edit_resource through instance_execLamont Granquist2016-10-101-1/+7
|/ /
* | Bump version of chef to 12.15.21 by Chef Versioner.v12.15.21Chef Versioner2016-10-074-8/+8
* | Merge pull request #5431 from chef/lcg/remove-rewindLamont Granquist2016-10-072-3/+0
|\ \
| * | manually remove chef-rewind from the Gemfile.locklcg/remove-rewindLamont Granquist2016-10-071-2/+0
| * | we haven't even been testing against chef-rewind for some timeLamont Granquist2016-10-071-1/+0
* | | Bump version of chef to 12.15.20 by Chef Versioner.v12.15.20Chef Versioner2016-10-074-8/+8
* | | Merge pull request #5433 from chef/rhass/release_12.15.18Ryan Hass2016-10-071-0/+27
|\ \ \
| * | | Update changelog for 12.15.18 release.Ryan Hass2016-10-071-0/+27
|/ / /
* | | Bump version of chef to 12.15.19 by Chef Versioner.v12.15.19Chef Versioner2016-10-074-8/+8
* | | Merge pull request #5413 from MsysTechnologiesllc/vj/update_release_notes_for...Ryan Hass2016-10-071-0/+14
|\ \ \ | |/ / |/| |
| * | Updated release notes for cab_package resource and providerVasu11052016-10-061-0/+14
* | | Bump version of chef to 12.15.18 by Chef Versioner.v12.15.18Chef Versioner2016-10-074-8/+8
* | | Merge pull request #5428 from jeremymv2/exit_code_213Thom May2016-10-073-0/+20
|\ \ \
| * \ \ Merge branch 'exit_code_213' of github.com:jeremymv2/chef into exit_code_213Jeremy J. Miller2016-10-060-0/+0
| |\ \ \
| | * \ \ Merge branch 'exit_code_213' of github.com:jeremymv2/chef into exit_code_213Jeremy J. Miller2016-10-060-0/+0
| | |\ \ \
| * | \ \ \ Merge branch 'exit_code_213' of github.com:jeremymv2/chef into exit_code_213Jeremy J. Miller2016-10-060-0/+0
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Adding support for rfc 62 exit code 213Jeremy J. Miller2016-10-063-0/+20
| * | | | Adding support for rfc 62 exit code 213Jeremy J. Miller2016-10-063-0/+20
| |/ / /
* | | | Bump version of chef to 12.15.17 by Chef Versioner.v12.15.17Chef Versioner2016-10-074-8/+8
* | | | Merge pull request #5427 from chef/lcg/cmdline-password-for-sudoLamont Granquist2016-10-071-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | use the command line prompt for sudo if setlcg/cmdline-password-for-sudoLamont Granquist2016-10-061-0/+1
* | | | Bump version of chef to 12.15.16 by Chef Versioner.v12.15.16Chef Versioner2016-10-064-8/+8
* | | | Merge pull request #5423 from chef/lcg/manage-home-consistencyLamont Granquist2016-10-065-23/+19
|\ \ \ \ | |/ / / |/| | |
| * | | fix manage_home provider inconsistencylcg/manage-home-consistencyLamont Granquist2016-10-065-23/+19
* | | | Bump version of chef to 12.15.15 by Chef Versioner.v12.15.15Chef Versioner2016-10-064-8/+8
* | | | Merge pull request #5426 from chef/bump_testMatt Wrock2016-10-061-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | small change to test bump botMatt Wrock2016-10-061-1/+1
|/ / /
* | | Merge pull request #5418 from chef/lcg/learnchefLamont Granquist2016-10-069-37/+140
|\ \ \ | |_|/ |/| |
| * | remove unnecessary skeleton files from test cookbookslcg/learnchefLamont Granquist2016-10-056-248/+0
| * | add learnchef testing to travis matrixLamont Granquist2016-10-0515-37/+388
* | | Merge pull request #5417 from chef/lcg/issue5089Thom May2016-10-062-8/+22
|\ \ \
| * | | redo of the redo of the patch to fix #5089lcg/issue5089Lamont Granquist2016-10-051-8/+7
| * | | add a spec for the fix to #5089Lamont Granquist2016-10-051-0/+15
| | |/ | |/|
* | | Bump version of chef to 12.15.14 by Chef Versioner.v12.15.14Chef Versioner2016-10-064-8/+8
* | | Merge pull request #5406 from chef/shain/test_bumpMatt Wrock2016-10-061-1/+1
|\ \ \
| * | | Update omnibus pinningshain/test_bumpScott Hain2016-10-041-1/+1
| |/ /
* | | Bump version of chef to 12.15.13 by Chef Versioner.v12.15.13Chef Versioner2016-10-064-8/+8