summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/data_handler
Commit message (Expand)AuthorAgeFilesLines
* Clean up acl data handler, add username to user handler for cheffishjk/data_handler_cleanupJohn Keiser2014-08-272-2/+3
* Prettify data when writing it out in --local-modeJohn Keiser2013-10-161-2/+1
* CHEF-4233: get rid of extra chef_type/data_bag keys added to data bag in knif...John Keiser2013-06-1211-17/+18
* Fix container verification to use containername instead of nameJohn Keiser2013-06-071-1/+1
* Fix data bag item verification and error messagesJohn Keiser2013-06-073-5/+34
* Remove DataBagItem (PUT format was the only difference)John Keiser2013-06-071-0/+10
* Sort actors and groups for better diffingjkeiser2013-06-071-0/+2
* Fix groups PUT, make groups download prettierjkeiser2013-06-073-4/+28
* Fix client ability to upload to Hosted Chefjkeiser2013-06-071-2/+6
* Support upload for aclsjkeiser2013-06-071-1/+12
* Add download and diff support for aclsjkeiser2013-06-071-0/+13
* Add data handler from containers supportjkeiser2013-06-071-0/+22
* Add repo_mode=hosted_everything, /groups entryjkeiser2013-06-072-1/+41
* [CORE] Bypass chef_object inflation and normalize raw requests insteadHo-Sheng Hsiao2013-06-071-1/+2
* Minimize files in knife show and download for easier readingjkeiser2013-06-078-19/+28
* Don't minimize out the name/id of the container, for easy readingjkeiser2013-06-078-2/+34
* Make diff output friendlier by not printing defaults and printing in a specif...jkeiser2013-06-078-61/+78
* Fix #60: make diff/upload/download understand default valuesjkeiser2013-06-078-0/+294