summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for #5027 - Remove bad variable referenceRob Di Marco2016-06-201-1/+1
* Introduce display_name and use itThom May2016-05-059-9/+38
* Repository files need to figure out their extensionThom May2016-05-051-1/+14
* Remove file extensions from API targetsThom May2016-05-056-10/+19
* Allow rest entries to define a display pathThom May2016-05-0511-7/+66
* use superclass' can_have_child?Thom May2016-05-0510-39/+0
* remove unnecessary initializerThom May2016-05-051-4/+0
* Use the newly created file's pathThom May2016-05-051-2/+2
* properly deal with loading ruby filesThom May2016-05-055-15/+34
* 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
* Move deprecated error classes into backcompatThom May2016-04-148-160/+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-1330-166/+135
* 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
* | remove parensLamont Granquist2016-03-141-1/+1
* | manual fixing for raise unlessLamont Granquist2016-03-141-1/+2
* | chefstyle Style/AndOr fixesLamont Granquist2016-03-141-1/+1
* | Merge pull request #4617 from chef/lcg/chefstyle-perfLamont Granquist2016-03-0420-31/+63
|\ \ | |/ |/|
| * add some @yield docsLamont Granquist2016-03-046-5/+37
| * remove unused block argumentslcg/chefstyle-perfLamont Granquist2016-02-236-6/+6
| * Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-2320-23/+23
* | Add client keys handling to ChefFSJordan Running2016-02-245-7/+76
|/
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-199-10/+10
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* 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
* Shorten ChefFS repo cookbook artifacts dir namedanielsdeleo2016-02-162-3/+5
* Shorten chef fs repo cookbooks dir class namedanielsdeleo2016-02-165-9/+9
* Adapt cookbooks dir to Repo::Directory usagedanielsdeleo2016-02-162-111/+60
* Fix knife integration testsdanielsdeleo2016-02-164-12/+37
* Extract cheffs dir behavior, move data bag classes to own filesdanielsdeleo2016-02-166-282/+312
* Fix chefstyle issuesdanielsdeleo2016-02-163-25/+12
* Add cheffs types for data bag and itemdanielsdeleo2016-02-161-20/+184
* 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
* Reorganize inlined cheffs cookbooks dir per normal organizationdanielsdeleo2016-02-161-20/+17