summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/actors_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-1/+1
* chefstyle 0.6Thom May2018-02-151-3/+3
* GET /users?email=ME@MINE.COM -- compare emails ignoring casesr/pool-608/search-users-by-case-insensitive-emailStephan Renatus2017-05-311-3/+7
* ChefStyletm/styleThom May2016-07-291-12/+12
* Add external_authentication_uid to actors endpoint for queryingsaml/et-205kmacgugan2016-06-091-11/+21
* Actually merge key data in user PUT responsejk/merge_more_betterJohn Keiser2016-04-141-1/+1
* Use json helpers instead of calling FFI_Yajl directlyapi-v1danielsdeleo2016-02-251-10/+10
* Implement APIv1 behaviorsdanielsdeleo2016-02-251-4/+30
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-261-10/+10
* Move CookbookData and DataNormalizer under ChefDataJohn Keiser2014-08-221-1/+1
* Get users endpoint (mostly) up to oc-chef-pedant standardsJohn Keiser2014-08-221-2/+34
* Initial commit (moved/split up from jk/tiny-chef-server branch of jkeiser/chef)jkeiser2012-12-191-0/+32