summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/data_handler/role_data_handler.rb
Commit message (Expand)AuthorAgeFilesLines
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-1/+1
* properly deal with loading ruby filesThom May2016-05-051-1/+1
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-1/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-14/+14
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-2/+2
* Add many comments to DataHandler and FileSystem classesJohn Keiser2014-09-051-1/+1
* CHEF-4233: get rid of extra chef_type/data_bag keys added to data bag in knif...John Keiser2013-06-121-1/+1
* Minimize files in knife show and download for easier readingjkeiser2013-06-071-2/+2
* Don't minimize out the name/id of the container, for easy readingjkeiser2013-06-071-0/+4
* Make diff output friendlier by not printing defaults and printing in a specif...jkeiser2013-06-071-12/+14
* Fix #60: make diff/upload/download understand default valuesjkeiser2013-06-071-0/+34