summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Log cause chain for exceptionsjdm/logexceptionJay Mundrawala2016-08-031-0/+7
* Bump version of chef to 12.13.23 by Chef Versioner.v12.13.23Chef Versioner2016-08-034-8/+8
* Merge pull request #5162 from coderanger/bundleupdateNoah Kantrowitz2016-08-021-2/+2
|\
| * Change recommended by @jkeiser to make single gem updates work correctly.Noah Kantrowitz2016-08-021-2/+2
|/
* Bump version of chef to 12.13.22 by Chef Versioner.v12.13.22Chef Versioner2016-08-034-8/+8
* Merge pull request #5045 from coderanger/configoptionNoah Kantrowitz2016-08-027-4/+79
|\
| * Missed a thing when editing.Noah Kantrowitz2016-08-021-1/+1
| * I can't figure out how the `rake bundle*` commands work (they fail with weird...Noah Kantrowitz2016-08-021-2/+2
| * Update dependency on mixlib-cli for two-argument procs. Noah Kantrowitz2016-08-021-1/+1
| * Merge branch 'master' into configoptionNoah Kantrowitz2016-08-02194-1150/+4956
| |\ | |/ |/|
* | Bump version of chef to 12.13.21 by Chef Versioner.v12.13.21Chef Versioner2016-08-024-8/+8
* | Merge pull request #5016 from erichelgeson/dontErrorInZeroThom May2016-08-021-1/+5
|\ \
| * | Don't show error message when we cant post the audit report while running in ...Eric Helgeson2016-07-051-1/+5
* | | Bump version of chef to 12.13.20 by Chef Versioner.v12.13.20Chef Versioner2016-08-024-8/+8
* | | Merge pull request #4059 from yossigo/bootstrap_proxy_authLamont Granquist2016-08-022-0/+18
|\ \ \
| * | | Clean up knife options handling.Yossi Gottlieb2015-10-281-4/+2
| * | | Add bootstrap proxy authentication support.Yossi Gottlieb2015-10-142-0/+20
* | | | Bump version of chef to 12.13.19 by Chef Versioner.v12.13.19Chef Versioner2016-08-024-8/+8
* | | | Merge pull request #5127 from chef/tm/empty_cron_attributesThom May2016-08-023-18/+25
|\ \ \ \
| * | | | Fix handling of empty string values for cron attrstm/empty_cron_attributesThom May2016-07-293-18/+18
| * | | | Add failing functional tests for empty cron attrsThom May2016-07-261-0/+7
* | | | | Bump version of chef to 12.13.18 by Chef Versioner.v12.13.18Chef Versioner2016-08-024-8/+8
* | | | | Merge pull request #5154 from chef/tm/cache_invalidateThom May2016-08-026-0/+31
|\ \ \ \ \
| * | | | | Invalidate the cache on file creationtm/cache_invalidateThom May2016-08-022-0/+3
| * | | | | Invalidate the file system cache on deletionThom May2016-08-015-0/+28
* | | | | | Bump version of chef to 12.13.17 by Chef Versioner.v12.13.17Chef Versioner2016-08-014-8/+8
* | | | | | Merge pull request #5155 from chef/tm/fix_acl_filesThom May2016-08-011-2/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Root ACLs are a top level json file not a sub-directorytm/fix_acl_filesThom May2016-08-011-2/+4
|/ / / / /
* | | | | Bump version of chef to 12.13.16 by Chef Versioner.v12.13.16Chef Versioner2016-07-294-8/+8
* | | | | Merge pull request #5146 from coderanger/delete-notificationsNoah Kantrowitz2016-07-282-1/+39
|\ \ \ \ \
| * | | | | Also clear notifications when deleting a resource.Noah Kantrowitz2016-07-282-1/+39
* | | | | | Bump version of chef to 12.13.15 by Chef Versioner.v12.13.15Chef Versioner2016-07-294-8/+8
* | | | | | Merge pull request #5145 from coderanger/notification-appendixNoah Kantrowitz2016-07-282-43/+28
|\ \ \ \ \ \
| * | | | | | So this was less vestigial than we thought. Those Chef::ResourceNoah Kantrowitz2016-07-282-1/+22
| |/ / / / /
| * | | | | Remove some (hopefully) vestigial code related to notification storage.Noah Kantrowitz2016-07-281-42/+6
|/ / / / /
* | | | | Bump version of chef to 12.13.14 by Chef Versioner.v12.13.14Chef Versioner2016-07-264-8/+8
* | | | | Merge pull request #5131 from chef/tm/cache_fs_childrenThom May2016-07-2610-14/+90
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Cache ChefFS childrentm/cache_fs_childrenThom May2016-07-2610-14/+90
|/ / / /
* | | | Bump version of chef to 12.13.13 by Chef Versioner.v12.13.13Chef Versioner2016-07-254-8/+8
* | | | Merge pull request #5133 from chef/winrm-v2Matt Wrock2016-07-2519-106/+133
|\ \ \ \
| * | | | add back and fix windows acceptance testswinrm-v2Matt Wrock2016-07-2419-106/+133
|/ / / /
* | | | Bump version of chef to 12.13.12 by Chef Versioner.v12.13.12Chef Versioner2016-07-214-8/+8
* | | | Merge pull request #5124 from chef/ksubrama/acceptanceKartik Null Cating-Subramanian2016-07-2117-59/+62
|\ \ \ \
| * | | | Bump acceptance locks to pull in kitchen-ec2 fixesksubrama/acceptanceKartik Null Cating-Subramanian2016-07-211-32/+31
| * | | | Reenable non-windows testsKartik Null Cating-Subramanian2016-07-2116-27/+31
|/ / / /
* | | | Bump version of chef to 12.13.11 by Chef Versioner.v12.13.11Chef Versioner2016-07-214-8/+8
* | | | Merge pull request #5126 from chef/tm/new_world_rspecThom May2016-07-213-19/+19
|\ \ \ \
| * | | | Update to rspec 3.5tm/new_world_rspecThom May2016-07-203-19/+19
* | | | | Bump version of chef to 12.13.10 by Chef Versioner.v12.13.10Chef Versioner2016-07-204-8/+8
* | | | | Merge pull request #5125 from chef/cheffish-data-bag-itemThom May2016-07-201-0/+1
|\ \ \ \ \