summaryrefslogtreecommitdiff
path: root/lib/chef/cookbook
Commit message (Expand)AuthorAgeFilesLines
* Prevent duplicate keys in cookbook version JSONSeth Falcon2013-10-101-2/+2
* Normalize whitespace on all filesSeth Vargo2013-09-262-8/+8
* Manage cookbook_syntax_check_path with default valuesJohn Keiser2013-09-161-13/+3
* Revert "Merge branch 'CHEF-3307'"Bryan McLellan2013-07-034-31/+19
* Revert "Merge pull request #812 from opscode/lcg/CHEF-3307-empty-string-fix"Bryan McLellan2013-07-031-9/+0
* Be more specific: check file? || symlink? instead of just directory?John Keiser2013-06-211-1/+2
* CHEF-4307: Verify that chefignore is a file before reading it.John Keiser2013-06-211-1/+1
* CHEF-3045: Re-provide lost support for no_lazy_loadBryan McLellan2013-06-181-6/+8
* 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
* CHEF-3307: translate empty strings coming back from the server to nilLamont Granquist2013-06-121-0/+9
* Lazy load cookbooksMal Graty2013-05-241-1/+4
* Lazy load metadataMal Graty2013-05-241-13/+14
* Improve deprecation warningMal Graty2013-05-241-1/+1
* Fixes CHEF-3307Mal Graty2013-05-244-11/+19
* [CHEF-3919] Removed Chef::Version::Cookbook code and replaced by a Chef::Vers...Xabier de Zuazo2013-04-111-2/+2
* [CHEF-3919] cookbook version specific code factored out from Chef::Version, n...Xabier de Zuazo2013-04-111-2/+2
* remove cruft code.danielsdeleo2013-01-231-2/+0
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-172-4/+2
* [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-309-0/+1453