summaryrefslogtreecommitdiff
path: root/lib/chef/cookbook_loader.rb
Commit message (Expand)AuthorAgeFilesLines
* 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