summaryrefslogtreecommitdiff
path: root/lib/chef/api_client
Commit message (Collapse)AuthorAgeFilesLines
* Add optional client-side key generation when registeringdanielsdeleo2014-03-251-9/+46
|
* [CHEF-3689] no File::NOFOLLOW on windowsdanielsdeleo2012-12-191-1/+8
|
* [CHEF-3689] check for non-writable directory before client registrationdanielsdeleo2012-12-191-1/+1
|
* [CHEF-3689] Retry all 5xx when registeringdanielsdeleo2012-12-191-2/+11
| | | | Also, document that retries are layered, and explain purpose.
* [CHEF-3689] Extract registration to a classdanielsdeleo2012-12-181-0/+110