summaryrefslogtreecommitdiff
path: root/lib/chef/resource.rb
Commit message (Expand)AuthorAgeFilesLines
* replace some instances of to_hash with to_hlcg/to-h-cleanupLamont Granquist2018-09-261-1/+3
* add rdoc and testsLamont Granquist2018-08-061-2/+4
* add chef_version API to provides linesLamont Granquist2018-08-031-0/+24
* fix Style/MutableConstantLamont Granquist2018-07-021-2/+2
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* Feed the rubocop.Noah Kantrowitz2018-06-051-1/+1
* Wrong indentation snuck in.Noah Kantrowitz2018-06-051-3/+3
* Streamline the map locking process with a resource level flag.Noah Kantrowitz2018-06-051-0/+22
* Feed the Rubocop.Noah Kantrowitz2018-04-261-1/+1
* Allow specifying `ignore_failure :quiet` to disable the error spew.Noah Kantrowitz2018-04-261-3/+4
* add the resources() dsl method to providerslcg/fix-resources-dsl-methodLamont Granquist2018-04-121-20/+2
* RFC-102: Deprecation warning in resourcestm/deprecated_propertiesThom May2018-03-241-2/+11
* Add the ability to inject log objectstm/inject_logThom May2018-03-191-7/+18
* hide validation_message from serializationtm/better_resource_docsThom May2018-02-121-2/+2
* allow resources to be documentedThom May2018-02-121-2/+23
* Merge pull request #6802 from chef/attemptsThom May2018-01-291-1/+1
|\
| * Use attempt or attemps in the retries loggingattemptsTim Smith2018-01-261-1/+1
* | Remove epic_fail alias to ignore_failureepic_fail_removalTim Smith2018-01-261-5/+0
|/
* prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-1/+1
* Ignore validation errors in Resource#to_text.Noah Kantrowitz2017-08-131-1/+5
* Try removing the const-ificiation of DSL-based resources/providers.Noah Kantrowitz2017-04-031-22/+0
* remove Chef::Resource.updated=Lamont Granquist2017-03-311-11/+0
* make nameless properties opt-inLamont Granquist2017-03-301-1/+1
* Make ActionClass a classLamont Granquist2017-03-291-2/+1
* Merge pull request #5946 from chef/lcg/fix-action-classLamont Granquist2017-03-271-35/+47
|\
| * Fix Chef-13 action_class bug and cleanupLamont Granquist2017-03-271-35/+47
* | Don't `rescue Exception` for retriable resourcesStephan Renatus2017-03-271-1/+1
|/
* and now we have to remove this methodLamont Granquist2017-03-171-9/+0
* Kill JSON auto inflate with firetm/remove_json_autoinflateThom May2017-03-141-1/+10
* add a comment for anyone who gets really lostLamont Granquist2017-03-081-0/+7
* Chef-13: Chef::Resource cleanupLamont Granquist2017-03-081-69/+1
* convert additional resource methods to propertieslcg/chef-resource-propertiesLamont Granquist2017-03-071-20/+4
* remove most of supports APILamont Granquist2017-03-061-24/+0
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-12/+10
* Keep variable in initial order when sorting propertiestduffield/suppress-sensitive-propertiesTom Duffield2017-02-101-8/+14
* Suppress sensitive properties from resource outputTom Duffield2017-02-101-5/+12
* ninja add a note about this callLamont Granquist2016-12-201-0/+7
* Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-5/+3
* make arg to delayed_action requiredlcg/tweak-delayed-action-apiLamont Granquist2016-10-121-1/+1
* remove misleading @delayed_action ivarLamont Granquist2016-10-121-14/+8
* add delayed_action to the Chef::Resource APILamont Granquist2016-10-111-0/+25
* Allow flagging a resource property as sensitiveadamleff/sensitive-propertiesAdam Leff2016-08-251-1/+1
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-8/+6
* So this was less vestigial than we thought. Those Chef::ResourceNoah Kantrowitz2016-07-281-1/+13
* no more missing constants for LWRP classpraj/FLOW-927/s3cmdPrajakta Purohit2016-06-091-17/+22
* create 'universal' DSLLamont Granquist2016-05-161-7/+2
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-28/+32
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2