summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Improve the warning textcreate_in_dkTim Smith2017-04-052-2/+2
| * | | Chef 13: Remove the knife cookbook create command in favor of Chef-DKTim Smith2017-04-052-654/+2
* | | | Merge pull request #6025 from chef/integration_test_tweaksTim Smith2017-04-0515-42/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove 12.04 testing in Travisintegration_test_tweaksTim Smith2017-04-053-27/+0
| * | | Update test cookbook copyright headersTim Smith2017-04-055-9/+19
| * | | Move test templates out of the default directoryTim Smith2017-04-052-0/+0
| * | | Update test cookbook licensesTim Smith2017-04-055-5/+5
| * | | Remove duplicate bundler_args from TravisTim Smith2017-04-051-1/+0
| |/ /
* | | Bump version of chef to 13.0.106 by Chef Versioner.v13.0.106Chef Versioner2017-04-055-10/+10
* | | Merge pull request #6023 from coderanger/root-aliasNoah Kantrowitz2017-04-0513-6/+42
|\ \ \
| * | | Improve coverage of root alias tests.Noah Kantrowitz2017-04-0513-6/+42
* | | | Bump version of chef to 13.0.105 by Chef Versioner.v13.0.105Chef Versioner2017-04-055-10/+10
* | | | Merge pull request #6013 from coderanger/always-inlineNoah Kantrowitz2017-04-0519-117/+75
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' into always-inlineNoah Kantrowitz2017-04-0523-46/+191
| |\ \ \
| * | | | Make use_inline_resources a no-op to allow for easier support of 12 and 13 in...Noah Kantrowitz2017-04-052-1/+3
| * | | | Add a unit test for the deprecation.Noah Kantrowitz2017-04-051-0/+6
| * | | | Add a deprecation warning when using use_inline_resources.Noah Kantrowitz2017-04-042-0/+17
| * | | | Add release notes.Noah Kantrowitz2017-04-041-0/+6
| * | | | Update some more tests for removing use_inline_resources.Noah Kantrowitz2017-04-043-15/+7
| * | | | The tests using these providers expect the pre-inline behavior and I don’t ...Noah Kantrowitz2017-04-043-3/+3
| * | | | ActionClass doesn’t need use_inline_resources anymore.Noah Kantrowitz2017-04-041-2/+0
| * | | | Core providers that don’t need use_inline_resources anymore.Noah Kantrowitz2017-04-047-12/+0
| * | | | The action method is now available on Chef::Provider so we don’t need it in...Noah Kantrowitz2017-04-041-7/+0
| * | | | Make use_inline_resources always active.Noah Kantrowitz2017-04-041-78/+34
* | | | | Bump version of chef to 13.0.104 by Chef Versioner.Chef Versioner2017-04-055-12/+10
* | | | | Merge pull request #6017 from chef/tm/ohai_plugins_2Thom May2017-04-056-1/+93
|\ \ \ \ \
| * | | | | RFC 59: Load Ohai pluginstm/ohai_plugins_2Thom May2017-04-056-1/+93
* | | | | | Merge pull request #6021 from chef/tm/fix_lzmaThom May2017-04-051-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | use new lzmatm/fix_lzmaThom May2017-04-051-1/+1
|/ / / / /
* | | | | Bump version of chef to 13.0.103 by Chef Versioner.v13.0.103Chef Versioner2017-04-055-10/+10
* | | | | Merge pull request #6020 from chef/licensesTim Smith2017-04-052-4/+4
|\ \ \ \ \
| * | | | | Have knife cookbook generate use SPDX standard license stringsTim Smith2017-04-052-4/+4
* | | | | | Bump version of chef to 13.0.102 by Chef Versioner.v13.0.102Chef Versioner2017-04-055-10/+10
* | | | | | Merge pull request #6015 from coderanger/root-aliasSteven Murawski2017-04-058-13/+99
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Fix a test I broke by adding a new fixture cookbook.Noah Kantrowitz2017-04-051-7/+1
| * | | | Feed the rubocop.Noah Kantrowitz2017-04-052-5/+5
| * | | | Release notes.Noah Kantrowitz2017-04-041-0/+6
| * | | | Make root alias attributes work with the normal CookbookCompiler load behavior.Noah Kantrowitz2017-04-043-6/+23
| * | | | First pass on implementing root aliases.Noah Kantrowitz2017-04-045-2/+71
| | |/ / | |/| |
* | | | Bump version of chef to 13.0.101 by Chef Versioner.Chef Versioner2017-04-055-11/+10
* | | | Merge pull request #6018 from chef/tm/mash_up_dem_dbiThom May2017-04-052-1/+6
|\ \ \ \
| * | | | Ensure DataBagItems are a Mashtm/mash_up_dem_dbiThom May2017-04-052-1/+6
* | | | | Merge pull request #6019 from chef/adamleff/update-omnibusSteven Murawski2017-04-051-8/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update omnibus Gemfile.lockAdam Leff2017-04-051-8/+8
|/ / / /
* | | | Bump version of chef to 13.0.100 by Chef Versioner.v13.0.100Chef Versioner2017-04-055-11/+10
* | | | Merge pull request #5937 from chef/adamleff/add-inspecThom May2017-04-054-7/+55
|\ \ \ \ | |/ / / |/| | |
| * | | Add InSpec to chef omnibus buildsadamleff/add-inspecAdam Leff2017-04-054-7/+55
|/ / /
* | | Bump version of chef to 13.0.99 by Chef Versioner.v13.0.99Chef Versioner2017-04-055-10/+10
* | | Merge pull request #5999 from chef/jjh/jhud-maintainerThom May2017-04-052-1/+9
|\ \ \ | |/ / |/| |
| * | Add myself as a core maintainerjjh/jhud-maintainerJosh Hudson2017-04-032-1/+9