summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/rest_object_endpoint.rb
Commit message (Expand)AuthorAgeFilesLines
* Move default keys logic into ActorDefaultKeyEndpoint; fix #putjr/pedant-keys-2Jordan Running2016-02-241-1/+1
* Make user and client keys endpoints pass Pedant specsJordan Running2016-02-241-5/+19
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-261-5/+5
* Get users endpoint passing oc-chef-pedantJohn Keiser2014-08-221-1/+0
* Get users endpoint (mostly) up to oc-chef-pedant standardsJohn Keiser2014-08-221-1/+2
* Move all defaults to DefaultCreator, calculate on fly,John Keiser2014-08-221-2/+1
* Delete acls when object is deletedJohn Keiser2014-08-221-0/+1
* Allow groups and containers to be indexed by either of 2 keysJohn Keiser2014-08-221-4/+6
* Add support for "/organizations/chef" prefixJohn Keiser2014-04-181-1/+1
* Fixes against latest pedantJohn Keiser2014-04-141-2/+2
* Get memory data store pedant cleanJohn Keiser2013-05-271-1/+1
* Make DataStore interface to allow data store to be replacedJohn Keiser2013-05-231-13/+9
* Initial commit (moved/split up from jk/tiny-chef-server branch of jkeiser/chef)jkeiser2012-12-191-0/+65