summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/file_system/data_bags_dir.rb
Commit message (Expand)AuthorAgeFilesLines
* Move server and repository fs objects to their own directoriesJohn Keiser2016-01-131-67/+0
* Add knife/ChefFS support for policyfiles and policy_groups.John Keiser2015-12-151-9/+5
* Refactor "children" to use make_child_entry everywhere, simplifyjk/fs_childrenJohn Keiser2015-08-071-5/+3
* Rename make_child / _make_child_entry -> make_child_entry for consistencyJohn Keiser2015-08-071-1/+1
* Add "get_json" helper to upload/download root dir for people who want jsonJohn Keiser2013-10-091-1/+1
* Use new Chef::ServerAPI API class in upload/download/diffJohn Keiser2013-10-091-1/+1
* CHEF-4515: upload sometimes inflates JSON. Fix by using true raw version of ...John Keiser2013-10-091-1/+1
* Invalidate "children" caches when children are addedJohn Keiser2013-09-121-0/+1
* Fix error message when uploading a frozen cookbookJohn Keiser2013-06-071-1/+3
* Catch timeout exception in http requestsJohn Keiser2013-06-071-7/+11
* Almost never inflate things into Chef objects; when we do so, do it explicitl...jkeiser2013-06-071-1/+1
* Get rid of chef_collectionjkeiser2013-06-071-5/+1
* [CORE] Bypass chef_object inflation and normalize raw requests insteadHo-Sheng Hsiao2013-06-071-1/+5
* Protect output against difference in hash key orderjkeiser2013-06-071-1/+1
* Move error printing from NotFoundError to callerjkeiser2013-06-071-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+66