Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CHEF-3399] Raise in case of data bag items conflict. Tests. | Ivan Larionov | 2014-05-31 | 1 | -4/+8 |
* | [CHEF-3399] Use first seen data bag (do not overwrite). Tests. | Ivan Larionov | 2014-05-31 | 1 | -2/+2 |
* | [CHEF-3399] Make data_bag_path an array like cookbook_path | Ivan Larionov | 2014-05-31 | 1 | -11/+21 |
* | allow periods in databag names too | Ilan Rabinovitch | 2013-12-20 | 1 | -1/+1 |
* | Make Chef::DataBag.save use POST instead of PUT | Jeremiah Snapp | 2013-10-04 | 1 | -3/+2 |
* | Adjust the return value of DataBag.list to be a Hash, the same as when not in... | Hiroaki Nakamura | 2013-05-24 | 1 | -1/+2 |
* | Modify DataBag.list for chef-solo. | Hiroaki Nakamura | 2013-05-24 | 1 | -6/+14 |
* | switch from JSON.parse to JSONCompat | danielsdeleo | 2013-02-11 | 1 | -1/+1 |
* | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 1 | -0/+145 |