summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/file_system/chef_repository_file_system_entry.rb
Commit message (Expand)AuthorAgeFilesLines
* Move server and repository fs objects to their own directoriesJohn Keiser2016-01-131-81/+0
* Refactor "children" to use make_child_entry everywhere, simplifyjk/fs_childrenJohn Keiser2015-08-071-11/+0
* Rename make_child / _make_child_entry -> make_child_entry for consistencyJohn Keiser2015-08-071-2/+2
* Fix #2596: parse instead of from_jsonjk/2596John Keiser2014-12-101-1/+1
* Add org.json, members.json, invitations.json for full org downloadJohn Keiser2014-09-051-1/+5
* remove JSON gem usageLamont Granquist2014-08-111-3/+3
* Revert "remove #to_json Monkeytpatching"Lamont Granquist2014-08-091-1/+0
* remove #to_json MonkeypatchingLamont Granquist2014-08-091-0/+1
* Prettify data when writing it out in --local-modeJohn Keiser2013-10-161-1/+24
* Fix DELETE requests for -z for all endpoints, and PUT/POST for cookbooksJohn Keiser2013-10-111-3/+8
* Don't report random files in json dirs (like roles/environments)John Keiser2013-09-121-66/+5
* Don't do extra work recreating the chef_fs every time in knife serveJohn Keiser2013-09-121-5/+66
* Don't report random files in json dirs (like roles/environments)John Keiser2013-06-171-68/+6
* Stabilize output of file system directories for filesystems without sorted li...John Keiser2013-06-071-1/+1
* [CLEANUP] Fixed up code to make it more readableHo-Sheng Hsiao2013-06-071-11/+4
* [COOKBOOKS] Added symlinked proxy hackHo-Sheng Hsiao2013-06-071-5/+14
* [COOKBOOKS] Added versioned_cookbooks support.Ho-Sheng Hsiao2013-06-071-0/+21
* Fix #60: make diff/upload/download understand default valuesjkeiser2013-06-071-7/+5
* Fix #79: don't require json_class in node objectsjkeiser2013-06-071-8/+10
* Don't display/diff empty/ignored cookbook directoriesjkeiser2013-06-071-43/+28
* Pretend empty local cookbooks don't exist (since they can't be uploaded)jkeiser2013-06-071-2/+1
* Honor chefignore correctly by passing paths relative to the cookbookjkeiser2013-06-071-5/+2
* Support chef_repo_path, roles_path, multiple cookbook_pathsjkeiser2013-06-071-7/+16
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+109