summaryrefslogtreecommitdiff
path: root/spec/support/shared/functional/http.rb
Commit message (Expand)AuthorAgeFilesLines
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-5/+5
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-16/+16
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-3/+3
* pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-121-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-2/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-30/+30
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-4/+4
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* Print out request and response body on non-2xx responsejk/http-error-logJohn Keiser2014-09-071-1/+8
* CHEF-5100: moar func testsLamont Granquist2014-04-221-0/+23
* wrap methods in a moduleLamont Granquist2014-04-211-112/+115
* CHEF-5198: adding func tests for Chef::HTTP clientsLamont Granquist2014-04-111-0/+216