summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/file_system/repository
Commit message (Expand)AuthorAgeFilesLines
* Use .load! in the Cookbook loader not .load_cookbooksTim Smith2020-01-233-3/+3
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-082-6/+6
* Chefstyle fixesVivek Singh2019-10-283-3/+3
* Invoke chefignore for cookbook_dir itselfVivek Singh2019-10-283-3/+3
* Fix knife cookbook site share chefignore lookupVivek Singh2019-10-281-3/+4
* Add chefignore method to ChefRepositoryFileSystemCookbookDirVivek Singh2019-10-281-0/+6
* Style/SymbolProcLamont Granquist2019-07-054-4/+4
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-2/+2
* Style/ClassCheckLamont Granquist2019-07-051-1/+1
* Style/NegatedIfLamont Granquist2019-07-055-6/+6
* Layout/MultilineMethodCallIndentationLamont Granquist2019-07-021-2/+2
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-027-0/+16
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* Change some more require to require_relativeLamont Granquist2019-05-102-2/+2
* Convert require to require_relativeLamont Granquist2019-05-0838-120/+120
* Fixes for extra cookbook_path chef-soloVivek Singh2019-02-051-1/+2
* fix Style/MutableConstantLamont Granquist2018-07-022-2/+2
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-1/+1
* fix Layout/DotPositionLamont Granquist2018-07-023-9/+9
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* mechanical conversion of most debug log statements to traceThom May2018-03-261-2/+2
* RFC 67: Remove cookbook segmentsThom May2017-04-041-4/+3
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-133-26/+20
* Grant Administrators group permissions to nodes directory under chef-solo (#5...Tom Duffield2017-02-062-0/+5
* Fix error thrown by solo when run on Windows as SYSTEMScott Christopherson2017-01-032-2/+2
* Ensure chef-solo creates node files w/ correct permissionsCOOL-604/chef-solo-node-permissionsScott Christopherson2016-12-062-1/+31
* Merge pull request #5154 from chef/tm/cache_invalidateThom May2016-08-023-0/+11
|\
| * Invalidate the cache on file creationtm/cache_invalidateThom May2016-08-021-0/+2
| * Invalidate the file system cache on deletionThom May2016-08-013-0/+9
* | Root ACLs are a top level json file not a sub-directorytm/fix_acl_filesThom May2016-08-011-2/+4
|/
* Cache ChefFS childrentm/cache_fs_childrenThom May2016-07-261-1/+5
* Introduce display_name and use itThom May2016-05-054-0/+23
* Repository files need to figure out their extensionThom May2016-05-051-1/+14
* use superclass' can_have_child?Thom May2016-05-0510-39/+0
* properly deal with loading ruby filesThom May2016-05-051-3/+14
* Clean up ACLstm/flow_253Thom May2016-04-213-2/+87
* Create childrenThom May2016-04-211-1/+1
* client keys need a sub dirThom May2016-04-212-2/+44
* Add separate file implementations for all typesThom May2016-04-2123-102/+405
* Combine and tidy two of the file_system_entry implsThom May2016-04-214-126/+69
* Extract common ChefFS file codeThom May2016-04-211-0/+120
* Move unused code into backcompatThom May2016-04-141-33/+0
* Rename and add backcompat requires for ChefFS dirstm/fs_dirs_2Thom May2016-04-144-12/+16
* Ensure most directories are subclasses of Directorytm/flow_252Thom May2016-04-1312-35/+374
* ensure directory and file_system_entry are compatibleThom May2016-04-132-2/+25
* Move all ChefFS exceptions into a single filetm/combined_chef_fs_exceptionsThom May2016-04-135-7/+5
* Add client keys handling to ChefFSJordan Running2016-02-242-0/+42
* Fix new chefstyle issuesdanielsdeleo2016-02-163-3/+3
* Remove unused requiredanielsdeleo2016-02-161-1/+0
* Shorten ChefFS repo versioned cookbooks dir class namedanielsdeleo2016-02-162-3/+3