summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version of chef to 12.16.41 by Chef Versioner.v12.16.41allow-tokenless-chef-solo-data-collectorChef Versioner2016-11-034-8/+8
* Merge pull request #5511 from chef/allow-tokenless-chef-solo-data-collectorSalim Afiune2016-11-034-9/+30
|\
| * Enable data collector w/o token for solo, but require explicit URLdanielsdeleo2016-11-034-9/+30
* | Make release notes easier to readTim Smith2016-11-031-3/+2
* | Bump version of chef to 12.16.40 by Chef Versioner.v12.16.40Chef Versioner2016-11-024-8/+8
|/
* Update release notes for automatic data collectionkey-auth-data-collectordanielsdeleo2016-11-022-1/+15
* Remove stale TODO commentsdanielsdeleo2016-11-021-7/+0
* Extract data collector http config to a private methoddanielsdeleo2016-11-021-6/+14
* Update default data collector URL to correct valuedanielsdeleo2016-11-023-8/+24
* Remove subproject config that snuck indanielsdeleo2016-11-022-0/+0
* Disable data collector for solo if token isn't configureddanielsdeleo2016-11-022-13/+108
* Enable the data collector automaticallydanielsdeleo2016-11-025-7/+35
* Allow optional signed header auth for data collectordanielsdeleo2016-11-022-3/+57
* Bump version of chef to 12.16.39 by Chef Versioner.v12.16.39Chef Versioner2016-11-024-8/+8
* Add a default GID for user creation on MacOS (#5393)cgerke2016-11-021-3/+8
* Bump version of chef to 12.16.38 by Chef Versioner.v12.16.38Chef Versioner2016-11-014-8/+8
* Merge pull request #5485 from chef/jsinha/BEN-123-IPSFIXThom May2016-11-011-0/+6
|\
| * [BEN-123] Fix IPS package must create symlinks to package commandsjsinha/BEN-123-IPSFIXJaymala Sinha2016-10-241-0/+6
* | Bump version of chef to 12.16.37 by Chef Versioner.v12.16.37Chef Versioner2016-11-014-8/+8
* | Merge pull request #5494 from MsysTechnologiesllc/ali/knife_download_cookbook...Thom May2016-11-011-7/+3
|\ \
| * | Fixed knife download cookbooks issue which used to corrupt the certificate fi...aliasgar162016-10-271-7/+3
* | | Bump version of chef to 12.16.36 by Chef Versioner.v12.16.36Chef Versioner2016-11-014-8/+8
* | | Merge pull request #5496 from chef/adamleff/deprecations-to-data-collectorThom May2016-11-013-3/+19
|\ \ \
| * | | Add deprecations to Data Collector competion messageadamleff/deprecations-to-data-collectorAdam Leff2016-10-283-3/+19
* | | | Bump version of chef to 12.16.35 by Chef Versioner.v12.16.35Chef Versioner2016-11-014-8/+8
* | | | Merge pull request #5499 from chef/tas50/deps2Lamont Granquist2016-11-015-55/+56
|\ \ \ \
| * | | | Bump deps to pull in latest Ohaitas50/deps2Tim Smith2016-10-315-55/+56
* | | | | Bump version of chef to 12.16.34 by Chef Versioner.v12.16.34Chef Versioner2016-11-014-8/+8
* | | | | Merge pull request #5503 from chef/lcg/attribute-changed-docsLamont Granquist2016-11-012-29/+20
|\ \ \ \ \
| * | | | | update docs for attribute_changedlcg/attribute-changed-docsLamont Granquist2016-11-012-29/+20
* | | | | | Bump version of chef to 12.16.33 by Chef Versioner.v12.16.33Chef Versioner2016-11-014-8/+8
* | | | | | Merge pull request #5504 from smalltown/smalltown/fix-rest-deprecatedThom May2016-11-011-0/+1
|\ \ \ \ \ \
| * | | | | | include chef/chef_class for method log_deprecationTom Tsai2016-11-011-0/+1
* | | | | | | Bump version of chef to 12.16.32 by Chef Versioner.v12.16.32Chef Versioner2016-11-014-8/+8
* | | | | | | Merge pull request #5498 from chef/2919/ssl_fetch_no_cnRachel Adler2016-11-013-5/+83
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Updating knife ssl fetch to correctly store certificates when it does not con...2919/ssl_fetch_no_cntyler-ball2016-10-313-5/+83
* | | | | | | Bump version of chef to 12.16.31 by Chef Versioner.v12.16.31Chef Versioner2016-11-014-8/+8
* | | | | | | Merge pull request #5495 from chef/lcg/attribute-setting-eventLamont Granquist2016-11-017-50/+126
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | add some unit testing of new node APIslcg/attribute-setting-eventLamont Granquist2016-10-311-1/+46
| * | | | | | fix existing specsLamont Granquist2016-10-312-2/+5
| * | | | | | add attribute_changed hook to event handlersLamont Granquist2016-10-286-48/+76
| | |_|_|/ / | |/| | | |
* | | | | | Bump version of chef to 12.16.30 by Chef Versioner.v12.16.30Chef Versioner2016-11-014-8/+8
* | | | | | Merge pull request #5063 from ChaosCloud/masterLamont Granquist2016-11-012-15/+38
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branches 'master' and 'master' of https://github.com/chef/chefAbhishekKr2016-10-0826-72/+230
| |\ \ \ \ \ \
| * | | | | | | DCO, comment for motive of :upstart_service_runningAbhishekKr2016-10-061-0/+1
| * | | | | | | Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-10-0695-845/+2117
| |\ \ \ \ \ \ \
| * | | | | | | | service - upstart restart - service status managed via attr_accessorAbhishekKr2016-09-102-12/+28
| * | | | | | | | Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-09-10399-3557/+5343
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-07-3199-831/+1670
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | service - upstart restart - fixing specs and call of stopAbhishekKr2016-06-292-4/+6