summaryrefslogtreecommitdiff
path: root/chef/lib/chef/encrypted_data_bag_item.rb
Commit message (Expand)AuthorAgeFilesLines
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-139/+0
* [CHEF-2396] Fix handling of missing keys in EncryptedDataBagItemSeth Falcon2011-06-011-2/+2
* [CHEF-2298] Fix bug in stripping trailing newline and add spec testsSeth Falcon2011-05-041-17/+16
* add support for reading key from remote urlJohn E. Vincent2011-05-021-3/+17
* Add support for encrypted data bags to knife data bag subcommandsSeth Falcon2011-03-111-5/+9
* Add Chef::EncryptedDataBagItemSeth Falcon2011-03-111-0/+122