summaryrefslogtreecommitdiff
path: root/lib/chef/cookbook_loader.rb
Commit message (Expand)AuthorAgeFilesLines
* Add back reference to chef "zolo".Pete Higgins2020-05-181-1/+1
* Get lib/ free of spelling violations.Pete Higgins2020-05-181-2/+2
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Update all our links to use the new docs site formatTim Smith2020-03-041-1/+1
* Added deprecation warning for load and checking the impactVasu11052020-01-221-1/+1
* MSYS-1142 Fixed nil class error and added check to not call upload for the bl...Vasu11052020-01-221-1/+1
* Updated knife cookbook upload and knife upload code to create temporary direc...Vasu11052019-12-161-0/+53
* Fix knife cookbook site share chefignore lookupVivek Singh2019-10-281-3/+3
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* Convert require to require_relativeLamont Granquist2019-05-081-6/+6
* More cookbook loader cleanup and documentationLamont Granquist2018-10-301-17/+51
* cookbook loader cleanupLamont Granquist2018-10-291-69/+42
* bit of cleanuplcg/chef-15-cookbook-loaderLamont Granquist2018-10-261-2/+4
* Remove cookbook merging/shadowing from the cookbooker loaderLamont Granquist2018-10-261-34/+2
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-3/+3
* prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-2/+10
* 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