summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/data_bag_endpoint.rb
Commit message (Expand)AuthorAgeFilesLines
* Optimize requires for non-omnibus installsTim Smith2020-08-121-1/+1
* Substitute require for require_relativeTim Smith2019-12-291-3/+3
* remove create additions flaglcg/remove-create-additionsLamont Granquist2016-09-021-2/+2
* Revert "remove create additions flag"Lamont Granquist2016-09-021-2/+2
* remove create additions flagLamont Granquist2016-09-021-2/+2
* ChefStyletm/styleThom May2016-07-291-12/+12
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-261-3/+3
* Move all defaults to DefaultCreator, calculate on fly,John Keiser2014-08-221-1/+0
* Fix data bags for multi-identity-key changeJohn Keiser2014-08-221-1/+2
* Delete acls when object is deletedJohn Keiser2014-08-221-1/+1
* Add support for "/organizations/chef" prefixJohn Keiser2014-04-181-2/+2
* More rounded support for data storesJohn Keiser2013-05-241-1/+1
* Make DataStore interface to allow data store to be replacedJohn Keiser2013-05-231-6/+1
* Initial commit (moved/split up from jk/tiny-chef-server branch of jkeiser/chef)jkeiser2012-12-191-0/+50