Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | noop apt_update similar to apt_repository | Lamont Granquist | 2016-08-05 | 1 | -3/+12 | |
| | | | | | | | | makes apt_update behave similarly to apt_repository | |||||
* | | Bump version of chef to 12.13.28 by Chef Versioner.v12.13.28 | Chef Versioner | 2016-08-06 | 1 | -1/+1 | |
|/ | ||||||
* | Bump version of chef to 12.13.27 by Chef Versioner.v12.13.27 | Chef Versioner | 2016-08-05 | 1 | -1/+1 | |
| | ||||||
* | Bump version of chef to 12.13.26 by Chef Versioner.v12.13.26 | Chef Versioner | 2016-08-05 | 1 | -1/+1 | |
| | ||||||
* | Bump version of chef to 12.13.25 by Chef Versioner.v12.13.25 | Chef Versioner | 2016-08-04 | 1 | -1/+1 | |
| | ||||||
* | Fix Ruby 2.3 `symlink?` when symlink points to nonexistent file | John Keiser | 2016-08-03 | 2 | -7/+7 | |
| | ||||||
* | Fix Chef::Version <=> v to return nil when v is not a Chef::Version | John Keiser | 2016-08-03 | 1 | -2/+7 | |
| | ||||||
* | Fix freebsd_package to use new node syntax and detect os_version correctly | John Keiser | 2016-08-03 | 1 | -1/+1 | |
| | ||||||
* | Bump version of chef to 12.13.24 by Chef Versioner.v12.13.24 | Chef Versioner | 2016-08-03 | 1 | -1/+1 | |
| | ||||||
* | Log cause chain for exceptionsjdm/logexception | Jay Mundrawala | 2016-08-03 | 1 | -0/+7 | |
| | ||||||
* | Bump version of chef to 12.13.23 by Chef Versioner.v12.13.23 | Chef Versioner | 2016-08-03 | 1 | -1/+1 | |
| | ||||||
* | Bump version of chef to 12.13.22 by Chef Versioner.v12.13.22 | Chef Versioner | 2016-08-03 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' into configoption | Noah Kantrowitz | 2016-08-02 | 60 | -449/+1057 | |
|\ | ||||||
| * | Bump version of chef to 12.13.21 by Chef Versioner.v12.13.21 | Chef Versioner | 2016-08-02 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #5016 from erichelgeson/dontErrorInZero | Thom May | 2016-08-02 | 1 | -1/+5 | |
| |\ | | | | | | | Don't log error for reporting audit data in when in chef-zero | |||||
| | * | Don't show error message when we cant post the audit report while running in ↵ | Eric Helgeson | 2016-07-05 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | chef-zero. Instead log location of audit report. Fixes #4728 | |||||
| * | | Bump version of chef to 12.13.20 by Chef Versioner.v12.13.20 | Chef Versioner | 2016-08-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #4059 from yossigo/bootstrap_proxy_auth | Lamont Granquist | 2016-08-02 | 2 | -0/+18 | |
| |\ \ | | | | | | | | | Add bootstrap proxy authentication support. | |||||
| | * | | Clean up knife options handling. | Yossi Gottlieb | 2015-10-28 | 1 | -4/+2 | |
| | | | | ||||||
| | * | | Add bootstrap proxy authentication support. | Yossi Gottlieb | 2015-10-14 | 2 | -0/+20 | |
| | | | | ||||||
| * | | | Bump version of chef to 12.13.19 by Chef Versioner.v12.13.19 | Chef Versioner | 2016-08-02 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge pull request #5127 from chef/tm/empty_cron_attributes | Thom May | 2016-08-02 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | Support setting an empty string for cron attrs | |||||
| | * | | | Fix handling of empty string values for cron attrstm/empty_cron_attributes | Thom May | 2016-07-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | This is a rebase and clean up of #311 Signed-off-by: Thom May <thom@chef.io> | |||||
| * | | | | Bump version of chef to 12.13.18 by Chef Versioner.v12.13.18 | Chef Versioner | 2016-08-02 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Merge pull request #5154 from chef/tm/cache_invalidate | Thom May | 2016-08-02 | 5 | -0/+30 | |
| |\ \ \ \ | | | | | | | | | | | | | Invalidate the file system cache on deletion | |||||
| | * | | | | Invalidate the cache on file creationtm/cache_invalidate | Thom May | 2016-08-02 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | |||||
| | * | | | | Invalidate the file system cache on deletion | Thom May | 2016-08-01 | 5 | -0/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@may.lt> | |||||
| * | | | | | Bump version of chef to 12.13.17 by Chef Versioner.v12.13.17 | Chef Versioner | 2016-08-01 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Root ACLs are a top level json file not a sub-directorytm/fix_acl_files | Thom May | 2016-08-01 | 1 | -2/+4 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure that we correctly write to them and manage them. Signed-off-by: Thom May <thom@chef.io> | |||||
| * | | | | Bump version of chef to 12.13.16 by Chef Versioner.v12.13.16 | Chef Versioner | 2016-07-29 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Merge pull request #5146 from coderanger/delete-notifications | Noah Kantrowitz | 2016-07-28 | 1 | -1/+9 | |
| |\ \ \ \ | | | | | | | | | | | | | Also clear notifications when deleting a resource. | |||||
| | * | | | | Also clear notifications when deleting a resource. | Noah Kantrowitz | 2016-07-28 | 1 | -1/+9 | |
| | | | | | | ||||||
| * | | | | | Bump version of chef to 12.13.15 by Chef Versioner.v12.13.15 | Chef Versioner | 2016-07-29 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | So this was less vestigial than we thought. Those Chef::Resource | Noah Kantrowitz | 2016-07-28 | 2 | -1/+22 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instances are created when subscribing against a string key. Leaving the conditionals removed, but adding a new stubby class to streamline things and a note on the RunContext side so we might remember how this works next time. | |||||
| * | | | | Remove some (hopefully) vestigial code related to notification storage. | Noah Kantrowitz | 2016-07-28 | 1 | -42/+6 | |
| | | | | | | | | | | | | | | | | | | | | John K and I are 99% sure those branches have never been used outside of unit tests. Fingers crossed! | |||||
| * | | | | Bump version of chef to 12.13.14 by Chef Versioner.v12.13.14 | Chef Versioner | 2016-07-26 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Cache ChefFS childrentm/cache_fs_children | Thom May | 2016-07-26 | 2 | -1/+67 | |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | |||||
| * | | | Bump version of chef to 12.13.13 by Chef Versioner.v12.13.13 | Chef Versioner | 2016-07-25 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Bump version of chef to 12.13.12 by Chef Versioner.v12.13.12 | Chef Versioner | 2016-07-21 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Bump version of chef to 12.13.11 by Chef Versioner.v12.13.11 | Chef Versioner | 2016-07-21 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge pull request #5126 from chef/tm/new_world_rspec | Thom May | 2016-07-21 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | Update to rspec 3.5 | |||||
| | * | | | Update to rspec 3.5tm/new_world_rspec | Thom May | 2016-07-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | |||||
| * | | | | Bump version of chef to 12.13.10 by Chef Versioner.v12.13.10 | Chef Versioner | 2016-07-20 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Add `chef_data_bag_item` to Cheffish DSL methodscheffish-data-bag-item | danielsdeleo | 2016-07-19 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Bump version of chef to 12.13.9 by Chef Versioner.v12.13.9 | Chef Versioner | 2016-07-19 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Merge pull request #5123 from chef/lcg/resolv-replace | Lamont Granquist | 2016-07-19 | 2 | -0/+12 | |
| |\ \ \ \ | | |/ / / | |/| | | | replace glibc resolver with ruby resolver | |||||
| | * | | | only work around resolver caching on linux | Lamont Granquist | 2016-07-19 | 2 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | it should be the only O/S which needs it due to the way its glibc was written. it is the only O/S that we've recieved any bugs for. | |||||
| | * | | | replace glibc resolver with ruby resolver | Lamont Granquist | 2016-07-19 | 2 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | | also wires up file providers to reload /etc/reoslv.conf when it changes. | |||||
| * | | | | Bump version of chef to 12.13.8 by Chef Versioner.v12.13.8 | Chef Versioner | 2016-07-18 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Bump version of chef to 12.13.7 by Chef Versioner.v12.13.7 | Chef Versioner | 2016-07-15 | 1 | -1/+1 | |
| | | | | |