summaryrefslogtreecommitdiff
path: root/lib/chef_zero/data_store/memory_store_v2.rb
Commit message (Expand)AuthorAgeFilesLines
* Substitute require for require_relativeTim Smith2019-12-291-3/+3
* Apply ChefstyleTim Smith2019-12-291-11/+19
* fixes for new chefstyleLamont Granquist2018-07-031-5/+5
* fix for new rubocop enginelcg/chefstyle-fixesLamont Granquist2018-04-191-4/+4
* chefstyle 0.6Thom May2018-02-151-16/+12
* ChefStyletm/styleThom May2016-07-291-8/+8
* Show invalid data in error messagedanielsdeleo2015-01-201-1/+1
* Move all defaults to DefaultCreator, calculate on fly,John Keiser2014-08-221-1/+1
* Move org defaults to a common class, DefaultFacadeJohn Keiser2014-07-231-59/+2
* Add ACLs endpointsJohn Keiser2014-07-231-0/+22
* Add /groups and /group/NAME endpointsJohn Keiser2014-07-151-0/+2
* Add /organizations, /organizations/NAME, /organizations/NAME/_validator_keyJohn Keiser2014-07-071-4/+4
* Add option for exists? to work on all thingsJohn Keiser2014-04-221-4/+7
* Add ability to run specs against existing Chef::ChefFSJohn Keiser2014-04-211-0/+185