summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/file_system/repository/chef_repository_file_system_cookbook_entry.rb
Commit message (Expand)AuthorAgeFilesLines
* Use Ruby 2.6 endless Range syntax007lva2020-09-241-1/+1
* File.exists? -> File.exist?existTim Smith2020-08-121-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix knife cookbook site share chefignore lookupVivek Singh2019-10-281-3/+4
* Style/SymbolProcLamont Granquist2019-07-051-1/+1
* Style/NegatedIfLamont Granquist2019-07-051-1/+1
* Layout/MultilineMethodCallIndentationLamont Granquist2019-07-021-2/+2
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+2
* Convert require to require_relativeLamont Granquist2019-05-081-3/+3
* fix Layout/DotPositionLamont Granquist2018-07-021-3/+3
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-13/+9
* Invalidate the file system cache on deletionThom May2016-08-011-0/+1
* Introduce display_name and use itThom May2016-05-051-0/+4
* Combine and tidy two of the file_system_entry implsThom May2016-04-211-1/+1
* Move all ChefFS exceptions into a single filetm/combined_chef_fs_exceptionsThom May2016-04-131-1/+1
* Fix new chefstyle issuesdanielsdeleo2016-02-161-1/+1
* Shorten chef fs repo cookbooks dir class namedanielsdeleo2016-02-161-2/+2
* Fix knife integration testsdanielsdeleo2016-02-161-0/+4
* Fix chefstyle issuesdanielsdeleo2016-02-161-17/+4
* Reorganize inlined code idiomaticallydanielsdeleo2016-02-161-17/+13
* Remove dead inlined codedanielsdeleo2016-02-161-228/+1
* Fully inline cheffs cookbook entry codedanielsdeleo2016-02-161-2/+123
* inline superclasses for cheffs cookbook entry by 3danielsdeleo2016-02-161-1/+28
* inline superclasses for cheffs cookbook entry by 2danielsdeleo2016-02-161-3/+115
* inline cheffs cookbook entry superclasses by 1danielsdeleo2016-02-161-1/+75
* 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
* Use double quotes by defaultThom May2016-01-141-5/+5
* Move server and repository fs objects to their own directoriesJohn Keiser2016-01-131-0/+82