summaryrefslogtreecommitdiff
path: root/lib/chef/resource/http_request.rb
Commit message (Expand)AuthorAgeFilesLines
* Turn on unified_mode for 35 core resourcesLamont Granquist2019-10-281-0/+2
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Add additional resource descriptionsTim Smith2018-09-061-3/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* Add more property descriptions to resourcesTim Smith2018-06-121-2/+5
* Lazy eval empty Hash/Array resource properties.Tim Smith2018-03-161-1/+1
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+2
* Convert more set_or_returns to proper propertiesmore_propertiesTim Smith2018-03-051-20/+3
* Add new introduced and description resource properties to many resourceTim Smith2018-02-141-2/+4
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+2
* Add support for HTTP PATCH requestsJames Broadhead2017-05-081-1/+1
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-3/+3
* autofixing whitespace copsLamont Granquist2016-02-051-4/+4
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* Replace all Opscode copyrights with Chef Software.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-2/+2
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-3/+3
* Overwrite resource_name with providesJohn Keiser2015-06-081-1/+0
* Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-011-2/+3
* Add use_automatic_resource_nameJohn Keiser2015-06-011-1/+1
* Make resource_name call providesJohn Keiser2015-06-011-1/+1
* Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-011-1/+0
* Add "provides" to all resourcesJohn Keiser2015-05-131-0/+1
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-6/+6
* [OC-3553] convert http_request provider to non-deprecated APIsdanielsdeleo2012-10-311-1/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+64