summaryrefslogtreecommitdiff
path: root/spec/support/shared/unit/api_versioning.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-031-2/+2
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Move Chef::OscUser back to Chef::User namespace and new user code to Chef::Us...tylercloke2015-07-061-2/+2
* Better API version error handling helper code.tylercloke2015-06-051-1/+1
* Reregister V0 support for Chef::Client.tylercloke2015-06-051-0/+44
* Chef::ApiClient.update supports V1.tylercloke2015-06-051-0/+33