summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/data_handler/data_handler_base.rb
Commit message (Expand)AuthorAgeFilesLines
* Cleanup some YARD warningsyard2Tim Smith2017-12-131-4/+2
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* properly deal with loading ruby filesThom May2016-05-051-10/+11
* add some @yield docsLamont Granquist2016-03-041-2/+4
* remove unused block argumentslcg/chefstyle-perfLamont Granquist2016-02-231-1/+1
* Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-1/+1
* autofixing some missed copsLamont Granquist2016-02-051-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-4/+4
* Ensure we use from_hash rather than the deprecated json_createThom May2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* Add many comments to DataHandler and FileSystem classesJohn Keiser2014-09-051-2/+76
* CHEF-4233: get rid of extra chef_type/data_bag keys added to data bag in knif...John Keiser2013-06-121-1/+1
* Fix data bag item verification and error messagesJohn Keiser2013-06-071-0/+11
* Fix groups PUT, make groups download prettierjkeiser2013-06-071-0/+4
* [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-071-5/+12
* Don't minimize out the name/id of the container, for easy readingjkeiser2013-06-071-2/+6
* Make diff output friendlier by not printing defaults and printing in a specif...jkeiser2013-06-071-5/+13
* Fix #60: make diff/upload/download understand default valuesjkeiser2013-06-071-0/+93