summaryrefslogtreecommitdiff
path: root/lib/chef/api_client_v1.rb
Commit message (Expand)AuthorAgeFilesLines
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* Convert require to require_relativeLamont Granquist2019-05-081-10/+10
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-031-4/+4
* replace some instances of to_hash with to_hlcg/to-h-cleanupLamont Granquist2018-09-261-4/+6
* fix Style/MutableConstantLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-14/+14
* Cleanup a bit of YARD and add a few thingsTim Smith2018-01-221-6/+7
* Cleanup some YARD warningsyard2Tim Smith2017-12-131-6/+6
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-11/+9
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-6/+6
* autofixing whitespace copsLamont Granquist2016-02-051-11/+11
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-16/+16
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-8/+8
* Remove all the stupid json magic from Chef::ApiClientV1.tylercloke2015-07-061-28/+9
* Fix automated object generation from HTTP layer in ApiClient.tylercloke2015-07-061-0/+5
* Move ApiClient V1 supported code to Chef::ApiClientV1 and restore Chef::ApiCl...tylercloke2015-07-061-0/+339