summaryrefslogtreecommitdiff
path: root/lib/chef/data_bag.rb
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing JSON dependency, switching it for ffi-yajltyler-ball2014-10-081-1/+1
* allow periods in databag names tooIlan Rabinovitch2013-12-201-1/+1
* Make Chef::DataBag.save use POST instead of PUTJeremiah Snapp2013-10-041-3/+2
* Adjust the return value of DataBag.list to be a Hash, the same as when not in...Hiroaki Nakamura2013-05-241-1/+2
* Modify DataBag.list for chef-solo.Hiroaki Nakamura2013-05-241-6/+14
* switch from JSON.parse to JSONCompatdanielsdeleo2013-02-111-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+145