summaryrefslogtreecommitdiff
path: root/lib/chef/resource/log.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Turn off notifications from log resource by defaultLamont Granquist2020-03-121-0/+12
* Remove the canonical DSLLamont Granquist2020-03-031-2/+1
* Turn on unified_mode for 35 core resourcesLamont Granquist2019-10-281-0/+2
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-4/+4
* enable target mode on some resourceslcg/enable-target-modeLamont Granquist2019-05-241-0/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Minor fixes from PR reviewTim Smith2018-06-131-1/+1
* Add more property descriptions to resourcesTim Smith2018-06-121-2/+7
* Add more resource descriptions and convert more resources to use propertiesminor_resource_cleanupTim Smith2018-03-191-8/+6
* Fix regression where message isn't an identity property in loglog_identityTim Smith2018-01-231-1/+1
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-1/+4
* Remove author yard commentsmodernize_log_resourceTim Smith2017-12-151-3/+0
* Modernize the log resourceTim Smith2017-12-151-46/+19
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-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
* Use double quotes by defaultThom May2016-01-141-2/+2
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-2/+2
* Overwrite resource_name with providesJohn Keiser2015-06-081-1/+0
* Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-011-2/+2
* Add use_automatic_resource_nameJohn Keiser2015-06-011-1/+1
* Make resource_name call providesJohn Keiser2015-06-011-1/+1
* Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-011-1/+0
* Add "provides" to all resourcesJohn Keiser2015-05-131-2/+1
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+4
* [CHEF-4561] Add :write as a valid action to the log resourceSeth Vargo2013-10-041-0/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-11/+11
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-171-1/+10
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+65