summaryrefslogtreecommitdiff
path: root/lib/chef/resource_definition.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Style/UnneededInterpolationLamont Granquist2018-07-021-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* 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
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-1/+1
* Deprecate automatic method_missing and Chef::Resource lookupJohn Keiser2015-05-131-0/+1
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-8/+8
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+67
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-67/+0
* Adding a to_s method to definitionsAdam Jacob2008-10-021-0/+3
* Added template support, changed license to Apache v 2Adam Jacob2008-08-161-13/+11
* Updating manifestAdam Jacob2008-04-081-0/+3
* Added rcov coverage, lots of tests, definitions, node supportAdam Jacob2008-03-101-0/+63