summaryrefslogtreecommitdiff
path: root/lib/chef/provider/log.rb
Commit message (Expand)AuthorAgeFilesLines
* properly remove the providerLamont Granquist2020-03-161-43/+0
* Use the action DSL consistentlyLamont Granquist2020-03-021-1/+1
* enable target mode on some resourceslcg/enable-target-modeLamont Granquist2019-05-241-1/+1
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* Remove author yard commentsmodernize_log_resourceTim Smith2017-12-151-3/+0
* Add back the provides to the providerTim Smith2017-12-151-0/+2
* Modernize the log resourceTim Smith2017-12-151-15/+6
* support why-run by defaultlcg/default-whyrun-supportedLamont Granquist2017-03-011-5/+1
* cleans up the remaining new/current_resource ivarslcg/remove-ivarsLamont Granquist2017-02-151-2/+2
* minor changenimisha2016-09-161-1/+1
* Renamed supress_log_resource_count to count_log_resource_updatesnimisha2016-09-161-1/+1
* Removed update_resource_count attribute and added supress_log_resource_count ...nimisha2016-09-161-1/+1
* Added update_resource_count attribute in log resourcenimisha2016-09-161-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+2
* log resource should support whyrunLamont Granquist2014-08-091-0/+4
* Revert "CHEF-4028 - Log resource no longer counts as an updated resource unle...Lamont Granquist2014-07-311-15/+1
* Revert "CHEF-4028: Use the levels constant from mixlib-log"Lamont Granquist2014-07-311-2/+2
* Revert "log resource should support why-runt"Lamont Granquist2014-07-311-4/+0
* log resource should support why-runtLamont Granquist2014-07-311-0/+4
* fixing trailing blank lines as wellLamont Granquist2014-07-291-3/+0
* CHEF-4028: Use the levels constant from mixlib-logBryan McLellan2014-06-101-2/+2
* CHEF-4028 - Log resource no longer counts as an updated resource unless a wri...Andy Buecker2014-06-101-1/+15
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-171-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+54