summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/system_recovery_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
* Apply ChefstyleTim Smith2019-12-291-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-8/+8
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-261-3/+3
* Move CookbookData and DataNormalizer under ChefDataJohn Keiser2014-08-221-1/+1
* Get users endpoint (mostly) up to oc-chef-pedant standardsJohn Keiser2014-08-221-1/+1
* Get principals endpoint passing oc_chef_pedantJohn Keiser2014-08-221-2/+6
* User key is "username" (not "name") on ECJohn Keiser2014-08-221-1/+1
* Add authenticatation endpointsJohn Keiser2014-07-231-0/+26