summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/file_system/repository/chef_repository_file_system_root_dir.rb
Commit message (Expand)AuthorAgeFilesLines
* Change some more require to require_relativeLamont Granquist2019-05-101-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-28/+28
* Fixes for extra cookbook_path chef-soloVivek Singh2019-02-051-1/+2
* fix Style/MutableConstantLamont Granquist2018-07-021-1/+1
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-1/+1
* Grant Administrators group permissions to nodes directory under chef-solo (#5...Tom Duffield2017-02-061-0/+2
* Fix error thrown by solo when run on Windows as SYSTEMScott Christopherson2017-01-031-1/+1
* Ensure chef-solo creates node files w/ correct permissionsCOOL-604/chef-solo-node-permissionsScott Christopherson2016-12-061-1/+12
* Combine and tidy two of the file_system_entry implsThom May2016-04-211-2/+2
* Rename and add backcompat requires for ChefFS dirstm/fs_dirs_2Thom May2016-04-141-6/+6
* Ensure most directories are subclasses of Directorytm/flow_252Thom May2016-04-131-27/+31
* Add client keys handling to ChefFSJordan Running2016-02-241-0/+4
* Shorten ChefFS repo versioned cookbooks dir class namedanielsdeleo2016-02-161-2/+2
* Shorten ChefFS repo cookbook artifacts dir namedanielsdeleo2016-02-161-2/+2
* Shorten chef fs repo cookbooks dir class namedanielsdeleo2016-02-161-2/+2
* Extract cheffs dir behavior, move data bag classes to own filesdanielsdeleo2016-02-161-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Merge pull request #4424 from chef/lcg/chefstyle-catchup2Lamont Granquist2016-01-191-1/+1
|\
| * another chefstyle catchup + pull masterlcg/chefstyle-catchup2Lamont Granquist2016-01-181-1/+1
* | Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
|/
* Revert "another chefstyle catchup + pull master"Lamont Granquist2016-01-181-1/+1
* another chefstyle catchup + pull masterLamont Granquist2016-01-181-1/+1
* Make local cookbook artifacts load correctlyJohn Keiser2016-01-151-1/+2
* Add policies dir that allows directory childrenJohn Keiser2016-01-151-4/+5
* Add server cookbook artifacts and list_specJohn Keiser2016-01-151-1/+3
* Add local cookbook_artifactsJohn Keiser2016-01-151-1/+1
* Use double quotes by defaultThom May2016-01-141-29/+29
* Split repository versioned and unversioned cookbooksjk/chef-fs-cookbook-refactorJohn Keiser2016-01-131-1/+6
* Move server and repository fs objects to their own directoriesJohn Keiser2016-01-131-0/+201