summaryrefslogtreecommitdiff
path: root/lib/chef/resource/solaris_package.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove the provides :package for solaris_packageTim Smith2020-10-291-1/+0
* Remove support for nexentacore which has been dead since 2012Tim Smith2020-10-281-1/+0
* Improve descriptionsTim Smith2020-05-011-1/+1
* Make sure all the non-multipackage packge resources can't take arrayspackageTim Smith2020-04-221-0/+7
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove the canonical DSLLamont Granquist2020-03-031-1/+0
* convert move resources to unified_modelcg/unified-mode3Lamont Granquist2020-02-251-1/+3
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+1
* Add more introduced and description fields to resourcesdescriptions_v2Tim Smith2018-02-221-1/+2
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+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-2/+2
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-151-0/+1
* Make ProviderResolver tests work, fix resources to resolve correctly as well ...John Keiser2015-06-301-4/+1
* Overwrite resource_name with providesJohn Keiser2015-06-081-3/+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-7/+0
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-1/+7
* Fixed broken Solaris package code and added the unit tests.Prabhu Das2013-08-191-7/+8
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+36