summaryrefslogtreecommitdiff
path: root/lib/chef/config_fetcher.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove config file jail, replaced with config skip optiondanielsdeleo2014-09-031-21/+6
* remove JSON gem usageLamont Granquist2014-08-111-1/+1
* replace yajl and json gem with ffi-yajlLamont Granquist2014-06-231-1/+1
* Make config jail optional when creating ConfigFetcherdanielsdeleo2013-10-241-1/+1
* Flip config_missing? to return true when missingJohn Keiser2013-10-161-6/+6
* Load client/solo config via ConfigFetcherdanielsdeleo2013-10-161-2/+31
* Move config fetching tests to their own file.danielsdeleo2013-10-161-3/+2
* Move json attribs fetching to a classdanielsdeleo2013-10-161-0/+51