summaryrefslogtreecommitdiff
path: root/lib/chef/cookbook/syntax_check.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-4/+4
* 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-8/+8
* Skip checking files/**/*.rb files when doing syntax checksJean Mertz2014-10-081-3/+12
* Syntax checker uses helper method for relative pathjdmundrawala/cookbook-loadingJay Mundrawala2014-09-291-3/+1
* removing shelling out to erubis/rubyLamont Granquist2014-09-261-45/+3
* Escape path for globbing.Claire McQuin2014-09-221-2/+3
* Apply template syntax check to files in the templates dir only. This avoids f...Victor Hahn - FLEXOPTIX2014-07-231-1/+1
* Wrap code in an instance_eval context for syntax check.danielsdeleo2014-04-091-1/+6
* Use an attr_accessor instead of referencing the instance variable directlyMatt Veitas2014-03-281-2/+4
* CHEF-4203: Honor the chefignore file for knife cookbook testMatt Veitas2014-03-281-6/+4
* Use RubyVM to syntax check in-process where possibledanielsdeleo2014-02-061-6/+107
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* Manage cookbook_syntax_check_path with default valuesJohn Keiser2013-09-161-13/+3
* Revert "Merge branch 'CHEF-3307'"Bryan McLellan2013-07-031-4/+4
* Use cookbook_path accessor instead of instance variable in syntax_checkGreg Thornton2013-06-181-2/+2
* CHEF-3544 Honor chefignore in cookbook syntax checkGreg Thornton2013-06-181-2/+17
* Fixes CHEF-3307Mal Graty2013-05-241-4/+4
* [CHEF-3715] document PersistentSet's config logicdanielsdeleo2012-12-211-0/+7
* [CHEF-3715] rm moneta's config optionsdanielsdeleo2012-12-211-3/+5
* [CHEF-3715] decouple SyntaxCheck from ChecksumCachedanielsdeleo2012-12-211-14/+52
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+136