summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/file_system/chef_server/cookbook_dir.rb
Commit message (Expand)AuthorAgeFilesLines
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-161-2/+2
* prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-2/+2
* RFC 67: Remove cookbook segmentsThom May2017-04-041-26/+13
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-6/+5
* Move all ChefFS exceptions into a single filetm/combined_chef_fs_exceptionsThom May2016-04-131-1/+1
* Merge pull request #4640 from chef/tm/zero_deep_librariesThom May2016-03-151-1/+1
|\
| * Ensure that chef-zero loads libraries recursivelytm/zero_deep_librariesThom May2016-03-031-1/+1
* | Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-2/+2
|/
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* 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-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
* tidy up cookbook_loaderThom May2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-9/+9
* Merge pull request #4398 from chef/lcg/trailing_commaThom May2016-01-141-1/+1
|\
| * autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* | Split versioned cookbook dir from unversionedJohn Keiser2016-01-131-17/+13
|/
* Move server and repository fs objects to their own directoriesJohn Keiser2016-01-131-0/+226