summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/properties.rb
Commit message (Expand)AuthorAgeFilesLines
* Convert require to require_relativeLamont Granquist2019-05-081-3/+3
* Implement Chef::Resource#copy_properties_fromlcg/copy-properties-fromLamont Granquist2019-04-081-0/+35
* WIP: Remove audit mode from chef-clientTim Smith2019-03-111-4/+1
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-2/+2
* RFC-102: Deprecation warning in resourcestm/deprecated_propertiesThom May2018-03-241-0/+4
* Add `introduced` property fieldThom May2018-02-121-0/+1
* properties can have descriptionsThom May2018-02-121-0/+12
* Allow flagging a resource property as sensitiveadamleff/sensitive-propertiesAdam Leff2016-08-251-0/+3
* Fix property coercion in both places, because they were different and Noah Kantrowitz2016-03-091-1/+1
* Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-1/+2
* autofixing whitespace copsLamont Granquist2016-02-051-5/+5
* Use double quotes by defaultThom May2016-01-141-3/+3
* Make modules with properties work and inherit as expectedjk/property_mixinJohn Keiser2015-10-201-8/+7
* Move properties into a mixin module (verbatim move)John Keiser2015-10-201-0/+303