summaryrefslogtreecommitdiff
path: root/spec/unit/http
Commit message (Expand)AuthorAgeFilesLines
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-4/+4
* auto fixing some rubocopsLamont Granquist2016-02-091-4/+4
* autofixing whitespace copsLamont Granquist2016-02-055-19/+17
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-024-4/+4
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-027-7/+7
* Skip Version0 encrypted databag tests when in fips modeJay Mundrawala2016-01-251-1/+1
* Pass headers to mixlib-authenticationJay Mundrawala2016-01-251-1/+3
* Use double quotes by defaultThom May2016-01-148-45/+45
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-132-2/+2
* Added versioned Chef Object API support code and repaired Chef::User.create.tylercloke2015-06-051-2/+11
* Add regression test.fix-empty-proxyJon Morrow2015-05-071-0/+16
* Nice error handling for unsupported API version in formatters/*.rb.tylercloke2015-05-041-0/+69
* Fixes 2140 - Honor Proxy from EnvJon Morrow2015-04-141-6/+43
* Extract socketless client and add specsdanielsdeleo2015-04-011-0/+174
* Execute and Script Resource improvementsLamont Granquist2014-12-081-2/+7
* Update to RSpec 3.Claire McQuin2014-10-295-42/+42
* Allow requests to opt-out from JSON encoding the bodydanielsdeleo2014-07-301-0/+128
* Add url scheme to proxy, if not present.Claire McQuin2014-07-091-1/+35
* Add specs for CHEF-5355. Only pass on port in Host header when port is differ...Klaas Jan Wierenga2014-06-071-0/+91
* add tests for chef/http/basic_clientCam Cope2014-06-051-0/+42
* CHEF-5198: a better fixLamont Granquist2014-04-091-1/+1
* fix spec testLamont Granquist2014-04-091-1/+1
* CHEF-5100:Lamont Granquist2014-03-272-0/+219
* Fix error caused by loading duplicate trusted certsdanielsdeleo2013-10-181-0/+9
* Add a directory where trusted certs can be storeddanielsdeleo2013-10-171-0/+28
* Add API SSL policydanielsdeleo2013-10-161-56/+77
* Move SSL policy specs to class-specific test filedanielsdeleo2013-10-161-0/+112