summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump version of chef to 13.0.92 by Chef Versioner.v13.0.92Chef Versioner2017-04-045-10/+10
* Merge pull request #6002 from chef/lcg/fix-rake-bundle-commandsLamont Granquist2017-04-037-232/+15
|\
| * also remove now-unused binstubsLamont Granquist2017-04-034-86/+0
| * fix and simplify rake bundle:* commandsLamont Granquist2017-04-034-151/+20
* | Bump version of chef to 13.0.91 by Chef Versioner.v13.0.91Chef Versioner2017-04-045-11/+10
* | Merge pull request #5998 from chef/lcg/ohai-with-amazon-changeLamont Granquist2017-04-0310-20/+39
|\ \
| * | roll back the chef-server git shalcg/ohai-with-amazon-changeLamont Granquist2017-04-031-1/+1
| * | add back amazon and allow failuresLamont Granquist2017-04-031-18/+37
| * | openssh cookbook is busted with amazonlinuxLamont Granquist2017-04-031-18/+18
| * | also revert bumping cheffish+chef-zeroLamont Granquist2017-04-031-3/+3
| * | chef code changes for changing amazon platform_familyLamont Granquist2017-04-038-11/+11
| * | roll back accidentall roll back of nokogiriLamont Granquist2017-04-031-11/+11
| * | bumping Gemfile.lock to pick up ohai amazon changeLamont Granquist2017-04-031-13/+13
| |/
* | Bump version of chef to 13.0.90 by Chef Versioner.v13.0.90Chef Versioner2017-04-035-20/+14
* | Merge pull request #5987 from coderanger/error-infoNoah Kantrowitz2017-04-032-8/+70
|\ \
| * | Chefstyle fixes.Noah Kantrowitz2017-04-032-7/+6
| * | Expand the system info displayed on error to give us some more data to work w...Noah Kantrowitz2017-03-312-8/+71
* | | Bump version of chef to 13.0.89 by Chef Versioner.v13.0.89Chef Versioner2017-04-035-13/+20
* | | Merge pull request #5973 from chef/jjh/policy_collector_fieldsLamont Granquist2017-04-032-0/+139
|\ \ \ | |_|/ |/| |
| * | Get policy_name/group from node object rather than Chef::Config for run_end d...jjh/policy_collector_fieldsJosh Hudson2017-03-311-2/+2
| * | YUNO like cookstyle, Travis?Josh Hudson2017-03-301-63/+63
| * | Add unit tests for run_end message in policy mode. Also some random cookstyle...Josh Hudson2017-03-301-33/+170
| * | Add policy_name and policy_group indexes to converge message sent to data-col...Josh Hudson2017-03-301-0/+2
* | | Merge pull request #5990 from chef/lcg/zypper-gpgThom May2017-04-035-93/+46
|\ \ \
| * | | Chef-13: turn on zypper gpg checks by defaultlcg/zypper-gpgLamont Granquist2017-04-025-93/+46
* | | | Merge pull request #5994 from chef/lcg/knife-search-no-resultsThom May2017-04-033-2/+44
|\ \ \ \
| * | | | Chef-13 knife search exit 1 when no resultslcg/knife-search-no-resultsLamont Granquist2017-04-023-2/+44
* | | | | Merge pull request #5989 from chef/lcg/deprecated-knife-subcommand-apisThom May2017-04-036-153/+5
|\ \ \ \ \
| * | | | | clean up one more CustomManifestLoader stray referencelcg/deprecated-knife-subcommand-apisLamont Granquist2017-04-021-3/+2
| * | | | | also helps to remove the specs for the removed libraryLamont Granquist2017-04-021-41/+0
| * | | | | remove now-unnecessary fileLamont Granquist2017-04-021-69/+0
| * | | | | Chef-13: remove deprecated knife subcommand APIsLamont Granquist2017-04-013-40/+3
* | | | | | Merge pull request #5991 from chef/lcg/package-optionsThom May2017-04-037-12/+19
|\ \ \ \ \ \
| * | | | | | Chef-13: coerce package options property to a Stringlcg/package-optionsLamont Granquist2017-04-027-12/+19
| |/ / / / /
* | | | | | Bump version of chef to 13.0.88 by Chef Versioner.v13.0.88Chef Versioner2017-04-035-17/+11
* | | | | | Merge pull request #5942 from criteo-forks/fix_gem_installerThom May2017-04-032-4/+76
|\ \ \ \ \ \
| * | | | | | Add unit test for gem installerMaxime Brugidou2017-03-281-0/+70
| * | | | | | Fix cookbook gem installerMaxime Brugidou2017-03-271-4/+6
* | | | | | | Bump version of chef to 13.0.87 by Chef Versioner.v13.0.87Chef Versioner2017-04-025-14/+14
* | | | | | | Merge pull request #5993 from chef/lcg/remove-iconvLamont Granquist2017-04-024-8/+18
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | [ci skip] add RELNOTES on iconv removallcg/remove-iconvLamont Granquist2017-04-021-0/+11
| * | | | | | Chef-13: remove iconv from the chef buildLamont Granquist2017-04-023-8/+7
| | |/ / / / | |/| | | |
* | | | | | Bump version of chef to 13.0.86 by Chef Versioner.v13.0.86Chef Versioner2017-04-025-13/+15
* | | | | | Merge pull request #5988 from chef/lcg/deprecated-resource-resolver-apiLamont Granquist2017-04-021-5/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Chef-13: Remove deprecated Chef::ResourceResolver.resource APILamont Granquist2017-04-011-5/+0
|/ / / / /
* | | | | Note final removal of run_command API in RELEASE_NOTESLamont Granquist2017-04-011-0/+4
* | | | | Bump version of chef to 13.0.85 by Chef Versioner.v13.0.85Chef Versioner2017-04-025-10/+17