summaryrefslogtreecommitdiff
path: root/lib/chef/resource/gem_package.rb
Commit message (Expand)AuthorAgeFilesLines
* Add descriptions to gem_packageTim Smith2018-08-311-19/+17
* Default gem_package.clear_sources to Chef::Config[:clear_gem_sources] (style ...tg/clear_gem_sources_optionThomas Gordon2018-05-031-1/+1
* Default gem_package.clear_sources to Chef::Config[:clear_gem_sources]Thomas Gordon2018-04-271-1/+1
* Updates from the reviewmisc_resourceTim Smith2018-03-041-1/+1
* Add new introduced and description resource properties to many resourceTim Smith2018-02-141-2/+5
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+2
* Chef-13: better solution to gem_package source issueslcg/chef-13-gem-package-take-2Lamont Granquist2017-04-051-0/+3
* Chef-13: tweaks to rubygems source option for urlsLamont Granquist2017-04-041-1/+12
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* 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-1/+1
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-151-20/+5
* Overwrite resource_name with providesJohn Keiser2015-06-081-2/+0
* 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
* Clearing sources works for string optionsPeter Burkholder2015-03-271-0/+5
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-1/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+53
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-33/+0
* Adding rubygems provider, along with convenience resources for the package typesAdam Jacob2008-10-081-0/+33