summaryrefslogtreecommitdiff
path: root/lib/chef_zero/data_store/v1_to_v2_adapter.rb
Commit message (Expand)AuthorAgeFilesLines
* Set backtraces on "nested" exceptionsdanielsdeleo2015-01-271-2/+6
* Pass base URI to V1 data store only in true single org modebase_uriJohn Keiser2014-09-031-3/+4
* Make v2_to_v1 get() munge the base URI so cookbooksJohn Keiser2014-09-031-1/+9
* Give V1ToV2Adapter the ability to deal with / and /orgsJohn Keiser2014-08-221-24/+28
* Get adapters working with default facade for ChefFSJohn Keiser2014-08-221-11/+24
* Move org defaults to a common class, DefaultFacadeJohn Keiser2014-07-231-92/+7
* Add /organizations, /organizations/NAME, /organizations/NAME/_validator_keyJohn Keiser2014-07-071-11/+15
* Make clear restore org defaultsJohn Keiser2014-05-271-3/+8
* Don't flip on org defaults by default (backcompat)John Keiser2014-05-261-12/+14
* Allow callers to specify their own org defaultsJohn Keiser2014-05-261-16/+12
* Add ? to boolean functionJohn Keiser2014-04-231-10/+10
* Add ability to run specs against existing Chef::ChefFSJohn Keiser2014-04-211-30/+103
* Support ChefFSDataStore from prior versionsJohn Keiser2014-04-211-0/+117