summaryrefslogtreecommitdiff
path: root/lib/chef/resource/paludis_package.rb
Commit message (Expand)AuthorAgeFilesLines
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-1/+1
* Make sure all the non-multipackage packge resources can't take arrayspackageTim Smith2020-04-221-0/+7
* Updates to timeout properties in resourcesTim Smith2020-04-131-2/+3
* 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
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-2/+2
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* paludis_package: Make sure timeout property is an Integerpaludis_packageTim Smith2018-09-061-1/+3
* remove uses of shell_out_compact_timeoutLamont Granquist2018-05-311-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-3/+3
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+3
* 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-4/+2
* Overwrite resource_name with providesJohn Keiser2015-06-081-2/+0
* Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-011-1/+2
* Add use_automatic_resource_nameJohn Keiser2015-06-011-1/+1
* Make resource_name call providesJohn Keiser2015-06-011-0/+1
* Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-011-1/+0
* Bugfix: Allow action :nothing for windows_package, ips_package, paludis_packa...Julian C. Dunn2015-02-041-1/+1
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-1/+3
* whitespace fix in paludis_package.rbtbe2014-07-281-1/+1
* moved init of timeout for paludis packages to the right placeThomas Berger2014-07-261-0/+1
* add paludis package manager user in gentoo/exherbo linuxVasiliy Tolstov2014-05-131-0/+33