summaryrefslogtreecommitdiff
path: root/lib/chef/resource/chef_gem.rb
Commit message (Expand)AuthorAgeFilesLines
* Update descriptions and add default_description fieldsTim Smith2018-10-301-1/+1
* Add additional resource descriptionsTim Smith2018-09-061-1/+4
* Updates from the reviewmisc_resourceTim Smith2018-03-041-1/+1
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+12
* Add a few more comments to resourcesTim Smith2017-12-131-0/+1
* Chef-13: chef_gem no longer runs at compile time by defaultLamont Granquist2017-02-281-10/+3
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-1/+1
* Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-3/+2
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-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
* Make chef_gem.gem_binary use correct default valuejk/nil-for-realsJohn Keiser2016-01-271-1/+1
* Fix nil with properties:John Keiser2016-01-271-2/+2
* Use double quotes by defaultThom May2016-01-141-2/+2
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-151-22/+6
* Rename log.deprecation to log_deprecationJohn Keiser2015-09-011-3/+3
* Pass deprecations through formatter instead of logsJohn Keiser2015-09-011-3/+3
* 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
* patch chef_gem to use Chef::Log.deprecationlcg/chef-gem-config-optionLamont Granquist2015-02-091-3/+3
* add Chef::Config[:chef_gem_compile_time] plus RELNOTESLamont Granquist2015-02-091-4/+4
* add a compile_time flag to chef_gem resourceLamont Granquist2015-01-121-3/+20
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-2/+1
* CHEF-5092: chef_gem should use omnibus `gem` binaryLamont Granquist2014-05-071-1/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+53