summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/rest_object_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-2/+2
* Apply ChefstyleTim Smith2019-12-291-0/+1
* remove hashrocket syntaxlcg/remove-hashrocketsLamont Granquist2018-06-261-1/+1
* chefstyle 0.6Thom May2018-02-151-2/+2
* 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-4/+4
* 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