summaryrefslogtreecommitdiff
path: root/lib/chef/json_compat.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix error class typo, bump ffi-yajl requirement to pull in bugfixesdanielsdeleo2014-08-121-1/+1
* remove JSON gem usageLamont Granquist2014-08-111-6/+23
* Fix expected format of JSON errors in integration testsdanielsdeleo2014-08-101-0/+1
* Revert "remove #to_json Monkeytpatching"Lamont Granquist2014-08-091-6/+4
* remove #to_json MonkeypatchingLamont Granquist2014-08-091-4/+6
* remove another commentLamont Granquist2014-06-241-2/+0
* replace yajl and json gem with ffi-yajlLamont Granquist2014-06-231-15/+6
* CHEF-3895: Add Chef::Checksum to JSON class hackBryan McLellan2013-02-261-0/+3
* [CHEF-3863] improve error compat with old impl.danielsdeleo2013-02-121-3/+17
* rdoc json compat methodsdanielsdeleo2013-02-111-0/+7
* allow lookup of resources without symbol creationdanielsdeleo2013-02-111-2/+2
* add fallback deserialization to hash for Resourcesdanielsdeleo2013-02-111-0/+2
* mutate the incoming hashdanielsdeleo2013-02-111-3/+2
* Use consts for class stringsdanielsdeleo2013-02-111-10/+22
* Add json_class support w/o JSON for most typesdanielsdeleo2013-02-111-1/+61
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+53