summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/file_system/repository/directory.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/DotPositionLamont Granquist2018-07-021-3/+3
* Invalidate the cache on file creationtm/cache_invalidateThom May2016-08-021-0/+2
* Invalidate the file system cache on deletionThom May2016-08-011-0/+5
* Cache ChefFS childrentm/cache_fs_childrenThom May2016-07-261-1/+5
* Introduce display_name and use itThom May2016-05-051-0/+4
* Ensure most directories are subclasses of Directorytm/flow_252Thom May2016-04-131-1/+1
* ensure directory and file_system_entry are compatibleThom May2016-04-131-2/+15
* 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
* Fix knife integration testsdanielsdeleo2016-02-161-6/+20
* Extract cheffs dir behavior, move data bag classes to own filesdanielsdeleo2016-02-161-0/+125