summaryrefslogtreecommitdiff
path: root/spec/unit/server_api_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix protocol negotiation for unversioned objectsLamont Granquist2020-07-281-6/+25
* Merge pull request #10216 from chef/fix-406-no-method-errorTim Smith2020-07-271-0/+6
|\
| * Fix NoMethodError when server returns a 406.Pete Higgins2020-07-271-0/+6
* | Define local test variables to avoid test load order bug.fix-spec-load-order-bugPete Higgins2020-07-271-15/+17
|/
* Revert "Knife should give a useful error when the chef_server_url isn't a che...revert-6253-feat/5556Thom May2018-03-141-30/+0
* fix chefstyleJose Asuncion2017-09-261-2/+2
* Merge branch 'master' into feat/5556Jose Asuncion2017-09-251-1/+74
|\
| * fix retries on JSON POST requests when negotiating protocol versionLamont Granquist2017-07-201-1/+75
* | move chef server heuristic to server_apiJose Asuncion2017-09-251-0/+31
* | Revert "raise error if chef_server_url is not valid"Jose Asuncion2017-08-161-12/+0
* | update to conform to chefstyleJose Asuncion2017-07-061-1/+1
* | raise error if chef_server_url is not validJose Asuncion2017-07-041-0/+12
|/
* Allow raw_key to override the configured signing_keytm/raw_keyThom May2016-09-141-0/+50