summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | 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
|/ / / / / / / / / / /
* | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \