summaryrefslogtreecommitdiff
path: root/lib/chef/cookbook_loader.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Performance/SortWithBlock copLamont Granquist2016-12-061-1/+1
* fix some UselessAssignment caseslcg/useless-assignmentLamont Granquist2016-03-141-3/+3
* s/escape_glob/escape_glob_dir/lcg/fix-escape-globLamont Granquist2016-03-101-1/+1
* be a bit more forceful about the messagelcg/cookbook-shadow-deprecationLamont Granquist2016-02-161-1/+1
* don't warn about shadow cookbooks twiceLamont Granquist2016-02-161-2/+10
* fix specsLamont Granquist2016-02-121-0/+2
* might be singularLamont Granquist2016-02-121-1/+1
* extend deprecation warnings more broadlyLamont Granquist2016-02-121-0/+8
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* 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-2/+2
* Use double quotes by defaultThom May2016-01-141-6/+6
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-1/+1
* Add missing ) to error messageTim Smith2015-05-011-1/+1
* Update error messages with a link to the docs siteTim Smith2015-05-011-1/+1
* Escape path for globbing.Claire McQuin2014-09-221-1/+1
* Encapsulate cookbook loader map with methodsdanielsdeleo2014-08-121-7/+14
* Remove assumption that cookbook names match dirnames in CookbookLoaderdanielsdeleo2014-08-121-14/+55
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+134
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-147/+0
* Added template support, changed license to Apache v 2Adam Jacob2008-08-161-27/+41
* Updating search ticketsAdam Jacob2008-07-281-0/+14
* Working on network layerAdam Jacob2008-05-191-1/+5
* Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,...Adam Jacob2008-04-071-4/+3
* Adding Chef::CookbookLoaderAdam Jacob2008-03-141-0/+116