summaryrefslogtreecommitdiff
path: root/lib/chef/http/socketless_chef_zero_client.rb
Commit message (Expand)AuthorAgeFilesLines
* Style/SymbolProcLamont Granquist2019-07-051-2/+2
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* distro constants for solo, zero and automateMarc Chamberland2019-05-231-1/+2
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-8/+8
* fix Style/MutableConstantLamont Granquist2018-07-021-1/+1
* prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-2/+2
* RFC 67: Remove cookbook segmentsThom May2017-04-041-0/+1
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* manual fixing for raise unlessLamont Granquist2016-03-141-1/+2
* chefstyle Style/AndOr fixesLamont Granquist2016-03-141-1/+1
* add some @yield docsLamont Granquist2016-03-041-0/+1
* remove unused block argumentslcg/chefstyle-perfLamont Granquist2016-02-231-1/+1
* Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-3/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-2/+2
* Use double quotes by defaultThom May2016-01-141-52/+52
* Test base HTTP client behaviors for chefzero URL casedanielsdeleo2015-04-011-0/+2
* Extract socketless client and add specsdanielsdeleo2015-04-011-0/+205