summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/properties.rb
Commit message (Expand)AuthorAgeFilesLines
* Add `introduced` property fieldThom May2018-03-081-0/+1
* properties can have descriptionsThom May2018-03-081-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