summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/api_version_request_handling.rb
Commit message (Expand)AuthorAgeFilesLines
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-1/+1
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-031-1/+1
* fix Layout/IndentHeredocLamont Granquist2018-07-021-6/+6
* Cleanup a bit of YARD and add a few thingsTim Smith2018-01-221-4/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Better API version error handling helper code.tylercloke2015-06-051-25/+32
* Reregister V0 support for Chef::Client.tylercloke2015-06-051-0/+9
* Added V1 support to Chef::User.update and removed admin field.tylercloke2015-06-051-8/+5
* Added versioned Chef Object API support code and repaired Chef::User.create.tylercloke2015-06-051-0/+53