summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/actor_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-1/+1
* chefstyle 0.6Thom May2018-02-151-1/+1
* remove create additions flaglcg/remove-create-additionsLamont Granquist2016-09-021-1/+1
* Revert "remove create additions flag"Lamont Granquist2016-09-021-1/+1
* remove create additions flagLamont Granquist2016-09-021-1/+1
* ChefStyletm/styleThom May2016-07-291-20/+20
* Fix users endpoint in OSC compat mode to use a data store URLJohn Keiser2016-04-141-11/+12
* Use json helpers instead of calling FFI_Yajl directlyapi-v1danielsdeleo2016-02-251-3/+3
* Implement APIv1 behaviorsdanielsdeleo2016-02-251-0/+10
* Move default keys logic into ActorDefaultKeyEndpoint; fix #putjr/pedant-keys-2Jordan Running2016-02-241-2/+2
* Make user and client keys endpoints pass Pedant specsJordan Running2016-02-241-17/+96
* cleanup a TODO left behind and clean up some debug codeMarc Paradise2015-07-101-2/+0
* update chef-zero to be fully compatible with CS12Marc Paradise2015-07-101-2/+10
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-261-6/+6
* Move CookbookData and DataNormalizer under ChefDataJohn Keiser2014-08-221-3/+3
* Get users endpoint passing oc-chef-pedantJohn Keiser2014-08-221-0/+13
* Get users endpoint (mostly) up to oc-chef-pedant standardsJohn Keiser2014-08-221-2/+13
* Allow groups and containers to be indexed by either of 2 keysJohn Keiser2014-08-221-1/+1
* User key is "username" (not "name") on ECJohn Keiser2014-08-221-1/+1
* Add /users top level endpointJohn Keiser2014-07-231-1/+3
* Add support for "/organizations/chef" prefixJohn Keiser2014-04-181-4/+4
* Fixes against latest pedantJohn Keiser2014-04-141-8/+2
* Initial commit (moved/split up from jk/tiny-chef-server branch of jkeiser/chef)jkeiser2012-12-191-0/+68